#169: Added the `trim_doctest_flags` config value, which is true by default.

This commit is contained in:
Georg Brandl
2009-06-16 21:53:53 +02:00
parent a6fdc4602a
commit 0ed845462f
8 changed files with 43 additions and 9 deletions

View File

@@ -18,6 +18,8 @@ Release 1.0 (in development)
* Added the ``latex_docclass`` config value and made the "twoside"
documentclass option overridable by "oneside".
* Added the ``trim_doctest_flags`` config value, which is true by default.
* Added the ``extlinks`` extension.
* Allow searching for object names including the module name, like