Skip to content

Commit c6fe49a

Browse files
committed
fix(config): enable canonical URL generation for WRS
1 parent a766b4c commit c6fe49a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/cfg/buildprofiles.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<noindex-content status="eap">false</noindex-content>
2828
<noindex-content status="deprecated">true</noindex-content>
2929
<search-scopes-provider>https://www.jetbrains.com/search/json/</search-scopes-provider>
30-
<!-- <generate-canonicals>true</generate-canonicals>-->
30+
<generate-canonicals>true</generate-canonicals>
3131
<custom-favicons>
3232
https://kotlinlang.org/assets/images/favicon.svg?v2,
3333
https://kotlinlang.org/assets/images/favicon.ico?v2,

docs/writerside.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<vars src="v.list"/>
1010
<settings>
1111
<default-property element-name="chapter" property-name="show-structure-depth" value="2"/>
12-
<wrs-supernova use-version="2.1.1991-p6895"/>
12+
<wrs-supernova use-version="2.1.2079-p7684"/>
1313
</settings>
1414
<instance id="help/kotlin-reference" src="kr.tree" web-path="/"/>
1515
</ihp>

0 commit comments

Comments
 (0)