We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
All thought #143 tests are successful v2 of dokka does not support markdown (experimental gfm) anymore https://kotlinlang.org/docs/dokka-migration.html#address-deprecations-and-removals. We have to migrate to html and/or javadoc.
The Dokka Gradle plugin v2 is an Experimental feature. It may be changed at any time. We appreciate your feedback on GitHub.
As the v2 modules are still considered Experimental we continue to use the v1 setup and revisit v2 once they become stable.
All issues filed in this repository must abide by the FusionAuth community guidelines.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
org.jetbrains.dokka dropped support for gfm (markdown) in >=2.0.0
Description
All thought #143 tests are successful v2 of dokka does not support markdown (experimental gfm) anymore https://kotlinlang.org/docs/dokka-migration.html#address-deprecations-and-removals. We have to migrate to html and/or javadoc.
As the v2 modules are still considered Experimental we continue to use the v1 setup and revisit v2 once they become stable.
Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.
The text was updated successfully, but these errors were encountered: