New `inheritance_diagram` extension to embed... inheritance diagrams!

This commit is contained in:
Georg Brandl
2009-03-05 00:14:29 +01:00
parent 75637a5d6a
commit c5d0ba9913
4 changed files with 417 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ Substantial parts of the templates were written by Armin Ronacher
Other contributors, listed alphabetically, are:
* Daniel Bültmann -- todo extension
* Michael Droettboom -- inheritance_diagram extension
* Charles Duffy -- original graphviz extension
* Josip Dzolonga -- coverage builder
* Horst Gutmann -- internationalization support