diff --git a/aggregator/README.md b/aggregator/README.md --- a/aggregator/README.md +++ b/aggregator/README.md @@ -3,7 +3,7 @@ Dokka plugin that combines multiple modules generated with the Material for MkDocs format. - + This plugin is usually not used directly. Instead, use one of the Gradle plugins to configure Dokka. diff --git a/dokka-mkdocs/README.md b/dokka-mkdocs/README.md --- a/dokka-mkdocs/README.md +++ b/dokka-mkdocs/README.md @@ -3,7 +3,7 @@ Gradle plugin to configure Dokka 2+ with Material for MkDocs. - + This is a Gradle plugin using Dokka to extract Kotlin documentation and embed it in a Material for MkDocs site. To learn more about the project, see [the documentation](https://dokka-mkdocs.opensavvy.dev/). diff --git a/renderer/README.md b/renderer/README.md --- a/renderer/README.md +++ b/renderer/README.md @@ -3,7 +3,7 @@ Dokka plugin to generate a Material for MkDocs compatible Markdown collection of files. - + This plugin is usually not used directly. Instead, use one of the Gradle plugins to configure Dokka.