Describe the bug
Implementing Dokka in the project
How to implement
Steps to accomplish:
- Go to build.gradle add dependencies
- Go to the code section and use KDoc to comment
- Go to terminal ./gradlew dokkaHtml
Useful Resource
Article "Documentation using Dokka and KDoc"
Describe the bug
Implementing Dokka in the project
How to implement
Steps to accomplish:
Useful Resource
Article "Documentation using Dokka and KDoc"