COMMITS
/ Doc/Makefile January 31, 2023
M
Add JOBS parameter to docs Makefile (GH-101395)
Miss Islington (bot) committed
May 16, 2022
H
Speedup: build docs in parallel (GH-92733) (GH-92850)
Hugo van Kemenade committed
August 6, 2021
M
bpo-44756: [docs] revert automated virtual environment creation on `make html` (GH-27635)
Miss Islington (bot) committed
July 28, 2021
M
bpo-44756: in ./Doc, `make build` depends on `make html` (GH-27403) (GH-27410)
Miss Islington (bot) 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
December 5, 2014
B
Issue #22394: Add a 'venv' command to Doc/Makefile.
Brett Cannon committed
September 30, 2014
G
G
Dont define an empty SPHINXOPTS, which overrides a definition from the environment.
Georg Brandl committed
September 25, 2014
B
allow archives for rc releases to be built (closes #22484)
Benjamin Peterson committed
July 22, 2014
S
Issue #15759: "make suspicious", "make linkcheck" and "make doctest" in Doc/
Serhiy Storchaka committed
April 29, 2014
Z
Issue #17386: List the 'htmlview' target in the Doc/Makefile help output.
Zachary Ware committed
March 28, 2014
G
Doc: do not compress .epub for dist, it is already zipped.
Georg Brandl committed
March 13, 2014
É
Remove references to make targets deleted in eef7899ea7ab
Éric Araujo committed
February 16, 2014
G
Doc: do not rely on checked-out Sphinx toolchain from svn.python.org anymore
Georg Brandl committed
January 14, 2014
G
Closes #20258: Sphinx toolchain: move back to Jinja2 2.3.1 with support for Py2.5.
Georg Brandl committed