Added references to the template and support documentation
This commit is contained in:
parent
ad49e0001e
commit
36beda3fb3
1 changed files with 7 additions and 1 deletions
|
@ -8,7 +8,8 @@
|
||||||
[](https://repo.rife2.com/#/snapshots/com/uwyn/rife2/bld-kotlin)
|
[](https://repo.rife2.com/#/snapshots/com/uwyn/rife2/bld-kotlin)
|
||||||
[](https://github.com/rife2/bld-kotlin/actions/workflows/bld.yml)
|
[](https://github.com/rife2/bld-kotlin/actions/workflows/bld.yml)
|
||||||
|
|
||||||
To install, please refer to the [extensions documentation](https://github.com/rife2/bld/wiki/Extensions).
|
To install, please refer to the [extensions](https://github.com/rife2/bld/wiki/Extensions) and [support](https://github.com/rife2/bld/wiki/Kotlin-Support)
|
||||||
|
documentation.
|
||||||
|
|
||||||
## Compile Kotlin Source Code
|
## Compile Kotlin Source Code
|
||||||
|
|
||||||
|
@ -55,3 +56,8 @@ public void javadoc() throws ExitStatusException, IOException, InterruptedExcept
|
||||||
|
|
||||||
Please check the [Dokka Operation documentation](https://rife2.github.io/bld-kotlin/rife/bld/extension/dokka/DokkaOperation.html#method-summary)
|
Please check the [Dokka Operation documentation](https://rife2.github.io/bld-kotlin/rife/bld/extension/dokka/DokkaOperation.html#method-summary)
|
||||||
for all available configuration options.
|
for all available configuration options.
|
||||||
|
|
||||||
|
## Template Project
|
||||||
|
|
||||||
|
There is also a [Template Project](https://github.com/rife2/kotlin-bld-example) with support for Dokka and the
|
||||||
|
[Detekt](https://github.com/rife2/bld-detekt) extensions.
|
Loading…
Add table
Add a link
Reference in a new issue