Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 640 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 640 Bytes

Dokkatoo Examples

Examples of how to use Dokkatoo.

The examples are copied from the Dokka project.

Set up

The Dokka examples are synced automatically from the Dokka source code.

Run locally

To run locally the examples locally you must first run ./gradlew assemble publishToTestMavenRepo in the root Dokkatoo repository project directory.

Tests

The projects are tested in the :modules:dokkatoo-plugin-integration-tests project.

The Dokka Publications generated by the Dokka examples are compared against the Dokka Publications generated by the Dokkatoo projects.