docs(global): add documentation
This commit is contained in:
20
docs/logic_plugin_manager.components.rst
Normal file
20
docs/logic_plugin_manager.components.rst
Normal file
@@ -0,0 +1,20 @@
|
||||
Components
|
||||
==========
|
||||
|
||||
The components package provides classes for working with macOS Audio Unit components and bundles.
|
||||
|
||||
AudioComponent
|
||||
--------------
|
||||
|
||||
.. automodule:: logic_plugin_manager.components.audiocomponent
|
||||
:members:
|
||||
:show-inheritance:
|
||||
:undoc-members:
|
||||
|
||||
Component
|
||||
---------
|
||||
|
||||
.. automodule:: logic_plugin_manager.components.component
|
||||
:members:
|
||||
:show-inheritance:
|
||||
:undoc-members:
|
||||
Reference in New Issue
Block a user