Material MkDocs theme for Dokka, Kotlin's documentation engine dokka-mkdocs.opensavvy.dev
kotlin dokka documentation material-mkdocs

merge: Reduce the number of pages master

This MR reduces the total number of pages by joining more information directly in the page of a type. All member functions are immediately in the type's page, and do not have their own dedicated page anymore. This MR also contains multiple fixes for links. Impact, measured on KtMongo: | Measure | Before | After | | --------------- | -------- | ------- | | Page count | 2612 | 909 | | Total disk size | 1025 MiB | 198 MiB | See merge request opensavvy/automation/dokka-material-mkdocs!88


+176 -7
8 changed files