From: ShubhamRathi Date: Fri, 30 Dec 2016 14:06:08 +0000 (+0530) Subject: Add Index page for Feature Projects X-Git-Tag: danube.1.RC1~253 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F07%2F26607%2F4;p=opnfvdocs.git Add Index page for Feature Projects This feature index page lists all feature projects. This is proposed to be added under 'Developer Documentation' Change-Id: I84f21000923d3b00c93cb8b2b4d00c15711d19e9 Signed-off-by: ShubhamRathi --- diff --git a/docs/featureprojects.rst b/docs/featureprojects.rst new file mode 100644 index 000000000..8ff73c842 --- /dev/null +++ b/docs/featureprojects.rst @@ -0,0 +1,156 @@ +OPNFV Feature Projects +======================= + +ARMband +-------- +.. toctree:: + :maxdepth: 1 + + ../submodules/armband/docs/releasenotes/index + ../submodules/armband/docs/installationprocedure/index + +Copper +-------- +.. toctree:: + :maxdepth: 1 + + ../submodules/copper/docs/design/index + ../submodules/copper/docs/releasenotes/index + ../submodules/copper/docs/userguide/index + ../submodules/copper/docs/installationprocedure/index + +Doctor +-------- +.. toctree:: + :maxdepth: 1 + + ../submodules/doctor/docs/scenario/index + ../submodules/doctor/docs/installationprocedure/index + ../submodules/doctor/docs/userguide/index + ../submodules/doctor/docs/releasenotes/index + +Domino +-------- +.. toctree:: + :maxdepth: 1 + + ../submodules/domino/docs/installationprocedure/index + ../submodules/domino/docs/userguide/index + +IPV6 +-------- +.. toctree:: + :maxdepth: 1 + + ../submodules/ipv6/docs/userguide/index + ../submodules/ipv6/docs/configurationguide/index + +KVM for NFV +------------- +.. toctree:: + :maxdepth: 1 + + ../submodules/kvmfornfv/docs/userguide/index + ../submodules/kvmfornfv/docs/configurationguide/index + ../submodules/kvmfornfv/docs/installationprocedure/index + ../submodules/kvmfornfv/docs/releasenotes/index + +Moon +------ +.. toctree:: + :maxdepth: 1 + + ../submodules/moon/docs/userguide/index + ../submodules/moon/docs/installationprocedure/index + ../submodules/moon/docs/releasenotes/index + +Multisite +------------ +.. toctree:: + :maxdepth: 1 + + ../submodules/multisite/docs/userguide/index + ../submodules/multisite/docs/installationprocedure/index + ../submodules/multisite/docs/releasenotes/index + + +Netready +------------ +.. toctree:: + :maxdepth: 1 + + ../submodules/netready/docs/requirements/index + + +ONOS +------- +.. toctree:: + :maxdepth: 1 + + ../submodules/onosfw/docs/userguide/index + ../submodules/onosfw/docs/installationprocedure/index + +OVSNFV +-------- +.. toctree:: + :maxdepth: 1 + + ../submodules/ovsnfv/docs/userguide/index + ../submodules/ovsnfv/docs/configguide/index + + +Parser +-------- +.. toctree:: + :maxdepth: 1 + + ../submodules/parser/docs/userguide/index + ../submodules/parser/docs/installationprocedure/index + + +Pharos +-------- +.. toctree:: + :maxdepth: 1 + + ../submodules/pharos/docs/specification/index + ../submodules/pharos/docs/configguide/index + +Promise +-------- +.. toctree:: + :maxdepth: 1 + + ../submodules/promise/docs/requirements/index + ../submodules/promise/docs/installationprocedure/index + ../submodules/promise/docs/userguide/index + + +SDNVPN +-------- +.. toctree:: + :maxdepth: 1 + + ../submodules/sdnvpn/docs/scenarios/os-odl_l2-bgpvpn/index + ../submodules/sdnvpn/docs/userguide/index + ../submodules/sdnvpn/docs/release-notes/index + + +SFC +----- +.. toctree:: + :maxdepth: 1 + + ../submodules/sfc/docs/userguide/index + ../submodules/sfc/docs/releasenotes/index + ../submodules/sfc/docs/installationprocedure/index + + +Software fast-path quality metrics +------------------------------------ +.. toctree:: + :maxdepth: 1 + + ../submodules/fastpathmetrics/docs/userguide/index + ../submodules/fastpathmetrics/docs/requirements/index + ../submodules/fastpathmetrics/docs/configguide/index \ No newline at end of file