2024-06-21
This commit is contained in:
29
Writerside/k.tree
Normal file
29
Writerside/k.tree
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
- Copyright (c) 2024. Elex. All Rights Reserved.
|
||||
- https://www.elex-project.com/
|
||||
-->
|
||||
|
||||
<!DOCTYPE instance-profile
|
||||
SYSTEM "https://resources.jetbrains.com/writerside/1.0/product-profile.dtd">
|
||||
|
||||
<instance-profile id="k"
|
||||
name="Kotlin"
|
||||
start-page="starter-topic.md">
|
||||
|
||||
<toc-element topic="starter-topic.md">
|
||||
<toc-element topic="Function.md"/>
|
||||
<toc-element topic="Variable.md"/>
|
||||
<toc-element topic="Type.md"/>
|
||||
<toc-element topic="Condition.md"/>
|
||||
<toc-element topic="Loop.md"/>
|
||||
<toc-element topic="Exception.md"/>
|
||||
<toc-element topic="Class.md"/>
|
||||
<toc-element topic="Interface.md"/>
|
||||
<toc-element topic="Accessor.md"/>
|
||||
<toc-element topic="Enum.md"/>
|
||||
<toc-element topic="Object.md"/>
|
||||
<toc-element topic="Delegation.md"/>
|
||||
<toc-element topic="Collection.md"/>
|
||||
</toc-element>
|
||||
</instance-profile>
|
||||
Reference in New Issue
Block a user