X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fconf.py;h=95c2a8c003e541666c38b1495448083167bad6e6;hb=e3a5130fc69d2914e7cfc6b9290a8184bfeb85ee;hp=f4fc0e07761f304b1a1e4a588dcfc386049a0a13;hpb=c5995662a3bbca2f216264c1717e042d7ad10f4c;p=doc.git diff --git a/docs/conf.py b/docs/conf.py index f4fc0e077..95c2a8c00 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -41,7 +41,6 @@ extensions = [ 'sphinxcontrib.seqdiag', 'sphinx.ext.ifconfig', 'sphinx.ext.todo', - 'sphinxcontrib.httpdomain', 'sphinxcontrib.plantuml', 'sphinxcontrib.swaggerdoc' ] @@ -95,8 +94,8 @@ language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. exclude_patterns = [ - '_build', - 'submodules/aaf' + 'submodules/aai/aai-common.git/docs/platform/offeredapis.rst', + '_build' ] # The reST default role (used for this markup: `text`) to use for all