COMMITS
/ Doc/Makefile 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
September 9, 2019
J
bpo-34293: Fix PDF documentation paper size (GH-8585)
Jean-François B committed
June 15, 2019
J
Doc: Bump Sphinx verison. (#13785)
Julien Palard committed
May 14, 2019
S
Doc: Update pip and setuptools when creating the virtual environment (GH-13307)
Stéphane Wirtel committed
May 7, 2019
G
bpo-36838: Suggest 'make venv' when missing Doc/ tools. (GH-13173)
Gregory P. Smith committed
March 18, 2019
S
bpo-36329: Declare the version of Python to use for Tools/scripts/serve.py (#12385)
Stéphane Wirtel committed
November 3, 2018
J
Doc: -W flag for sphinx-build can be disabled (GH-10303)
Julien Palard committed
October 21, 2018
X
March 1, 2018
J
bpo-30607: Use external python-doc-theme (GH-2017)
Jon Wayne Parrott committed
November 27, 2017
November 26, 2017
C
bpo-30487: automatically create a venv and install Sphinx when running make (GH-4346)
Caleb Hattingh committed
September 8, 2017
N
bpo-31036: Allow sphinx and blurb to be found automatically (#3440)
Ned Deily committed
September 5, 2017
N
Include additional changes to support blurbified NEWS (#3340)
Ned Deily committed
August 7, 2017
J
bpo-31045: Language switch (#2652)
Julien committed
June 2, 2017
N
bpo-30052: Always regenerate cross-references (#1339)
Nick Coghlan committed
February 15, 2017
R
V
Doc/Makefile: set PYTHON to python3 (#124)
Victor Stinner committed
February 11, 2017
R
Fix some sphinx warnings (#9)
Ryan Gonzalez committed
October 16, 2016
V
Issue #27896: Allow passing sphinx options to Doc/Makefile
Victor Stinner committed
June 15, 2016
G
merge with 3.5
Georg Brandl committed
G
merge with 3.4
Georg Brandl committed
G
Docs: add html-stable autobuild variant
Georg Brandl committed
March 25, 2016
Z
Don't doc check the venv dir
Zachary Ware committed
May 30, 2015
L
Regenerated pydoc topic index in preparation for Python 3.5.0b2.
Larry Hastings committed
December 10, 2014
B
fix path to patchlevel.py
Benjamin Peterson committed