Commit Graph

29 Commits

Author SHA1 Message Date
Georg Brandl
ff6ed15edf test 2009-09-17 19:29:01 +02:00
Georg Brandl
724d8c81d1 Provide a ==dev egg link in pkg-info. 2009-05-17 12:39:43 +02:00
Georg Brandl
2c1d0a62fb merge with autosummary branch 2009-03-14 21:14:48 +01:00
Georg Brandl
4c81b055c8 Added an `only` directive that can selectively include text
based on enabled "tags".  Tags can be given on the command
line.  Also, the current builder output format (e.g. "html" or
"latex") is always a defined tag.
2009-02-19 21:56:34 +01:00
Georg Brandl
aedbdd953d Fix more line length and trailing whitespace. 2009-01-10 22:18:18 +01:00
Sebastian Wiesner
58114bf857 Automated merge with http://bitbucket.org/birkenfeld/sphinx 2008-11-27 00:32:38 +01:00
Georg Brandl
f7c774b882 Add text output format. 2008-11-23 19:13:15 +01:00
Sebastian Wiesner
096331e2f8 Fixed syntax error in setup.py 2008-11-20 20:12:41 +01:00
Sebastian Wiesner
eeb494cf87 Switched templating to jinja2 2008-11-20 20:05:45 +01:00
Chris
cd6474b961 reorganized code to fit within the ext.autosummary module 2008-11-04 11:07:58 -07:00
Chris
b2141637e5 initial code brought over from numpy. Now we need to do some simplification of the numpy code. 2008-11-04 10:29:50 -07:00
Georg Brandl
4deb6391a0 Add a manifest, since setuptools doesn't support hg.
Also add a few more things to hgignore file.
2008-11-02 23:32:15 +01:00
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