aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/kotlin/renderers/html/SourceSetDependentHintTest.kt
AgeCommit message (Expand)Author
2020-09-07Test images in GFMMarcin Aman
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-14DokkaConfiguration: Use `Set` instead of `List` when collections are expected...sebastian.sellmair
2020-07-09Add tests for signatures renderingAndrzej Ratajczak
2020-07-08Add GFM renderer testsAndrzej Ratajczak
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-06-25Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...Kamil Doległo
2020-06-15Rework dokka configuration and Gradle pluginKamil Doległo
2020-05-28Return types links in inner classes with generic parentsMarcin Aman
2020-05-14Changing approach from platform-driven to source-set-drivenBłażej Kardyś