Skip to content

Commit 23a76f4

Browse files
committed
docs: Sidebar structure
1 parent 32e9380 commit 23a76f4

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

docs/index.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
hide-toc: true
3+
---
4+
15
(index)=
26

37
```{include} ../README.md
@@ -6,6 +10,8 @@
610

711
## Table of Contents
812

13+
:hidden:
14+
915
```{toctree}
1016
:maxdepth: 2
1117
@@ -18,8 +24,15 @@ sessions
1824
windows
1925
panes
2026
api
21-
glossary
27+
28+
```
29+
30+
```{toctree}
31+
:caption: Project
32+
:hidden:
33+
2234
developing
2335
history
24-
36+
glossary
37+
GitHub <https://github.com/tmux-python/libtmux>
2538
```

0 commit comments

Comments
 (0)