Georg Brandl
|
a9d35e3c54
|
#2656: autodoc now skips inherited members unless the :inherited-members: flag is given.
|
2008-05-04 09:07:51 +00:00 |
|
Georg Brandl
|
5caa6d01c5
|
* New LaTeX table handling.
* Support parts in LaTeX output.
|
2008-05-03 18:14:13 +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
|
be080234bb
|
Support Sphinx.add_transform().
|
2008-04-13 08:20:11 +00:00 |
|
Georg Brandl
|
2571218ab9
|
Add note about __module__ checking.
|
2008-04-13 08:09:07 +00:00 |
|
Georg Brandl
|
5fe73576a5
|
Support app.add_crossref_type().
|
2008-03-28 18:45:32 +00:00 |
|
Georg Brandl
|
2da5b3df46
|
Expand on the pickle builder.
|
2008-03-25 19:20:26 +00:00 |
|
Georg Brandl
|
5d272bdd0d
|
Make sphinx compatible with docutils SVN snapshots.
|
2008-03-23 15:07:15 +00:00 |
|
Georg Brandl
|
8be320821a
|
Add versionadded tag.
|
2008-03-23 08:33:20 +00:00 |
|
Georg Brandl
|
7111855bab
|
Also remove # doctest: directives in presentation output.
|
2008-03-22 21:21:28 +00:00 |
|
Georg Brandl
|
b82b162729
|
* sphinx.ext.doctest: Replace <BLANKLINE> in doctest blocks by
real blank lines for presentation output.
* sphinx.environment: Move doctest_blocks out of block_quotes to
support indented doctest blocks.
|
2008-03-22 21:10:35 +00:00 |
|
Georg Brandl
|
fa089ae583
|
Add note about blank lines in doctest blocks.
|
2008-03-22 20:47:27 +00:00 |
|
Georg Brandl
|
3155163249
|
Put doctests in "default" by default and update docs for doctest extension.
|
2008-03-22 13:07:22 +00:00 |
|
Georg Brandl
|
49be523051
|
Add license and repository info to front page, add comments where sections need to be written.
|
2008-03-21 18:59:28 +00:00 |
|
Georg Brandl
|
77441d7549
|
* Add docs for sphinx.ext.doctest.
* Update parse_node functions.
|
2008-03-21 14:06:04 +00:00 |
|
Georg Brandl
|
39e8da70b9
|
Fill in some XXXs.
|
2008-03-18 18:19:21 +00:00 |
|
Georg Brandl
|
ca528099f6
|
Update documentation, add more content.
|
2008-03-16 11:19:26 +00:00 |
|
Georg Brandl
|
f2d713c577
|
Add documentation for autodoc.
|
2008-03-14 23:35:08 +00:00 |
|
Georg Brandl
|
6d7d1f6e50
|
Some more documentation.
|
2008-03-12 21:37:22 +00:00 |
|