Hi again I found the culprit. I copied the "document non-skipped members" code from https://github.com/sphinx-doc/sphinx/blob/bfdf0d1e8384397e4719649857c2f6a26bb26d63/sphinx/ext/autodoc/__init__.py#L682
And now it will document the members. I'm still working on my tests, I'm having difficulties resetting the App/BuildEnvironment. Thanks Jørgen Den lørdag den 24. marts 2018 kl. 13.23.55 UTC+1 skrev Komiya Takeshi: > > Hi, > > The bootstrap code for autodoc is changed since 1.6. So the change > breaks matlabdomain. > I'd like to investigate the error. But I don't know anything about matlab. > Do you have simple and reproducible example? > > Thanks, > Takeshi KOMIYA > > 2018-03-23 5:51 GMT+09:00 Jørgen Cederberg <jor...@cederberg.be > <javascript:>>: > > Den torsdag den 22. marts 2018 kl. 14.34.41 UTC+1 skrev jfbu: > >> > >> Le 22/03/2018 à 14:07, jfbu a écrit : > >> > Trying > >> > > >> > $ git diff v1.6.6..v1.7.1 -- sphinx/autodoc/* > >> > > >> > nothing is reported... > >> > >> sorry... gross oversight of mine > >> > >> of course that should have been sphinx/ext/autodoc* > >> and anyhow there was some refatoring of autodoc.py as > >> a module from sphinx/ext/autodoc.py to a package > >> sphinx/ext/autodoc/ with an __init__.py > >> making comparison less easy > >> > >> Best > >> > >> Jean-François > >> > > > > > > Thanks for answering and noting that it is difficult to track the > changes, > > that was my first impression. > > > > Note that this is for MATLAB, we inherit from > sphinx.ext.autodoc.Documenter, > > which is then adapted to the parsing of MATLAB code. > > I think I'll try track the changes to Documenter. > > > > Best > > Jørgen > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "sphinx-users" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to sphinx-users...@googlegroups.com <javascript:>. > > To post to this group, send email to sphinx...@googlegroups.com > <javascript:>. > > Visit this group at https://groups.google.com/group/sphinx-users. > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to sphinx-users+unsubscr...@googlegroups.com. To post to this group, send email to sphinx-users@googlegroups.com. Visit this group at https://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.