API Reference

The full Kotlin API reference for every SKaiNET module is generated by Dokka and published as a sibling path of this documentation site.

The Dokka output is bundled into the published site by a bundleDokkaIntoSite Gradle task that runs after Antora writes the site. When you preview the site locally via docker run …​ antora …​ docs/antora-playbook.yml, the /api/ path does not yet exist — run ./gradlew bundleDokkaIntoSite to populate it before clicking through.