diff options
Diffstat (limited to 'docs/specification/index.rst')
-rw-r--r-- | docs/specification/index.rst | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/specification/index.rst b/docs/specification/index.rst new file mode 100644 index 00000000..c3eb45a7 --- /dev/null +++ b/docs/specification/index.rst @@ -0,0 +1,18 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) 2016 OPNFV. + +.. Top level of Pharos specification documents. + +******************** +Pharos Specification +******************** + +The Pharos Specification provides information on Pharos hardware and network requirements + +.. toctree:: + + ./objectives.rst + ./hardwarespec.rst + ./networkconfig.rst + ./remoteaccess.rst |