========== Directives ========== Complete reference of all directives provided by sphinxcontrib-matlabdomain. See :doc:`../user-guide/autodoc-directives` for detailed documentation with examples. Autodoc Directives ================== * ``automodule`` - Document modules/packages * ``autofunction`` - Document functions * ``autoclass`` - Document classes * ``automethod`` - Document methods * ``autoattribute`` - Document properties Manual Directives ================= * ``mat:module`` - Manually document a module * ``mat:function`` - Manually document a function * ``mat:class`` - Manually document a class * ``mat:method`` - Manually document a method * ``mat:attribute`` - Manually document a property See Also ======== * :doc:`../user-guide/autodoc-directives` - Full directive guide * :doc:`../user-guide/matlab-domain` - Manual directive usage .. note:: Full reference coming soon. See user guide for details.