Skip to content
### Renderer

- Generate the module index in the module folder to avoid collisions with other modules (!4)
- Improve the design of the navigation bar (!4)
- Display source sets as MkDocs tags (!4)
- Render page covers as code blocks (!4)
- Improve the design of parameter lists (!4)
- Fix broken links (!5)
- Declare each implemented platforms as MkDocs tags (!5)
- Set the page title based on the first listed symbol (!5)
- Rewrite regular text display (!5)
- Add full Dokka internal representation in HTML comments for easier debugging (!5)
- Mark groups that are platform-dependent (!5)
- Render code blocks accurately (!5)
- Mark overloads with an horizontal rule (!5)

### Dokkatoo plugin

- Convert :embedDokkaIntoMkDocs to a lifecycle task (be7d1459, !4)

### Examples

- Create an example-app module (!4)