docs(global): add documentation

This commit is contained in:
h
2025-11-07 17:15:12 +01:00
parent ba3005d9b4
commit af227b597b
30 changed files with 2978 additions and 12 deletions

View 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: