Added better docstrings to subpackages and cleaned out some places which were unclear.
This commit is contained in:
parent
f0eec11ac5
commit
b015f4802a
20 changed files with 132 additions and 31 deletions
|
|
@ -1,5 +1,6 @@
|
|||
"""
|
||||
Makes it easier to import by grouping all relevant things already at this
|
||||
level.
|
||||
This sub-package contains Evennia's comms-system, a set of models and
|
||||
handlers for in-game communication via channels and messages as well
|
||||
as code related to external communication like IRC or RSS.
|
||||
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue