Age | Commit message (Expand) | Author |
2021-02-03 | Reenable kotlinx-serialization (#1708) | Kamil Doległo |
2021-01-05 | Versioning (#1654) | Błażej Kardyś |
2020-12-17 | Multimodule tests (#1670) | Marcin Aman |
2020-11-27 | Adding multimodule all modules page creation for gfm | Błażej Kardyś |
2020-11-13 | Temporarily disable kotlinx.serialization as it can't be built for now | Kamil Doległo |
2020-11-13 | Add integration tests for Kotlin projects | Kamil Doległo |
2020-10-08 | Add information about content kind and sourceset to anchor | Marcin Aman |
2020-10-07 | Make logo replaceable #1339 (#1488) | Marcin Aman |
2020-10-05 | Render react resources as separate css to allow overriding (#1416) | Marcin Aman |
2020-10-01 | Escape urls in anchors | Marcin Aman |
2020-09-30 | Add integration test for linking between projects | Kamil Doległo |
2020-09-04 | Javadoc version number is always 0.0.1 #1406 | Marcin Aman |
2020-08-31 | Let module name be configurable withing `AbstractDokkaTask` and remove concep... | sebastian.sellmair |
2020-08-31 | Let root package be represented as [root] to the user | sebastian.sellmair |
2020-08-25 | - Move `test` projects into semantic parent projects | sebastian.sellmair |
2020-08-25 | Fix external links to Android and Androix documentations | Kamil Doległo |
2020-08-19 | Implement ignoring known unresolved links in integration tests | Kamil Doległo |
2020-08-19 | Refactor location providers | Kamil Doległo |
2020-08-19 | Adapt integration tests for checking unresolved links | Kamil Doległo |
2020-08-14 | Update Gradle version to 6.6 | sebastian.sellmair |
2020-08-14 | Refine and test `GradleSourceLinkBuilder` and SourceLinkDefinition API | sebastian.sellmair |
2020-08-14 | API refinement for AbstractDokkaParentTask and DokkaMultiModuleTask | sebastian.sellmair |
2020-08-14 | Simplify Dokka Gradle Plugin | sebastian.sellmair |
2020-08-12 | Implement DocumentableFilterSuppressedTransformer | sebastian.sellmair |
2020-08-03 | Add more formats to Multimodule0IntegrationTest.kt | sebastian.sellmair |
2020-07-31 | Remove unsupported kotlin versions from Multiplatform0GradleIntegrationTest.kt | sebastian.sellmair |
2020-07-30 | Implement `TestEnvironment` and `exhaustive` APIs for Gradle integration tests | sebastian.sellmair |
2020-07-23 | Update to Kotlin version 1.4.0-rc | sebastian.sellmair |
2020-07-23 | Add link to androidx documentation by default for Android projects | sebastian.sellmair |
2020-07-20 | Re-introduce default DokkaCollectorTask, run on all submodules by default, ad... | sebastian.sellmair |
2020-07-16 | Use kotlin "1.4-M3" artifact | sebastian.sellmair |
2020-07-15 | Use DokkaLogger instead of println and adjust log levels for less verbosity b... | sebastian.sellmair |
2020-07-15 | Implement GradleRunner.buildRelaxed API | sebastian.sellmair |
2020-07-14 | DokkaMultimoduleTask: Automatically declare dependencies to sub dokka tasks | sebastian.sellmair |
2020-07-13 | BasicGradleIntegrationTest: Cover dokkaSourceSet configureEach | sebastian.sellmair |
2020-07-13 | Adapt Android0GradleIntegrationTest for new format configuration | sebastian.sellmair |
2020-07-13 | Rename default format "html" | sebastian.sellmair |
2020-07-13 | Implement BasicGroovyIntegrationTest.kt | sebastian.sellmair |
2020-07-13 | Fix first integration tests | sebastian.sellmair |
2020-07-13 | Implement basic assertNoUnresolvedHref | sebastian.sellmair |
2020-07-13 | Implement basic MultiModule0IntegrationTest.kt | sebastian.sellmair |
2020-07-13 | Run all formats in BasicGradleIntegrationTest | sebastian.sellmair |
2020-07-08 | Implement simple MavenIntegrationTest.kt | sebastian.sellmair |
2020-07-06 | Android0GradleIntegrationTest.kt: Assert link to developer.android.com | sebastian.sellmair |
2020-07-06 | Implement AndroidGradleIntegrationTest | sebastian.sellmair |