Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-23 | Introduce documentedVisibilities setting (#2270) | Ignat Beresnev | |
* Introduce `documentedVisibilities` setting * Remove hardcoded doc generation for Visibility.PUBLIC, correct tests * Add maven, gradle and cli integration tests for documentedVisibilities * Fix maven plugin configuration overriding the default value * Remove test debug prints * Correct an inconsistency with default values and leave a comment of intentions * Add a test for visibility of private setter | |||
2020-11-13 | Add integration tests for Kotlin projects | Kamil Doległo | |
2020-10-07 | Make logo replaceable #1339 (#1488) | Marcin Aman | |
2020-08-31 | Let root package be represented as [root] to the user | sebastian.sellmair | |
2020-08-19 | Adapt integration tests for checking unresolved links | Kamil Doległo | |
2020-07-20 | Re-introduce default DokkaCollectorTask, run on all submodules by default, ↵ | sebastian.sellmair | |
add Collector0IntegrationTest | |||
2020-07-15 | Refactor and add integration tests | Andrzej Ratajczak | |
2020-07-13 | MavenIntegrationTest: Let all fields be private | sebastian.sellmair | |
2020-07-08 | Implement simple MavenIntegrationTest.kt | sebastian.sellmair | |