Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 |