[Javadoc] Consider using Dokka HTML docs instead for Javadoc artifact #25
Labels
ci
Continuous Integration issues
documentation
Improvements or additions to documentation
enhancement
New feature or request
Is there an existing issue for this?
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
common-enums-jvm
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
The text was updated successfully, but these errors were encountered: