mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-08-04 18:33:32 -05:00
New config value "keep_warnings", default is to discard the from the saved doctrees.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user