Skip to content

Commit 79d560c

Browse files
committed
put docs inside docs/docs
1 parent 871aee1 commit 79d560c

File tree

1,341 files changed

+5766
-5766
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,341 files changed

+5766
-5766
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ gradle.taskGraph.whenReady {
222222

223223
tasks {
224224
val dokka by getting(DokkaTask::class) {
225-
outputDirectory = "docs"
225+
outputDirectory = "docs/docs"
226226
outputFormat = "html"
227227

228228
multiplatform {

0 commit comments

Comments
 (0)