sphinx-contrib / matlabdomain

A Sphinx extension for documenting Matlab code
http://sphinxcontrib-matlabdomain.readthedocs.io/
Other
70 stars 46 forks source link

Removed `MatInstanceAttributeDocumenter` #255

Closed joeced closed 4 months ago

joeced commented 4 months ago

It does not seem to have any purpose. Modifed MatAttributeDocumenter to document all MatProperty types. Further, the undocumented and unused directives:

have also been removed.

This should resolve #250.