diff options
author | Thomas F Herbert <therbert@redhat.com> | 2016-09-12 18:21:32 -0400 |
---|---|---|
committer | Thomas F Herbert <therbert@redhat.com> | 2016-09-19 15:32:26 -0400 |
commit | bb7442a1d6dfd087ce8d77db1a4d60e4822729b1 (patch) | |
tree | a2a90d33aa2b23aa2a988ea87b6caa40072b934e /docs/buildprocedure/index.rst | |
parent | 1f47771052455ffb19679cc213c76d8087bcc057 (diff) |
Docs for ovsnfv RPM generation for Apex including
scenario description, release notes and build
procedures.
JIRA: OVSNFV-43
Change-Id: I4228e3ba8d7c43b0385c57cae2fcfd508dc5c687
Signed-off-by: Thomas F Herbert <therbert@redhat.com>
(cherry picked from commit de5bd974bee689f4a1ae06f5e0f9c9cee5ffd581)
Diffstat (limited to 'docs/buildprocedure/index.rst')
-rw-r--r-- | docs/buildprocedure/index.rst | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/buildprocedure/index.rst b/docs/buildprocedure/index.rst new file mode 100644 index 0000000..f9c22a6 --- /dev/null +++ b/docs/buildprocedure/index.rst @@ -0,0 +1,14 @@ +.. This document is protected/licensed under the following conditions +.. Licensed under a Creative Commons Attribution 4.0 International License. +.. You should have received a copy of the license along with this work. +.. If not, see <http://creativecommons.org/licenses/by/4.0/>. + +********************************************* +Build instruction for the OVSNFV RPM for Apex +********************************************* + +.. toctree:: + :numbered: + :maxdepth: 2 + + build.instructions.rst |