aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-07-15ConfigurationExtractor: Gracefully handle projects without Kotlin project app...sebastian.sellmair
2020-07-15MultimodulePageCreator: Improve error message on missing module docFilesebastian.sellmair
2020-07-15Changing javadoc anchor format to Java 12 oneBłażej Kardyś
2020-07-15Refactor and add integration testsAndrzej Ratajczak
2020-07-15Fix javadoc renderingAndrzej Ratajczak
2020-07-15Javadoc constructor anchor link fixBłażej Kardyś
2020-07-15Decalre documentation group for all dokka taskssebastian.sellmair
2020-07-15Mark `DokkaBootstrap` with `Throws` annotation to avoid "UndeclaredThrowableE...sebastian.sellmair
2020-07-15Implement GradleRunner.buildRelaxed APIsebastian.sellmair
2020-07-14Add TODO in it-multimodule-0sebastian.sellmair
2020-07-14DokkaMultimoduleTask: Automatically declare dependencies to sub dokka taskssebastian.sellmair
2020-07-14Add sourcesJar to shadow publicationssebastian.sellmair
2020-07-14Adapt changes from "Simplify publishing configuration and enable sourcejars"sebastian.sellmair
2020-07-14PROPOSALsebastian.sellmair
2020-07-14Simplify publishing configuration and enable sourcejarsAurimas Liutikas
2020-07-14Run build in parallel with Gradle cacheAlex Saveau
2020-07-14Remove unnecessary grouping in Java Signature Provider that caused signature ...Marcin Aman
2020-07-14Kotlin as Java should translate class kindsMarcin Aman
2020-07-14Introduce some small CLI configuration fixesKamil Doległo
2020-07-14Run only the root dokkaMultimodule taskKamil Doległo
2020-07-13Javadoc anchorsBłażej Kardyś
2020-07-13Update version of dokkaPaweł Marks
2020-07-13Single platform bubbles fixAndrzej Ratajczak