Remove http domain directive
[doc.git] / docs / conf.py
index 4fb3f41..95c2a8c 100644 (file)
@@ -41,7 +41,6 @@ extensions = [
     'sphinxcontrib.seqdiag',
     'sphinx.ext.ifconfig',
     'sphinx.ext.todo',
-    'sphinxcontrib.httpdomain',
     'sphinxcontrib.plantuml',
     'sphinxcontrib.swaggerdoc'
 ]
@@ -65,7 +64,9 @@ master_doc = 'index'
 
 # General information about the project.
 project = u''
-copyright = u'2017, ONAP. Licensed under CC BY 4.0'
+copyright = u'2017 ONAP. Licensed under Creative Commons Attribution 4.0 International License'
+
+
 author = u'Open Network Automation Platform'
 
 # The version info for the project you're documenting, acts as replacement for
@@ -93,7 +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/aai/aai-common.git/docs/platform/offeredapis.rst',
+       '_build' 
        ]
 
 # The reST default role (used for this markup: `text`) to use for all