mirror of
https://github.com/evennia/evennia.git
synced 2026-03-31 21:17:17 +02:00
Add first version of converted wiki
This commit is contained in:
parent
1900ae6af7
commit
e50dea549d
189 changed files with 26862 additions and 456 deletions
|
|
@ -1,5 +1,32 @@
|
|||
## Contents
|
||||
# Home
|
||||
|
||||
[foo](foo)
|
||||
# Evennia Documentation
|
||||
|
||||
* [foo](foo)
|
||||
This is the manual of [Evennia](http://www.evennia.com), the open source Python `MU*` creation system.
|
||||
You can [Search][search] the documentation as well as browse all pages alphabetically in the
|
||||
[Index](Wiki-Index). If you have trouble with unclear documentation, please let us know on our
|
||||
[mailing list][group], over [IRC][chat] or by dropping a note in our quick no-registration [online
|
||||
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
|
||||
|
||||
- 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.
|
||||
|
||||
[search]: https://www.google.com/cse/publicurl?cx=010440404980795145992:6ztkvqc46je
|
||||
[group]: https://groups.google.com/forum/#%21forum/evennia
|
||||
[chat]: http://tinyurl.com/p22oofg
|
||||
[form]: http://tinyurl.com/c4tue23
|
||||
[icon_new]: https://raw.githubusercontent.com/wiki/evennia/evennia/images/bright4.png
|
||||
[icon_admin]: https://raw.githubusercontent.com/wiki/evennia/evennia/images/speedometer26.png
|
||||
[icon_builder]: https://raw.githubusercontent.com/wiki/evennia/evennia/images/toolbox3.png
|
||||
[icon_devel]: https://raw.githubusercontent.com/wiki/evennia/evennia/images/technical.png
|
||||
[icon_tutorial]: https://raw.githubusercontent.com/wiki/evennia/evennia/images/living1.png
|
||||
[icon_API]: https://raw.githubusercontent.com/wiki/evennia/evennia/images/python3.png
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue