summaryrefslogtreecommitdiff
path: root/Doc/tools/extensions
Commit message (Expand)AuthorAgeFilesLines
* Issues #29349: Merge Py 2.6+ compatibility from 3.5Martin Panter2017-01-291-0/+2
|\
| * Issue #29349: Use __future__ print_function; Sphinx may use Python 2.6+Martin Panter2017-01-291-0/+2
* | Issues #29349: Merge Py 2 fix 3.5Martin Panter2017-01-291-1/+1
|\ \ | |/ |/|
| * Change SOURCE_URI for pydoc source URLs to point to 3.6 branchNed Deily2016-09-121-1/+1
| * Merge spelling fixes from 3.5Martin Panter2016-06-201-1/+1
| |\
| * \ Issue #21240: Add an abstractmethod directive to mark abstract methods in the...Berker Peksag2015-12-081-0/+14
| |\ \
| * | | Change SOURCE_URI for pydoc source URLs to point back to correct branch for 3.6.Larry Hastings2015-05-301-1/+1
* | | | Issue #29349: Fix Python 2 syntax in documentation build codeMartin Panter2017-01-291-2/+2
| |_|/ |/| |
* | | Fix spelling errors in code commentsMartin Panter2016-06-201-1/+1
| |/ |/|
* | Issue #21240: Add an abstractmethod directive to mark abstract methods in the...Berker Peksag2015-12-081-0/+14
|/
* Update SOURCE_URI to reflect that we're branching 3.5 now.Larry Hastings2015-05-231-1/+1
* Merge 3.4 (asyncio doc)Victor Stinner2015-02-171-5/+0
|\
| * asyncio doc: fix the sphinx extension for coroutine commandsVictor Stinner2015-02-171-5/+0
* | Merge 3.4 (asyncio doc)Victor Stinner2015-02-121-0/+26
|\ \ | |/
| * asyncio doc: annotate coroutine on coroutine functions and methodsVictor Stinner2015-02-121-0/+26
* | Issue #22695: Fix rendering of the deprecated-removed role in HTML.Berker Peksag2014-11-081-6/+4
|\ \ | |/
| * Issue #22695: Fix rendering of the deprecated-removed role in HTML.Berker Peksag2014-11-081-6/+4
* | merge with 3.4Georg Brandl2014-10-301-28/+33
|\ \ | |/
| * Sphinx extension: move imports to the module topGeorg Brandl2014-10-301-28/+33
* | merge with 3.4Georg Brandl2014-10-291-1/+1
|/
* Move Sphinx extensions to their own subdir.Georg Brandl2014-10-294-0/+812