Skip to content

Commit 27de41b

Browse files
committed
docs: docs/index to use markdown
1 parent 314e34c commit 27de41b

File tree

2 files changed

+33
-36
lines changed

2 files changed

+33
-36
lines changed

docs/index.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
(index)=
2+
3+
# tmuxp
4+
5+
## tmux session manager
6+
7+
```{include} ../README.md
8+
```
9+
10+
```{image} _static/tmuxp-demo.gif
11+
:width: 100%
12+
13+
```
14+
15+
### Table of Contents
16+
17+
```{toctree}
18+
:maxdepth: 2
19+
20+
about
21+
quickstart
22+
examples
23+
cli
24+
plugin_system
25+
developing
26+
api
27+
history
28+
about_tmux
29+
glossary
30+
31+
```
32+
33+

docs/index.rst

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)