Age | Commit message (Expand) | Author |
2020-01-22 | tests moved to :testApi module | Szymon Świstun |
2020-01-17 | Fix TestRunner after the refactoring of DokkaGenerator pipeline | Kamil Doległo |
2020-01-16 | Removes redundant Writer interface | Andrzej Ratajczak |
2020-01-16 | Applies requested changes | Andrzej Ratajczak |
2020-01-16 | Refactor of DokkaGenerator pipeline, removed ExtensionPoints dependencies oth... | Andrzej Ratajczak |
2020-01-15 | Fix the test framework | Kamil Doległo |
2020-01-15 | Add testing utils and examples | Szymon Świstun |
2020-01-15 | Information about generics and nullability is no longer lost | Paweł Marks |
2020-01-15 | Resolved problems with DRI generics | Andrzej Ratajczak |
2020-01-15 | Rewriting HtmlRenderer to use kotlinx.html | Błażej Kardyś |
2020-01-08 | Resolved problems with plugins loading ordering and added type safe ordering ... | Andrzej Ratajczak |
2020-01-08 | cleanup | Szymon Świstun |
2020-01-08 | drop removed | Szymon Świstun |
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 |