This example demonstrates how to apply and configure Dokka in a multi-project build.
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.