Skip to content

Commit af345e2

Browse files
committed
docs: Sidebar structure improvements
1 parent 223d4ea commit af345e2

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

docs/index.md

Lines changed: 13 additions & 1 deletion
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
@@ -16,12 +20,20 @@
1620

1721
```{toctree}
1822
:maxdepth: 2
23+
:hidden:
1924
2025
quickstart
2126
cli
2227
configuration/index
28+
29+
```
30+
31+
```{toctree}
32+
:caption: Project
33+
:hidden:
34+
2335
api
2436
developing
2537
history
26-
38+
GitHub <https://github.com/vcs-python/vcspull>
2739
```

0 commit comments

Comments
 (0)