Skip to content

Latest commit

 

History

History

javadoc-example

Dokka Javadoc Example

This example demonstrates how to produce an output that emulates Javadoc using Dokka in a simple single-project Gradle build

Running

Run :dokkaGenerate task to generate documentation for this example:

./gradlew :dokkaGenerate