Skip to content

Commit 825b238

Browse files
committed
docs: Move to reference and topic guides
1 parent 6073a4a commit 825b238

File tree

9 files changed

+18
-6
lines changed

9 files changed

+18
-6
lines changed

docs/index.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,8 @@ hide-toc: true
1717
1818
quickstart
1919
about
20-
properties
21-
traversal
22-
servers
23-
sessions
24-
windows
25-
panes
20+
topics/index
21+
reference/index
2622
api
2723
2824
```

docs/reference/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Reference
2+
3+
```{toctree}
4+
5+
properties
6+
servers
7+
sessions
8+
windows
9+
panes
10+
```
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/topics/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Topic Guides
2+
3+
```{toctree}
4+
5+
traversal
6+
```
File renamed without changes.

0 commit comments

Comments
 (0)