Version 0.9.8
This commit is contained in:
parent
10fd25ebf6
commit
1bdbe86519
4 changed files with 7 additions and 4 deletions
|
@ -38,7 +38,7 @@ for all available configuration options.
|
|||
To generate the Javadoc using [Dokka](https://github.com/Kotlin/dokka):
|
||||
|
||||
```java
|
||||
@BuildCommand(summary = "Generates Javadoc for the project")
|
||||
@Override
|
||||
public void javadoc() throws ExitStatusException, IOException, InterruptedException {
|
||||
new DokkaOperation()
|
||||
.fromProject(this)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue