summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Add text output format.gbrandl2008-11-231-1/+1
* Add a manifest, since setuptools doesn't support hg.Georg Brandl2008-11-021-2/+2
* cmdclass must stay.georg.brandl2008-09-091-0/+2
* Fix setup.py when babel is unavailable.georg.brandl2008-09-091-8/+2
* Fix warning when json is not available.georg.brandl2008-09-061-4/+7
* Add translation of strings in JavaScript files.georg.brandl2008-09-061-2/+98
* #3422: allow changing the signature of functions via a new hook.georg.brandl2008-07-291-1/+1
* Add distutils command for building Sphinx.georg.brandl2008-07-291-1/+4
* Remove sphinx-web script.0.4georg.brandl2008-06-231-2/+1
* Next release will be beta status.georg.brandl2008-05-061-1/+1
* Add new templating API, remove Jinja external and add it to setup.py dependen...georg.brandl2008-04-131-1/+1
* * setup: On Python 2.4, don't egg-depend on docutils if a docutils isgeorg.brandl2008-03-251-2/+23
* Don't install scripts twice. Thanks to lunar.georg.brandl2008-03-231-1/+2
* Make sphinx compatible with docutils SVN snapshots.0.1.61798georg.brandl2008-03-231-1/+1
* Remove unicode characters from description.georg.brandl2008-03-211-2/+3
* Fix arg name.georg.brandl2008-03-211-1/+1
* Prepare for release.georg.brandl2008-03-211-5/+7
* Add new README, adapt setup.py.georg.brandl2008-03-181-4/+28
* Add setup.py, add quickstart script.georg.brandl2008-02-091-0/+42