diff options
author | Mark D. Gray <mark.d.gray@intel.com> | 2016-05-26 14:47:27 +0100 |
---|---|---|
committer | Mark D. Gray <mark.d.gray@intel.com> | 2016-06-07 09:40:56 +0100 |
commit | f5fd9fa807f85a09466b740a475007b13654dce2 (patch) | |
tree | 3f61343b78ff41761177642b254fea2097889fdb | |
parent | 7f666d1ac67abdafd91ae1b3dc31010f6c28c62f (diff) |
specs: Enable gerrit build of specs documentation
This patch allows gerrit to parse the spec
documentation and publishes to artifacts on merge.
Change-Id: Ib9d5b1229975d2b9819320af22973008885c4f58
Signed-off-by: Mark D. Gray <mark.d.gray@intel.com>
-rw-r--r-- | docs/design/index.rst | 14 | ||||
-rw-r--r-- | docs/design/specs/High-Priority-Traffic-Path.rst (renamed from specs/High-Priority-Traffic-Path.rst) | 0 | ||||
-rw-r--r-- | docs/design/specs/template.rst (renamed from specs/template.rst) | 0 |
3 files changed, 14 insertions, 0 deletions
diff --git a/docs/design/index.rst b/docs/design/index.rst new file mode 100644 index 0000000..e01a00b --- /dev/null +++ b/docs/design/index.rst @@ -0,0 +1,14 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright (c) 2016 Open Platform for NFV Project, Inc. and its contributors + +============ +OVSNFV Specs +============ + +.. toctree:: + :numbered: + :maxdepth: 3 + + specs/template.rst + specs/High-Priority-Traffic-Path.rst diff --git a/specs/High-Priority-Traffic-Path.rst b/docs/design/specs/High-Priority-Traffic-Path.rst index 6243cbe..6243cbe 100644 --- a/specs/High-Priority-Traffic-Path.rst +++ b/docs/design/specs/High-Priority-Traffic-Path.rst diff --git a/specs/template.rst b/docs/design/specs/template.rst index cc5dfd8..cc5dfd8 100644 --- a/specs/template.rst +++ b/docs/design/specs/template.rst |