From b38808ab6148dcedba64678c5220d178d43a48c4 Mon Sep 17 00:00:00 2001 From: Trevor Cooper Date: Tue, 2 Feb 2016 10:18:49 -0800 Subject: Fixed link to pharos page v2: Minor changes to doc text and formatting Change-Id: I50c29118a2b3eeaa1bceb6393ca0e0794a7743ed Signed-off-by: Trevor Cooper Added license headers to all doc files Moved master index to docs/ --- docs/index.rst | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100755 docs/index.rst (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst new file mode 100755 index 00000000..8e24f7e2 --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,49 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) 2016 OPNFV. + +.. OPNFV Pharos Documentation master file. + +.. image:: ../etc/opnfv-logo.png + :height: 40 + :width: 200 + :alt: OPNFV + :align: left +| +| +====== +PHAROS +====== + +Pharos is the OPNFV Lab Infrastructure project. + +The **Pharos Project** deals with developing an OPNFV lab infrastructure that is geographically and technically diverse. +This will greatly assist in developing a highly robust and stable OPNFV platform. Community labs are hosted by +individual companies and there is also an OPNFV lab hosted by the Linux Foundation that has controlled access for key +development and production activities. The **Pharos Specification** defines a "compliant" deployment and test +environment. Pharos is responsible for defining lab capabilities, developing management/usage policies and process; +and a support plan for reliable access to project and release resources. Community labs are provided as a service by +companies and are not controlled by Pharos however our goal is to provide easy visibility of all lab capabilities +and their usage at all-times. + +* Pharos introduction https://www.opnfv.org/developers/pharos +* Project Wiki: https://wiki.opnfv.org/pharos +* Project Repository: https://gerrit.opnfv.org/gerrit/#/q/pharos +* Continuous Integration https://build.opnfv.org/ci/view/pharos/ + +.. toctree:: + :maxdepth: 3 + :numbered: 3 + + ./information/index.rst + ./lab-description/index.rst + ./specification/index.rst + + +Indices +======= +* :ref:`search` + +Revision: _sha1_ + +Build date: |today| -- cgit 1.2.3-korg