New config value "keep_warnings", default is to discard the from the saved doctrees.

This commit is contained in:
Georg Brandl
2008-08-10 17:10:31 +00:00
parent e93af0e57c
commit b3f1de1bf7
5 changed files with 91 additions and 60 deletions
+2
View File
@@ -60,6 +60,8 @@ today_fmt = '%B %d, %Y'
# for source files.
exclude_trees = ['_build']
keep_warnings = True
# If true, '()' will be appended to :func: etc. cross-reference text.
#add_function_parentheses = True