projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f42ddca
)
Revert "doc/sphinx: Enable keep_warnings"
author
Jonathan Corbet
<corbet@lwn.net>
Wed, 20 Jul 2016 22:56:21 +0000
(16:56 -0600)
committer
Jonathan Corbet
<corbet@lwn.net>
Wed, 20 Jul 2016 22:56:21 +0000
(16:56 -0600)
This reverts commit
47d6d752b9e20dbe8a2acd22e887be81a6f39de9
.
Commit
f42ddca7bebc
(doc-rst: kernel-doc directive, fix state machine
reporter) from Marcus Heiser provides a better fix, so this configuration
change is no longer needed.
Documentation/conf.py
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/conf.py
b/Documentation/conf.py
index 49c242cf18c557f549231445f62b4d9aabf9fa03..792b6338ef197e2f0e26347673a4e3ae54247492 100644
(file)
--- a/
Documentation/conf.py
+++ b/
Documentation/conf.py
@@
-125,7
+125,7
@@
pygments_style = 'sphinx'
#modindex_common_prefix = []
# If true, keep warnings as "system message" paragraphs in the built documents.
-
keep_warnings = Tru
e
+
#keep_warnings = Fals
e
# If true, `todo` and `todoList` produce output, else they produce nothing.
todo_include_todos = False