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
*
On Py2 environment, conf.py that is generated by sphinx-quickstart should hav...
shimizukawa
2015-10-26
1
-2
/
+2
*
Fix "make blahblah" on Windows indicate help messages for sphinx-build every ...
shimizukawa
2015-09-13
1
-2
/
+2
*
Close #1776: ``source_suffix = ['.rst']`` cause unfriendly error on prior ver...
shimizukawa
2015-03-16
1
-1
/
+3
*
Support PEP-440 version spec for developers.
shimizukawa
2015-03-14
1
-4
/
+4
*
refactoring for quickstart
shimizukawa
2015-03-14
1
-14
/
+13
*
Fixed #1773: sphinx-quickstart doesn't accept non-ASCII character as a option...
shimizukawa
2015-03-14
1
-14
/
+29
*
allows some files/dirs in quickstart destination dir.
Shirou WAKAYAMA
2015-03-14
1
-4
/
+29
*
pep8 fixes
Georg Brandl
2015-03-08
1
-3
/
+3
*
Merge branch 'apple-help' of git://github.com/al45tair/sphinx
Georg Brandl
2015-03-08
1
-0
/
+12
|
\
|
*
Added some additional configuration variables for Apple Help.
Alastair Houghton
2015-01-15
1
-52
/
+0
|
*
Encode the project name using IDNA if necessary.
Alastair Houghton
2015-01-14
1
-1
/
+1
|
*
Added code signing support. Improved error handling. Fixed handle_finish to...
Alastair Houghton
2015-01-14
1
-0
/
+13
|
*
More changes for Apple Help support.
Alastair Houghton
2015-01-13
1
-5
/
+11
|
*
Added initial Apple help support.
Alastair Houghton
2015-01-13
1
-0
/
+45
*
|
Merge branch 'source_suffix'
shimizukawa
2015-02-27
1
-2
/
+2
|
\
\
|
*
|
source_suffix can now be a list.
Georg Brandl
2015-02-08
1
-2
/
+2
*
|
|
refs #1346. Add new default theme.
shimizukawa
2015-02-24
1
-1
/
+1
*
|
|
Closes #1735: Use https://doc.python.org/ instead of ``http`` protocol. It w...
shimizukawa
2015-02-23
1
-1
/
+1
*
|
|
sphinx-quickstart now has `--use-make-mode` option for generating Makefile th...
shimizukawa
2015-02-17
1
-3
/
+14
|
/
/
*
|
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
[next]