mirror of
https://github.com/evennia/evennia.git
synced 2026-03-31 21:17:17 +02:00
Updated HTML docs.
This commit is contained in:
parent
1ce2dc1c96
commit
324a3b2537
4844 changed files with 456956 additions and 992114 deletions
|
|
@ -1,33 +0,0 @@
|
|||
# Coding and development help
|
||||
|
||||
This documentation aims to help you set up a sane development environment to
|
||||
make your game, also if you never coded before.
|
||||
|
||||
See also the [Beginner Tutorial](../Howtos/Beginner-Tutorial/Beginner-Tutorial-Overview.md).
|
||||
|
||||
```{toctree}
|
||||
:maxdepth: 2
|
||||
|
||||
Evennia-Code-Style.md
|
||||
Default-Command-Syntax.md
|
||||
Version-Control.md
|
||||
Debugging.md
|
||||
Unit-Testing.md
|
||||
Profiling.md
|
||||
Continuous-Integration.md
|
||||
Setting-up-PyCharm.md
|
||||
```
|
||||
|
||||
## Evennia Changelog
|
||||
|
||||
```{toctree}
|
||||
:maxdepth: 2
|
||||
|
||||
Changelog.md
|
||||
```
|
||||
|
||||
|
||||
```{toctree}
|
||||
:hidden:
|
||||
Release-Notes-1.0
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue