mirror of
https://github.com/evennia/evennia.git
synced 2026-04-07 00:45:22 +02:00
Fixed all links
This commit is contained in:
parent
d4f1733bc7
commit
26f8ba3f71
175 changed files with 11972 additions and 4443 deletions
|
|
@ -3,18 +3,19 @@
|
|||
|
||||
# VERSION WARNING
|
||||
|
||||
> This is the experimental static v0.9 documentation of Evennia, _automatically_ generated from the
|
||||
> [evennia wiki](https://github.com/evennia/evennia/wiki/) at 2020-09-20 19:55:46.634441.
|
||||
> There are known conversion issues which will _not_ be addressed in this version - refer to
|
||||
> This is the experimental static v0.95 documentation of Evennia, _automatically_ generated from the
|
||||
> [evennia wiki](https://github.com/evennia/evennia/wiki/) at 2020-10-11 18:06:03.062022.
|
||||
> There are known conversion issues which will _not_ be addressed in this version - refer to
|
||||
> the original wiki if you have trouble.
|
||||
>
|
||||
> Manual conversion and cleanup will instead happen during development of the upcoming v1.0
|
||||
> version of this static documentation.
|
||||
> version of this static documentation.
|
||||
|
||||
|
||||
# Evennia Documentation
|
||||
|
||||
This is the manual of [Evennia](http://www.evennia.com), the open source Python `MU*` creation system.
|
||||
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
|
||||
|
|
@ -23,11 +24,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).
|
||||
|
||||
| ![Getting Started][icon_new]| ![Admin Docs][icon_admin] | ![Builder Docs][icon_builder] | ![Developer-Central][icon_devel] | ![Tutorials][icon_tutorial] | [![API][icon_API]](api:evennia) |
|
||||
| ![Getting Started][icon_new]| ![Admin Docs][icon_admin] | ![Builder Docs][icon_builder] |
|
||||
![Developer-Central][icon_devel] | ![Tutorials][icon_tutorial] | [![API][icon_API]](api:evennia) |
|
||||
|
||||
|[Getting Started](./Getting-Started)| [Admin Docs](./Administrative-Docs) | [Builder Docs](./Builder-Docs) | [Developer Central](./Developer-Central) | [Tutorials & Examples](./Tutorials) | [API](api:evennia) |
|
||||
|[Getting Started](./Getting-Started)| [Admin Docs](./Administrative-Docs) | [Builder Docs](Builder-
|
||||
Docs) | [Developer Central](./Developer-Central) | [Tutorials & Examples](./Tutorials) |
|
||||
[API](api:evennia) |
|
||||
|
||||
- The [Getting Started](./Getting-Started) page helps installing and starting Evennia for the first time.
|
||||
- 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue