Age | Commit message (Expand) | Author |
2020-01-08 | module name fix | Szymon Świstun |
2020-01-08 | fixed module name | Szymon Świstun |
2020-01-08 | response to comments | Szymon Świstun |
2020-01-08 | DRI infinite recursion plug | Szymon Świstun |
2020-01-08 | linksHandler temp fix | Szymon Świstun |
2020-01-08 | change in list building logic | Szymon Świstun |
2020-01-08 | module name | Szymon Świstun |
2020-01-08 | BlockQuote and Img | Szymon Świstun |
2019-12-16 | Changes naming and applies pull request's requirements | Andrzej Ratajczak |
2019-12-13 | Add abstract structure for MD/HTML comments and MD parser | BarkingBad |
2019-12-05 | Parentless page navigation | Błażej Kardyś |
2019-11-28 | Cleanup old comments | Kamil Doległo |
2019-11-28 | Fix a bug with internal links without extension | Kamil Doległo |
2019-11-28 | Cleaning package naming | Błażej Kardyś |
2019-11-26 | Making names of extension points more consistent | Paweł Marks |
2019-11-26 | Introduction of all important extension points and restructuring of DokkaGene... | Paweł Marks |
2019-11-26 | Fix FileWriter | Kamil Doległo |
2019-11-26 | Fix XMLPlugin after changes in DRIs | Kamil Doległo |
2019-11-26 | Rework DRIs to handle generics | Kamil Doległo |
2019-11-26 | Default context for dokka | Paweł Marks |
2019-11-26 | Cache for plugin stubs | Paweł Marks |
2019-11-26 | Interface segregation in plugins api | Paweł Marks |
2019-11-26 | Merging PageNode changes with plugins | Błażej Kardyś |
2019-11-25 | Descriptor independent DocumentationNodes and seperate Page and PageContent b... | Błażej Kardyś |
2019-11-25 | Cleanup and fix before XML plugin | Kamil Doległo |
2019-11-25 | Initial XML plugin | Kamil Doległo |
2019-11-25 | Add variable content to PageNodes and extras to DocumentationNodes | Kamil Doległo |
2019-11-25 | Add initial PageNodeTransformer interface | Kamil Doległo |
2019-11-25 | Add TODO due to not wrapping signatures in ContentCode | Kamil Doległo |
2019-11-25 | Fix bad DRI parsing from string | Kamil Doległo |
2019-11-25 | More extension points | Paweł Marks |
2019-11-25 | Mathjax plugin implemented | Paweł Marks |
2019-11-25 | Working extensions in plugins | Paweł Marks |
2019-11-25 | Adds simplest classpath checking for plugins | Paweł Marks |
2019-11-25 | Few fixes for logger | Paweł Marks |
2019-11-25 | First plugin draft | Paweł Marks |
2019-11-25 | HTML renderer refactor | Kamil Doległo |
2019-11-25 | Page generation changes | Błażej Kardyś |
2019-11-13 | Fix DefaultRenderer and HtmlRenderer | Kamil Doległo |
2019-11-13 | Rework ContentNodes some more | Kamil Doległo |
2019-11-12 | New ContentNode structure | Kamil Doległo |
2019-11-08 | Moving platform merging to documentationNodes | Błażej Kardyś |
2019-11-07 | Adding data classes synthetic functions filtering | Błażej Kardyś |
2019-11-06 | A E S T H E T I C S 2 | Kamil Doległo |
2019-11-06 | A E S T H E T I C S | Kamil Doległo |
2019-11-06 | Filtering out synthetic undocumented functions | Błażej Kardyś |
2019-11-06 | Fix merger, add platforms | Kamil Doległo |
2019-11-06 | Filtering out synthetic functions | Błażej Kardyś |
2019-11-05 | Add merger (sort of) | Kamil Doległo |
2019-11-05 | Actual-Expected merger | Paweł Marks |