sphinx-contrib / matlabdomain

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

Moved constant data out of MATLAB Type classes. #194

Closed joeced closed 1 year ago

joeced commented 1 year ago

The data is constant and does not belong in any class. It makes it easier to debug, as there are fewer members.