Skip to content

Latest commit

 

History

History

multimodule-example

Dokka MultiModule example

This example demonstrates how to apply and configure Dokka in a multi-project build.


screenshot demonstration of output

Running

Run the :docs:dokkaGenerate Gradle task to generate documentation for this example:

./gradlew :docs:dokkaGenerate

It will generate complete documentation for the root project and its subprojects, with a common Table of Contents.