mirror of
https://github.com/evennia/evennia.git
synced 2026-03-30 04:27:16 +02:00
Cleanup of docs
This commit is contained in:
parent
461d45c5a2
commit
9e6f828cf8
6 changed files with 29 additions and 31 deletions
|
|
@ -7,12 +7,6 @@ Want more details about something? See the documentation for Evennia's core [Com
|
|||
|
||||
## Beginner Tutorial
|
||||
|
||||
```{sidebar}
|
||||
```{toctree}
|
||||
:maxdepth: 1
|
||||
Howtos-Overview.md
|
||||
```
|
||||
```
|
||||
Recommended starting point! This will take you from absolute beginner to making
|
||||
a small -- but full -- game with Evennia. Other tutorials and how-to's tend to assume you are already familiar with the concepts explained in the Beginner Tutorial.
|
||||
|
||||
|
|
@ -30,6 +24,10 @@ Part 3 and onwards are still under development.
|
|||
./Beginner-Tutorial/Part5/Beginner-Tutorial-Part5-Overview
|
||||
```
|
||||
|
||||
```{toctree}
|
||||
:maxdepth: 1
|
||||
Howtos-Overview.md
|
||||
```
|
||||
## How-To's
|
||||
|
||||
```{toctree}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue