Fix pages

This commit is contained in:
Griatch 2020-06-20 22:40:47 +02:00
parent c4dc554179
commit cfd70ea837
8 changed files with 305 additions and 219 deletions

View file

@ -3,7 +3,6 @@
- [Coding/Coding Overview](Coding/Coding-Overview)
- [Coding/Continuous Integration](Coding/Continuous-Integration)
- [Coding/Debugging](Coding/Debugging)
- [Coding/Directory Overview](Coding/Directory-Overview)
- [Coding/Flat API](Coding/Flat-API)
- [Coding/Profiling](Coding/Profiling)
- [Coding/Quirks](Coding/Quirks)
@ -97,6 +96,7 @@
- [Howto/Starting/Building Quickstart](Howto/Starting/Building-Quickstart)
- [Howto/Starting/Coding Introduction](Howto/Starting/Coding-Introduction)
- [Howto/Starting/Coordinates](Howto/Starting/Coordinates)
- [Howto/Starting/Directory Overview](Howto/Starting/Directory-Overview)
- [Howto/Starting/Execute Python Code](Howto/Starting/Execute-Python-Code)
- [Howto/Starting/First Steps Coding](Howto/Starting/First-Steps-Coding)
- [Howto/Starting/Game Planning](Howto/Starting/Game-Planning)