Remove http domain directive 69/20869/1
authorRich Bennett <rb2745@att.com>
Thu, 26 Oct 2017 20:56:28 +0000 (16:56 -0400)
committerRich Bennett <rb2745@att.com>
Thu, 26 Oct 2017 21:05:03 +0000 (17:05 -0400)
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>
docs/conf.py
docs/requirements.txt
docs/templates/sections/apiexample/httpdomain.rst [deleted file]
docs/templates/sections/offeredapis.rst
etc/requirements.txt

index 791569e..95c2a8c 100644 (file)
@@ -41,7 +41,6 @@ extensions = [
     'sphinxcontrib.seqdiag',
     'sphinx.ext.ifconfig',
     'sphinx.ext.todo',
-    'sphinxcontrib.httpdomain',
     'sphinxcontrib.plantuml',
     'sphinxcontrib.swaggerdoc'
 ]
index fa752e6..85c7da1 100644 (file)
@@ -5,7 +5,6 @@ docutils
 setuptools
 six
 sphinx_rtd_theme
-sphinxcontrib-httpdomain
 sphinxcontrib-blockdiag
 sphinxcontrib-seqdiag
 sphinxcontrib-swaggerdoc
diff --git a/docs/templates/sections/apiexample/httpdomain.rst b/docs/templates/sections/apiexample/httpdomain.rst
deleted file mode 100644 (file)
index f06d006..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-
-Sphinx httpdomain directive
-===========================
-
-.. http:get:: path
-
-   For more information see `<https://pythonhosted.org/sphinxcontrib-httpdomain>`_
-
index b1b8f41..f5032b4 100644 (file)
@@ -23,4 +23,3 @@ Here are several examples:
    apiexample/swaggerv2doc.rst
    apiexample/swagger2markup.rst
    apiexample/worddoc2rst.rst
-   apiexample/httpdomain.rst
index fa752e6..85c7da1 100644 (file)
@@ -5,7 +5,6 @@ docutils
 setuptools
 six
 sphinx_rtd_theme
-sphinxcontrib-httpdomain
 sphinxcontrib-blockdiag
 sphinxcontrib-seqdiag
 sphinxcontrib-swaggerdoc