Added new docs for Channels and Msg

This commit is contained in:
Griatch 2021-05-09 22:36:44 +02:00
parent 43651ac867
commit 7e2a446bda
9 changed files with 474 additions and 193 deletions

View file

@ -1,5 +1,5 @@
# Toc
- [API root](api/evennia-api.rst)
- [Coding/Coding Introduction](Coding/Coding-Introduction)
- [Coding/Coding Overview](Coding/Coding-Overview)
- [Coding/Continuous Integration](Coding/Continuous-Integration)
@ -34,6 +34,7 @@
- [Components/Inputfuncs](Components/Inputfuncs)
- [Components/Locks](Components/Locks)
- [Components/MonitorHandler](Components/MonitorHandler)
- [Components/Msg](Components/Msg)
- [Components/Nicks](Components/Nicks)
- [Components/Objects](Components/Objects)
- [Components/Outputfuncs](Components/Outputfuncs)