Age | Commit message (Expand) | Author |
2020-02-28 | Test api moved to sensible package | Paweł Marks |
2020-02-28 | Port some of the core tests from the previous model | Szymon Świstun |
2020-02-27 | Skipping empty block by default | Paweł Marks |
2020-02-27 | Rename `actual` to `sources` | Kamil Doległo |
2020-02-27 | Fix SameMethodNamePageMergerStrategy | Kamil Doległo |
2020-02-27 | Small adjustments to the new model | Paweł Marks |
2020-02-27 | Fix descriptor to documentable translator | Szymon Świstun |
2020-02-27 | Adding psi parsing for new model | Błażej Kardyś |
2020-02-27 | Remove unneeded DSLMarker, fix bugs in PageCreator, add new ContentKinds | Kamil Doległo |
2020-02-27 | Refactor PageBuilder and PageContentBuilder | Kamil Doległo |
2020-02-27 | Crude Documentable merger | Paweł Marks |
2020-02-27 | response to comments | Szymon Świstun |
2020-02-27 | output comparing | Szymon Świstun |
2020-02-19 | Rename extensions to make them more uniform | Kamil Doległo |
2020-02-18 | Fixes not recognizing star projection in dris | Paweł Marks |
2020-02-18 | Adds bintray publication for dokka base | Paweł Marks |
2020-02-18 | Remove unnecesarily complex utility | Paweł Marks |
2020-02-18 | Translators moved to separate packages | Paweł Marks |
2020-02-18 | Removes last remnants of default extensions | Paweł Marks |
2020-02-18 | Moves location providers and output writers to base plugin | Paweł Marks |
2020-02-18 | Moves comments to content conversion to base plugin | Paweł Marks |
2020-02-18 | Cleans up page mergers and moves them to base plugin | Paweł Marks |
2020-02-18 | Moves PsiToDocumentablesTranslator to the base plugin | Paweł Marks |
2020-02-18 | Renames DocumentationToPagesTranslatero and moves its implementation to base ... | Paweł Marks |
2020-02-18 | Renames DocumentationMerger and moves it to base plugin | Paweł Marks |
2020-02-18 | Adds option to mark extension as fallback | Paweł Marks |
2020-02-18 | Moves DescriptorToDocumentableTransformer to base plugin | Paweł Marks |
2020-02-18 | Moves all core tests to base plugin | Paweł Marks |
2020-02-18 | Creates dokka base | Paweł Marks |
2020-02-18 | Removes old javadoc plugin and excludes old xml plugin | Paweł Marks |
2020-02-13 | Update packaging structure, fix testAPI publication, simplify dependencies ha... | Kamil Doległo |
2020-02-12 | page merger strategy with tests | Szymon Świstun |
2020-02-12 | page merger strategy | Szymon Świstun |
2020-02-12 | kotlin-as-java fixed | Szymon Świstun |
2020-02-12 | kotlin-as-java plugin | Szymon Świstun |
2020-02-10 | formatting | Szymon Świstun |
2020-01-31 | Bump Gradle version, migrate to Kotlin DSL, refactor publishing | Kamil Doległo |
2020-01-31 | Unifing model for pages with content ant technical renderer specific pages | Paweł Marks |
2020-01-22 | tests moved to :testApi module | Szymon Świstun |
2020-01-16 | Refactor of DokkaGenerator pipeline, removed ExtensionPoints dependencies oth... | Andrzej Ratajczak |
2019-12-16 | Changes naming and applies pull request's requirements | Andrzej Ratajczak |
2019-12-13 | Fix mathjax plugin for dokka to compile | Kamil Doległo |
2019-12-13 | Add abstract structure for MD/HTML comments and MD parser | BarkingBad |
2019-11-28 | Cleaning package naming | Błażej Kardyś |
2019-11-26 | Introduction of all important extension points and restructuring of DokkaGene... | Paweł Marks |
2019-11-26 | Fix XMLPlugin after changes in DRIs | Kamil Doległo |
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 | XML plugin refactoring | Kamil Doległo |
2019-11-25 | Initial XML plugin 2 | Kamil Doległo |