aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2021-07-07Update the docs to 1.5.0Kamil Doległo
2021-06-22Logging in CLI (#1976)Marcin Aman
2021-06-03Fix code blocks on Extension Points page (#1948)Márton Braun
2021-05-05Add 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-26Remove 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-22Update documentation for 1.4.32Kamil Doległo
2021-04-19Update documentation with suppressGeneratedFiles and webserverMarcin Aman
2021-04-15Fix several bugs in configuration examples in gradle user guide (#1831)Azim Muradov
2021-04-14Improve docs for new multimodule (#1826)Marcin Aman
2021-04-06Fix link to editing docs (#1824)Marcin Aman
2021-04-06Suppress inherited members (#1814)Marcin Aman
2021-04-02Bump 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-26Fix configuration for suppressing obvious functions (#1789)Marcin Aman
* Fix suppressObviousFunctions not being present in task configuration * Docs
2021-03-26Reintroduce multimodule documentation (#1804)Marcin Aman
2021-03-15Update documentation for 1.4.30Kamil Doległo
2021-03-01Create documentation for versioning (#1748)Marcin Aman
* Create documentation for versioning * Create documentation for versioning
2021-03-01Suppress tag support (#1742)Marcin Aman
* Suppress tag support * Support Hide tag in javadoc * Extract hide tag to be in separate plugin
2021-02-24Fix parameters on cli and bump kotlinx.cli (#1755)Marcin Aman
2021-01-18Add information about template to docs (#1700)Marcin Aman
2021-01-14Footer customisation (#1691)Marcin Aman
2020-12-16Remove `documentationFileName` from documentation as it is no longer valid ↵Marcin Aman
(#1657)
2020-12-03Update Dokka version to 1.4.20 (#1632)Marcin Aman
2020-11-25Remove suspend from SourceToDocumentableTranslator (#1622)Kamil Doległo
* Remove suspend from SourceToDocumentableTranslator * Introduce AsyncSourceToDocumentableTranslator Co-authored-by: Marcin Aman <marcin.aman@gmail.com>
2020-11-23fix 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-18Add 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-10Include base docs in MkDocsMarcin Aman
2020-10-30Update usage.mdYuri Schimke
typo of task name
2020-10-20Bump dokka version to 1.4.10.2Marcin Aman
2020-10-19Add plugins listMarcin Aman
2020-10-08Include information about required META-INF/services fileMarcin Aman
2020-10-07Fix typos and 404 links in manuals (#1460)Andrzej Ratajczak
2020-10-07Make logo replaceable #1339 (#1488)Marcin Aman
2020-09-22Update Dokka version to 1.4.10 in .md filesMikhail Zarechenskiy
2020-09-03Upgrade version number to 1.4.0 in README.md, CONTRIBUTING.md and usage.mdsebastian.sellmair
2020-09-03Change all occurrences of `dokka` to `Dokka`Kamil Doległo
2020-09-03Add Mkdocs plugin to Gradle, split README and Developers' guide into several ↵Kamil Doległo
files