Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-07 | Update the docs to 1.5.0 | Kamil Doległo | |
2021-06-22 | Logging in CLI (#1976) | Marcin Aman | |
2021-06-03 | Fix code blocks on Extension Points page (#1948) | Márton Braun | |
2021-05-05 | Add ability to specify older versions as a list of files (#1890) | Ryan Nett | |
* Specify older versions as a list of files, add option to use directory * Allow specifying older version directory as well * Cleanup * Update API export * Update versioning docs | |||
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-04-19 | Update documentation with suppressGeneratedFiles and webserver | Marcin Aman | |
2021-04-15 | Fix several bugs in configuration examples in gradle user guide (#1831) | Azim Muradov | |
2021-04-14 | Improve docs for new multimodule (#1826) | Marcin Aman | |
2021-04-06 | Fix link to editing docs (#1824) | Marcin Aman | |
2021-04-06 | Suppress inherited members (#1814) | Marcin Aman | |
2021-04-02 | Bump ru.vyarus.mkdocs from 2.0.1 to 2.1.1 (#1811) | dependabot[bot] | |
Bumps ru.vyarus.mkdocs from 2.0.1 to 2.1.1. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2021-03-26 | Fix configuration for suppressing obvious functions (#1789) | Marcin Aman | |
* Fix suppressObviousFunctions not being present in task configuration * Docs | |||
2021-03-26 | Reintroduce multimodule documentation (#1804) | Marcin Aman | |
2021-03-15 | Update documentation for 1.4.30 | Kamil Doległo | |
2021-03-01 | Create documentation for versioning (#1748) | Marcin Aman | |
* Create documentation for versioning * Create documentation for versioning | |||
2021-03-01 | Suppress tag support (#1742) | Marcin Aman | |
* Suppress tag support * Support Hide tag in javadoc * Extract hide tag to be in separate plugin | |||
2021-02-24 | Fix parameters on cli and bump kotlinx.cli (#1755) | Marcin Aman | |
2021-01-18 | Add information about template to docs (#1700) | Marcin Aman | |
2021-01-14 | Footer customisation (#1691) | Marcin Aman | |
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-11-25 | Remove suspend from SourceToDocumentableTranslator (#1622) | Kamil Doległo | |
* Remove suspend from SourceToDocumentableTranslator * Introduce AsyncSourceToDocumentableTranslator Co-authored-by: Marcin Aman <marcin.aman@gmail.com> | |||
2020-11-23 | fix grammar error (#1639) | Hollow Man | |
an -> a referring to https://www.quora.com/Which-is-the-correct-grammar-usage-a-unique-or-an-unique | |||
2020-11-18 | Add matchingRegex (#598) | Martin Bonnin | |
* add matchingRegex as a simpler replacement for `prefix` * remove useless check * added a note about the order of the matchingRegex | |||
2020-11-10 | Include base docs in MkDocs | Marcin Aman | |
2020-10-30 | Update usage.md | Yuri Schimke | |
typo of task name | |||
2020-10-20 | Bump dokka version to 1.4.10.2 | Marcin Aman | |
2020-10-19 | Add plugins list | Marcin Aman | |
2020-10-08 | Include information about required META-INF/services file | Marcin Aman | |
2020-10-07 | Fix typos and 404 links in manuals (#1460) | Andrzej Ratajczak | |
2020-10-07 | Make logo replaceable #1339 (#1488) | Marcin Aman | |
2020-09-22 | Update Dokka version to 1.4.10 in .md files | Mikhail Zarechenskiy | |
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 |