Revert "doc/sphinx: Enable keep_warnings"
This reverts commit47d6d752b9. Commitf42ddca7be(doc-rst: kernel-doc directive, fix state machine reporter) from Marcus Heiser provides a better fix, so this configuration change is no longer needed.
This commit is contained in:
parent
f42ddca7be
commit
29310a5075
1 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,7 @@ pygments_style = 'sphinx'
|
|||
#modindex_common_prefix = []
|
||||
|
||||
# If true, keep warnings as "system message" paragraphs in the built documents.
|
||||
keep_warnings = True
|
||||
#keep_warnings = False
|
||||
|
||||
# If true, `todo` and `todoList` produce output, else they produce nothing.
|
||||
todo_include_todos = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue