Skip to content

Commit cf23bfa

Browse files
authored
Merge pull request #453 from Kotlin/docs-meta
Configure documentation
2 parents 66d94fb + 6501aec commit cf23bfa

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/StardustDocs/cfg/buildprofiles.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,18 @@
1616
<search-scopes-provider>https://www.jetbrains.com/search/json/</search-scopes-provider>
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>
19+
<enable-browser-edits>true</enable-browser-edits>
20+
<browser-edits-url>https://github.com/Kotlin/dataframe/edit/master/docs/StardustDocs/</browser-edits-url>
1921
</variables>
2022
<build-profile instance="d">
2123
<variables>
2224
<noindex-content>false</noindex-content>
2325
</variables>
2426
</build-profile>
27+
<footer>
28+
<social type="twitter" href="https://twitter.com/KotlinForData"/>
29+
<social type="youtube" href="https://www.youtube.com/@Kotlin"/>
30+
<link href="https://github.com/Kotlin/dataframe">GitHub</link>
31+
<link href="https://kotlinlang.slack.com/archives/C4W52CFEZ">Slack Community</link>
32+
</footer>
2533
</buildprofiles>

0 commit comments

Comments
 (0)