From d6a84a6bd718d5c6147c537745fbef4c2fc600da Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Tue, 25 Oct 2016 10:30:19 -0400 Subject: Initial demo test Change-Id: Ie3c62198239a773c83fa0a131e8add78e4a86741 Signed-off-by: Aric Gardner --- docs/index.rst | 209 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 209 insertions(+) create mode 100644 docs/index.rst diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 000000000..d885d8f5c --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,209 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) Open Platform for NFV Project, Inc. and its contributors + +******************* +OPNFV Documentation +******************* + +============================== +Colorado Release Documentation +============================== + +OPNFV release documentation is structured with brief platform-level documents referencing +more detailed installation instructions and descriptive documentation. + +Platform documentation +====================== + +* `OPNFV platform overview document `_ +* `OPNFV Installation instruction `_ +* `OPNFV user guide `_ + +Installation instructions +========================= + +* `Apex installation instruction `_ +* `Apex release notes `_ +* `Compass installation instruction `_ +* `Compass release notes `_ +* `Fuel installation instruction `_ +* `Fuel release notes `_ +* `Joid installation instruction `_ +* `Joid release notes `_ + +Feature project documentation +============================= + +--------------- +ARMband project +--------------- + +* `Installation instruction `_ +* `Release notes `_ + +---------------------------------------------- +Copper release documentation +---------------------------------------------- + +* `Design documentation `_ +* `Installation instruction `_ +* `User guide `_ +* `Release notes `_ + +----------------------------------------------------- +Doctor features and capabilities +----------------------------------------------------- + +* `Project overview `_ +* `User guide `_ +* `Release notes `_ + +---------------------------------------------------------------- +Domino features and capabilities +---------------------------------------------------------------- + +* `User guide `_ + +------------------------------------------------- +FastDataStacks feature and scenario documentation +------------------------------------------------- + +* `OpenDaylight integrated fd.io scenario description `_ + +------------------------------------ +IPv6 platform support and capability +------------------------------------ + +* `Configuration guide `_ +* `User guide `_ + +----------- +KVM for NFV +----------- + +* `Installation instruction `_ +* `Configuration guide `_ +* `User guide `_ +* `Release notes `_ + +-------------------------------- +MOON security management for NFV +-------------------------------- + +* `Project and Scenario overview `_ +* `Installation instruction `_ +* `Configuration guide `_ +* `User guide `_ +* `Release notes `_ + +---------------------------- +Multisite datacenter project +---------------------------- + +* `Installation instruction `_ +* `User guide `_ +* `Release notes `_ + +------------------------- +Network readiness project +------------------------- + +* `Requirements document `_ + +---------------------- +ONOS framework project +---------------------- + +* `Installation instruction `_ +* `User guide `_ + +---------------------------- +OVSNFV release documentation +---------------------------- + +* `OVS for NFV scenario description `_ +* `Configuration guide `_ +* `User guide `_ + +-------------- +Parser project +-------------- + +* `Parser release documentation `_ +* `Installation instruction `_ +* `User guide `_ + +------ +Pharos +------ + +* `Pharos specification `_ +* `Configuration guide `_ + +------- +Promise +------- + +* `Requirement specification `_ +* `Installation and configuration guide `_ +* `User guide `_ + +------ +SDNVPN +------ + +* `BGPVPN scenario description `_ +* `User guide `_ +* `Release notes `_ + +--- +SFC +--- + +* `Design documentation `_ +* `SFC scenario description `_ +* `High availability SFC scenario description `_ +* `Installation instruction `_ +* `User guide `_ +* `Release notes `_ + +------------------------------------------------ +Software fast-path quality metrics documentation +------------------------------------------------ + +* `Release and development documentation `_ + + +Test Project documentation +========================== + +------------------------- +Bottlenecks documentation +------------------------- + +* `Installation instruction `_ +* `Release notes `_ + +---------------------- +Functest documentation +---------------------- + +* `Configuration guide `_ +* `User guide `_ +* `Developer guide `_ +* `Release notes `_ + +------------------------- +vSwitchPerf documentation +------------------------- + +* `Release and development documentation `_ + +----------------------- +Yardstick documentation +----------------------- + +* `User guide `_ +* `Release notes `_ + -- cgit 1.2.3-korg