-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Christopher Burns schrieb: > Indeed I was doing something wrong. We had an old version of the > inheritance_diagram extension in our code that was being used instead. > Once I removed that and used the extension that came with 0.6.x of > Sphinx, I could set graph attrs with no problem. In case anyone else > finds this useful, I was able to make all kinds of adjustments to my > graphs: > > inheritance_graph_attrs = dict(rankdir="LR", size='"6.0, 8.0"', fontsize=14, > ratio='compress') > inheritance_node_attrs = dict(shape='ellipse', fontsize=14, height=0.75, > color='dodgerblue1', style='filled')
I've added these as examples to the docs now. Georg -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) iEYEARECAAYFAkr2jQIACgkQN9GcIYhpnLCeMQCcCCuBTIjcS6DBUgqdQiJi0GqE KwwAnjY7mDr9FbZkR9SymhvggRZKe1iA =7wN1 -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
