From: uj426b Date: Tue, 12 May 2020 17:35:56 +0000 (-0400) Subject: Fix warnings for Policy/engine in rst files. X-Git-Tag: 3.2.0~47^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fparent.git;a=commitdiff_plain;h=351b98f1e22e7763b6ef1cf04a58a2fd438cc020 Fix warnings for Policy/engine in rst files. Change-Id: Ic79f12b63feff8f55ec15127e88e2bfbd1cf42f6 Issue-ID: POLICY-2511 Signed-off-by: uj426b --- diff --git a/docs/conf.py b/docs/conf.py index 8f40e8b8..78ab3480 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -2,6 +2,7 @@ from docs_conf.conf import * branch = 'latest' master_doc = 'index' +extensions = ['sphinx.ext.autosectionlabel'] linkcheck_ignore = [ 'http://localhost',