mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-22 19:14:20 +00:00
📔 Re-document engineer module
This commit is contained in:
parent
19983ea966
commit
01883db4bb
1 changed files with 48 additions and 2 deletions
|
@ -1,6 +1,52 @@
|
|||
``engineer`` - Chatbot framework
|
||||
==================================
|
||||
================================
|
||||
|
||||
.. automodule:: royalnet.engineer
|
||||
|
||||
.. todo:: Document this.
|
||||
|
||||
``bullet``
|
||||
----------
|
||||
|
||||
.. automodule:: royalnet.engineer.bullet
|
||||
|
||||
|
||||
``command``
|
||||
-----------
|
||||
|
||||
.. automodule:: royalnet.engineer.command
|
||||
|
||||
|
||||
``dispenser``
|
||||
-------------
|
||||
|
||||
.. automodule:: royalnet.engineer.dispenser
|
||||
|
||||
|
||||
``sentry``
|
||||
----------
|
||||
|
||||
.. automodule:: royalnet.engineer.sentry
|
||||
|
||||
|
||||
``teleporter``
|
||||
--------------
|
||||
|
||||
.. automodule:: royalnet.engineer.teleporter
|
||||
|
||||
|
||||
``wrench``
|
||||
----------
|
||||
|
||||
.. automodule:: royalnet.engineer.sentry
|
||||
|
||||
|
||||
``discard``
|
||||
-----------
|
||||
|
||||
.. automodule:: royalnet.engineer.discard
|
||||
|
||||
|
||||
``exc``
|
||||
-------
|
||||
|
||||
.. automodule:: royalnet.engineer.exc
|
||||
|
|
Loading…
Reference in a new issue