-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
ciContinuous Integration issuesContinuous Integration issuesdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
Is there an existing issue for this?
- I have searched the existing issues
Library name
All
Library version
All
What happened?
It appears that Dokka's HTML format renders just fine if used as a "Javadoc" source - not sure if this is used internally for IntelliJ's quick documentation, but trying to open a Javadoc of for example the kotlin-logging library seems to work just fine.
Expected behaviour
No response
Reproduction steps
- Open the javadoc jar file for say,
common-enums-jvm
- Note that the Javadoc-style format is used, instead of Dokka's HTML format
Relevant log output
No response
Possible solution
Switch to publishing 100% Dokka HTML docs, not sure if there'll be any unforeseen issues though
Additional context
While browsing the Javadocs for kotlin-logging, I noticed that they're using Dokka HTML docs and that it shows up just fine on https://javadoc.io
Metadata
Metadata
Assignees
Labels
ciContinuous Integration issuesContinuous Integration issuesdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Projects
Status
🆕 New