Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-17 | Fix docs link for OkHttp (#3213) | Subhrajyoti Sen | |
The documentation for OkHttp has been moved to https://square.github.io/okhttp/5.x/okhttp/okhttp3/ As per https://github.com/square/okhttp/commit/05718b4d87b591820a178b3fb6a4325c83c55d7a, they are currently using HTML for docs and not markdown | |||
2023-10-16 | Update Dokka's references to 1.9.10 (#3210) | Ignat Beresnev | |
2023-09-01 | Update Dokka's references to 1.9.0 (#3154) | Ignat Beresnev | |
2023-08-24 | Add Gradle to Dokka users (#3119) | Adam | |
2023-06-06 | Update Dokka's references to 1.8.20 (#3028) | Ignat Beresnev | |
2023-03-28 | Add badges to the root README (#2940) | Goooler | |
2023-03-06 | Update Dokka references to 1.8.10 (#2898) | Ignat Beresnev | |
2023-02-03 | Remove Dokka devX survey banner | IgnatBeresnev | |
The survey has ended | |||
2023-01-20 | Add Dokka devX survey banner to documentation and README | IgnatBeresnev | |
2023-01-19 | Revise README.md (#2737) | Ignat Beresnev | |
2022-12-09 | Add survey banner (#2768) | Vadim Mishenev | |
2022-10-12 | Update documentation and examples for 1.7.20 (#2697) | Ignat Beresnev | |
2022-07-13 | Update references and documentation to Dokka 1.7.10 (#2566) | Ignat Beresnev | |
2022-06-20 | Update documentation and examples to Dokka 1.7.0 (#2542) | Ignat Beresnev | |
2022-05-24 | Update stability & support badges (#2511) | Egor Tolstoy | |
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 | |