Jira: DAISY-36 Add Daisy doc links for E release 41/38041/5
authorZhijiang Hu <hu.zhijiang@zte.com.cn>
Tue, 25 Jul 2017 05:40:41 +0000 (13:40 +0800)
committerZhijiang Hu <hu.zhijiang@zte.com.cn>
Tue, 1 Aug 2017 04:52:04 +0000 (12:52 +0800)
Note: This PS also solve a trivial doc8 error below:
Warning: rst validation (doc8) has failed, please fix the following error(s).
    docs/how-to-use-docs/addendum.rst:79: D005 No newline at end of file

Change-Id: Ia1d677e8f893b1e228962e35d6b0da4a185db676
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
docs/featureprojects.rst
docs/how-to-use-docs/addendum.rst
docs/pre-hook.sh
docs/release/installation.introduction.rst
docs/release/release-notes.rst
docs/release/subrelease.rst

index ceda3d8..ad60461 100644 (file)
@@ -87,6 +87,16 @@ Copper
    ../submodules/copper/docs/development/manuals/index
 
 
+Daisy4NFV
+---------
+.. toctree::
+   :maxdepth: 1
+
+   ../submodules/daisy/docs/development/design/index
+   ../submodules/daisy/docs/release/configguide/index
+   ../submodules/daisy/docs/release/installation/index
+
+
 Doctor
 ------
 .. toctree::
index d36cd5a..90ab1c7 100644 (file)
@@ -76,4 +76,5 @@ The merge job name is **docs-merge-rtd-{branch}**.
 Once the patch is merged, jenkins will automatically trigger building of
 the new documentation. This might take about 15 minutes while readthedocs
 builds the documentatation. The newly built documentation shall show up
-as appropriate placed in docs.opnfv.org/{branch}/path-to-file.
\ No newline at end of file
+as appropriate placed in docs.opnfv.org/{branch}/path-to-file.
+
index cdfc4f6..6574cdc 100755 (executable)
@@ -21,6 +21,7 @@ get_repo_names() {
     echo "bottlenecks"
     echo "compass4nfv"
     echo "copper"
+    echo "daisy"
     echo "doctor"
     echo "fastpathmetrics"
     echo "fuel"
index 3c2e89d..cc43aa1 100644 (file)
@@ -84,6 +84,7 @@ The instructions for each toolchain can be found in these links:
 
 - :ref:`Apex installation instruction <apex-installation>`
 - :ref:`Compass4nfv installation instruction <compass4nfv-installation>`
+- :ref:`Daisy installation instruction <daisy-installation>`
 - :ref:`Fuel installation instruction <fuel-installation>`
 - :ref:`JOID installation instruction <joid-installation>`
 
index 98d1fbd..2eb74d7 100644 (file)
@@ -24,6 +24,8 @@ Project release notes:
 
 :ref:`Copper Release Notes <copper-releasenotes>`
 
+:ref:`Daisy Release Notes <daisy-releasenotes>`
+
 :ref:`Doctor Release Notes <doctor-releasenotes>`
 
 :ref:`FDS Release Notes <fds-releasenotes>`
index 4976186..075fcbd 100644 (file)
@@ -18,6 +18,14 @@ Compass
    ../submodules/compass4nfv/docs/releasenotes/index
    ../submodules/compass4nfv/docs/installationprocedure/index
 
+Daisy
+-------
+.. toctree::
+   :maxdepth: 1
+
+   ../submodules/daisy/docs/release/release-notes/index
+   ../submodules/daisy/docs/release/installation/index
+
 Fuel
 -----
 .. toctree::