mirror of
https://github.com/evennia/evennia.git
synced 2026-03-25 17:26:32 +01:00
Start add docs again
This commit is contained in:
parent
b7fc975379
commit
d414cc3ccd
61 changed files with 235 additions and 236 deletions
|
|
@ -190,7 +190,7 @@ def crop(*args, **kwargs):
|
|||
crop in characters.
|
||||
suffix (str, optional): End string to mark the fact that a part
|
||||
of the string was cropped. Defaults to `[...]`.
|
||||
Kwargs:
|
||||
Keyword Args:
|
||||
session (Session): Session performing the crop.
|
||||
Example:
|
||||
`$crop(text, 50, [...])`
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ Submodules
|
|||
.. toctree::
|
||||
:maxdepth: 6
|
||||
|
||||
evennia.contrib.tutorial_world.intro_menu
|
||||
evennia.contrib.tutorial_world.mob
|
||||
evennia.contrib.tutorial_world.objects
|
||||
evennia.contrib.tutorial_world.rooms
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue