index
:
delta/python-packages/sphinx.git
#1041
#1056
#955
add_missing_epub_options
add_stemmer
admonitions
apidoc-symlinks
apidoc_output_order
aria
autodoc_novalue
autosummary-file-ext
cancerhermit/fix-override-extensions-in-configpy-1375648717102
cpp-variadic
css
ext-linkcode
ext-linkcode-fix
extdev-tutorial-doc
fix-nested-figure-caption-i18n
fix-tocdepth
fslenz/examples-nicos-added-sphinx-itself-remov-1390580978166
gerardmp/added-libreoffice-extension-to-the-exten-1410948858630
hickford/add-instructions-how-to-install-sphinx-t-1410715164407
hickford/explain-how-to-install-sphinx-with-pip-r-1410714824122
hiddentocs
i18n-man-unicode
i18n-po-fix-reference-line-separator
i18n-term-translatable
improve-po-mode-el-support
improve-tags-docs
latex-header-in-next-pages
listnewdomains
masklinn/add-0000-to-potcreationdate-z-sets-an-e-1369740575399
master
memoir
minrk/sort-inheritance-diagram
psuter/fix-makebat-latexpdf-mechanism-to-cd-bac-1411635021827
quick-start-readline
rneu31/added-support-for-windows-color-output-u-1404418973591
stable
stevepiercy/update-pylons-link-add-pyramid-and-subst-1402445058989
tag-documentation
techtonik/add-link-to-irc-channel-1379750124356
techtonik/raise-six-requirement-to-14-when-userstr-1406538263417
tk0miya/do-not-enter-password-of-transifex-at-co-1404623350328
tooltip-escaping
tychoish/removed-version-change-1372634421412
westurner/doc-glossary-markup-ref
westurner/doc-invocationrst-sphinxapidoc-m-option-1413253549167
bitbucket.org: Obsolete (use python-packages/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
*
replace PIL with Pillow.
shimizukawa
2014-12-03
1
-1
/
+1
*
fix sphinx-quickstart does not work on python 3.4.
WAKAYAMA Shirou
2014-10-18
1
-1
/
+1
*
abort sphinx-quickstart when project path is not a empty directory.
shimizukawa
2014-10-04
1
-0
/
+9
*
pull request #299 has been merged. Add documentation for sphinx-quickstart op...
shimizukawa
2014-10-04
1
-6
/
+5
*
manage --no-makefile and --no-batchfile in quiet mode.
WAKAYAMA Shirou
2014-10-02
1
-0
/
+4
*
add required parameters check and print warning when quiet mode is specified.
WAKAYAMA Shirou
2014-09-30
1
-0
/
+7
*
fix overwriting option specified values.
WAKAYAMA Shirou
2014-09-30
1
-5
/
+5
*
fix the comments.
WAKAYAMA Shirou
2014-09-28
1
-33
/
+50
*
add various options to sphinx-quickstart.
WAKAYAMA Shirou
2014-09-27
1
-7
/
+108
*
update CHANGES for pull request #295, #1520.
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
-2
/
+3
|
\
|
*
merge with stable
shimizukawa
2014-09-26
1
-75
/
+157
|
|
\
|
*
|
Fix make.bat for make-mode that lack `SOURCEDIR` argument for sphinx-build co...
shimizukawa
2014-09-26
1
-2
/
+3
*
|
|
Fix ``make.bat latexpdf`` mechanism to ``cd`` back to the build directory. (s...
Peter Suter
2014-09-25
1
-1
/
+1
|
|
/
|
/
|
*
|
Minor PEP8 cleanup.
Georg Brandl
2014-09-21
1
-7
/
+16
*
|
* sync message text in Makefile/make.bat and make-mode.
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.
shimizukawa
2014-04-30
1
-5
/
+4
*
|
|
use six privided text_type() to replace with unicode() to support py2/py3 in ...
shimizukawa
2014-04-29
1
-3
/
+4
*
|
|
use six privided functions/classes to support py2/py3 in one source. refs #1350.
shimizukawa
2014-04-29
1
-7
/
+3
*
|
|
introduce the six module and reduce sphinx.util.pycompat implementation. refs...
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
Yoshiki Shibukawa
2014-01-22
1
-4
/
+71
|
|
\
\
\
|
*
|
|
|
Add html_search_* options templates to conf.py
Yoshiki Shibukawa
2014-01-20
1
-1
/
+17
*
|
|
|
|
merge with stable
Georg Brandl
2014-03-02
1
-56
/
+102
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
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
-1
/
+16
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merged in techtonik/sphinx (pull request #222)
Georg Brandl
2014-03-01
1
-0
/
+11
|
|
|
\
\
\
\
\
|
|
|
*
\
\
\
\
Update copyright year.
Georg Brandl
2014-03-01
1
-56
/
+84
|
|
|
|
\
\
\
\
\
|
|
|
|
*
\
\
\
\
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
|
|
|
|
|
/
/
/
/
|
|
*
|
|
|
|
|
Make 'python -m sphinx.quickstart' possible
anatoly techtonik
2014-02-12
1
-1
/
+5
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
make.bat: Try to find Sphinx through Python if it can not be found
anatoly techtonik
2014-02-12
1
-0
/
+11
|
|
/
/
/
/
/
|
*
|
|
|
|
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
-3
/
+19
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
*
|
|
|
merge heads
shimizukawa
2014-01-15
1
-16
/
+32
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
Prompt for the document language in sphinx-quickstart.
Georg Brandl
2014-01-11
1
-2
/
+18
|
|
*
|
|
|
Drop python-2.5 and remove 2.4,2.5 support codes
shimizukawa
2013-12-15
1
-1
/
+1
*
|
|
|
|
|
Closes #1391: Actually prevent using "pngmath" and "mathjax" extensions at th...
Georg Brandl
2014-03-01
1
-0
/
+1
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Make mode: refactor using a class and add source dir to the makefile
Georg Brandl
2014-01-19
1
-5
/
+9
*
|
|
|
Add "make mode" to sphinx-build, invoked by the -M flag.
Georg Brandl
2014-01-11
1
-0
/
+66
|
|
/
/
|
/
|
|
*
|
|
Add "search.html" to epub exclusion out of the box.
Georg Brandl
2014-01-11
1
-1
/
+1
*
|
|
quickstart: for y/n questions there is no need to highlight default value by ...
Georg Brandl
2014-01-11
1
-13
/
+13
|
/
/
*
|
Merged in alimony/sphinx/add_missing_epub_options (pull request #170)
Takayuki Shimizukawa
2013-09-23
1
-1
/
+1
|
\
\
[next]