aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Follow Javadoc file path conventionupstream-dev-0.11.0Alex Saveau2020-07-222-11/+32
* Update target version to 1.4-M3 in migration_guide.mdsebastian.sellmair2020-07-171-3/+4
* Remove mentions of dokka collector and add kotlin-eap to README.mdsebastian.sellmair2020-07-171-18/+9
* Readme and migration guide update for dokka 1.4-M3Kamil Doległo2020-07-172-291/+447
* Add kotlin-eap repository consistently to the projectsebastian.sellmair2020-07-175-1/+9
* Make footer be exactly on the bottomMarcin Aman2020-07-161-3/+5
* Fix samples in tabs not having content unless clickedMarcin Aman2020-07-161-6/+6
* Remove the "Privacy policy" textKamil Doległo2020-07-161-1/+0
* Add a link to dokka Github page in footerKamil Doległo2020-07-161-6/+8
* Fix not working javadoc anchorsKamil Doległo2020-07-161-1/+1
* Fix comment overflowMagdalena Marks2020-07-161-1/+2
* Fix bug with filtering buttons not being createdKamil Doległo2020-07-161-5/+6
* Fix cssKamil Doległo2020-07-161-1/+1
* Fix signature duplication when filtering inherited functionsKamil Doległo2020-07-162-4/+3
* Implement javadoc searchMarcin Aman2020-07-1629-12028/+657
* Data class fixAndrzej Ratajczak2020-07-164-13/+104
* Use kotlin "1.4-M3" artifactsebastian.sellmair2020-07-166-8/+8
* Remove mavenLocal as default repository inside the projectsebastian.sellmair2020-07-162-2/+0
* Only register collector and multimodule tasks on projects that actually have ...sebastian.sellmair2020-07-161-10/+12
* Show sourcesets from extension points as a part of page's sourcesetMarcin Aman2020-07-151-8/+12
* Use DokkaLogger instead of println and adjust log levels for less verbosity b...sebastian.sellmair2020-07-1511-58/+28
* Remove markdown repository in favor of jcenter and remove terminate :core:dep...sebastian.sellmair2020-07-156-44/+1
* Fix page merging bug that prevented including Kotlin PlaygroundKamil Doległo2020-07-151-0/+1
* Fix presenting inline code in KDocAndrzej Ratajczak2020-07-1514-35/+70
* Gfm tables fixAndrzej Ratajczak2020-07-151-0/+1
* Fix testsAndrzej Ratajczak2020-07-151-4/+4
* Fix Since Kotlin css viewAndrzej Ratajczak2020-07-152-3/+7
* Fix table rendering with JDK12 stylesheetsKamil Doległo2020-07-154-79/+94
* Remove unnecessary filesKamil Doległo2020-07-152-28/+0
* Fix unnecessary 'Couldn't resolve link for' warningKamil Doległo2020-07-151-4/+2
* Add fixes so the test actually passesAurimas Liutikas2020-07-152-15/+15
* Add a basic mathjax testAurimas Liutikas2020-07-152-0/+94
* ConfigurationExtractor: Gracefully handle projects without Kotlin project app...sebastian.sellmair2020-07-151-4/+10
* MultimodulePageCreator: Improve error message on missing module docFilesebastian.sellmair2020-07-151-1/+13
* Changing javadoc anchor format to Java 12 oneBłażej Kardyś2020-07-153-9/+9
* Refactor and add integration testsAndrzej Ratajczak2020-07-152-31/+82
* Fix javadoc renderingAndrzej Ratajczak2020-07-151-2/+12
* Javadoc constructor anchor link fixBłażej Kardyś2020-07-152-12/+8
* Decalre documentation group for all dokka taskssebastian.sellmair2020-07-153-0/+23
* Mark `DokkaBootstrap` with `Throws` annotation to avoid "UndeclaredThrowableE...sebastian.sellmair2020-07-153-10/+58
* Implement GradleRunner.buildRelaxed APIsebastian.sellmair2020-07-156-5/+38
* Add TODO in it-multimodule-0sebastian.sellmair2020-07-141-0/+2
* DokkaMultimoduleTask: Automatically declare dependencies to sub dokka taskssebastian.sellmair2020-07-144-15/+26
* Add sourcesJar to shadow publicationssebastian.sellmair2020-07-141-1/+4
* Adapt changes from "Simplify publishing configuration and enable sourcejars"sebastian.sellmair2020-07-1418-93/+123
* PROPOSALsebastian.sellmair2020-07-141-32/+12
* Simplify publishing configuration and enable sourcejarsAurimas Liutikas2020-07-1415-169/+65
* Run build in parallel with Gradle cacheAlex Saveau2020-07-141-1/+2
* Remove unnecessary grouping in Java Signature Provider that caused signature ...Marcin Aman2020-07-142-20/+15
* Kotlin as Java should translate class kindsMarcin Aman2020-07-142-4/+76