From: ShubhamRathi Date: Mon, 27 Feb 2017 14:24:45 +0000 (+0530) Subject: Misc changes X-Git-Tag: danube.1.RC1~227 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=6f8dbcd4920bb07a90348d3b39741fadfc142ca0;p=opnfvdocs.git Misc changes 1. Added onvo, snaps, barometer submodules 2. Renamed a few titles Change-Id: I8b47e68d64a9a16576abbc2891a39b6dacf164ca Signed-off-by: ShubhamRathi --- diff --git a/.gitmodules b/.gitmodules index c7659b9b9..ce54e0f7a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -208,3 +208,12 @@ url = https://gerrit.opnfv.org/gerrit/dovetail branch = . shallow = true +[submodule "docs/submodules/ovno"] + path = docs/submodules/ovno + url = https://gerrit.opnfv.org/gerrit/ovno +[submodule "docs/submodules/snaps"] + path = docs/submodules/snaps + url = https://gerrit.opnfv.org/gerrit/snaps +[submodule "docs/submodules/barometer"] + path = docs/submodules/barometer + url = https://gerrit.opnfv.org/gerrit/barometer diff --git a/docs/conf.py b/docs/conf.py index 163eb12a1..72bc27fb5 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -40,9 +40,9 @@ author = 'Open Platform for NFV' # built documents. # # The short X.Y version. -version = 'Colorado' +version = 'Danube' # The full version, including alpha/beta/rc tags. -release = 'Colorado' +release = 'Danube' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/docs/featureprojects.rst b/docs/featureprojects.rst index 4d70dd6d6..c35850966 100644 --- a/docs/featureprojects.rst +++ b/docs/featureprojects.rst @@ -1,5 +1,5 @@ -OPNFV Feature Projects -======================= +OPNFV Projects +================ ARMband -------- diff --git a/docs/index.rst b/docs/index.rst index 56d5718da..5b1c13613 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,4 +1,4 @@ -.. note:: This documentation is still under development. +.. note:: This page is still under development. OPNFV Documentation =================== @@ -34,10 +34,11 @@ Testing Documentation submodules/yardstick/docs/userguide/index submodules/vswitchperf/docs/index -Developer Documentation +Development Documentation ----------------------------------- .. toctree:: :maxdepth: 1 featureprojects + how-to-use-docs/index diff --git a/docs/submodules/barometer b/docs/submodules/barometer new file mode 160000 index 000000000..5649793d2 --- /dev/null +++ b/docs/submodules/barometer @@ -0,0 +1 @@ +Subproject commit 5649793d2037d6f26211be4035e28842ebb3e737 diff --git a/docs/submodules/ovno b/docs/submodules/ovno new file mode 160000 index 000000000..9f50a4043 --- /dev/null +++ b/docs/submodules/ovno @@ -0,0 +1 @@ +Subproject commit 9f50a40437477432a21b326b15c343ca6b8fe516 diff --git a/docs/submodules/snaps b/docs/submodules/snaps new file mode 160000 index 000000000..7368f5c37 --- /dev/null +++ b/docs/submodules/snaps @@ -0,0 +1 @@ +Subproject commit 7368f5c372d47169f63704fa75f070e62e8a0a81