summaryrefslogtreecommitdiff
path: root/tests/roots/test-inheritance
Commit message (Collapse)AuthorAgeFilesLines
* Run the ``pyupgrade`` toolAdam Turner2022-10-172-3/+3
|
* Fix module docstring first lineAdam Turner2022-02-201-2/+1
|
* pretty style fixTakeshi KOMIYA2020-02-121-3/+1
|
* Added test for correct nested class name in inheritance diagramBrendt Wohlberg2018-12-022-0/+19
|
* The default setting for master_doc is changed to 'index'Takeshi KOMIYA2018-09-041-0/+0
|
* Fix flake8 violations on testsTakeshi KOMIYA2018-07-281-1/+1
|
* Fix flake8 violationsTakeshi KOMIYA2018-02-192-2/+8
|
* Add top-classes option to sphinx.ext.inheritance_diagramMr. Senko2017-06-053-0/+22
| | | | This will limit the scope of inheritance traversal
* Add tests for sphinx.ext.inheritance_diagramMr. Senko2017-06-056-0/+52