COMMITS
/ Doc/conf.py January 25, 2021
J
bpo-42843: Keep Sphinx 1.8 and Sphinx 2 compatibility (GH-24282)
Julien Palard committed
December 18, 2020
A
bpo-34398: Allow glossary results to show up on search page (GH-8773)
Ammar Askar committed
August 12, 2020
V
bpo-40204: Allow pre-Sphinx 3 syntax in the doc (GH-21844)
Victor Stinner committed
July 27, 2020
P
bpo-40939: Use the new grammar for the grammar specification documentation (GH-19969)
Pablo Galindo committed
May 7, 2020
B
bpo-40517: Implement syntax highlighting support for ASDL (GH-19967)
Batuhan Taskaya committed
May 6, 2020
R
Revert "bpo-40517: Implement syntax highlighting support for ASDL (#19928)" (#19950)
Raymond Hettinger committed
B
bpo-40517: Implement syntax highlighting support for ASDL (#19928)
Batuhan Taskaya committed
February 18, 2020
C
Include subsections in TOC for PDF version of docs. (GH-9629)
Cheryl Sabella committed
August 26, 2019
J
Doc: Keep the venv/* exclude pattern. (GH-15229)
Julien Palard committed
May 18, 2019
B
bpo-36567: Use manpages_url to create links for man pages (GH-13339)
Batuhan Taşkaya committed
February 15, 2019
A
bpo-36007: Bump minimum sphinx version to 1.8 (GH-11887)
Anthony Sottile committed
December 22, 2018
J
bpo-35564: add master_doc='contents' to conf.py (GH-11290)
Jean-François B committed
November 4, 2018
A
Doc: Disable smartquotes for zh-tw, zh-cn, fr and ja translations (GH-9423)
Adrian Liaw committed
October 12, 2018
S
bpo-34962: make doctest in Doc/ now passes, and is enforced in CI (GH-9806)
Stéphane Wirtel committed
October 8, 2018
A
bpo-32174: Let .chm document display non-ASCII characters properly (GH-9758)
animalize committed
March 1, 2018
J
bpo-30607: Use external python-doc-theme (GH-2017)
Jon Wayne Parrott committed
December 2, 2017
J
bpo-31589 : Build PDF using xelatex for better UTF8 support. (#3940)
Julien Palard committed
October 12, 2017
N
Exclude non-default VENVDIR in Doc builds (#3974)
Ned Deily committed
September 22, 2017
F
bpo-31423: Fix building the PDF documentation (GH-3693)
François Magimel committed
March 18, 2017
M
bpo-27200: Fix doctests in programming.rst and datetime.rst (#401)
Marco Buttu committed
February 15, 2017
R
February 11, 2017
R
Fix some sphinx warnings (#9)
Ryan Gonzalez committed
September 9, 2016
Z
Issue #19489: Move the search box from sidebar to header and footer.
Zachary Ware committed
June 5, 2016
S
issue27202 - Fix the mistake in changesets 70af472451cb (3.5) and 2bb806539ca6 (3.6)
Senthil Kumaran committed
S
issue27202 - Exclude 2.x release notes from python3 make doctests.
Senthil Kumaran committed
April 24, 2016
B
Issue #19731: Update copyright year in docs.p.o footer
Berker Peksag committed
January 8, 2016
S
Issue20969 - Set the Epub Author and Epub Publisher in Python docs.
Senthil Kumaran committed
July 2, 2015
Y
docs/conf: Undo changes in b2a3baa1c2b0; issue #24400
Yury Selivanov committed
July 1, 2015
Y
Issue #24400: Mention that __instancecheck__ is used in abc.Awaitable and Coroutine
Yury Selivanov committed
March 30, 2015
B
Ignore .rst files in the venv directory.
Brett Cannon committed
October 29, 2014
G
G
Use https:// URLs when referring to python.org hosts.
Georg Brandl committed
G
G
Move HTML templates to their own subdir.
Georg Brandl committed
G
Move Sphinx extensions to their own subdir.
Georg Brandl committed
G
Remove a few config values that keep the default values, move values to the correct section
Georg Brandl committed
G
Remove deprecated and now unnecessary config value from conf.py.
Georg Brandl committed
October 2, 2014
G
Remove unused and now removed config value.
Georg Brandl committed
October 1, 2014
N
Fix overlooked conf.py setting in flattening of Doc directory.
Ned Deily committed
September 30, 2014
September 22, 2014
G
Closes #21431: make docs depend on Sphinx 1.2 and fix pydoc-topics builder to
Georg Brandl committed
March 16, 2014
L
Merge in all documentation changes since branching 3.4.0rc1.
Larry Hastings committed
October 12, 2013
G
April 7, 2012
G
Determine opensearch URL from current version.
Georg Brandl committed
G
Closes #14511: merge with 3.2
Georg Brandl committed
G
Closes #14511: fix wrong opensearch link for 3.2 docs.
Georg Brandl committed
March 25, 2012
G
Switch to new "lighter" doc design.
Georg Brandl committed
January 16, 2012
G
Remove "documenting" latex document.
Georg Brandl committed
November 12, 2010
G
Build a PDF of the FAQs too.
Georg Brandl committed
October 15, 2010
A
Issue #9308: Removed redundant coding cookies. Added tests for
Alexander Belopolsky committed