Clean up develop doc build to avoid clashes
This commit is contained in:
parent
9238a9bb58
commit
03fcb81fb3
23 changed files with 82 additions and 83 deletions
|
|
@ -1,7 +1,5 @@
|
|||
# Overview of the Evennia library
|
||||
|
||||
[prev lesson](./Python-classes-and-objects) | [next lesson](./Learning-Typeclasses)
|
||||
|
||||
```sidebar:: API
|
||||
|
||||
API stands for `Application Programming Interface`, a description for how to access
|
||||
|
|
@ -125,5 +123,4 @@ to look it up in the docs:
|
|||
5. You can now read what this does and what methods are on it. If you want to see the full source, click the
|
||||
\[[source](src:evennia.objects.objects#DefaultObject)\] link.
|
||||
|
||||
[prev lesson](./Python-classes-and-objects) | [next lesson](./Learning-Typeclasses)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue