Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run the ``pyupgrade`` tool | Adam Turner | 2022-10-17 | 2 | -3/+3 |
| | |||||
* | Fix module docstring first line | Adam Turner | 2022-02-20 | 1 | -2/+1 |
| | |||||
* | pretty style fix | Takeshi KOMIYA | 2020-02-12 | 1 | -3/+1 |
| | |||||
* | Added test for correct nested class name in inheritance diagram | Brendt Wohlberg | 2018-12-02 | 2 | -0/+19 |
| | |||||
* | The default setting for master_doc is changed to 'index' | Takeshi KOMIYA | 2018-09-04 | 1 | -0/+0 |
| | |||||
* | Fix flake8 violations on tests | Takeshi KOMIYA | 2018-07-28 | 1 | -1/+1 |
| | |||||
* | Fix flake8 violations | Takeshi KOMIYA | 2018-02-19 | 2 | -2/+8 |
| | |||||
* | Add top-classes option to sphinx.ext.inheritance_diagram | Mr. Senko | 2017-06-05 | 3 | -0/+22 |
| | | | | This will limit the scope of inheritance traversal | ||||
* | Add tests for sphinx.ext.inheritance_diagram | Mr. Senko | 2017-06-05 | 6 | -0/+52 |