index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.12] Docs: Only install sphinx-autobuild for `make htmllive` (GH-119607) (#...
Miss Islington (bot)
2024-05-27
1
-1/+5
*
[3.12] gh-119009: Add gettext target (GH-119006) (#119075)
Miss Islington (bot)
2024-05-15
1
-0/+6
*
[3.12] docs: announce venv creation before installing packages (GH-117036) (#...
Miss Islington (bot)
2024-03-19
1
-0/+1
*
[3.12] Docs: make htmllive: open browser when ready (GH-113288) (#113484)
Miss Islington (bot)
2023-12-26
1
-3/+7
*
[3.12] Docs: Add `make htmllive` to rebuild and reload HTML files in your bro...
Miss Islington (bot)
2023-11-13
1
-0/+6
*
[3.12] Remove unused `SPHINXLINT` var from `Doc/Makefile`. (GH-110570) (#110585)
Miss Islington (bot)
2023-10-10
1
-1/+0
*
[3.12] Docs: move sphinx-lint to pre-commit (GH-105750) (#105894)
Miss Islington (bot)
2023-06-18
1
-5/+3
*
GH-103903: Test the minimum Sphinx version in CI (#103904)
Adam Turner
2023-04-27
1
-2/+3
*
Add JOBS parameter to docs Makefile (#101395)
Christophe Nanteuil
2023-01-31
1
-1/+2
*
Docs: Move .PHONY to each section to avoid copy/paste omissions (#99396)
Hugo van Kemenade
2022-11-27
1
-4/+24
*
Mark all targets in `Doc/Makefile` as `PHONY` (GH-98189)
Nikita Sobolev
2022-10-12
1
-3/+3
*
gh-86404: Doc: Drop now unused make suspicious and rstlint. (GH-98179)
Julien Palard
2022-10-11
1
-14/+1
*
Speedup: build docs in parallel (GH-92733)
Hugo van Kemenade
2022-05-16
1
-1/+1
*
Restore default role check in `make check`. (#92290)
Ezio Melotti
2022-05-15
1
-2/+4
*
bpo-36329: Remove 'make -C Doc serve' in favour of 'make -C Doc htmlview' (GH...
Hugo van Kemenade
2022-04-29
1
-4/+2
*
bpo-42238: [doc] moving from rstlint.py to sphinx-lint. (GH-31097)
Julien Palard
2022-02-10
1
-2/+3
*
Allows to specify the port on which serve documentation (GH-31145)
Christophe Nanteuil
2022-02-06
1
-1/+2
*
bpo-42238: [doc] Announce the future removal of make suspicous. (GH-29652)
Julien Palard
2021-11-22
1
-0/+4
*
bpo-44756: [docs] revert automated virtual environment creation on `make html...
Łukasz Langa
2021-08-06
1
-2/+3
*
bpo-44756: in ./Doc, `make build` depends on `make html` (#27403)
Jack DeVries
2021-07-28
1
-7/+14
*
bpo-42238: Check Misc/NEWS.d/next/ for reStructuredText issues. (GH-23802)
Julien Palard
2020-12-18
1
-0/+1
*
bpo-42238: Doc: Remove make suspicious from the CI and docs builds. (GH-23313)
Julien Palard
2020-11-25
1
-1/+0
*
bpo-41028: Doc: Move switchers to docsbuild-scripts. (GH-20969)
Julien Palard
2020-11-07
1
-2/+2
*
bpo-35293: Travis CI uses "make venv" for the doc (GH-22307)
Victor Stinner
2020-09-18
1
-1/+1
*
bpo-41685: Don't pin setuptools version anymore in Doc/Makefile (GH-22062)
Victor Stinner
2020-09-02
1
-2/+1
*
bpo-40204: Update Sphinx to version 3.2.1 in Doc/Makefile (GH-22043)
Victor Stinner
2020-09-02
1
-1/+1
*
bpo-41685: Temporarily pin setuptools to 49.2.1 in Docs venv. (GH-22038)
Ned Deily
2020-09-01
1
-1/+2
*
bpo-40204: Pin Sphinx version to 2.3.1 in ``Doc/Makefile``. (GH-21141)
Ned Deily
2020-06-25
1
-1/+1
*
Bump Sphinx to 2.2.0. (GH-16532)
Julien Palard
2019-10-22
1
-1/+1
*
bpo-37504: Fix documentation build with texinfo builder (GH-14606)
Dmitry Shachnev
2019-09-10
1
-1/+18
*
bpo-34293: Fix PDF documentation paper size (GH-8585)
Jean-François B
2019-09-09
1
-1/+5
*
Doc: Bump Sphinx verison. (#13785)
Julien Palard
2019-06-15
1
-1/+1
*
Doc: Update pip and setuptools when creating the virtual environment (GH-13307)
Stéphane Wirtel
2019-05-14
1
-0/+1
*
bpo-36838: Suggest 'make venv' when missing Doc/ tools. (GH-13173)
Gregory P. Smith
2019-05-07
1
-4/+12
*
bpo-36329: Declare the version of Python to use for Tools/scripts/serve.py (#...
Stéphane Wirtel
2019-03-18
1
-1/+1
*
Doc: -W flag for sphinx-build can be disabled (GH-10303)
Julien Palard
2018-11-03
1
-2/+3
*
bpo-34081: Fix wrong example link that was linking to distutils (GH-8248)
Xtreak
2018-10-21
1
-1/+1
*
bpo-30607: Use external python-doc-theme (GH-2017)
Jon Wayne Parrott
2018-03-01
1
-1/+1
*
Revert "bpo-30487: automatically create a venv and install Sphinx when runnin...
Ned Deily
2017-11-27
1
-7/+5
*
bpo-30487: automatically create a venv and install Sphinx when running make (...
Caleb Hattingh
2017-11-26
1
-5/+7
*
bpo-31036: Allow sphinx and blurb to be found automatically (#3440)
Ned Deily
2017-09-08
1
-6/+8
*
Include additional changes to support blurbified NEWS (#3340)
Ned Deily
2017-09-05
1
-1/+16
*
bpo-31045: Language switch (#2652)
Julien
2017-08-07
1
-2/+2
*
bpo-30052: Always regenerate cross-references (#1339)
Nick Coghlan
2017-06-02
1
-2/+7
*
Rename Doc/README.txt to Doc/README.rst and add formatting (#104)
Roger
2017-02-15
1
-1/+1
*
Doc/Makefile: set PYTHON to python3 (#124)
Victor Stinner
2017-02-15
1
-1/+1
*
Fix some sphinx warnings (#9)
Ryan Gonzalez
2017-02-11
1
-1/+1
*
Issue #27896: Allow passing sphinx options to Doc/Makefile
Victor Stinner
2016-10-16
1
-2/+2
*
merge with 3.5
Georg Brandl
2016-06-15
1
-1/+8
|
\
|
*
merge with 3.4
Georg Brandl
2016-06-15
1
-1/+8
|
|
\
[next]