More doc syncing

This commit is contained in:
Griatch 2022-11-19 20:49:24 +01:00
parent 68b87d6157
commit b84fab9300
5 changed files with 16 additions and 10 deletions

View file

@ -16,7 +16,7 @@ Evennia is managed from the terminal (console/Command Prompt on Windows). Once
pip install evennia
Optional: If you use a [contrib](Contribs) that warns you that it needs additional packages, you can
Optional: If you use a [contrib](../Contribs/Contribs-Overview.md) that warns you that it needs additional packages, you can
install all extra dependencies with
pip install evennia[extra]

View file

@ -2,7 +2,7 @@
This sums up all steps of maintaining your Evennia game from first installation to production release.
## Installation & running
## Installation and running
```{toctree}
:maxdepth: 2
@ -17,7 +17,7 @@ Installation-Non-Interactive
Start-Stop-Reload
```
## Settings and configuration
## Configuration
```{toctree}
:maxdepth: 2