-
Notifications
You must be signed in to change notification settings - Fork 0
/
pn.tree
54 lines (52 loc) · 2.05 KB
/
pn.tree
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE instance-profile
SYSTEM "https://resources.jetbrains.com/writerside/1.0/product-profile.dtd">
<instance-profile id="pn"
name="Personal Notebook" start-page="README.md">
<toc-element topic="README.md"/>
<toc-element toc-title="devops">
<toc-element topic="cloud.md"/>
</toc-element>
<toc-element toc-title="config">
<toc-element topic="readme.md"/>
<toc-element toc-title="doc">
<toc-element topic="kbct.md"/>
<toc-element topic="obsws.md"/>
</toc-element>
</toc-element>
<toc-element toc-title="hardware">
<toc-element topic="car.md"/>
</toc-element>
<toc-element toc-title="web-dev">
<toc-element topic="angular-notes.md"/>
<toc-element topic="database-notes.md"/>
<toc-element topic="typescript.md"/>
<toc-element topic="general.md"/>
<toc-element topic="css-scss-html-notes.md"/>
</toc-element>
<toc-element toc-title="meta">
<toc-element topic="technical-specification.md"/>
<toc-element topic="linguistics-related-to-cs.md"/>
<toc-element topic="i18n-l10n.md"/>
</toc-element>
<toc-element toc-title="plumbing">
<toc-element topic="unix-linux.md"/>
<toc-element topic="git-notes.md"/>
<toc-element topic="software-issues.md"/>
</toc-element>
<toc-element toc-title="arts">
<toc-element topic="colour-notes.md"/>
<toc-element topic="blender-notes.md"/>
<toc-element toc-title="adobe">
<toc-element topic="illustrator.md"/>
<toc-element topic="after-effects.md"/>
</toc-element>
</toc-element>
<toc-element toc-title="the-arbitrary-collection">
<toc-element topic="arbitrary-math-snippets.md"/>
<toc-element topic="crazy-software.md"/>
<toc-element topic="2d-animation.md"/>
<toc-element topic="hilarious-stories.md"/>
<toc-element topic="arbitrary-music-things.md"/>
</toc-element>
</instance-profile>