From 57d9d9c30df4011693854402abf4d5b0aafde02e Mon Sep 17 00:00:00 2001 From: Rich Bennett Date: Wed, 22 May 2019 15:55:37 -0400 Subject: Resync dublin branch Add new dublin branch contributing repos SO EXTERNALAPI Advance master branch references to current HEAD of master Turn off publishing of system messages/warnings Issue-ID: DOC-467 Signed-off-by: Rich Bennett Change-Id: If76ffe7049c4dcf90bb0a76d9d2c69619affa8ff --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/conf.py') diff --git a/docs/conf.py b/docs/conf.py index 79b64b202..7b5bb4c11 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -69,7 +69,7 @@ exclude_patterns = [ pygments_style = 'sphinx' # 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 = True -- cgit 1.2.3-korg