forked from JetBrains/intellij-sdk-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwriterside.cfg
More file actions
20 lines (19 loc) · 871 Bytes
/
writerside.cfg
File metadata and controls
20 lines (19 loc) · 871 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
<!DOCTYPE ihp
SYSTEM "https://resources.jetbrains.com/writerside/1.0/ihp.dtd">
<ihp version="2.0">
<settings>
<id-generator-method>LOWER_CASE_DASHES_DOT_REMOVE</id-generator-method>
<default-property element-name="chapter" property-name="show-structure-depth" value="2"/>
<wrs-supernova use-version="2025.04.8412"/>
</settings>
<module name="intellij-sdk"/>
<topics dir="topics"/>
<topics dir="reference_guide"/>
<images dir="images" web-path="/img/idea-sdk/"/>
<vars src="v.list" />
<snippets dir="code_samples"/>
<categories src="c.list"/>
<instance src="ijs.tree" keymaps-mode="none" id="intellij" web-path="/intellij/"/>
</ihp>