Skip to content

Commit 05fb6d3

Browse files
authored
fix(docs): remove insertion of getting started guide to top of each service SDK (#442)
1 parent 410e0de commit 05fb6d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ tasks.dokkaHtmlMultiModule.configure {
9494
includes.from(
9595
// NOTE: these get concatenated
9696
rootProject.file("docs/dokka-presets/README.md"),
97-
rootProject.file("docs/GettingStarted.md"),
9897
)
9998

10099
val excludeFromDocumentation = listOf(

0 commit comments

Comments
 (0)