When using this:
.. autoclass:: Foo
   :members:
   :show-inheritance:
   :inherited-members:

Is it possible to show/mark in some way the members which are inherited, similar to:
Bases: dabo.ui.uiwx.dMenuBar.dMenuBar

maybe:
Inherited from: .....

or maybe group them, first the "own" members and then the inherited once.

Werner

P.S.
Sphinx 1.0.4

--
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to