-
Notifications
You must be signed in to change notification settings - Fork 443
Closed
Labels
bugformat: JavadocAn issue/PR related to Dokka's Javadoc output format or the Javadoc comments in generalAn issue/PR related to Dokka's Javadoc output format or the Javadoc comments in generalgood first issueA beginner-friendly issue for which some assistance is expectedA beginner-friendly issue for which some assistance is expected
Milestone
Description
Describe the bug
dokkaJavadoc does not recognize @return, @SInCE, @author
Expected behaviour
return, since , author should be generated to javadoc html file
To Reproduce
RoomRxJavaKotlin.zip
Dokka configuration
Configuration of dokka used to reproduce the bug
Installation
- Operating system: macOS/Windows/Linux
- Build tool: Gradle v6.7.1/Maven/Cli/3rd party plugin
- Dokka version: 1.4.20
Additional context
dokkaHtml works fine
cjeon, danielshiplett and Rukato
Metadata
Metadata
Assignees
Labels
bugformat: JavadocAn issue/PR related to Dokka's Javadoc output format or the Javadoc comments in generalAn issue/PR related to Dokka's Javadoc output format or the Javadoc comments in generalgood first issueA beginner-friendly issue for which some assistance is expectedA beginner-friendly issue for which some assistance is expected