Hi all,
I hope to use autodoc for a project I'm working on. Most of my classes
inherit from some very low-level base classes, whose methods I don't want
in the documentation.

Unfortunately, there are some other parent classes whose methods I *do*
want documented, so simply excluding autodoc's :inherited-members: is not
an option.

Is there a way to specify particular base classes to exclude when using
autodoc's :inherited-members: option? If not, I'll probably end up forking
autodoc to extend it this way... thanks!
   Jake

-- 
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 [email protected].
To post to this group, send email to [email protected].
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