Skip to content

Commit d1af9dc

Browse files
authored
chore: rearrange items in the nav tree (#5176)
1 parent 894b1b5 commit d1af9dc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/kr.tree

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<!DOCTYPE instance-profile SYSTEM "https://resources.jetbrains.com/writerside/1.0/product-profile.dtd">
33
<instance-profile id="kr" name="Kotlin" start-page="home.topic" status="release">
44
<toc-element toc-title="Home" topic="home.topic"/>
5+
<toc-element toc-title="Get started" topic="getting-started.md"/>
56
<toc-element toc-title="Take Kotlin tour" topic="kotlin-tour-welcome.md">
67
<toc-element hidden="true" topic="kotlin-tour-hello-world.md"/>
78
<toc-element hidden="true" topic="kotlin-tour-basic-types.md"/>
@@ -20,7 +21,6 @@
2021
<toc-element hidden="true" topic="kotlin-tour-intermediate-null-safety.md"/>
2122
<toc-element hidden="true" topic="kotlin-tour-intermediate-libraries-and-apis.md"/>
2223
</toc-element>
23-
<toc-element toc-title="Get started" topic="getting-started.md"/>
2424
<toc-element toc-title="What's new in Kotlin">
2525
<toc-element toc-title="Kotlin 2.3.0-Beta2" topic="whatsnew-eap.md"/>
2626
<toc-element toc-title="Kotlin 2.2.20" accepts-web-file-names="whatsnew.html" topic="whatsnew2220.md"/>
@@ -217,6 +217,7 @@
217217
<toc-element toc-title="Kotlin-powered solutions">
218218
<toc-element toc-title="Kotlin for data analysis">
219219
<toc-element toc-title="Overview" accepts-web-file-names="data-science-overview.html" topic="data-analysis-overview.md"/>
220+
<toc-element topic="kotlin-notebook-overview.md" toc-title="Kotlin Notebook overview"/>
220221
<toc-element toc-title="Get started with Kotlin Notebook">
221222
<toc-element toc-title="Introduction to Kotlin Notebook" topic="get-started-with-kotlin-notebooks.md"/>
222223
<toc-element toc-title="1. Set up an environment" topic="kotlin-notebook-set-up-env.md"/>
@@ -232,7 +233,6 @@
232233
</toc-element>
233234
<toc-element toc-title="Data visualization in Kotlin Notebook" topic="data-analysis-visualization.md"/>
234235
<toc-element toc-title="Libraries for data analysis" topic="data-analysis-libraries.md"/>
235-
<toc-element topic="kotlin-notebook-overview.md"/>
236236
</toc-element>
237237
<toc-element toc-title="Kotlin for AI-powered apps">
238238
<toc-element toc-title="Overview" topic="kotlin-ai-apps-development-overview.md"/>
@@ -435,15 +435,15 @@
435435
<toc-element toc-title="GSoC 2024" topic="gsoc-2024.md"/>
436436
<toc-element toc-title="GSoC 2023" topic="gsoc-2023.md"/>
437437
</toc-element>
438-
<toc-element topic="security.md"/>
439-
<toc-element topic="kotlin-pdf.md"/>
440438
<toc-element toc-title="Community">
441439
<toc-element topic="contribute.md"/>
442440
<toc-element accepts-web-file-names="kug-branding.html" topic="kug-guidelines.md"/>
443441
<toc-element accepts-web-file-names="kotlin-nights-branding.html" topic="kotlin-night-guidelines.md"/>
444442
<toc-element topic="slack-code-of-conduct.md"/>
445443
</toc-element>
446444
<toc-element accepts-web-file-names="kotlin-logo.html" topic="kotlin-brand-assets.md"/>
445+
<toc-element topic="kotlin-pdf.md"/>
446+
<toc-element topic="security.md"/>
447447
<toc-element toc-title="Press kit" href="https://kotlinlang.org/assets/kotlin-media-kit.pdf"/>
448448
<toc-element hidden="true" topic="test-page.md"/>
449449
</toc-element>

0 commit comments

Comments
 (0)