Clean up api doc header suprocessing, other fixes

This commit is contained in:
Griatch 2020-07-31 16:11:30 +02:00
parent ba717a437e
commit dd6a7875bf
8 changed files with 332 additions and 57 deletions

View file

@ -1,4 +1,4 @@
[prev lesson](Game-Planningd) | [next lesson](../../../Unimplemented)
[prev lesson](./Game-Planning) | [next lesson](./Planning-Some-Useful-Contribs)
# Planning our tutorial game
@ -411,4 +411,4 @@ Before starting to code in earnest a good coder should always do an inventory of
to code themselves. So in the next lesson we will check out what help we have from Evennia's _contribs_.
[prev lesson](Game-Planningd) | [next lesson](../../../Unimplemented)
[prev lesson](./Game-Planning) | [next lesson](./Planning-Some-Useful-Contribs)