Hi All,

    I am documenting a project using Sphinx (obviously :-D ). I have
added inheritance diagrams to the classes I have documented, but I
have a couple of questions regarding these diagrams.

1) I would like to set the *last* node in the diagram (i.e., the class
for which I am reading the docs) with a thicker edge and also change
colour of the arrow connecting the next-to-last with the last one. I
couldn't find anywhere such information, possibly because it's more
related with GraphViz than Sphinx.

2) If the class hierarchy is somehow "extended" (i.e., the class for
which I am reading the docs has many unique parents), the inheritance
diagram is always placed on a straight line with super-small nodes and
tiny text font (almost impossible to read). Is there any way to either
setting a minimum font or changing the graph layout (i.e., instead of
a straight line, a circular or something else)?

Thank you in advance for your suggestions. Super great project, by the
way, let's hope to move wxPython to Sphinx soon.

Andrea,

--

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


Reply via email to