mirror of
https://github.com/evennia/evennia.git
synced 2026-04-02 14:07:16 +02:00
Rename docstring Kwargs to Keyword Args
This commit is contained in:
parent
29fc31bb01
commit
7fed14d233
58 changed files with 203 additions and 213 deletions
|
|
@ -1,5 +1,6 @@
|
|||
# API
|
||||
|
||||
- [evennia](api:evennia) - root of API
|
||||
- [evennia.accounts](api:evennia.accounts) - the out-of-character entity representing players
|
||||
- [evennia.commands](api:evennia.commands) - all inputs. Also includes default commands
|
||||
- [evennia.comms](api:evennia.comms) - in-game channels and messaging
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue