Clean up develop doc build to avoid clashes

This commit is contained in:
Griatch 2020-10-19 22:40:43 +02:00
parent 4fa9f12d65
commit dca88243f4
23 changed files with 82 additions and 83 deletions

View file

@ -26,4 +26,15 @@ programming.
1. [Planning to use some useful Contribs](./Planning-Some-Useful-Contribs)
In the process we'll go through the common questions of "where to start"
and "what to think about" when creating a multiplayer online text game.
and "what to think about" when creating a multiplayer online text game.
```toctree::
:hidden:
Planning-Where-Do-I-Begin
Game-Planning
Planning-Some-Useful-Contribs
../Part3/Starting-Part3
```