Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-25 | Update documentation and examples to Dokka 1.6.21 (#2465) | Ignat Beresnev | |
2022-04-15 | Update documentation, examples and test references to 1.6.20 (#2440) | Ignat Beresnev | |
* Update documentation/example/test references to 1.6.20 * Mute Multiplatform0GradleIntegrationTest due to missing KLIB support * Update gradle and AGP versions to the latest | |||
2021-12-27 | Update Dokka examples and readme to 1.6.10 (#2293) | Ignat Beresnev | |
2021-11-23 | Update README, docs and examples to 1.6 (#2237) | vmishenev | |
2021-09-15 | Update docs to 1.5.30, bump dokka version to 1.6.0 | Marcin Aman | |
2021-07-28 | Migrate Dokka examples to Dokka repo (KT-47798) (#2030) | vmishenev | |
* Migrate Dokka examples to Dokka repo (KT-47798) * Configure workflow of examples checking * Add workflow to deploy examples | |||
2021-07-07 | Update the docs to 1.5.0 | Kamil Doległo | |
2021-04-28 | Fix wrong version in README.md | Marcin Aman | |
2021-04-26 | Remove HTML Space Repo after release on MavenCentral (#1892) | Philip Wedemann | |
* Remove HTML Space Repo after release on MavenCentral * Remove HTML Space Repo from docs * Remove Space HTML Repo from docs | |||
2021-04-22 | Update documentation for 1.4.32 | Kamil Doległo | |
2021-03-15 | Update documentation for 1.4.30 | Kamil Doległo | |
2020-12-16 | Remove `documentationFileName` from documentation as it is no longer valid ↵ | Marcin Aman | |
(#1657) | |||
2020-12-03 | Update Dokka version to 1.4.20 (#1632) | Marcin Aman | |
2020-10-20 | Bump dokka version to 1.4.10.2 | Marcin Aman | |
2020-10-19 | Add plugins list | Marcin Aman | |
2020-10-07 | Fix typos and 404 links in manuals (#1460) | Andrzej Ratajczak | |
2020-09-22 | Update Dokka version to 1.4.10 in .md files | Mikhail Zarechenskiy | |
2020-09-03 | Update README with documentation link for 1.4.0 | Kamil Doległo | |
2020-09-03 | Upgrade version number to 1.4.0 in README.md, CONTRIBUTING.md and usage.md | sebastian.sellmair | |
2020-09-03 | Change all occurrences of `dokka` to `Dokka` | Kamil Doległo | |
2020-09-03 | Add Mkdocs plugin to Gradle, split README and Developers' guide into several ↵ | Kamil Doległo | |
files | |||
2020-08-31 | Let module name be configurable withing `AbstractDokkaTask` and remove ↵ | sebastian.sellmair | |
concept of `moduleDisplayName` | |||
2020-08-25 | Add note to migration guide to README.md | sebastian.sellmair | |
2020-08-20 | Update dokka README.md to reflect changes for 1.4.0 | sebastian.sellmair | |
2020-08-05 | Fix broken link in README.md | Vladimir Shefer | |
Without `https://` prefix the url leads to `https://github.com/Kotlin/dokka/blob/master/github.com/Kotlin/dokka/releases/download/v1.4.0-rc/dokka-cli-1.4.0-rc.jar` as a relative url. | |||
2020-08-05 | Fix broken link in README.md | Vladimir Shefer | |
2020-08-05 | Fix broken link in README.md | Drew Hannay | |
"Dokka Gradle example project" was pointing to a path that no longer exists | |||
2020-08-03 | Remove mentions of kotlin-eap repo | Paweł Marks | |
2020-08-03 | Change version in readme to 1.4.0-rc | Paweł Marks | |
2020-07-17 | Remove bintray label from the README | Kamil Doległo | |
This was done due to misaligned versions | |||
2020-07-17 | Remove mentions of dokka collector and add kotlin-eap to README.md | sebastian.sellmair | |
2020-07-17 | Readme and migration guide update for dokka 1.4-M3 | Kamil Doległo | |
2020-07-13 | Rename default format "html" | sebastian.sellmair | |
2020-07-13 | Remove Project.dokka extension function | sebastian.sellmair | |
2020-06-10 | Implement `reportUndocumented` option to report undocumented code | sebastian.sellmair | |
2020-06-04 | Implement Project.dokka extension to align kotlin and groovey dokka ↵ | sebastian.sellmair | |
configuration | |||
2019-12-12 | Update IDE instructions in README | Tiem Song | |
Updated instructions to reflect loading project with IntellJ IDEA 2019.3. | |||
2019-10-10 | Readme update for the androidVariant | Kamil Doległo | |
2019-09-30 | Merge remote-tracking branch 'origin/master' into tmp--release--0.10.0 | Simon Ogorodnik | |
2019-09-18 | Readme update | Kamil Doległo | |
2019-09-17 | Readme update | Kamil Doległo | |
2019-09-15 | Readme update | Kamil Doległo | |
2019-09-09 | Update README for Android plugin | Kamil Doległo | |
2019-09-02 | Bump dokka version to 0.10.0 | Kamil Doległo | |
2019-08-28 | Update the README for Ant | Kamil Doległo | |
2019-08-27 | Fix typo in readme | Kamil Doległo | |
2019-08-23 | Readme update | Kamil Doległo | |
2019-08-14 | Update README | Kamil Doległo | |
2019-08-08 | Readme update | Kamil Doległo | |
2019-08-05 | Move kotlinTasks, update README, minor refactoring | Kamil Doległo | |