Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-06 | Integrating fuzzy search into dokka | Błażej Kardyś | |
2020-03-04 | Fix building, we still need jsoup in the core for HtmlParser | Kamil Doległo | |
2020-03-04 | Working javadoc parsing | Błażej Kardyś | |
2020-02-18 | Moves PsiToDocumentablesTranslator to the base plugin | Paweł Marks | |
2020-02-14 | Removes shadow dependency that was causing jar overwrites | 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 | Implements tests for MarkdownParser and fixes some bugs related to its | Andrzej Ratajczak | |
2020-01-31 | Bump Gradle version, migrate to Kotlin DSL, refactor publishing | Kamil Doległo | |