aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development
diff options
context:
space:
mode:
authorYifei Xue <xueyifei@huawei.com>2017-08-24 21:50:22 +0800
committerYifei Xue <xueyifei@huawei.com>2017-08-24 21:50:22 +0800
commitc450b54ffb461e5a9a157b13679686170f7c385d (patch)
treefe9b3a9b6d7816910750b539167b7226b52b8825 /docs/development
parent0ebcf5e461c5cecfb23b4497d8966485fd504c55 (diff)
Docs update for E release
JIRA: - Update the structure of docs directory. Update the docs for E release. Add some new docs for E release. Change-Id: Ib4b6aced3d6ac88404d8518b5461e20d26e017e1 Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Diffstat (limited to 'docs/development')
-rw-r--r--docs/development/index.rst18
-rw-r--r--docs/development/overview/containerized_compass.rst6
-rw-r--r--docs/development/overview/index.rst13
3 files changed, 37 insertions, 0 deletions
diff --git a/docs/development/index.rst b/docs/development/index.rst
new file mode 100644
index 00000000..734fe961
--- /dev/null
+++ b/docs/development/index.rst
@@ -0,0 +1,18 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2017 OPNFV.
+
+
+===========
+Compass4NFV
+===========
+
+.. toctree::
+ :maxdepth: 2
+
+ ./overview/index.rst
+ ./design/index.rst
+
+Indices
+=======
+* :ref:`search`
diff --git a/docs/development/overview/containerized_compass.rst b/docs/development/overview/containerized_compass.rst
new file mode 100644
index 00000000..de3ec902
--- /dev/null
+++ b/docs/development/overview/containerized_compass.rst
@@ -0,0 +1,6 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) by Justin Chi (HUAWEI) and Yifei Xue (HUAWEI)
+
+Introduction of Containerized Compass
+=====================================
diff --git a/docs/development/overview/index.rst b/docs/development/overview/index.rst
new file mode 100644
index 00000000..56e3a550
--- /dev/null
+++ b/docs/development/overview/index.rst
@@ -0,0 +1,13 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+
+.. _compass4nfv-overview:
+
+*********************************
+Compass4NFV Development Overview
+*********************************
+
+.. toctree::
+ :maxdepth: 2
+
+ containerized_compass.rst