-
Notifications
You must be signed in to change notification settings - Fork 453
Closed
Labels
enhancementAn issue for a feature or an overall improvementAn issue for a feature or an overall improvementfeedback: Kotlin libsFeedback from Kotlin's internal librariesFeedback from Kotlin's internal librariesformat: htmlAn issue/PR related to Dokka's default HTML output formatAn issue/PR related to Dokka's default HTML output format
Milestone
Description
Describe the bug
See the attached screenshot, documentation of multiple overloads is kinda merged into single documentation, separated only by common
labels in the right corner.
Expected behaviour
It would be nice to have some kind of thin line or any other visual and unambiguous separator
To Reproduce
kotlinx-serialization
project, branch dokka-fixed-revisions
, ./gradlew dokkaHtmlMultiModule
Dokka configuration
https://github.com/Kotlin/kotlinx.serialization/blob/dokka-fixed-revisions/gradle/dokka.gradle#L17
Metadata
Metadata
Assignees
Labels
enhancementAn issue for a feature or an overall improvementAn issue for a feature or an overall improvementfeedback: Kotlin libsFeedback from Kotlin's internal librariesFeedback from Kotlin's internal librariesformat: htmlAn issue/PR related to Dokka's default HTML output formatAn issue/PR related to Dokka's default HTML output format