Skip to content

Commit 2f5f186

Browse files
committed
Add core-tooling to API reference
1 parent 552da8f commit 2f5f186

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ dokka {
6262
}
6363
dependencies {
6464
dokka(project(":mokkery-core"))
65+
dokka(project(":mokkery-core-tooling"))
6566
dokka(project(":mokkery-runtime"))
6667
dokka(project(":mokkery-coroutines"))
6768
dokka(project(":mokkery-gradle"))

0 commit comments

Comments
 (0)