summaryrefslogtreecommitdiff
path: root/tests/test_apidoc.py
Commit message (Expand)AuthorAgeFilesLines
* apidoc: Move apidoc to ext/apidocStephen Finucane2017-09-201-190/+0
* Fix #3962: sphinx-apidoc does not recognize implicit namespace packages corre...Takeshi KOMIYA2017-07-291-2/+2
* Merge branch 'stable'Takeshi KOMIYA2017-05-161-10/+10
|\
| * refs #3458: add sphinx.testing that are moved from /tests directory.shimizukawa2017-05-141-10/+10
* | Merge pull request #3668 from adamjstewart/fixes/apidoc-main-argvTakeshi KOMIYA2017-05-141-1/+1
|\ \ | |/ |/|
| * Fix testsAdam J. Stewart2017-04-251-1/+1
* | Fix flake8 violationsTakeshi KOMIYA2017-05-091-0/+2
|/
* Merge branch 'stable'Takeshi KOMIYA2017-03-261-6/+34
|\
| * Year++Takeshi KOMIYA2017-03-261-1/+1
| * Test whether the escaping is correct by looking at the plaintextEric Wieser2017-03-241-7/+22
| * Move apidoc tests to subfolder, rather than polluting main testEric Wieser2017-03-241-4/+6
| * Fix issues with trailing underscores in heading namesEric Wieser2017-03-231-2/+13
* | implementing PR commentsGerald Baier2017-01-121-5/+0
* | apidoc takes extension optionsGerald Baier2017-01-111-0/+18
|/
* pytest migrationshimizukawa2017-01-041-108/+84
* Sphinx apidoc does not process PEP-0420 implicit namespacesArcadiy Ivanov2016-09-151-0/+88
* Obligatory copyright update.Georg Brandl2016-01-141-1/+1
* Fix broken in py3Takeshi KOMIYA2015-12-251-4/+11
* Fix #2040: UnicodeDecodeError in sphinx-apidoc when author contains non-ascii...Takeshi KOMIYA2015-12-251-0/+34
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
* Add a basic test for sphinx.apidoc.Georg Brandl2014-11-061-0/+42