Clean up develop doc build to avoid clashes
This commit is contained in:
parent
9238a9bb58
commit
03fcb81fb3
23 changed files with 82 additions and 83 deletions
|
|
@ -1,7 +1,5 @@
|
|||
# More about Commands
|
||||
|
||||
[prev lesson](./Adding-Commands) | [next lesson](./Creating-Things)
|
||||
|
||||
In this lesson we learn some basics about parsing the input of Commands. We will
|
||||
also learn how to add, modify and extend Evennia's default commands.
|
||||
|
||||
|
|
@ -497,4 +495,3 @@ In this lesson we got into some more advanced string formatting - many of those
|
|||
the future! We also made a functional sword. Finally we got into how to add to, extend and replace a default
|
||||
command on ourselves.
|
||||
|
||||
[prev lesson](./Adding-Commands) | [next lesson](./Creating-Things)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue