Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (3 loc) · 281 Bytes

README.md

File metadata and controls

7 lines (3 loc) · 281 Bytes

This is a test project demonstrating a bug in dokka file generation.

To test against the current release of dokka, use ./gradlew dokka

To test against a local clone of the dokka repository, build your docker clone then run ./gradlew dokka -PdokkaClone=/path/to/dokka/clone