Commit 02f33bc
authored
Fix the output directory for the dokka Javadoc plugin to the folder "build/javadoc" with the project. (#546)
The current out dir would start with a folder named "property(org.gradle.api.file.Directory, fixed(class org.gradle.api.internal.file.DefaultFilePropertyFactory$FixedDirectory," within the project folder.1 parent cd674c4 commit 02f33bc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments