Add breadcrumbs. Format markdown files to char width 100
This commit is contained in:
parent
10c1831aad
commit
78970e92b3
142 changed files with 10357 additions and 3417 deletions
|
|
@ -20,7 +20,8 @@ This is the manual of [Evennia](http://www.evennia.com), the open source Python
|
|||
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).
|
||||
|
||||
- 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.
|
||||
|
|
@ -38,4 +39,4 @@ There is [a lengthier introduction](Evennia-Introduction) to read. You might als
|
|||
[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
|
||||
[icon_API]: https://raw.githubusercontent.com/wiki/evennia/evennia/images/python3.png
|
||||
Loading…
Add table
Add a link
Reference in a new issue