Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 |
| | |||||
* | Add "make mode" to sphinx-build, invoked by the -M flag. | Georg Brandl | 2014-01-11 | 1 | -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 Brandl | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
| | |||||
* | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 |
| | |||||
* | Some more license nits. | Georg Brandl | 2009-01-03 | 1 | -2/+2 |
| | |||||
* | Make the scripts executable. | Georg Brandl | 2008-11-04 | 1 | -0/+0 |
| | |||||
* | Add shebangs. | georg.brandl | 2008-06-23 | 1 | -0/+1 |
| | |||||
* | More refactoring, this time allowing different file extensions | georg.brandl | 2008-02-01 | 1 | -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.brandl | 2008-01-11 | 1 | -2/+2 |
| | |||||
* | Initial import of the doc tools. | georg.brandl | 2007-07-23 | 1 | -0/+20 |