This project demonstrates basic Dokka usage for Kotlin with Gradle's Kotlin DSL. Note that Dokka appears to be opinionated that all files intended for documentation should be in packages.
- Install Gradle.
- From bash on Linux, or PowerShell or Git Bash on Windows, type
./gradlewfrom the top level of this project. - Explore your local
./build/dokkadirectory for output results.