Added docs command

This commit is contained in:
Erik C. Thauvin 2024-08-30 17:13:15 -07:00
parent a48a5d99fd
commit 50ae7438b0
Signed by: erik
GPG key ID: 776702A6A2DA330E
2 changed files with 14 additions and 0 deletions

View file

@ -28,6 +28,12 @@ Template for [bld](https://rife2.com/bld) projects using the [Kotlin extension](
## Build the documentation with [Dokka](https://github.com/Kotlin/dokka)
```console
./bld docs
```
or any of:
```console
./bld javadoc
./bld dokka-html