FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Doc/Makefile - pythoncapi/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
pythoncapi
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Doc
Makefile
on
pythoncapi
User selector
Datepicker
Commit history
Commits on Mar 1, 2018
bpo-30607: Use external python-doc-theme (GH-2017)
Jon Wayne Parrott
authored and
ned-deily
committed
bf63e8d
View commit details
Copy full SHA for bf63e8d
View code at this point
Browse repository at this point
Commits on Nov 27, 2017
Revert "bpo-30487: automatically create a venv and install Sphinx when running make (GH-4346)" (#4592)
Show description for 122fc13
ned-deily
authored
122fc13
View commit details
Copy full SHA for 122fc13
View code at this point
Browse repository at this point
Commits on Nov 26, 2017
bpo-30487: automatically create a venv and install Sphinx when running make (GH-4346)
cjrh
authored and
zware
committed
d8d6b91
View commit details
Copy full SHA for d8d6b91
View code at this point
Browse repository at this point
Commits on Sep 8, 2017
bpo-31036: Allow sphinx and blurb to be found automatically (#3440)
Show description for 590665c
ned-deily
authored
590665c
View commit details
Copy full SHA for 590665c
View code at this point
Browse repository at this point
Commits on Sep 5, 2017
Include additional changes to support blurbified NEWS (#3340)
ned-deily
committed
fcd97d4
View commit details
Copy full SHA for fcd97d4
View code at this point
Browse repository at this point
Commits on Aug 7, 2017
bpo-31045: Language switch (#2652)
Show description for dff9b5f
JulienPalard
authored and
vstinner
committed
dff9b5f
View commit details
Copy full SHA for dff9b5f
View code at this point
Browse repository at this point
Commits on Jun 2, 2017
bpo-30052: Always regenerate cross-references (#1339)
Show description for 7a82f9c
ncoghlan
authored
7a82f9c
View commit details
Copy full SHA for 7a82f9c
View code at this point
Browse repository at this point
Commits on Feb 15, 2017
Rename Doc/README.txt to Doc/README.rst and add formatting (#104)
Show description for b3f1f59
Roger
authored and
vstinner
committed
b3f1f59
View commit details
Copy full SHA for b3f1f59
View code at this point
Browse repository at this point
Doc/Makefile: set PYTHON to python3 (#124)
Show description for 91b0e7d
vstinner
authored
91b0e7d
View commit details
Copy full SHA for 91b0e7d
View code at this point
Browse repository at this point
Commits on Feb 11, 2017
Fix some sphinx warnings (#9)
Show description for e7ffb99
refi64
authored and
methane
committed
e7ffb99
View commit details
Copy full SHA for e7ffb99
View code at this point
Browse repository at this point
Commits on Oct 16, 2016
Issue #27896: Allow passing sphinx options to Doc/Makefile
Show description for 57acb82
vstinner
committed
57acb82
View commit details
Copy full SHA for 57acb82
View code at this point
Browse repository at this point
Commits on Jun 15, 2016
merge with 3.5
birkenfeld
committed
d20cb02
View commit details
Copy full SHA for d20cb02
View code at this point
Browse repository at this point
merge with 3.4
birkenfeld
committed
b14f0c6
View commit details
Copy full SHA for b14f0c6
View code at this point
Browse repository at this point
Docs: add html-stable autobuild variant
birkenfeld
committed
4b9e75b
View commit details
Copy full SHA for 4b9e75b
View code at this point
Browse repository at this point
Commits on Mar 25, 2016
Don't doc check the venv dir
zware
committed
bfba2cd
View commit details
Copy full SHA for bfba2cd
View code at this point
Browse repository at this point
Commits on May 30, 2015
Regenerated pydoc topic index in preparation for Python 3.5.0b2.
larryhastings
committed
e8ff0ca
View commit details
Copy full SHA for e8ff0ca
View code at this point
Browse repository at this point
Commits on Dec 10, 2014
merge 3.4
benjaminp
committed
649e1f1
View commit details
Copy full SHA for 649e1f1
View code at this point
Browse repository at this point
fix path to patchlevel.py
benjaminp
committed
82c05a5
View commit details
Copy full SHA for 82c05a5
View code at this point
Browse repository at this point
Commits on Dec 5, 2014
Issue #22394: Add a 'venv' command to Doc/Makefile.
Show description for d5ea39d
brettcannon
committed
d5ea39d
View commit details
Copy full SHA for d5ea39d
View code at this point
Browse repository at this point
Commits on Sep 30, 2014
Move Doc/tools/sphinxext content to Doc/tools, there is no need for the nested subdirectory anymore.
birkenfeld
committed
61bd1dc
View commit details
Copy full SHA for 61bd1dc
View code at this point
Browse repository at this point
Dont define an empty SPHINXOPTS, which overrides a definition from the environment.
birkenfeld
committed
2b1a0a3
View commit details
Copy full SHA for 2b1a0a3
View code at this point
Browse repository at this point
Move Doc/tools/sphinxext content to Doc/tools, there is no need for the nested subdirectory anymore.
birkenfeld
committed
97e9ec6
View commit details
Copy full SHA for 97e9ec6
View code at this point
Browse repository at this point
Commits on Sep 25, 2014
allow archives for rc releases to be built (closes #22484)
benjaminp
committed
efd713b
View commit details
Copy full SHA for efd713b
View code at this point
Browse repository at this point
Commits on Jul 22, 2014
Issue #15759: "make suspicious", "make linkcheck" and "make doctest" in Doc/
Show description for 17f5f81
serhiy-storchaka
committed
17f5f81
View commit details
Copy full SHA for 17f5f81
View code at this point
Browse repository at this point
Commits on Apr 29, 2014
Issue #17386: List the 'htmlview' target in the Doc/Makefile help output.
zware
committed
9393fff
View commit details
Copy full SHA for 9393fff
View code at this point
Browse repository at this point
Commits on Mar 28, 2014
Doc: do not compress .epub for dist, it is already zipped.
birkenfeld
committed
865bdbf
View commit details
Copy full SHA for 865bdbf
View code at this point
Browse repository at this point
Commits on Mar 13, 2014
Remove references to make targets deleted in eef7899ea7ab
merwok
committed
f446d7a
View commit details
Copy full SHA for f446d7a
View code at this point
Browse repository at this point
Commits on Feb 16, 2014
Doc: do not rely on checked-out Sphinx toolchain from svn.python.org anymore
Show description for f7b2f36
birkenfeld
committed
f7b2f36
View commit details
Copy full SHA for f7b2f36
View code at this point
Browse repository at this point
Commits on Jan 14, 2014
Closes #20258: Sphinx toolchain: move back to Jinja2 2.3.1 with support for Py2.5.
birkenfeld
committed
8bd656d
View commit details
Copy full SHA for 8bd656d
View code at this point
Browse repository at this point
Commits on Jan 11, 2014
Update Sphinx toolchain.
birkenfeld
committed
5636eb7
View commit details
Copy full SHA for 5636eb7
View code at this point
Browse repository at this point
Commits on Nov 24, 2013
Doc/Makefile: also do "make suspicious" during daily autobuild
birkenfeld
committed
44d2429
View commit details
Copy full SHA for 44d2429
View code at this point
Browse repository at this point
Commits on Oct 28, 2012
Add a autobuild-quick target that only rebuilds HTML.
birkenfeld
committed
01f47e8
View commit details
Copy full SHA for 01f47e8
View code at this point
Browse repository at this point
Commits on Oct 27, 2012
#8040: merge with 3.2.
ezio-melotti
committed
fe71bb5
View commit details
Copy full SHA for fe71bb5
View code at this point
Browse repository at this point
#8040: enable the versionswitcher for the autobuild-dev target.
ezio-melotti
committed
58864b3
View commit details
Copy full SHA for 58864b3
View code at this point
Browse repository at this point
Commits on Sep 30, 2012
Use newer version of Pygments that handles "yield from".
birkenfeld
committed
0472bc8
View commit details
Copy full SHA for 0472bc8
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL