Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 499 Bytes

File metadata and controls

19 lines (12 loc) · 499 Bytes

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.