index
:
delta/python-packages/sphinx-git.git
1.8.x
3.2.x
3.3.x
3.4.x
3.5.x
3.x
4.0.x
4.1.x
4.2.x
4.3.x
4.4.x
4.x
4606_incorrect_location_of_docstring
7.0.x
7613_class__signature__
7727_autosummary_PycodeError
7996_man_make_section_directory
8321_linkcheck_tel_links
8342_warning_for_unknown_domain
8349_sphinx-contrib
9864_mathjax_loading_method
bot/pull-translations
cleanup_napoleon
dependabot/github_actions/peter-evans/create-pull-request-5
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/http-proxy-1.18.1
master
mypy-0.790
support_py310
github.com: sphinx-doc/sphinx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sphinx
/
quickstart.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge pull request #1712 from IanLee1521/qs_todo
Georg Brandl
2015-02-08
1
-0
/
+4
|
\
\
|
*
|
Remove unnecessary lines per PR feedback
Ian Lee
2015-02-07
1
-2
/
+0
|
*
|
Added insertion of todo_include_todos config option.
Ian Lee
2015-02-07
1
-0
/
+6
|
|
/
*
|
Reuse project and copyright strings in quickstart config
Ian Lee
2015-02-07
1
-3
/
+3
*
|
Reuse master_doc string replacement
Ian Lee
2015-02-07
1
-3
/
+3
*
|
Do author string replacement once, and then reuse the variable in quickstart ...
Ian Lee
2015-02-07
1
-4
/
+5
|
/
*
Merge branch 'stable'
Georg Brandl
2015-01-03
1
-1
/
+1
|
\
|
*
all: update copyright
Georg Brandl
2015-01-03
1
-1
/
+1
*
|
replace PIL with Pillow.
Takayuki Shimizukawa
2014-12-03
1
-1
/
+1
*
|
fix sphinx-quickstart does not work on python 3.4.
shirou
2014-10-18
1
-1
/
+1
*
|
abort sphinx-quickstart when project path is not a empty directory.
Takayuki Shimizukawa
2014-10-04
1
-0
/
+9
*
|
pull request #299 has been merged. Add documentation for sphinx-quickstart op...
Takayuki Shimizukawa
2014-10-04
1
-6
/
+5
*
|
manage --no-makefile and --no-batchfile in quiet mode.
shirou
2014-10-02
1
-0
/
+4
*
|
add required parameters check and print warning when quiet mode is specified.
shirou
2014-09-30
1
-0
/
+7
*
|
fix overwriting option specified values.
shirou
2014-09-30
1
-5
/
+5
*
|
fix the comments.
shirou
2014-09-28
1
-33
/
+50
*
|
add various options to sphinx-quickstart.
shirou
2014-09-27
1
-7
/
+108
*
|
update CHANGES for pull request #295, #1520.
Takayuki Shimizukawa
2014-09-26
1
-3
/
+3
*
|
Merged in psuter/sphinx/psuter/fix-makebat-latexpdf-mechanism-to-cd-bac-14116...
Takayuki Shimizukawa
2014-09-26
1
-1
/
+1
|
\
\
|
*
|
Fix ``make.bat latexpdf`` mechanism to ``cd`` back to the build directory. (s...
Peter Suter
2014-09-25
1
-1
/
+1
*
|
|
merge with stable
Takayuki Shimizukawa
2014-09-26
1
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fix make.bat for make-mode that lack `SOURCEDIR` argument for sphinx-build co...
Takayuki Shimizukawa
2014-09-26
1
-2
/
+3
*
|
Minor PEP8 cleanup.
Georg Brandl
2014-09-21
1
-7
/
+16
*
|
* sync message text in Makefile/make.bat and make-mode.
Takayuki Shimizukawa
2014-07-05
1
-4
/
+4
*
|
Merged in mcmtroffaes/sphinx-make-coverage (pull request #159)
Takayuki Shimizukawa
2014-07-05
1
-1
/
+17
|
\
\
|
*
|
Add coverage targets in quickstart generated Makefile and make.bat.
Matthias C. M. Troffaes
2013-08-22
1
-1
/
+17
*
|
|
remove 'six' name except importing line.
Takayuki Shimizukawa
2014-04-30
1
-5
/
+4
*
|
|
use six privided text_type() to replace with unicode() to support py2/py3 in ...
Takayuki Shimizukawa
2014-04-29
1
-3
/
+4
*
|
|
use six privided functions/classes to support py2/py3 in one source. refs #1350.
Takayuki Shimizukawa
2014-04-29
1
-7
/
+3
*
|
|
introduce the six module and reduce sphinx.util.pycompat implementation. refs...
Takayuki Shimizukawa
2014-04-29
1
-3
/
+5
*
|
|
Fix quickstart on Windows with pyreadline (which comes without __doc__)
anatoly techtonik
2014-03-08
1
-1
/
+1
*
|
|
Merged in shibu/sphinx/add_stemmer (pull request #214)
Georg Brandl
2014-03-04
1
-1
/
+14
|
\
\
\
|
*
\
\
merge default
shibukawa yoshiki
2014-01-22
1
-4
/
+71
|
|
\
\
\
|
*
|
|
|
Add html_search_* options templates to conf.py
shibukawa yoshiki
2014-01-20
1
-1
/
+17
*
|
|
|
|
merge with stable
Georg Brandl
2014-03-02
1
-0
/
+1
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Closes #1391: Actually prevent using "pngmath" and "mathjax" extensions at th...
Georg Brandl
2014-03-01
1
-0
/
+1
*
|
|
|
|
Merged in erny1803/sphinx (pull request #227)
Georg Brandl
2014-03-01
1
-0
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Allow alternative float options for figure. See #1. no-pep8
Ernesto Revilla
2014-02-20
1
-0
/
+3
*
|
|
|
|
|
Merged in techtonik/sphinx (pull request #223)
Georg Brandl
2014-03-01
1
-0
/
+11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
make.bat: Try to find Sphinx through Python if it can not be found
anatoly techtonik
2014-02-12
1
-0
/
+11
|
|
/
/
/
/
/
*
|
|
|
|
|
Merged in techtonik/sphinx (pull request #222)
Georg Brandl
2014-03-01
1
-0
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Make 'python -m sphinx.quickstart' possible
anatoly techtonik
2014-02-12
1
-1
/
+5
|
|
/
/
/
/
/
*
|
|
|
|
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
*
|
|
|
|
|
Merged in wvi/sphinx/quick-start-readline (pull request #225)
Georg Brandl
2014-03-01
1
-0
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add readline support in quickstart.
wvi
2014-02-20
1
-0
/
+10
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Accept "~" shorthand in quickstart paths.
Georg Brandl
2014-03-01
1
-0
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge
Dmitry Shachnev
2014-01-20
1
-55
/
+56
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Modernize the code now that Python 2.5 is no longer supported
Dmitry Shachnev
2014-01-19
1
-55
/
+56
*
|
|
|
|
merge with stable
Georg Brandl
2014-01-19
1
-0
/
+70
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
[prev]
[next]