Skip to content

Commit 676b44b

Browse files
Added development.topic
1 parent f804b5c commit 676b44b

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

docs/package-wizard.tree

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
<toc-element topic="introduction.topic" />
1010
<toc-element topic="installation.topic" />
1111
<toc-element topic="usage.topic" />
12-
<toc-element topic="schema.topic" />
12+
<toc-element topic="development.topic" >
13+
<toc-element topic="schema.topic" />
14+
</toc-element>
1315
<toc-element topic="license.topic" toc-title="License" />
1416
</instance-profile>

docs/topics/development.topic

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE topic
3+
SYSTEM "https://resources.jetbrains.com/writerside/1.0/xhtml-entities.dtd">
4+
<topic
5+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
6+
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
7+
title="Development" id="development">
8+
9+
<show-structure depth="3" />
10+
11+
<p>Coming soon...</p>
12+
</topic>

docs/topics/introduction.topic

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<topic
55
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
66
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
7-
title="Introduction" id="introduction">
7+
title="%product-name%" id="introduction">
88

9-
<title>Getting Started</title>
9+
<title>Prologue</title>
1010

1111
<section-starting-page>
1212
<title>%product-name%</title>

0 commit comments

Comments
 (0)