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 +1,7 @@
|
|||
"""
|
||||
This sub-package defines the help system of Evennia. It is pretty
|
||||
simple, mainly consisting of a database model to hold help entries.
|
||||
The auto-cmd-help is rather handled by the default 'help' command
|
||||
itself.
|
||||
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue