COMMITS
/ Doc/Makefile March 9, 2026
M
gh-139588: Docs: fix PDF build (#145480)
Maciej Olko committed
March 3, 2026
P
gh-145455: Show output of blurb & sphinx-build version commands (GH-145457)
Petr Viktorin committed
February 25, 2026
P
GH-145000: Add a tool to record/check removed HTML IDs (#145001)
Petr Viktorin committed
December 23, 2025
S
gh-84232: Fix `pydoc` docs.python.org link generation (#139995)
Stan Ulbrych committed
November 8, 2025
N
gh-139741: Make `dist-pdf` docs archive build work for macOS (#140837)
Naitree Zhu committed
October 7, 2025
A
gh-139436: Remove ``dist-pdf`` from the docs archives rebuild target (#139437)
Adam Turner committed
July 20, 2025
N
gh-136854: Exit on error in `make venv` (#136856)
Nacho Caballero committed
April 5, 2025
A
Generate social media preview cards for the documentation (#132101)
Adam Turner committed
January 20, 2025
A
F
doc: add social cards generation support in sphinxext-opengraph (#129085)
Filipe Laíns 🇵🇸 committed
F
doc: fix venv creating for the local Python using uv (#129094)
Filipe Laíns 🇵🇸 committed
A
GH-125722: Use long options for Sphinx (#129039)
Adam Turner committed
December 1, 2024
R
gh-127356: Fix prepend doctrees directory for gettext target (#127357)
Rafael Fontenelle committed
November 19, 2024
H
Update docs 'make serve' to suggest 'make htmllive' (#126969)
Hugo van Kemenade committed
October 1, 2024
A
Doc: Fix archive filenames for standard builds (#124826)
Adam Turner committed
September 30, 2024
A
Doc: Run HTML and non-HTML daily builds separately (#124493)
Adam Turner committed
September 23, 2024
A
Doc: Add ``make dist-no-html`` (#124383)
Adam Turner committed
September 18, 2024
Z
Fix `make htmllive` target (GH-124219)
Zachary Ware committed
September 12, 2024
H
Docs: Drop letter PDF (#123912)
Hugo van Kemenade committed
August 24, 2024
A
Docs: Fix Makefile syntax (#123287)
Adam Turner committed
August 17, 2024
A
Docs: Run ``latexmk`` in parallel when creating PDFs (#123113)
Adam Turner committed
August 14, 2024
R
Fix doctrees directory for the gettext builder (#122997)
Rafael Fontenelle committed
August 4, 2024
L
gh-122661: Remove GNU make-specific directive from Doc/Makefile (#122662)
Libor Martínek committed
June 23, 2024
H
Docs makefile/RTD: Use uv if installed (#120711)
Hugo van Kemenade committed
May 27, 2024
H
Docs: Only install sphinx-autobuild for `make htmllive` (#119607)
Hugo van Kemenade committed
May 15, 2024
R
gh-119009: Add gettext target (#119006)
Rafael Fontenelle 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