mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Further additions to the theme
This commit is contained in:
parent
ccab070776
commit
310eeb0fe5
4 changed files with 53 additions and 22 deletions
|
|
@ -1,5 +1,3 @@
|
|||
# Home
|
||||
|
||||
# Evennia Documentation
|
||||
|
||||
This is the manual of [Evennia](http://www.evennia.com), the open source Python `MU*` creation system.
|
||||
|
|
@ -11,14 +9,15 @@ suggestion box][form]!
|
|||
There is [a lengthier introduction](Evennia-Introduction) to read. You might also want to read about
|
||||
[how to get and give help](how-to-get-and-give-help).
|
||||
|
||||
# Contents
|
||||
# Index
|
||||
|
||||
- The [Getting Started](Getting-Started) page helps installing and starting Evennia for the first time.
|
||||
- The [Admin Docs](Administrative-Docs) covers running and maintaining an Evennia server.
|
||||
- The [Builder Docs](Builder-Docs) helps for starting to build a game world using Evennia.
|
||||
- The [Developer Central](Developer-Central) describes how Evennia works and is used by coders.
|
||||
- The [Tutorials & Examples](Tutorials) contains help pages on a step-by-step or tutorial format.
|
||||
- The [API](api/evennia-api) documentation is created from the latest source code.
|
||||
* [Getting Started](Getting-Started) page helps installing and starting Evennia for the first time.
|
||||
* [Admin Docs](Administrative-Docs) covers running and maintaining an Evennia server.
|
||||
* [Builder Docs](Builder-Docs) helps for starting to build a game world using Evennia.
|
||||
* [Developer Central](Developer-Central) describes how Evennia works and is used by coders.
|
||||
* [Tutorials & Examples](Tutorials) contains help pages on a step-by-step or tutorial format.
|
||||
* [API](api/evennia-api) documentation is created from the latest source code.
|
||||
* [Document index](toc)
|
||||
|
||||
[search]: https://www.google.com/cse/publicurl?cx=010440404980795145992:6ztkvqc46je
|
||||
[group]: https://groups.google.com/forum/#%21forum/evennia
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue