Hi 

I'm really grateful, that you'll look into this issue. I prepared a minimal 
example 
https://github.com/sphinx-contrib/matlabdomain/tree/master/tests/roots/test_autodoc

The rendered output should include the member functions of the class in 
target folder.

Best regards
Jørgen Cederberg 

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.

Reply via email to