Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | Kamil Doległo | |
handling in plugins Fixes #627 This commit removes repackaging `dokka-core` with all its dependencies by creating a publication for those dependencies. Moreover it moves `kotlinx-markdown` dependency to `coreDependencies` as this library is only present in Kotlin Bintray repository. TestAPI now publishes correctly | |||
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 ↵ | Andrzej Ratajczak | |
other than context | |||
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 ↵ | Paweł Marks | |
DokkaGenerator | |||
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 | |
2019-11-25 | Mathjax plugin implemented | Paweł Marks | |
2019-11-25 | Working extensions in plugins | Paweł Marks | |
2019-10-10 | Bump Gradle to 4.10.3 | Kamil Doległo | |
2019-10-10 | Extract testApi from core | Kamil Doległo | |
2019-10-10 | WIP on restructuring | Kamil Doległo | |