aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c6fe7011..6597e9d0 100644
--- a/README.md
+++ b/README.md
@@ -59,6 +59,7 @@ tasks {
}
}
```
+You may need to add an `import org.jetbrains.dokka.gradle.DokkaTask` to the top of `build.gradle.kts` in this case.
[Output formats](#output_formats)