sphinx-contrib / matlabdomain

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

crashes if classdef docstring is not indented #19

Closed joeced closed 6 years ago

joeced commented 10 years ago

Originally reported by: Mark Mikofski (Bitbucket: bwanamarko, GitHub: Unknown)


see #13 or #12, this should be a silent error, not a build failure!

should I relax this condition?


joeced commented 6 years ago

It is perfectly okay MATLAB code to not indent the docstring. This condition should be removed.