From: Sofia Wallin Date: Thu, 24 Oct 2019 14:23:49 +0000 (+0200) Subject: Removing system warnings X-Git-Tag: 5.0.0-ONAP~116 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=bc22746662c1817a697c277fe79350ba1f3dd096;p=doc.git Removing system warnings Removing system warnings in the release version published on RTD. Issue-ID: DOC-565 Signed-off-by: Sofia Wallin Change-Id: I9dd96628210c126a8df1acdfa4ac133e130b7189 --- diff --git a/docs/conf.py b/docs/conf.py index 3b5c3019a..aa5c52f9e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -121,7 +121,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 = True