diff options
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 00000000..031d10b7 --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,42 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) 2016 ZTE Corp. + + +######################################## +QTIP - Platform Performance Benchmarking +######################################## + +`QTIP`_ is the project for **Platform Performance Benchmarking** in `OPNFV`_. It aims to provide user a simple indicator +for performance, simple but supported by comprehensive testing data and transparent calculation formula. + +.. _QTIP: https://wiki.opnfv.org/display/qtip +.. _OPNFV: https://www.opnfv.org/ + + +Release Notes +============= + +.. toctree:: + :maxdepth: 2 + + release/release-notes/index + + +User Guide +========== + +.. toctree:: + :maxdepth: 2 + + testing/user/configguide/index + testing/user/userguide/index + + +Developer Guide +=============== + +.. toctree:: + :maxdepth: 2 + + testing/developer/devguide/index |