summaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorRich Bennett <rb2745@att.com>2017-10-26 16:56:28 -0400
committerRich Bennett <rb2745@att.com>2017-10-26 17:05:03 -0400
commitabe5a34ebec963e5da86607ddf3e9df2210060df (patch)
tree313e2f941997510efed09952814ecb71e639d1e3 /docs/conf.py
parentfeabe5b0aec59592879808441e55289633e85e1c (diff)
Remove http domain directive
Only used as an example of API documentation Remove to allowing parallel reads during verify and build Change-Id: Ib0549d12d80f986dba41c70706478c1fddfd9ef3 Issue-ID: DOC-142 Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 791569eb5..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'
]