mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Clean up develop doc build to avoid clashes
This commit is contained in:
parent
9238a9bb58
commit
03fcb81fb3
23 changed files with 82 additions and 83 deletions
|
|
@ -37,3 +37,22 @@ This is the manual of [Evennia](http://www.evennia.com), the open source Python
|
|||
- [Table of Contents](./toc) - an alphabetical listing of all regular documentation pages
|
||||
|
||||
Want to help improve the docs? See the page on [Contributing to the docs](./Contributing-Docs)!
|
||||
|
||||
|
||||
```toctree::
|
||||
:hidden:
|
||||
|
||||
Evennia-Introduction
|
||||
Setup/Setup-Quickstart
|
||||
Howto/Starting/Part1/Starting-Part1
|
||||
How-To-Get-And-Give-Help
|
||||
Setup/Setup-Overview
|
||||
Howto/Howto-Overview
|
||||
Components/Components-Overview
|
||||
Concepts/Concepts-Overview
|
||||
Evennia-API
|
||||
Coding/Coding-Overview
|
||||
Contribs/Contrib-Overview
|
||||
Links
|
||||
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue