aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/kotlin/renderers/html/HtmlRenderingOnlyTestBase.kt
AgeCommit message (Expand)Author
2022-02-21Code cleanups (#2165)Goooler
2022-02-14Shutdown coroutines dispatchers after each module pass (#2325)Ignat Beresnev
2021-01-14Footer customisation (#1691)Marcin Aman
2021-01-05Fix a bug with inserting template commands instead of link text (#1685)Kamil Doległo
2020-08-31Remove old `defaultSourceSet` in favour of new packagesebastian.sellmair
2020-08-31Let module name be configurable withing `AbstractDokkaTask` and remove concep...sebastian.sellmair
2020-08-19Refactor location providersKamil Doległo
2020-08-14DokkaConfiguration: Use `Set` instead of `List` when collections are expected...sebastian.sellmair
2020-08-14Simplify Dokka Gradle Pluginsebastian.sellmair
2020-07-13Single platform bubbles fixAndrzej Ratajczak
2020-07-13Implemented extension point for tab sorting strategyFilip Zybała
2020-07-13Remove `format` from dokka DokkaConfigurationsebastian.sellmair
2020-07-09Add tests for signatures renderingAndrzej Ratajczak
2020-07-08Move common base test utils to submoduleAndrzej Ratajczak
2020-07-08Add GFM testsAndrzej Ratajczak
2020-07-08Add GFM renderer testsAndrzej Ratajczak