sphinx/tests/roots/test-inheritance/diagram_module_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

7 lines
166 B
ReStructuredText

Diagram using module with 2 top classes
=======================================
.. inheritance-diagram::
dummy.test
:top-classes: dummy.test.B, dummy.test.C