summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorblsaws <bryan.sullivan@att.com>2016-09-16 18:21:04 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-09-16 18:21:04 +0000
commit6bcefff3e1f04540838799c0b223302d0b88680c (patch)
tree9cbe89077e1a66cbb398c1bbdfef4f58eca84e2c
parentf147ff2231a2c1ea2539af8a548a70b017eb3043 (diff)
parent0d0d896939d2ecd17124087768b29a5eaef798a3 (diff)
Merge "Include config and usage guidelines in main doc" into stable/colorado
-rw-r--r--docs/design/featureconfig_link.rst2
-rw-r--r--docs/design/featureusage_link.rst2
-rw-r--r--docs/design/index.rst3
-rw-r--r--docs/design/postinstall_link.rst2
4 files changed, 9 insertions, 0 deletions
diff --git a/docs/design/featureconfig_link.rst b/docs/design/featureconfig_link.rst
new file mode 100644
index 0000000..20ab6a9
--- /dev/null
+++ b/docs/design/featureconfig_link.rst
@@ -0,0 +1,2 @@
+.. include::
+ ../configguide/featureconfig.rst
diff --git a/docs/design/featureusage_link.rst b/docs/design/featureusage_link.rst
new file mode 100644
index 0000000..135cf01
--- /dev/null
+++ b/docs/design/featureusage_link.rst
@@ -0,0 +1,2 @@
+.. include::
+ ../userguide/featureusage.rst
diff --git a/docs/design/index.rst b/docs/design/index.rst
index 19e2262..76ad890 100644
--- a/docs/design/index.rst
+++ b/docs/design/index.rst
@@ -11,3 +11,6 @@ OPNFV Copper Project
usecases.rst
architecture.rst
requirements.rst
+ featureconfig_link.rst
+ postinstall_link.rst
+ featureusage_link.rst
diff --git a/docs/design/postinstall_link.rst b/docs/design/postinstall_link.rst
new file mode 100644
index 0000000..ab2038f
--- /dev/null
+++ b/docs/design/postinstall_link.rst
@@ -0,0 +1,2 @@
+.. include::
+ ../configguide/postinstall.rst