Age | Commit message (Expand) | Author |
2022-04-25 | Set `finalizeCoroutines` to false for maven runner (#2461) | Ignat Beresnev |
2022-04-25 | Fix missing external docs for some AndroidX libraries (#2456) | Edric Chan |
2022-04-11 | Fix classpath in HMPP (#2431) | Vadim Mishenev |
2022-04-11 | Bump kotlinx-cli-jvm from 0.3.3 to 0.3.4 (#2428) | dependabot[bot] |
2022-03-22 | Remove bintray publish plugins (#2364) | Goooler |
2022-02-21 | Code cleanups (#2165) | Goooler |
2022-02-15 | Convert interfaces to functional (#2360) | Goooler |
2022-02-15 | Fix loading empty properties by CLI json parser (#2362) | Andrzej Ratajczak |
2022-02-14 | Shutdown coroutines dispatchers after each module pass (#2325) | Ignat Beresnev |
2022-01-27 | Bump com.gradle.plugin-publish from 0.12.0 to 0.20.0 (#2318) | dependabot[bot] |
2022-01-12 | Add global settings to JSON dokka cli input (#2292) | Andrzej Ratajczak |
2021-12-23 | Introduce documentedVisibilities setting (#2270) | Ignat Beresnev |
2021-11-12 | Bump Kotlin to 1.6.0-RC2 (#2221) | vmishenev |
2021-09-01 | Bump kotlinx-cli-jvm from 0.3.2 to 0.3.3 (#2105) | dependabot[bot] |
2021-08-21 | Review comments + "unspecified" version fix | Marcin Aman |
2021-08-12 | Webhelp-like frontend | Marcin Aman |
2021-07-09 | Add gradle version check (#2006) | Marcin Aman |
2021-07-08 | Bump jacksons (#2010) | Marcin Aman |
2021-07-07 | Fix Gradle plugin marker publication | Kamil Doległo |
2021-07-06 | Fix Gradle plugin application (#2000) | Kamil Doległo |
2021-07-06 | Change jekyll links to be .html (#1990) | Marcin Aman |
2021-07-05 | Flatten multi-module structure (#1980) | Kamil Doległo |
2021-06-23 | Add maven central publication (#1688) | Kamil Doległo |
2021-06-22 | Logging in CLI (#1976) | Marcin Aman |
2021-06-21 | Cachable task (#1905) | Marcin Aman |
2021-05-21 | Bump Gradle to 7.0 (#1926) | Kamil Doległo |
2021-05-17 | Extract properties to AbstractDokkaLeafTask (#1922) | Kamil Doległo |
2021-05-04 | Adds a supertype for leaf dokka tasks that defines dokkaSourceSets (#1891) | Ryan Nett |
2021-04-29 | Make module name optional in cli (#1850) | Marcin Aman |
2021-04-28 | Remove bintray from repositories | Marcin Aman |
2021-04-14 | Introduce binary compatibility plugin (#1774) | Marcin Aman |
2021-04-14 | Add ability to document generated files (#1832) | Marcin Aman |
2021-04-06 | Suppress inherited members (#1814) | Marcin Aman |
2021-03-26 | Fix configuration for suppressing obvious functions (#1789) | Marcin Aman |
2021-03-26 | Bump kotlinx-cli-jvm from 0.3.1 to 0.3.2 (#1784) | dependabot[bot] |
2021-03-26 | Reintroduce multimodule documentation (#1804) | Marcin Aman |
2021-03-11 | Make Gradle plugin use `api` instead of `implementation` for core (#1771) | Kamil Doległo |
2021-03-01 | Add ability to suppress obvious functions like equals, toString... (#1758) | Marcin Aman |
2021-02-24 | Fix parameters on cli and bump kotlinx.cli (#1755) | Marcin Aman |
2021-01-18 | Fix a bug with not creating Gradle configurations for partial tasks | Kamil Doległo |
2021-01-05 | Versioning (#1654) | Błażej Kardyś |
2020-12-28 | Use maven directly to download additional dependencies (#1644) | Andreas Dangel |
2020-12-03 | Update migration guide for 1.4.20 | Marcin Aman |
2020-12-02 | Fix gradle passing 'unspecified' version to dokka configuration (#1650) | Marcin Aman |
2020-11-27 | Changing how multimodule location provider works and improving gfm link subst... | Błażej Kardyś |
2020-11-27 | Adding multimodule all modules page creation for gfm | Błażej Kardyś |
2020-11-27 | Fixing tests after moving SingleGeneration to base | Błażej Kardyś |
2020-11-27 | Moving SingleGeneration to base pluing | Błażej Kardyś |
2020-11-27 | Implement immediate temaplates resolution | Paweł Marks |
2020-11-27 | Add templating commands to the html format | Paweł Marks |