summaryrefslogtreecommitdiff
path: root/sphinx/quickstart.py
Commit message (Expand)AuthorAgeFilesLines
* quickstart: simplify the check for the "sphinx-build" command in the MakefileGeorg Brandl2013-03-291-13/+8
* epub_use_index instead of html_use_index for epub builder (Issue #1106)Roland Meister2013-03-061-0/+3
* Closes #1110: Add new config value texinfo_no_detailmenu and do not generate ...Jonathan Waltman2013-02-191-0/+3
* Add stub for the `keep_warnings` config value in quickstart's conf.pyJonathan Waltman2013-02-191-0/+3
* fix: make.bat is always saved with 'LF' instead of 'CRLF' for both Win/Unix.shimizukawa2013-02-101-15/+15
* remove a empty line.WAKAYAMA Shirou2013-02-101-1/+0
* add "epub_show_urls" option to doc and quickstart.WAKAYAMA Shirou2013-02-091-0/+4
* Fix pyflakes issues.Georg Brandl2013-01-131-4/+3
* Copyright update.Georg Brandl2013-01-011-1/+1
* Closes #1065: in Makefiles, ignore errors in "rm" using the -f flag, not a "-...Georg Brandl2012-12-311-1/+1
* Add Docutils-native XML and pseudo-XML buildersJon Waltman2012-12-041-1/+31
* fix: sphinx-quickstart asks again and again Y|N because input() return value ...shimizukawa2012-11-281-1/+1
* Closes #1024: 'command not found' status code is 127.shimizukawa2012-11-091-1/+1
* Closes #1024: Makefile improve error message if Sphinx is not foundshimizukawa2012-11-071-0/+15
* #1024 make.bat improve error message if Sphinx is not foundshimizukawa2012-11-071-9/+9
* Update Sphinx URL to new sphinx-doc.org domain.Georg Brandl2012-11-041-1/+1
* Remove trailing whitespace.Jon Waltman2012-11-031-1/+1
* merge headsGeorg Brandl2012-11-031-0/+14
|\
| * make.bat: improve error message if Sphinx is not foundanatoly techtonik2012-11-031-0/+14
* | Fix whitespace / line length issues reported by "make test"Jon Waltman2012-11-031-1/+1
|/
* add latexpdfja target for Makefile/make.batAkihiro Uchida2011-11-091-0/+27
* Add documentation and automatic entries for the guide elementRoland Meister2012-02-281-0/+3
* Merge with birkenfeld/sphinxRoland Meister2012-02-131-0/+6
|\
| * Merge with birkenfeld/sphinx.Roland Meister2011-05-231-1/+8
| |\
| * \ Merge with birkenfeld/sphinx.Roland Meister2011-02-281-0/+6
| |\ \
| | * | Added epub_max_image_width configuration option.Roland Meister2011-02-281-0/+3
| | * | Added epub_fix_images configuration optionRoland Meister2011-02-271-0/+3
* | | | Fix overlong lines.Georg Brandl2011-11-011-2/+3
* | | | Satisfy "make check".Georg Brandl2011-10-091-2/+2
* | | | Do not overwrite files without -f given.Georg Brandl2011-10-071-13/+17
* | | | Optionally create a full quickstart project in apidoc.Georg Brandl2011-10-071-3/+12
* | | | Split user queries and file generation in quickstart into two functions.Georg Brandl2011-10-071-56/+103
* | | | Offer mathjax instead of jsmath in quickstart.Georg Brandl2011-10-071-5/+5
* | | | Merge with 1.0.Georg Brandl2011-09-211-1/+1
|\ \ \ \
| * | | | Fix #700: use $(MAKE) in quickstart-generated makefile.Georg Brandl2011-09-211-1/+1
* | | | | Closes #760: Escape project name in man/texinfo configuration.Robert Lehmann2011-09-161-4/+5
* | | | | Don't use deprecated values in the template conf.py (issue732)Benoit Allard2011-07-141-6/+8
| |_|_|/ |/| | |
* | | | Add :confval:`texinfo_show_urls`.Jon Waltman2011-03-061-0/+3
* | | | Document :confval:`texinfo_domain_indices` and update quickstart.Jon Waltman2011-02-231-1/+5
| |/ / |/| |
* | | Rename "intl" module to "gettext", to make it easier to find. Distinguish en...Georg Brandl2011-01-081-3/+6
* | | merge with bb+http://jonathanj/sphinxGeorg Brandl2011-01-041-0/+3
|\ \ \
| * | | Implement "man_show_urls" configuration option to show the URL after external...Jonathan Jacobs2010-10-241-0/+3
* | | | merge with 1.0Georg Brandl2011-01-041-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | New year update.Georg Brandl2011-01-041-1/+1
* | | | Allow giving root dir to quickstart as an argument.Georg Brandl2010-12-031-2/+12
| |/ / |/| |
* | | Add texinfo target to make.bat.Georg Brandl2010-10-221-0/+10
* | | merge with 1.0Georg Brandl2010-10-221-23/+96
|\ \ \ | |/ / |/| |
| * | Remove unused imports and clean upJon Waltman2010-09-201-3/+2
| * | Update config for TexinfoJon Waltman2010-09-161-0/+29
| * | merge with http://bitbucket.org/rolmei/sphinx-epub/Georg Brandl2010-08-261-23/+65
| |\ \ | | |/ | |/|