Add hidden toctrees
This commit is contained in:
parent
9984c3f7bc
commit
0b0308b617
6 changed files with 180 additions and 1 deletions
|
|
@ -35,3 +35,15 @@ time.
|
|||
[icon_devel]: https://raw.githubusercontent.com/wiki/evennia/evennia/images/technical.png
|
||||
[icon_tutorial]: https://raw.githubusercontent.com/wiki/evennia/evennia/images/living1.png
|
||||
[icon_API]: https://raw.githubusercontent.com/wiki/evennia/evennia/images/python3.png
|
||||
|
||||
|
||||
```toctree::
|
||||
:hidden:
|
||||
|
||||
Getting-Started
|
||||
Administrative-Docs
|
||||
Developer-Central
|
||||
Tutorials
|
||||
Contributing-Docs
|
||||
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue