docs(global): add documentation
This commit is contained in:
28
docs/logic_plugin_manager.rst
Normal file
28
docs/logic_plugin_manager.rst
Normal file
@@ -0,0 +1,28 @@
|
||||
API Reference
|
||||
=============
|
||||
|
||||
Core Modules
|
||||
------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
logic_plugin_manager.components
|
||||
logic_plugin_manager.logic
|
||||
logic_plugin_manager.tags
|
||||
|
||||
Defaults
|
||||
--------
|
||||
|
||||
.. automodule:: logic_plugin_manager.defaults
|
||||
:members:
|
||||
:show-inheritance:
|
||||
:undoc-members:
|
||||
|
||||
Exceptions
|
||||
----------
|
||||
|
||||
.. automodule:: logic_plugin_manager.exceptions
|
||||
:members:
|
||||
:show-inheritance:
|
||||
:undoc-members:
|
||||
Reference in New Issue
Block a user