Turn on publishing of system messages
Issue-ID: DOC-467
Signed-off-by: Rich Bennett <rb2745@att.com>
Change-Id: Ia8a2181cdd00e3a47ba93b00ccd5ac7997b3dd89
diff --git a/docs/conf.py b/docs/conf.py
index 5cab846..3b5c301 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -121,7 +121,7 @@
#modindex_common_prefix = []
# If true, keep warnings as "system message" paragraphs in the built documents.
-#keep_warnings = False
+keep_warnings = True
# If true, `todo` and `todoList` produce output, else they produce nothing.
todo_include_todos = True