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
/
tools
/
templates
Commit message (
Expand
)
Author
Age
Files
Lines
*
Docs: Drop letter PDF (#123912)
Hugo van Kemenade
2024-09-12
1
-6/+1
*
gh-122384: Mark strings from Download page for translation (#122385)
Rafael Fontenelle
2024-08-01
1
-32/+42
*
gh-122085: Create dedicated page for deprecations (#122352)
Hugo van Kemenade
2024-07-28
1
-0/+2
*
GH-121970: Improve the glossary preview in HTML search (#121991)
Adam Turner
2024-07-19
1
-57/+12
*
gh-121453: Update the `Doc/templates/download.html` download files size estim...
Wulian233
2024-07-17
1
-10/+14
*
Add Plausible for docs metrics (#119977)
Hugo van Kemenade
2024-06-07
1
-0/+3
*
Docs: Move inline JavaScript to own file to reduce duplication (#119541)
Hugo van Kemenade
2024-05-27
1
-91/+2
*
Update README and layout.html from 3.13 to 3.14 (#119539)
Wulian233
2024-05-26
1
-1/+7
*
gh-118689: Doc: fix ePub build (#118690)
Inada Naoki
2024-05-10
1
-0/+2
*
Doc: Render version/language selector on Read the Docs (#116966)
Manuel Kaufmann
2024-04-17
1
-0/+86
*
Change links on the index page (#117230)
Adorilson Bezerra
2024-03-26
1
-2/+2
*
Update titles and subtitles on landing page template (#116914)
Carol Willing
2024-03-17
1
-31/+31
*
gh-113637: Let c_annotations.py to handle the spacing of Limited/Unstable API...
Ege Akman
2024-01-03
1
-6/+6
*
GH-101986: Support translation for Limited/Unstable API & Stable ABI (#107680)
Adam Turner
2023-12-10
1
-0/+10
*
gh-111625: Fix link to Info-ZIP homepage (#111626)
partev
2023-11-02
1
-2/+2
*
GH-104395: Add a link in 'Meta Information' to the docs download page (#104443)
Adam Turner
2023-09-12
1
-0/+1
*
gh-107136: Remove Plausible for docs metrics (#107856)
Hugo van Kemenade
2023-08-22
1
-3/+0
*
Docs: Only include Plausible for html, not for epub etc (#107637)
Hugo van Kemenade
2023-08-04
1
-1/+3
*
Remove superflous whitespaces in `layout.html`. (GH-107067)
Ezio Melotti
2023-07-23
1
-4/+4
*
Docs search: Replace jQuery with vanilla JavaScript (#106743)
Hugo van Kemenade
2023-07-16
1
-30/+44
*
Add Plausible for docs metrics (#106644)
Hugo van Kemenade
2023-07-12
1
-0/+1
*
RtD docs previews: Cancel building PRs if no changes in Doc dir (#104100)
Hugo van Kemenade
2023-05-24
1
-1/+1
*
Replace Netlify with Read the Docs build previews (#103843)
Hugo van Kemenade
2023-04-30
1
-5/+0
*
Add gettext support to tools/extensions/c_annotations.py (#101989)
Rémi Lapeyre
2023-03-06
1
-0/+5
*
bpo-37860: re-add netlify.toml to set up deploy previews for docs (#92852)
Ashwin Ramaswami
2022-12-06
1
-0/+13
*
gh-93851: Fix all broken links in Doc/ (GH-93853)
Oleg Iarygin
2022-06-21
1
-0/+4
*
bpo-47126: Update to canonical PEP URLs specified by PEP 676 (GH-32124)
Hugo van Kemenade
2022-03-30
1
-1/+1
*
bpo-47086: Remove dead link to old CHM documentation (GH-32075)
Steve Dower
2022-03-23
1
-4/+0
*
bpo-44854: Remove trailing whitespaces (GH-27689)
Serhiy Storchaka
2021-08-09
1
-2/+2
*
docs: add the word 'official' (GH-26849)
Ned Batchelder
2021-07-08
1
-1/+1
*
Update references to master to point to main in customsourcelink.html (GH-25993)
Pablo Galindo
2021-05-08
1
-1/+1
*
bpo-34398: Allow glossary results to show up on search page (GH-8773)
Ammar Askar
2020-12-18
1
-0/+48
*
bpo-41028: Doc: Move switchers to docsbuild-scripts. (GH-20969)
Julien Palard
2020-11-07
3
-15/+12
*
Remove 3.5 from Doc version switcher in master. (#22886)
larryhastings
2020-10-22
1
-1/+0
*
bpo-40798: Generate a different message for already removed elements (GH-20483)
Florian Dahlitz
2020-05-30
1
-0/+1
*
Doc: Python 3.10 in sidebar and version switcher. (GH-20209)
Julien Palard
2020-05-19
1
-1/+2
*
Fix download.html (GH-18902)
Inada Naoki
2020-03-11
1
-1/+1
*
Doc: Change Python 2 status to EOL. (GH-17885)
Inada Naoki
2020-01-07
1
-1/+1
*
Doc: 3.8 is now stable. (GH-16790)
Julien Palard
2019-10-14
1
-1/+1
*
Doc: Remove an ugly space before a dot. (GH-14123)
Julien Palard
2019-06-16
1
-1/+1
*
Doc: Deprecation header: More precise wording. (GH-14109)
Julien Palard
2019-06-15
1
-1/+1
*
Doc: Python 3.9 in sidebar and version switcher. (GH-13824)
Julien Palard
2019-06-04
1
-1/+2
*
Doc: Add an optional obsolete header. (GH-13638)
Julien Palard
2019-05-29
1
-0/+10
*
Clarify the download unit in the download section (GH-13122)
Stéphane Wirtel
2019-05-06
1
-2/+1
*
bpo-33043: Add a Contributing to Docs link and Update the Found a Bug Page (#...
Susan Su
2019-03-29
1
-0/+1
*
Doc sidebar: 3.6 has moved to security-fix mode. (GH-11810)
Julien Palard
2019-02-10
1
-1/+1
*
Doc: Make all versions sidebars the same for consistency. (GH-10288)
Julien Palard
2018-11-07
1
-2/+3
*
bpo-35159: Add a link to the devguide in the sidebar of the index (Doc/) (GH-...
Stéphane Wirtel
2018-11-04
1
-0/+1
*
bpo-33649: Add low-level APIs index. (GH-9364)
Yury Selivanov
2018-09-17
1
-0/+9
*
Forward port 3.7.0 final changes
Ned Deily
2018-06-27
1
-2/+2
[next]