Add hidden toctrees
This commit is contained in:
parent
9984c3f7bc
commit
0b0308b617
6 changed files with 180 additions and 1 deletions
|
|
@ -24,3 +24,21 @@ This section contains information useful to world builders.
|
|||
### The Tutorial world
|
||||
|
||||
- [Introduction and setup](./Tutorial-World-Introduction)
|
||||
|
||||
|
||||
```toctree::
|
||||
:hidden:
|
||||
|
||||
Default-Command-Help
|
||||
Building-Quickstart
|
||||
Building-Permissions
|
||||
TextTags
|
||||
Connection-Screen
|
||||
Batch-Processors
|
||||
Batch-Command-Processor
|
||||
Batch-Code-Processor
|
||||
Spawner-and-Prototypes
|
||||
Zones
|
||||
Tutorial-World-Introduction
|
||||
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue