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
*
quickstart: simplify the check for the "sphinx-build" command in the Makefile
Georg Brandl
2013-03-29
1
-13
/
+8
*
epub_use_index instead of html_use_index for epub builder (Issue #1106)
Roland Meister
2013-03-06
1
-0
/
+3
*
Closes #1110: Add new config value texinfo_no_detailmenu and do not generate ...
Jonathan Waltman
2013-02-19
1
-0
/
+3
*
Add stub for the `keep_warnings` config value in quickstart's conf.py
Jonathan Waltman
2013-02-19
1
-0
/
+3
*
fix: make.bat is always saved with 'LF' instead of 'CRLF' for both Win/Unix.
shimizukawa
2013-02-10
1
-15
/
+15
*
remove a empty line.
WAKAYAMA Shirou
2013-02-10
1
-1
/
+0
*
add "epub_show_urls" option to doc and quickstart.
WAKAYAMA Shirou
2013-02-09
1
-0
/
+4
*
Fix pyflakes issues.
Georg Brandl
2013-01-13
1
-4
/
+3
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
Closes #1065: in Makefiles, ignore errors in "rm" using the -f flag, not a "-...
Georg Brandl
2012-12-31
1
-1
/
+1
*
Add Docutils-native XML and pseudo-XML builders
Jon Waltman
2012-12-04
1
-1
/
+31
*
fix: sphinx-quickstart asks again and again Y|N because input() return value ...
shimizukawa
2012-11-28
1
-1
/
+1
*
Closes #1024: 'command not found' status code is 127.
shimizukawa
2012-11-09
1
-1
/
+1
*
Closes #1024: Makefile improve error message if Sphinx is not found
shimizukawa
2012-11-07
1
-0
/
+15
*
#1024 make.bat improve error message if Sphinx is not found
shimizukawa
2012-11-07
1
-9
/
+9
*
Update Sphinx URL to new sphinx-doc.org domain.
Georg Brandl
2012-11-04
1
-1
/
+1
*
Remove trailing whitespace.
Jon Waltman
2012-11-03
1
-1
/
+1
*
merge heads
Georg Brandl
2012-11-03
1
-0
/
+14
|
\
|
*
make.bat: improve error message if Sphinx is not found
anatoly techtonik
2012-11-03
1
-0
/
+14
*
|
Fix whitespace / line length issues reported by "make test"
Jon Waltman
2012-11-03
1
-1
/
+1
|
/
*
add latexpdfja target for Makefile/make.bat
Akihiro Uchida
2011-11-09
1
-0
/
+27
*
Add documentation and automatic entries for the guide element
Roland Meister
2012-02-28
1
-0
/
+3
*
Merge with birkenfeld/sphinx
Roland Meister
2012-02-13
1
-0
/
+6
|
\
|
*
Merge with birkenfeld/sphinx.
Roland Meister
2011-05-23
1
-1
/
+8
|
|
\
|
*
\
Merge with birkenfeld/sphinx.
Roland Meister
2011-02-28
1
-0
/
+6
|
|
\
\
|
|
*
|
Added epub_max_image_width configuration option.
Roland Meister
2011-02-28
1
-0
/
+3
|
|
*
|
Added epub_fix_images configuration option
Roland Meister
2011-02-27
1
-0
/
+3
*
|
|
|
Fix overlong lines.
Georg Brandl
2011-11-01
1
-2
/
+3
*
|
|
|
Satisfy "make check".
Georg Brandl
2011-10-09
1
-2
/
+2
*
|
|
|
Do not overwrite files without -f given.
Georg Brandl
2011-10-07
1
-13
/
+17
*
|
|
|
Optionally create a full quickstart project in apidoc.
Georg Brandl
2011-10-07
1
-3
/
+12
*
|
|
|
Split user queries and file generation in quickstart into two functions.
Georg Brandl
2011-10-07
1
-56
/
+103
*
|
|
|
Offer mathjax instead of jsmath in quickstart.
Georg Brandl
2011-10-07
1
-5
/
+5
*
|
|
|
Merge with 1.0.
Georg Brandl
2011-09-21
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix #700: use $(MAKE) in quickstart-generated makefile.
Georg Brandl
2011-09-21
1
-1
/
+1
*
|
|
|
|
Closes #760: Escape project name in man/texinfo configuration.
Robert Lehmann
2011-09-16
1
-4
/
+5
*
|
|
|
|
Don't use deprecated values in the template conf.py (issue732)
Benoit Allard
2011-07-14
1
-6
/
+8
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Add :confval:`texinfo_show_urls`.
Jon Waltman
2011-03-06
1
-0
/
+3
*
|
|
|
Document :confval:`texinfo_domain_indices` and update quickstart.
Jon Waltman
2011-02-23
1
-1
/
+5
|
|
/
/
|
/
|
|
*
|
|
Rename "intl" module to "gettext", to make it easier to find. Distinguish en...
Georg Brandl
2011-01-08
1
-3
/
+6
*
|
|
merge with bb+http://jonathanj/sphinx
Georg Brandl
2011-01-04
1
-0
/
+3
|
\
\
\
|
*
|
|
Implement "man_show_urls" configuration option to show the URL after external...
Jonathan Jacobs
2010-10-24
1
-0
/
+3
*
|
|
|
merge with 1.0
Georg Brandl
2011-01-04
1
-1
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
*
|
|
|
Allow giving root dir to quickstart as an argument.
Georg Brandl
2010-12-03
1
-2
/
+12
|
|
/
/
|
/
|
|
*
|
|
Add texinfo target to make.bat.
Georg Brandl
2010-10-22
1
-0
/
+10
*
|
|
merge with 1.0
Georg Brandl
2010-10-22
1
-23
/
+96
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove unused imports and clean up
Jon Waltman
2010-09-20
1
-3
/
+2
|
*
|
Update config for Texinfo
Jon Waltman
2010-09-16
1
-0
/
+29
|
*
|
merge with http://bitbucket.org/rolmei/sphinx-epub/
Georg Brandl
2010-08-26
1
-23
/
+65
|
|
\
\
|
|
|
/
|
|
/
|
[next]