We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32e9380 commit 23a76f4Copy full SHA for 23a76f4
docs/index.md
@@ -1,3 +1,7 @@
1
+---
2
+hide-toc: true
3
4
+
5
(index)=
6
7
```{include} ../README.md
@@ -6,6 +10,8 @@
10
11
## Table of Contents
8
12
13
+:hidden:
14
9
15
```{toctree}
16
:maxdepth: 2
17
@@ -18,8 +24,15 @@ sessions
18
24
windows
19
25
panes
20
26
api
21
-glossary
27
28
+```
29
30
+```{toctree}
31
+:caption: Project
32
33
22
34
developing
23
35
history
-
36
+glossary
37
+GitHub <https://github.com/tmux-python/libtmux>
38
```
0 commit comments