Files
sphinx/tests/roots/test-inheritance/diagram_w_2_top_classes.rst
Mr. Senko 9486f0d8f7 Add top-classes option to sphinx.ext.inheritance_diagram
This will limit the scope of inheritance traversal
2017-06-05 21:52:21 +03:00

10 lines
179 B
ReStructuredText

Diagram using 2 top classes
===========================
.. inheritance-diagram::
dummy.test.F
dummy.test.D
dummy.test.E
:top-classes: dummy.test.B, dummy.test.C