mirror of
https://github.com/evennia/evennia.git
synced 2026-03-25 09:16:32 +01:00
Fixed all errors in doc building
This commit is contained in:
parent
9fbfc8f8d0
commit
76761825d0
80 changed files with 766 additions and 767 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# The Tutorial World
|
||||
|
||||
[prev lesson](Building-Quickstart) | [next lesson](Python-basic-introduction)
|
||||
[prev lesson](./Building-Quickstart) | [next lesson](./Python-basic-introduction)
|
||||
|
||||
The *Tutorial World* is a small and functioning MUD-style game world shipped with Evennia.
|
||||
It's a small showcase of what is possible. It can also be useful for those who have an easier
|
||||
|
|
@ -115,5 +115,5 @@ should hopefully have given you a little taste of some of the possibilities of
|
|||
move on with how to access this power through code.
|
||||
|
||||
|
||||
[prev lesson](Building-Quickstart) | [next lesson](Python-basic-introduction)
|
||||
[prev lesson](./Building-Quickstart) | [next lesson](./Python-basic-introduction)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue