summaryrefslogtreecommitdiff
path: root/Doc/tools/extensions/pyspecific.py
Commit message (Expand)AuthorAgeFilesLines
* gh-92448: Update the documentation builder to render the GitHub issue (GH-92600)Ned Deily2022-05-101-4/+5
* [3.7] gh-91888: add a `:gh:` role to the documentation (GH-91889) (GH-91937)Ezio Melotti2022-05-101-0/+24
* Add redirects to Misc/NEWS bpo links (GH-91454) (GH-91894)Miss Islington (bot)2022-05-101-1/+2
* [3.7] Update Sphinx bpo role to use redirect URI. (GH-91893)Ezio Melotti2022-05-101-1/+1
* bpo-40798: Generate a different message for already removed elements (GH-20483)Miss Islington (bot)2020-05-301-2/+11
* bpo-35482: Fixes HTML escaping in CHM index and build location of NEWS file (...Miss Islington (bot)2018-12-201-2/+4
* bpo-35015: Doc: Fix internationalisation of the availability directive. (GH-1...Miss Islington (bot)2018-11-071-3/+4
* bpo-34967: Sphinx is deprecating add_description_unit, use add_object_type (G...Miss Islington (bot)2018-10-151-5/+3
* [3.7] bpo-11233: Create availability directive for documentation (GH-9692) (G...Cheryl Sabella2018-10-151-0/+20
* bpo-33649: Add a high-level section about Futures; few quick fixes (GH-9403)Miss Islington (bot)2018-09-181-0/+21
* fix pydoc-topics to work with Sphinx 1.7 (GH-6475)Miss Islington (bot)2018-04-161-4/+8
* bpo-32087: Doc: Make "deprecated-removed" directive translatable (GH-4473)Miss Islington (bot)2018-02-231-5/+7
* Update Doc build for split off of 3.7 branchNed Deily2018-01-311-1/+1
* bpo-30406: Make async and await proper keywords (#1669)Jelle Zijlstra2017-10-051-3/+3
* bpo-30939: Avoid Sphinx deprecation warning in docs build. (#2721)Ned Deily2017-07-151-1/+1
* bpo-29783: Replace codecs.open() with io.open() (#599)Victor Stinner2017-06-161-5/+2
* bpo-28331: fix impl-detail label is removed when content is translated. (GH-195)INADA Naoki2017-03-081-2/+12
* Support "bpo-" in Misc/NEWS (#1)Brett Cannon2017-02-101-4/+4
* Change SOURCE_URI for pydoc source URLs to point to 3.6 branchNed Deily2016-09-121-1/+1
* Issue #21240: Add an abstractmethod directive to mark abstract methods in the...Berker Peksag2015-12-081-0/+14
|\
| * 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
|/
* 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-291-0/+348