COMMITS
/ Doc/Makefile March 3, 2026
M
[3.13] gh-145455: Show output of blurb & sphinx-build version commands (GH-145457) (GH-145462)
Miss Islington (bot) committed
December 23, 2025
H
[3.13] gh-84232: Fix `pydoc` docs.python.org link generation (GH-139995) (#143099)
Hugo van Kemenade committed
November 8, 2025
M
[3.13] gh-139741: Make `dist-pdf` docs archive build work for macOS (GH-140837) (#141230)
Miss Islington (bot) committed
October 7, 2025
M
[3.13] gh-139436: Remove ``dist-pdf`` from the docs archives rebuild target (GH-139437) (#139693)
Miss Islington (bot) committed
July 20, 2025
M
[3.13] gh-136854: Exit on error in `make venv` (GH-136856) (#136861)
Miss Islington (bot) committed
April 10, 2025
A
[3.13] Generate social media preview cards for the documentation (GH-132101) (#132344)
Adam Turner committed
January 20, 2025
M
[3.13] doc: fix venv creating for the local Python using uv (GH-129094) (#129096)
Miss Islington (bot) committed
M
[3.13] GH-125722: Use long options for Sphinx (GH-129039) (#129041)
Miss Islington (bot) committed
December 1, 2024
M
[3.13] gh-127356: Fix prepend doctrees directory for gettext target (GH-127357) (#127470)
Miss Islington (bot) committed
November 19, 2024
M
[3.13] Update docs 'make serve' to suggest 'make htmllive' (GH-126969) (#127015)
Miss Islington (bot) committed
October 3, 2024
M
[3.13] Doc: Fix archive filenames for standard builds (GH-124826) (#124836)
Miss Islington (bot) committed
September 30, 2024
M
[3.13] Doc: Run HTML and non-HTML daily builds separately (GH-124493) (#124790)
Miss Islington (bot) committed
September 23, 2024
M
[3.13] Fix `make htmllive` target (GH-124219) (#124221)
Miss Islington (bot) committed
M
[3.13] Fix doctrees directory for the gettext builder (GH-122997) (#124338)
Miss Islington (bot) committed
M
[3.13] Doc: Add ``make dist-no-html`` (GH-124383) (#124387)
Miss Islington (bot) committed
M
[3.13] Docs: Drop letter PDF (GH-123912) (#123998)
Miss Islington (bot) committed
August 24, 2024
M
[3.13] Docs: Fix Makefile syntax (GH-123287) (#123288)
Miss Islington (bot) committed
August 17, 2024
M
[3.13] Docs: Run ``latexmk`` in parallel when creating PDFs (GH-123113) (#123115)
Miss Islington (bot) committed
August 9, 2024
M
[3.13] gh-122661: Remove GNU make-specific directive from Doc/Makefile (GH-122662) (#122668)
Miss Islington (bot) committed
June 23, 2024
M
[3.13] Docs makefile/RTD: Use uv if installed (GH-120711) (#120922)
Miss Islington (bot) committed
May 27, 2024
M
[3.13] Docs: Only install sphinx-autobuild for `make htmllive` (GH-119607) (#119621)
Miss Islington (bot) committed
May 15, 2024
M
[3.13] gh-119009: Add gettext target (GH-119006) (#119074)
Miss Islington (bot) committed
March 19, 2024
N
docs: announce venv creation before installing packages (#117036)
Ned Batchelder committed
December 26, 2023
H
Docs: make htmllive: open browser when ready (#113288)
Hugo van Kemenade committed
November 13, 2023
H
Docs: Add `make htmllive` to rebuild and reload HTML files in your browser (#111900)
Hugo van Kemenade committed
October 9, 2023
E
Remove unused `SPHINXLINT` var from `Doc/Makefile`. (#110570)
Ezio Melotti committed
June 18, 2023
H
Docs: move sphinx-lint to pre-commit (#105750)
Hugo van Kemenade committed
April 27, 2023
A
GH-103903: Test the minimum Sphinx version in CI (#103904)
Adam Turner committed
January 31, 2023
C
Add JOBS parameter to docs Makefile (#101395)
Christophe Nanteuil committed
November 27, 2022
H
Docs: Move .PHONY to each section to avoid copy/paste omissions (#99396)
Hugo van Kemenade committed
October 12, 2022
N
Mark all targets in `Doc/Makefile` as `PHONY` (GH-98189)
Nikita Sobolev committed
October 11, 2022
J
gh-86404: Doc: Drop now unused make suspicious and rstlint. (GH-98179)
Julien Palard committed
May 16, 2022
H
Speedup: build docs in parallel (GH-92733)
Hugo van Kemenade committed
May 15, 2022
E
Restore default role check in `make check`. (#92290)
Ezio Melotti committed
April 29, 2022
H
bpo-36329: Remove 'make -C Doc serve' in favour of 'make -C Doc htmlview' (GH-32354)
Hugo van Kemenade committed
February 10, 2022
J
bpo-42238: [doc] moving from rstlint.py to sphinx-lint. (GH-31097)
Julien Palard committed
February 6, 2022
C
Allows to specify the port on which serve documentation (GH-31145)
Christophe Nanteuil committed
November 22, 2021
J
bpo-42238: [doc] Announce the future removal of make suspicous. (GH-29652)
Julien Palard committed
August 6, 2021
Ł
bpo-44756: [docs] revert automated virtual environment creation on `make html` (GH-27635)
Łukasz Langa committed
July 28, 2021
J
bpo-44756: in ./Doc, `make build` depends on `make html` (#27403)
Jack DeVries committed
December 18, 2020
J
bpo-42238: Check Misc/NEWS.d/next/ for reStructuredText issues. (GH-23802)
Julien Palard committed
November 25, 2020
J
bpo-42238: Doc: Remove make suspicious from the CI and docs builds. (GH-23313)
Julien Palard committed
November 7, 2020
J
bpo-41028: Doc: Move switchers to docsbuild-scripts. (GH-20969)
Julien Palard committed
September 18, 2020
V
bpo-35293: Travis CI uses "make venv" for the doc (GH-22307)
Victor Stinner committed
September 2, 2020
V
bpo-41685: Don't pin setuptools version anymore in Doc/Makefile (GH-22062)
Victor Stinner committed
V
bpo-40204: Update Sphinx to version 3.2.1 in Doc/Makefile (GH-22043)
Victor Stinner committed
September 1, 2020
N
bpo-41685: Temporarily pin setuptools to 49.2.1 in Docs venv. (GH-22038)
Ned Deily committed
June 25, 2020
N
bpo-40204: Pin Sphinx version to 2.3.1 in ``Doc/Makefile``. (GH-21141)
Ned Deily committed
October 22, 2019
J
Bump Sphinx to 2.2.0. (GH-16532)
Julien Palard committed
September 10, 2019
D
bpo-37504: Fix documentation build with texinfo builder (GH-14606)
Dmitry Shachnev committed