Updating the index.rst file to include referred content. 17/7017/13
authorChristopherPrice <christopher.price@ericsson.com>
Sun, 17 Jan 2016 16:31:32 +0000 (17:31 +0100)
committerChristopherPrice <christopher.price@ericsson.com>
Tue, 19 Jan 2016 07:54:50 +0000 (08:54 +0100)
Adding new committers in the INFO file.

This patch includes updates to the index files to establish the correct structure for the
composite docs in Brahmaputra.  The patch also includes an updated INFO file adding
Ryota Mibu and Sofia Wallin as committers to the project.

add the include references.

Change-Id: Ife98bd25ac3c80d2737132867449ee11f45a581e
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
INFO
build-composite.sh
docs/configguide/feature-config.rst [new file with mode: 0644]
docs/configguide/index.rst
docs/configguide/installer-config.rst [new file with mode: 0644]
docs/configguide/post-install.rst [new file with mode: 0644]
docs/userguide/feature-usage.rst [new file with mode: 0644]
docs/userguide/general-system.rst [new file with mode: 0644]
docs/userguide/index.rst

diff --git a/INFO b/INFO
index 53b7120..d802fc3 100644 (file)
--- a/INFO
+++ b/INFO
@@ -18,8 +18,11 @@ fatih.degirmenci@ericsson.com
 Iben.Rodriguez@spirent.com
 sama@docomolab-euro.com
 vlaza@cloudbasesolutions.com
+r-mibu@cq.jp.nec.com
+sofia.wallin@ericsson.com
 
 Link to TSC approval of the project: http://ircbot.wl.linuxfoundation.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-03-31-13.56.html
 Link(s) to approval of additional committers:
 * Approval of Victor Laza as a committer: http://lists.opnfv.org/pipermail/opnfv-tsc/2015-April/000747.html
-
+* Approval of Ryota Mibu as a committer: http://lists.opnfv.org/pipermail/opnfv-tsc/2016-January/001777.html
+* Approval of Sofia Wallin as a committer: http://lists.opnfv.org/pipermail/opnfv-tsc/2016-January/001778.html
index bfe33fa..1bc6ed3 100755 (executable)
@@ -14,6 +14,8 @@ get_repo_names() {
     #       one by one. This will be replaced by the list in project.cfg .
     # grep -v '^#' releng/jjb/opnfvdocs/project.cfg | sort
     echo "sdnvpn"
+    echo "fuel"
+    echo "joid"
 }
 
 git_clone() {
diff --git a/docs/configguide/feature-config.rst b/docs/configguide/feature-config.rst
new file mode 100644 (file)
index 0000000..df9728b
--- /dev/null
@@ -0,0 +1,7 @@
+Feature Configuration
+=====================
+
+The following sections describe the configuration options for specific platform features provided in Brahmaputra.
+Further details for each feature are captured in the referred project documentation.
+
+.. include:: ../projects/sdnvpn/configguide/configguide.rst
index 39e3be3..0a47f15 100644 (file)
@@ -9,26 +9,9 @@ Contents:
    ./abstract
    ./introduction
    ./configoptions
-
-Installer Configuration
-=======================
-
-Waiting for the structue in the installer repo's to
-add the include references.
-
-Feature Configuration
-=====================
-
-.. toctree::
-   :maxdepth: 2
-
-.. include:: ../projects/sdnvpn/configguide/configguide.rst
-
-Post Configuration Activities
-=============================
-
-Waiting for the structue in the remote repo's to
-add the include references.
+   ./installer-config
+   ./feature-config
+   ./post-install
 
 Indices and tables
 ==================
diff --git a/docs/configguide/installer-config.rst b/docs/configguide/installer-config.rst
new file mode 100644 (file)
index 0000000..89632ea
--- /dev/null
@@ -0,0 +1,8 @@
+Installer Configuration
+=======================
+
+The following sections describe the per installer configuration options.
+Further details for each installer are captured in the referred project documentation.
+
+.. include:: ../projects/fuel/configguide/installerconfig.rst
+.. include:: ../projects/joid/configguide/installerconfig.rst
diff --git a/docs/configguide/post-install.rst b/docs/configguide/post-install.rst
new file mode 100644 (file)
index 0000000..b63d44a
--- /dev/null
@@ -0,0 +1,7 @@
+Post Configuration Activities
+=============================
+
+This section describes the post configuration activitites that will allow you to validate the success
+of your configuration.  Further details may be found in the referred project specific documentation.
+
+.. include:: ../projects/joid/configguide/postinstall.rst
diff --git a/docs/userguide/feature-usage.rst b/docs/userguide/feature-usage.rst
new file mode 100644 (file)
index 0000000..ea1e9e5
--- /dev/null
@@ -0,0 +1,7 @@
+Using Brahmaputra Features
+==========================
+
+This section of the user guide provides feature specific user guides and references.
+This provides user information when leveraging the features in the platform where as a user you may
+need to perform operations, many operation in this section refer to the guides in the general system usage
+section.
diff --git a/docs/userguide/general-system.rst b/docs/userguide/general-system.rst
new file mode 100644 (file)
index 0000000..3865f3d
--- /dev/null
@@ -0,0 +1,11 @@
+General system usage
+====================
+
+This section of the user guide provides general system component user guides and references.
+This provides user information for common components of the platform where as a user you may
+need to perform operations, depending on the scenario deployed and types of activities you are doing.
+
+.. include:: ./openstack.rst
+.. include:: ./opendaylight.rst
+.. include:: ./onos.rst
+.. include:: ./ovs.rst
index 6aea808..023c1d3 100644 (file)
@@ -1,36 +1,15 @@
-.. OPNFV User Guide documentation master file, created by
-   sphinx-quickstart on Tue Nov 24 10:30:29 2015.
-   You can adapt this file completely to your liking, but it should at least
-   contain the root `toctree` directive.
-
-Welcome to OPNFV User Guide
-===========================
-
-.. toctree::
-   :maxdepth: 2
-
-   abstract.rst
-   introduction.rst
-
-General system usage
-====================
+OPNFV User Guide
+================
 
 .. toctree::
    :maxdepth: 2
 
-   openstack.rst
-   opendaylight.rst
-   onos.rst
-   ovs.rst
-
-Using Brahmaputra Features
-==========================
-
-.. include:: ./projects-userguide.rst
+   ./abstract
+   ./introduction
+   ./general-system
+   ./feature-usage
 
 Indices and tables
 ==================
 
-* :ref:`genindex`
-* :ref:`modindex`
 * :ref:`search`