Revert "Updated HTML docs."

This reverts commit 06bc3c8bcd.
This commit is contained in:
Griatch 2022-11-15 20:46:50 +01:00
parent 06bc3c8bcd
commit a452434ba8
663 changed files with 61705 additions and 2 deletions

View file

@ -0,0 +1,47 @@
# Server Setup and Life
This sums up all steps of maintaining your Evennia game from first installation to production release.
## Installation & running
```{toctree}
:maxdepth: 2
Installation
Installation-Git
Installation-Docker
Installation-Troubleshooting
Installation-Android
Installation-Upgrade
Installation-Non-Interactive
Start-Stop-Reload
```
## Configuring
```{toctree}
:maxdepth: 2
Settings
Settings-Default
Choosing-An-SQL-Server
Evennia-Game-Index
IRC
Grapevine
RSS
How-to-connect-Evennia-to-Twitter
Client-Support-Grid
```
## Going public
```{toctree}
:maxdepth: 2
Online-Setup
Security
HAProxy-Config
Apache-Config
```