merge with trunk

This commit is contained in:
Georg Brandl
2010-02-27 23:14:19 +01:00
6 changed files with 54 additions and 10 deletions

View File

@@ -24,6 +24,9 @@ Release 1.0 (in development)
* Added single-file HTML builder.
* Added ``autodoc_default_flags`` config value, which can be used
to select default flags for all autodoc directives.
* Added ``tab-width`` option to ``literalinclude`` directive.
* The ``html_sidebars`` config value can now contain patterns as
@@ -107,6 +110,9 @@ Release 1.0 (in development)
Release 0.6.5 (in development)
==============================
* In autodoc, allow customizing the signature of an object where
the built-in mechanism fails.
* #331: Fix output for enumerated lists with start values in LaTeX.
* Make the ``start-after`` and ``end-before`` options to the