Doc test updates
This commit is contained in:
parent
f5f235e352
commit
2692d3e7c2
6 changed files with 930 additions and 9 deletions
|
|
@ -1,10 +1,11 @@
|
|||
# VERSION WARNING
|
||||
```important::
|
||||
|
||||
> This is the v0.95 documentation of Evennia, originally converted from the old
|
||||
> [evennia wiki](https://github.com/evennia/evennia/wiki/) at 2020-10-11 18:06:03.062022.
|
||||
> While we will fix outright mistakes, minor typos and visual conversion issues will _not_ be
|
||||
> addressed in this version.
|
||||
> A new and refactored version of the docs is being prepared for version 1.0 of Evennia.
|
||||
This is the v0.9.5 documentation of Evennia, originally converted from the old
|
||||
`evennia wiki <https://github.com/evennia/evennia/wiki>`_ at 2020-10-11 18:06:03.062022.
|
||||
While we will fix outright mistakes, minor typos and visual conversion issues will **not** be
|
||||
addressed in this version.
|
||||
A new and refactored version of the docs is being prepared for version 1.0 of Evennia.
|
||||
```
|
||||
|
||||
# Evennia Documentation
|
||||
|
||||
|
|
@ -22,6 +23,7 @@ time.
|
|||
- 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 [Documentation-Contributing](./Contributing-Docs) page helps with how to write and contribute to these docs.
|
||||
- The [API](./Evennia-API) documentation is created from the latest source code.
|
||||
- The [TOC](./toc) lists all regular documentation pages.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue