summaryrefslogtreecommitdiff
path: root/doc/ext/inheritance.rst
Commit message (Collapse)AuthorAgeFilesLines
* #367: Added automatic exclusion of hidden members in inheritance diagrams, ↵Georg Brandl2011-01-071-0/+7
| | | | and an option to selectively enable it.
* #481, #482: fix ``.name`` reference matching.Georg Brandl2010-08-051-1/+1
| | | | | #482: When doing a non-exact search, match only the given type of object. #481: Apply non-exact search for Python reference targets with ``.name`` for modules too.
* Use the new rst domain in the sphinx docs.Georg Brandl2010-04-171-2/+2
|
* Add examples for graph options.Georg Brandl2009-11-081-0/+10
|
* Make titles consistent.Georg Brandl2009-03-051-2/+2
|
* New ``inheritance_diagram`` extension to embed... inheritance diagrams!Georg Brandl2009-03-051-0/+46