summaryrefslogtreecommitdiff
path: root/sphinx-build.py
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year.Georg Brandl2014-03-011-1/+1
|
* Add "make mode" to sphinx-build, invoked by the -M flag.Georg Brandl2014-01-111-2/+5
| | | | | | | | | This is intended to do almost all of what the quickstart-generated Makefile and make.bat did, but within Sphinx. The advantages are: * no duplication between Unix and Windows files * updates and fixes are propagated (the generated makefiles never update) * more Python code, less shell code!
* Copyright update.Georg Brandl2013-01-011-1/+1
|
* New year update.Georg Brandl2011-01-041-1/+1
|
* Happy new year!Georg Brandl2010-01-011-1/+1
|
* Some more license nits.Georg Brandl2009-01-031-2/+2
|
* Make the scripts executable.Georg Brandl2008-11-041-0/+0
|
* Add shebangs.georg.brandl2008-06-231-0/+1
|
* More refactoring, this time allowing different file extensionsgeorg.brandl2008-02-011-7/+1
| | | | | and a different master file. Also fix environment warning reporting and improve handling of error conditions.
* Update copyright years and change license to BSD.georg.brandl2008-01-111-2/+2
|
* Initial import of the doc tools.georg.brandl2007-07-231-0/+20