index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
conf.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
GH-109209: Bump the minimum Sphinx version to 4.2 (#109210)
Adam Turner
2023-09-21
1
-1/+1
*
GH-107987: Remove the Distributing Python Modules guide (#108016)
Adam Turner
2023-08-17
1
-2/+0
*
gh-107298: Add standard exceptions and warnings in the nitpick_ignore list (G...
Serhiy Storchaka
2023-08-17
1
-0/+71
*
Docs: Fix more Sphinx annotations in ctypes.rst (#107708)
Erlend E. Aasland
2023-08-07
1
-0/+1
*
Docs: Fix Sphinx annotations in Doc/library/ctypes.rst (#107672)
Erlend E. Aasland
2023-08-06
1
-0/+2
*
gh-107298: Fix more Sphinx warnings in the C API doc (#107329)
Victor Stinner
2023-07-27
1
-1/+4
*
gh-107091: Fix some uses of :c:type: role (GH-107138)
Serhiy Storchaka
2023-07-26
1
-0/+4
*
gh-106948: Update documentation nitpick_ignore for c:identifer domain (#107295)
Victor Stinner
2023-07-26
1
-0/+9
*
gh-106948: Docs: Disable links for C standard library functions, OS utility f...
Erlend E. Aasland
2023-07-23
1
-0/+18
*
gh-106948: Add standard external names to nitpick_ignore (GH-106949)
Serhiy Storchaka
2023-07-22
1
-0/+52
*
gh-75552: Remove deprecated tkinter.tix module (GH-104902)
Zachary Ware
2023-05-27
1
-1/+0
*
GH-97950: Allow translation of index directive content (#104000)
Adam Turner
2023-05-04
1
-0/+5
*
GH-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle
2023-05-02
1
-3/+21
*
Replace Netlify with Read the Docs build previews (#103843)
Hugo van Kemenade
2023-04-30
1
-5/+6
*
gh-101100: Fix Sphinx warnings in `argparse` module (#103289)
Hugo van Kemenade
2023-04-24
1
-0/+7
*
GH-103484: Fix broken links reported by linkcheck (#103608)
Rafael Fontenelle
2023-04-22
1
-0/+18
*
GH-103484: Docs: add linkcheck allowed redirects entries for most cases (#103...
Rafael Fontenelle
2023-04-18
1
-3/+8
*
Docs: don't render files in includes/, they're for embedding only (#103313)
Hugo van Kemenade
2023-04-11
1
-1/+3
*
Doc: Fix minor error in ePub (GH-100614)
Inada Naoki
2023-03-01
1
-3/+3
*
bpo-37860: re-add netlify.toml to set up deploy previews for docs (#92852)
Ashwin Ramaswami
2022-12-06
1
-0/+8
*
Use sphinxext-opengraph to generate OpenGraph metadata (#99931)
Hugo van Kemenade
2022-12-05
1
-4/+30
*
gh-92584: Remove the distutils package (#99061)
Victor Stinner
2022-11-03
1
-1/+0
*
gh-93738: Disallow pre-v3 syntax in the C domain (#97962)
Adam Turner
2022-10-06
1
-25/+0
*
gh-97740: Fix bang in Sphinx C domain ref target syntax (#97741)
C.A.M. Gerlach
2022-10-03
1
-0/+15
*
gh-91207: Fix CSS bug in Windows CHM help file and add deprecation message (G...
CAM Gerlach
2022-08-03
1
-0/+7
*
Doctest cleanups (GH-95436)
Zachary Ware
2022-07-30
1
-0/+5
*
gh-86986: Drop compatibility support for Sphinx 2 (GH-93737)
Adam Turner
2022-06-21
1
-2/+0
*
gh-86986: bump min sphinx version to 3.2 (GH-93337)
Davide Rizzo
2022-06-07
1
-1/+1
*
Doc: Fix spurious comma in the author metadata field (GH-32386)
CAM Gerlach
2022-04-07
1
-1/+1
*
bpo-47126: Update to canonical PEP URLs specified by PEP 676 (GH-32124)
Hugo van Kemenade
2022-03-30
1
-3/+1
*
[doc] Add license_url for python-docs-theme 2022.1. (GH-30527)
Julien Palard
2022-01-11
1
-1/+2
*
Update URLs in comments and metadata to use HTTPS (GH-27458)
Noah Kantrowitz
2021-07-30
1
-1/+1
*
bpo-43795: PEP 652 user documentation (GH-25668)
Petr Viktorin
2021-05-11
1
-1/+2
*
bpo-42843: Keep Sphinx 1.8 and Sphinx 2 compatibility (GH-24282)
Julien Palard
2021-01-25
1
-0/+2
*
bpo-34398: Allow glossary results to show up on search page (GH-8773)
Ammar Askar
2020-12-18
1
-2/+1
*
bpo-40204: Allow pre-Sphinx 3 syntax in the doc (GH-21844)
Victor Stinner
2020-08-12
1
-0/+10
*
bpo-40939: Use the new grammar for the grammar specification documentation (G...
Pablo Galindo
2020-07-27
1
-1/+1
*
bpo-40517: Implement syntax highlighting support for ASDL (GH-19967)
Batuhan Taskaya
2020-05-07
1
-1/+2
*
Revert "bpo-40517: Implement syntax highlighting support for ASDL (#19928)" (...
Raymond Hettinger
2020-05-06
1
-2/+1
*
bpo-40517: Implement syntax highlighting support for ASDL (#19928)
Batuhan Taskaya
2020-05-06
1
-1/+2
*
Include subsections in TOC for PDF version of docs. (GH-9629)
Cheryl Sabella
2020-02-18
1
-0/+1
*
Doc: Keep the venv/* exclude pattern. (GH-15229)
Julien Palard
2019-08-26
1
-2/+4
*
bpo-36567: Use manpages_url to create links for man pages (GH-13339)
Batuhan Taşkaya
2019-05-18
1
-0/+3
*
bpo-36007: Bump minimum sphinx version to 1.8 (GH-11887)
Anthony Sottile
2019-02-15
1
-2/+2
*
bpo-35564: add master_doc='contents' to conf.py (GH-11290)
Jean-François B
2018-12-22
1
-0/+2
*
Doc: Disable smartquotes for zh-tw, zh-cn, fr and ja translations (GH-9423)
Adrian Liaw
2018-11-04
1
-2/+7
*
bpo-34962: make doctest in Doc/ now passes, and is enforced in CI (GH-9806)
Stéphane Wirtel
2018-10-12
1
-0/+7
*
bpo-32174: Let .chm document display non-ASCII characters properly (GH-9758)
animalize
2018-10-08
1
-1/+1
*
bpo-30607: Use external python-doc-theme (GH-2017)
Jon Wayne Parrott
2018-03-01
1
-2/+6
*
bpo-31589 : Build PDF using xelatex for better UTF8 support. (#3940)
Julien Palard
2017-12-02
1
-3/+2
[next]