aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-21Wrap superclasses in Javadoc (#1191)Marcin Aman
2020-07-21Allow anchors to redirect user without refresh (#1187)Marcin Aman
2020-07-20Re-introduce default DokkaCollectorTask, run on all submodules by default, ad...sebastian.sellmair
2020-07-20Implement dokka_integration_test_parallelism gradle property and set default ...sebastian.sellmair
2020-07-20Update compiler version to 1.4.0-rc-173sebastian.sellmair
2020-07-20Update version to 1.4.0-rcsebastian.sellmair
2020-07-20Fix style issues introduced with dokka-cli-jsonsebastian.sellmair
2020-07-20Implement DokkaConfigurationSerializableTestsebastian.sellmair
2020-07-20Align json representation of filepathssebastian.sellmair
2020-07-20Use jackson for json serialization and parsingsebastian.sellmair
2020-07-20Address review comments and fix integration testsAlex Saveau
2020-07-20Improve JSON parsing for CLIAlex Saveau
2020-07-20Upgrade kotlinx-html to 0.7.1-1.4-M3sebastian.sellmair
2020-07-18Remove old runners/xml foldersebastian.sellmair
2020-07-17Disable registration of default dokka collector taskssebastian.sellmair
2020-07-17Fix DokkaCollector task to run on its ownKamil Doległo
2020-07-17Fix DokkaCollectorTask and disable DokkaCollectorTask and DokkaMultimoduleTas...sebastian.sellmair
2020-07-17Remove bintray label from the READMEKamil Doległo
2020-07-17Merge branch 'dev-0.11.0'Paweł Marks
2020-07-17Update target version to 1.4-M3 in migration_guide.mdsebastian.sellmair
2020-07-17Remove mentions of dokka collector and add kotlin-eap to README.mdsebastian.sellmair
2020-07-17Readme and migration guide update for dokka 1.4-M3Kamil Doległo
2020-07-17Add kotlin-eap repository consistently to the projectsebastian.sellmair
2020-07-16Make footer be exactly on the bottomMarcin Aman
2020-07-16Fix samples in tabs not having content unless clickedMarcin Aman
2020-07-16Remove the "Privacy policy" textKamil Doległo
2020-07-16Add a link to dokka Github page in footerKamil Doległo
2020-07-16Fix not working javadoc anchorsKamil Doległo
2020-07-16Fix comment overflowMagdalena Marks
2020-07-16Fix bug with filtering buttons not being createdKamil Doległo
2020-07-16Fix cssKamil Doległo
2020-07-16Fix signature duplication when filtering inherited functionsKamil Doległo
2020-07-16Implement javadoc searchMarcin Aman
2020-07-16Data class fixAndrzej Ratajczak
2020-07-16Use kotlin "1.4-M3" artifactsebastian.sellmair
2020-07-16Remove mavenLocal as default repository inside the projectsebastian.sellmair
2020-07-16Only register collector and multimodule tasks on projects that actually have ...sebastian.sellmair
2020-07-15Show sourcesets from extension points as a part of page's sourcesetMarcin Aman
2020-07-15Use DokkaLogger instead of println and adjust log levels for less verbosity b...sebastian.sellmair
2020-07-15Remove markdown repository in favor of jcenter and remove terminate :core:dep...sebastian.sellmair
2020-07-15Fix page merging bug that prevented including Kotlin PlaygroundKamil Doległo
2020-07-15Fix presenting inline code in KDocAndrzej Ratajczak
2020-07-15Gfm tables fixAndrzej Ratajczak
2020-07-15Fix testsAndrzej Ratajczak
2020-07-15Fix Since Kotlin css viewAndrzej Ratajczak
2020-07-15Fix table rendering with JDK12 stylesheetsKamil Doległo
2020-07-15Remove unnecessary filesKamil Doległo
2020-07-15Fix unnecessary 'Couldn't resolve link for' warningKamil Doległo
2020-07-15Add fixes so the test actually passesAurimas Liutikas
2020-07-15Add a basic mathjax testAurimas Liutikas