summaryrefslogtreecommitdiffstats
path: root/Doc/tools/pyspecific.py
Commit message (Collapse)AuthorAgeFilesLines
* Move Sphinx extensions to their own subdir.Georg Brandl2014-10-291-348/+0
|
* Use https:// URLs for the bug tracker in the :issue: role.Alex Gaynor2014-10-131-2/+2
| | | | Thanks to Ezio for noticing this
* Move Doc/tools/sphinxext content to Doc/tools, there is no need for the ↵Georg Brandl2014-09-301-0/+348
nested subdirectory anymore.