Skip to content

Demonstrate basic Dokka usage for Kotlin with Gradle's Kotlin DSL

License

Notifications You must be signed in to change notification settings

dksmiffs/dokka-gradle-kotlin

Repository files navigation

dokka-gradle-kotlin ci-badge

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.

Usage

  1. Install Gradle.
  2. From bash on Linux, or PowerShell or Git Bash on Windows, type ./gradlew from the top level of this project.
  3. Explore your local ./build/dokka directory for output results.

About

Demonstrate basic Dokka usage for Kotlin with Gradle's Kotlin DSL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages