From abe5a34ebec963e5da86607ddf3e9df2210060df Mon Sep 17 00:00:00 2001 From: Rich Bennett Date: Thu, 26 Oct 2017 16:56:28 -0400 Subject: 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 --- docs/templates/sections/apiexample/httpdomain.rst | 10 ---------- docs/templates/sections/offeredapis.rst | 1 - 2 files changed, 11 deletions(-) delete mode 100644 docs/templates/sections/apiexample/httpdomain.rst (limited to 'docs/templates') diff --git a/docs/templates/sections/apiexample/httpdomain.rst b/docs/templates/sections/apiexample/httpdomain.rst deleted file mode 100644 index f06d0067a..000000000 --- a/docs/templates/sections/apiexample/httpdomain.rst +++ /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 ``_ - diff --git a/docs/templates/sections/offeredapis.rst b/docs/templates/sections/offeredapis.rst index b1b8f41e8..f5032b4cc 100644 --- a/docs/templates/sections/offeredapis.rst +++ b/docs/templates/sections/offeredapis.rst @@ -23,4 +23,3 @@ Here are several examples: apiexample/swaggerv2doc.rst apiexample/swagger2markup.rst apiexample/worddoc2rst.rst - apiexample/httpdomain.rst -- cgit 1.2.3-korg