Add generic installation instructions
Some checks are pending
bld-ci / build-bld-project (17, 1.9.25) (push) Waiting to run
bld-ci / build-bld-project (17, 2.1.10) (push) Waiting to run
bld-ci / build-bld-project (21, 1.9.25) (push) Waiting to run
bld-ci / build-bld-project (21, 2.1.10) (push) Waiting to run
bld-ci / build-bld-project (23, 1.9.25) (push) Waiting to run
bld-ci / build-bld-project (23, 2.1.10) (push) Waiting to run
javadocs-pages / deploy (push) Waiting to run
Some checks are pending
bld-ci / build-bld-project (17, 1.9.25) (push) Waiting to run
bld-ci / build-bld-project (17, 2.1.10) (push) Waiting to run
bld-ci / build-bld-project (21, 1.9.25) (push) Waiting to run
bld-ci / build-bld-project (21, 2.1.10) (push) Waiting to run
bld-ci / build-bld-project (23, 1.9.25) (push) Waiting to run
bld-ci / build-bld-project (23, 2.1.10) (push) Waiting to run
javadocs-pages / deploy (push) Waiting to run
This commit is contained in:
parent
5f02107c7c
commit
e763ce32ed
1 changed files with 8 additions and 2 deletions
10
README.md
10
README.md
|
@ -7,8 +7,14 @@
|
|||
[](https://repo.rife2.com/#/snapshots/com/uwyn/rife2/bld-dokka)
|
||||
[](https://github.com/rife2/bld-dokka/actions/workflows/bld.yml)
|
||||
|
||||
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.
|
||||
To install the latest version, add the following to the `lib/bld/bld-wrapper.properties` file:
|
||||
|
||||
```properties
|
||||
bld.extension-dokka=com.uwyn.rife2:bld-dokka
|
||||
```
|
||||
|
||||
For more information, please refer to the [extensions](https://github.com/rife2/bld/wiki/Extensions) documentation.
|
||||
|
||||
|
||||
## Generate API Documentation
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue