| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix code style nits. | Georg Brandl | 2012-03-10 | 1 | -1/+1 |
| | | |||||
| * | Closes #831: Provide ``--project`` flag in setup_command as advertised. | Georg Brandl | 2012-01-29 | 1 | -0/+3 |
| | | |||||
| * | merge with 1.0 | Georg Brandl | 2011-01-08 | 1 | -4/+1 |
| |\ | |||||
| | * | Actually make the change advertised in rev 40d4dae1df70. | Georg Brandl | 2011-01-08 | 1 | -4/+1 |
| | | | |||||
| * | | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
| | | | |||||
| * | | merge with 1.0 | Georg Brandl | 2010-11-17 | 1 | -1/+0 |
| |\ \ | |/ | |||||
| | * | Do not require build dir to exist. | Georg Brandl | 2010-11-17 | 1 | -1/+0 |
| | | | |||||
| * | | merge with 1.0 | Georg Brandl | 2010-08-25 | 1 | -1/+2 |
| |\ \ | |/ |/| | |||||
| | * | Docstring harmonization. | Georg Brandl | 2010-08-22 | 1 | -1/+2 |
| | | | |||||
| * | | Fix demo setup.py. | Georg Brandl | 2010-08-25 | 1 | -3/+3 |
| |/ | |||||
| * | Fix missing print statement. | Georg Brandl | 2010-08-17 | 1 | -1/+1 |
| | | |||||
| * | Add -i option to symlink index.html to the master doc. | Barry Warsaw | 2010-04-29 | 1 | -1/+8 |
| | | |||||
| * | Slightly different way to default to curdir. | Barry Warsaw | 2010-04-29 | 1 | -1/+4 |
| | | |||||
| * | As a last resort, search . for config.py. This way, you're almost assured to | Barry Warsaw | 2010-04-29 | 1 | -1/+1 |
| | | | | | find one, providing a fallback default instead of complaining and exiting. | ||||
| * | Add -c option to 'python setup.py build_sphinx' to specify the config | Barry Warsaw | 2010-04-29 | 1 | -1/+5 |
| | | | | | directory different than the source directory. | ||||
| * | merge with http://bitbucket.org/sbarthelemy/sphinx/. | Georg Brandl | 2010-02-19 | 1 | -4/+52 |
| |\ | |||||
| | * | added project option and improved doc. | S?bastien Barth?lemy | 2009-09-10 | 1 | -2/+35 |
| | | | |||||
| | * | - removed sphinx.setup_command.BuildDoc.conf_file_name that seems useless | S?bastien Barth?lemy | 2009-08-31 | 1 | -3/+14 |
| | | | | | | | | | - added version/release/today option to sphinx.setup_command.BuildDoc | ||||
| * | | Allow auto-detecting "docs" as sphinx source dir. | Georg Brandl | 2010-02-07 | 1 | -6/+10 |
| | | | |||||
| * | | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 |
| |/ | |||||
| * | #159: do not fail if sys.stdout has no isatty() method. | Georg Brandl | 2009-05-10 | 1 | -2/+2 |
| | | |||||
| * | Reformat to EOL80. | Georg Brandl | 2009-01-10 | 1 | -1/+2 |
| | | |||||
| * | Some more license nits. | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
| | | |||||
| * | Switch copyright and license tags to single style. Add contributor | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
| | | | | | | names in AUTHORS instead, and add the license of etree13 to LICENSE. | ||||
| * | Fix missing import. | georg.brandl | 2008-08-30 | 1 | -0/+1 |
| | | |||||
| * | Add distutils command for building Sphinx. | georg.brandl | 2008-07-29 | 1 | -0/+88 |
