Skip to content

Commit 7fec1db

Browse files
authored
Merge pull request #4819 from JetBrains/ktl-2027-update-webhelp
KTL-2027 Update WebHelp and Writerside to the latest versions
2 parents 9740394 + 4b2640a commit 7fec1db

File tree

42 files changed

+13
-6
lines changed

Some content is hidden

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

42 files changed

+13
-6
lines changed

docs/cfg/buildprofiles.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
https://kotlinlang.org/assets/images/apple-touch-icon-114x114.png?v2,
3737
https://kotlinlang.org/assets/images/apple-touch-icon-144x144.png?v2
3838
</custom-favicons>
39+
<external-links-in-new-tab>false</external-links-in-new-tab>
3940
</variables>
4041
<build-profile instance="kr"/>
4142
</buildprofiles>

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.2079-p7684"/>
12+
<wrs-supernova use-version="2025.04.8426"/>
1313
</settings>
1414
<instance id="help/kotlin-reference" src="kr.tree" web-path="/"/>
1515
</ihp>

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@babel/core": "^7.22.10",
1111
"@babel/register": "7.15.3",
1212
"@jetbrains/babel-preset-jetbrains": "^2.3.1",
13-
"@jetbrains/kotlin-web-site-ui": "^4.9.0",
13+
"@jetbrains/kotlin-web-site-ui": "4.9.2",
1414
"@react-hook/resize-observer": "1.2.5",
1515
"@rescui/button": "0.18.0",
1616
"@rescui/card": "^0.8.1",
@@ -42,6 +42,7 @@
4242
"debounce": "1.0.2",
4343
"event-emitter": "0.3.4",
4444
"extend": "3.0.2",
45+
"false": "0.0.4",
4546
"file-loader": "6.2.0",
4647
"formik": "2.2.9",
4748
"google-map-react": "2.1.10",
180 Bytes
-20 Bytes
5 Bytes
23 Bytes
21 Bytes
2 KB
1018 Bytes

0 commit comments

Comments
 (0)