Commit Graph

17 Commits

Author SHA1 Message Date
Georg Brandl
703117a77d cmdclass must stay. 2008-09-09 21:23:57 +00:00
Georg Brandl
b6ae85ec71 Fix setup.py when babel is unavailable. 2008-09-09 21:19:11 +00:00
Georg Brandl
679cdb3348 Fix warning when json is not available. 2008-09-06 17:39:32 +00:00
Georg Brandl
7a66b9d2a2 Add translation of strings in JavaScript files. 2008-09-06 17:36:25 +00:00
Georg Brandl
b4f91a5ce5 #3422: allow changing the signature of functions via a new hook. 2008-07-29 18:30:23 +00:00
Georg Brandl
68f5d02390 Add distutils command for building Sphinx. 2008-07-29 09:51:58 +00:00
Georg Brandl
a8bc1187dd Remove sphinx-web script. 2008-06-23 12:37:53 +00:00
Georg Brandl
eb38edadba Next release will be beta status. 2008-05-06 16:14:21 +00:00
Georg Brandl
ae8813c788 Add new templating API, remove Jinja external and add it to setup.py dependencies. 2008-04-13 18:16:55 +00:00
Georg Brandl
649ce723c1 * setup: On Python 2.4, don't egg-depend on docutils if a docutils is
already installed -- else it will be overwritten.
2008-03-25 11:01:28 +00:00
Georg Brandl
5a131c30a2 Don't install scripts twice. Thanks to lunar. 2008-03-23 17:43:22 +00:00
Georg Brandl
5d272bdd0d Make sphinx compatible with docutils SVN snapshots. 2008-03-23 15:07:15 +00:00
Georg Brandl
d980608a58 Remove unicode characters from description. 2008-03-21 17:22:42 +00:00
Georg Brandl
6972d3cac4 Fix arg name. 2008-03-21 17:20:09 +00:00
Georg Brandl
3a111c3ebd Prepare for release. 2008-03-21 15:31:32 +00:00
Georg Brandl
bb3506f564 Add new README, adapt setup.py. 2008-03-18 19:37:05 +00:00
Georg Brandl
a1e379d46c Add setup.py, add quickstart script. 2008-02-09 23:09:36 +00:00