Skip to content

Commit 6a11860

Browse files
committed
disabled noindex-content variable for the docs
1 parent 6471f84 commit 6a11860

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

docs/StardustDocs/cfg/buildprofiles.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,9 @@
1717
<generate-sitemap-url-prefix>https://kotlin.github.io/dataframe/</generate-sitemap-url-prefix>
1818
<analytics-head-script-file>resize-iframes.js</analytics-head-script-file>
1919
</variables>
20-
<build-profile instance="d"/>
20+
<build-profile instance="d">
21+
<variables>
22+
<noindex-content>false</noindex-content>
23+
</variables>
24+
</build-profile>
2125
</buildprofiles>

docs/StardustDocs/d.tree

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,5 +182,4 @@
182182
</toc-element>
183183
<toc-element topic="gradleReference.md"/>
184184
<toc-element href="https://github.com/Kotlin/dataframe/tree/master/examples" toc-title="Examples"/>
185-
<toc-element topic="google56379a41669b19e3.md" hidden="true" />
186185
</instance-profile>

docs/StardustDocs/topics/google56379a41669b19e3.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)