Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: Merge py35/test_autodoc_py35.py to test_autodoc.py | Takeshi KOMIYA | 2018-09-22 | 1 | -338/+0 |
| | |||||
* | Drop branches for sys.version_info < (3, 4) | Takeshi KOMIYA | 2018-09-22 | 1 | -16/+6 |
| | |||||
* | Merge branch '1.8' | Takeshi KOMIYA | 2018-09-09 | 1 | -2/+2 |
|\ | |||||
| * | Fix #2401: autodoc: ``:members:`` causes ``:special-members:`` not to be shown | Takeshi KOMIYA | 2018-09-03 | 1 | -2/+2 |
| | | |||||
* | | Drop APIs deprecated in 2.0 | Takeshi KOMIYA | 2018-09-03 | 1 | -2/+3 |
|/ | |||||
* | Fix flake8 violations | Takeshi KOMIYA | 2018-02-19 | 1 | -9/+7 |
| | |||||
* | Merge branch 'master' into dont_emit_system_message_on_autodoc_warning | Takeshi KOMIYA | 2018-01-08 | 1 | -5/+5 |
|\ | |||||
| * | Deprecate sphinx.ext.autodoc.add_documenter() and AutoDirective._register | Takeshi KOMIYA | 2018-01-01 | 1 | -4/+4 |
| | | |||||
| * | A happy new year! | Takeshi KOMIYA | 2018-01-01 | 1 | -1/+1 |
| | | |||||
* | | autodoc: Use logging module to emit warnings | Takeshi KOMIYA | 2017-12-20 | 1 | -15/+10 |
|/ | |||||
* | refs #3458: add sphinx.testing that are moved from /tests directory. | shimizukawa | 2017-05-14 | 1 | -6/+8 |
| | |||||
* | Year++ | Takeshi KOMIYA | 2017-03-26 | 1 | -1/+1 |
| | |||||
* | pytest optimizatoin: | shimizukawa | 2017-01-08 | 1 | -3/+3 |
| | | | | | | | | - remote using deprecated decorators - remove gen_with_app - remove yield testing - remove pytest warnings - refactoring | ||||
* | pytest migration | shimizukawa | 2017-01-04 | 1 | -0/+352 |