summaryrefslogtreecommitdiff
path: root/sphinx/setup_command.py
Commit message (Expand)AuthorAgeFilesLines
* Copyright update.Georg Brandl2013-01-011-1/+1
* Fix code style nits.Georg Brandl2012-03-101-1/+1
* Closes #831: Provide ``--project`` flag in setup_command as advertised.Georg Brandl2012-01-291-0/+3
* merge with 1.0Georg Brandl2011-01-081-4/+1
|\
| * Actually make the change advertised in rev 40d4dae1df70.Georg Brandl2011-01-081-4/+1
* | merge with 1.0Georg Brandl2011-01-041-1/+1
|\ \ | |/
| * New year update.Georg Brandl2011-01-041-1/+1
* | merge with 1.0Georg Brandl2010-11-171-1/+0
|\ \ | |/
| * Do not require build dir to exist.Georg Brandl2010-11-171-1/+0
* | merge with 1.0Georg Brandl2010-08-251-1/+2
|\ \ | |/ |/|
| * Docstring harmonization.Georg Brandl2010-08-221-1/+2
* | Fix demo setup.py.Georg Brandl2010-08-251-3/+3
|/
* Fix missing print statement.Georg Brandl2010-08-171-1/+1
* Add -i option to symlink index.html to the master doc.Barry Warsaw2010-04-291-1/+8
* Slightly different way to default to curdir.Barry Warsaw2010-04-291-1/+4
* As a last resort, search . for config.py. This way, you're almost assured toBarry Warsaw2010-04-291-1/+1
* Add -c option to 'python setup.py build_sphinx' to specify the configBarry Warsaw2010-04-291-1/+5
* merge with http://bitbucket.org/sbarthelemy/sphinx/.Georg Brandl2010-02-191-4/+52
|\
| * added project option and improved doc.S?bastien Barth?lemy2009-09-101-2/+35
| * - removed sphinx.setup_command.BuildDoc.conf_file_name that seems uselessS?bastien Barth?lemy2009-08-311-3/+14
* | Allow auto-detecting "docs" as sphinx source dir.Georg Brandl2010-02-071-6/+10
* | Happy new year!Georg Brandl2010-01-011-1/+1
|/
* #159: do not fail if sys.stdout has no isatty() method.Georg Brandl2009-05-101-2/+2
* Reformat to EOL80.Georg Brandl2009-01-101-1/+2
* Some more license nits.Georg Brandl2009-01-031-1/+1
* Switch copyright and license tags to single style. Add contributorGeorg Brandl2009-01-031-1/+1
* Fix missing import.georg.brandl2008-08-301-0/+1
* Add distutils command for building Sphinx.georg.brandl2008-07-291-0/+88