summaryrefslogtreecommitdiff
path: root/sphinx/quickstart.py
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #1712 from IanLee1521/qs_todoGeorg Brandl2015-02-081-0/+4
|\ \
| * | Remove unnecessary lines per PR feedbackIan Lee2015-02-071-2/+0
| * | Added insertion of todo_include_todos config option.Ian Lee2015-02-071-0/+6
| |/
* | Reuse project and copyright strings in quickstart configIan Lee2015-02-071-3/+3
* | Reuse master_doc string replacementIan Lee2015-02-071-3/+3
* | Do author string replacement once, and then reuse the variable in quickstart ...Ian Lee2015-02-071-4/+5
|/
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
|\
| * all: update copyrightGeorg Brandl2015-01-031-1/+1
* | replace PIL with Pillow.Takayuki Shimizukawa2014-12-031-1/+1
* | fix sphinx-quickstart does not work on python 3.4.shirou2014-10-181-1/+1
* | abort sphinx-quickstart when project path is not a empty directory.Takayuki Shimizukawa2014-10-041-0/+9
* | pull request #299 has been merged. Add documentation for sphinx-quickstart op...Takayuki Shimizukawa2014-10-041-6/+5
* | manage --no-makefile and --no-batchfile in quiet mode.shirou2014-10-021-0/+4
* | add required parameters check and print warning when quiet mode is specified.shirou2014-09-301-0/+7
* | fix overwriting option specified values.shirou2014-09-301-5/+5
* | fix the comments.shirou2014-09-281-33/+50
* | add various options to sphinx-quickstart.shirou2014-09-271-7/+108
* | update CHANGES for pull request #295, #1520.Takayuki Shimizukawa2014-09-261-3/+3
* | Merged in psuter/sphinx/psuter/fix-makebat-latexpdf-mechanism-to-cd-bac-14116...Takayuki Shimizukawa2014-09-261-1/+1
|\ \
| * | Fix ``make.bat latexpdf`` mechanism to ``cd`` back to the build directory. (s...Peter Suter2014-09-251-1/+1
* | | merge with stableTakayuki Shimizukawa2014-09-261-2/+3
|\ \ \ | |/ / |/| / | |/
| * Fix make.bat for make-mode that lack `SOURCEDIR` argument for sphinx-build co...Takayuki Shimizukawa2014-09-261-2/+3
* | Minor PEP8 cleanup.Georg Brandl2014-09-211-7/+16
* | * sync message text in Makefile/make.bat and make-mode.Takayuki Shimizukawa2014-07-051-4/+4
* | Merged in mcmtroffaes/sphinx-make-coverage (pull request #159)Takayuki Shimizukawa2014-07-051-1/+17
|\ \
| * | Add coverage targets in quickstart generated Makefile and make.bat.Matthias C. M. Troffaes2013-08-221-1/+17
* | | remove 'six' name except importing line.Takayuki Shimizukawa2014-04-301-5/+4
* | | use six privided text_type() to replace with unicode() to support py2/py3 in ...Takayuki Shimizukawa2014-04-291-3/+4
* | | use six privided functions/classes to support py2/py3 in one source. refs #1350.Takayuki Shimizukawa2014-04-291-7/+3
* | | introduce the six module and reduce sphinx.util.pycompat implementation. refs...Takayuki Shimizukawa2014-04-291-3/+5
* | | Fix quickstart on Windows with pyreadline (which comes without __doc__)anatoly techtonik2014-03-081-1/+1
* | | Merged in shibu/sphinx/add_stemmer (pull request #214)Georg Brandl2014-03-041-1/+14
|\ \ \
| * \ \ merge defaultshibukawa yoshiki2014-01-221-4/+71
| |\ \ \
| * | | | Add html_search_* options templates to conf.pyshibukawa yoshiki2014-01-201-1/+17
* | | | | merge with stableGeorg Brandl2014-03-021-0/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Closes #1391: Actually prevent using "pngmath" and "mathjax" extensions at th...Georg Brandl2014-03-011-0/+1
* | | | | Merged in erny1803/sphinx (pull request #227)Georg Brandl2014-03-011-0/+3
|\ \ \ \ \
| * | | | | Allow alternative float options for figure. See #1. no-pep8Ernesto Revilla2014-02-201-0/+3
* | | | | | Merged in techtonik/sphinx (pull request #223)Georg Brandl2014-03-011-0/+11
|\ \ \ \ \ \
| * | | | | | make.bat: Try to find Sphinx through Python if it can not be foundanatoly techtonik2014-02-121-0/+11
| |/ / / / /
* | | | | | Merged in techtonik/sphinx (pull request #222)Georg Brandl2014-03-011-0/+4
|\ \ \ \ \ \
| * | | | | | Make 'python -m sphinx.quickstart' possibleanatoly techtonik2014-02-121-1/+5
| |/ / / / /
* | | | | | Update copyright year.Georg Brandl2014-03-011-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Update copyright year.Georg Brandl2014-03-011-1/+1
* | | | | | Merged in wvi/sphinx/quick-start-readline (pull request #225)Georg Brandl2014-03-011-0/+10
|\ \ \ \ \ \
| * | | | | | Add readline support in quickstart.wvi2014-02-201-0/+10
| | |/ / / / | |/| | | |
* | | | | | Accept "~" shorthand in quickstart paths.Georg Brandl2014-03-011-0/+1
|/ / / / /
* | | | | MergeDmitry Shachnev2014-01-201-55/+56
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Modernize the code now that Python 2.5 is no longer supportedDmitry Shachnev2014-01-191-55/+56
* | | | | merge with stableGeorg Brandl2014-01-191-0/+70
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /