aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/kotlin/renderers
AgeCommit message (Expand)Author
2023-02-17Consistent alphabetical order of element groups in index and navigation (#2861)ilya-g
2022-09-02Underline `@param` tag key for more consistency (#2643)Ignat Beresnev
2022-08-18Add deprecation details block (#2622)Ignat Beresnev
2022-08-10Support Var html tag for Javadoc (#2617)Andrey Tyrin
2022-08-04Render nested classlikes in navigation (#2597)Ignat Beresnev
2022-07-29Add member icons to navigation menu (#2578)Ignat Beresnev
2022-07-27Make current breadcrumb element not clickable and of default font color (#2588)Ignat Beresnev
2022-05-13Render quotes as blockquotes instead of code blocks. (#2496)TheOnlyTails
2022-04-29Enable warnings as errors and fix all warnings (#2451)Ignat Beresnev
2022-04-19Update Jsoup to 1.14.3 (#2448)Ignat Beresnev
2022-02-21Code cleanups (#2165)Goooler
2022-02-14Shutdown coroutines dispatchers after each module pass (#2325)Ignat Beresnev
2021-12-07Support deeply nested description terms and detailsIgnat Beresnev
2021-12-06Description list support for JavaDocs (#2213)Ignat Beresnev
2021-11-23Add space between funs descriptions (#2235)vmishenev
2021-10-29Fix names of nested inheritors (#2188)vmishenev
2021-10-15Keep UI tabs (#2179)vmishenev
2021-10-15Fix missed multiplatform tabs (#2178)vmishenev
2021-08-25Manual highlighting webhelp (#2079)vmishenev
2021-08-25Fix breakable labels and icon on single module projectMarcin Aman
2021-08-12Webhelp-like frontendMarcin Aman
2021-07-09Add missing text styles in html (#2007)Marcin Aman
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-10-08Improve stylesMarcin Aman
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-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-15Fix testsAndrzej Ratajczak
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
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-06-25Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...Kamil Doległo
2020-06-15Implement "failOnWarning" optionsebastian.sellmair
2020-06-15Rework dokka configuration and Gradle pluginKamil Doległo
2020-06-09Improve CSS, pages navigation tree and create anchors on pageMarcin Aman
2020-06-04All modules page generationBłażej Kardyś
2020-06-02Divergent samples fixAndrzej Ratajczak
2020-05-28Return types links in inner classes with generic parentsMarcin Aman
2020-05-20Tabs for sections - update testsMarcin Aman
2020-05-19Add test utils for ContentDivergent and fix the testsKamil Doległo
2020-05-19Add tests for divergent content renderingKamil Doległo