sphinx-contrib / matlabdomain

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

<autodoc>:1: WARNING: 4 column based index found. #49

Closed joeced closed 6 years ago

joeced commented 7 years ago

Originally reported by: Anonymous


":1: WARNING: 4 column based index found. It might be a bug of extensions you use:"

Based on a small research on github seeing other similar bugs such [javasphint](https://github.com/bronto/javasphinx/issues/48

I think there is a problem with the Sphinx-1.4, which uses 5 columns structure for index. I guess the extension does not support the new structure.


joeced commented 6 years ago

Fixed in #1