specs: Enable gerrit build of specs documentation 75/14575/3
authorMark D. Gray <mark.d.gray@intel.com>
Thu, 26 May 2016 13:47:27 +0000 (14:47 +0100)
committerMark D. Gray <mark.d.gray@intel.com>
Tue, 7 Jun 2016 08:40:56 +0000 (09:40 +0100)
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>
docs/design/index.rst [new file with mode: 0644]
docs/design/specs/High-Priority-Traffic-Path.rst [moved from specs/High-Priority-Traffic-Path.rst with 100% similarity]
docs/design/specs/template.rst [moved from specs/template.rst with 100% similarity]

diff --git a/docs/design/index.rst b/docs/design/index.rst
new file mode 100644 (file)
index 0000000..e01a00b
--- /dev/null
@@ -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