Restructure docs 07/29707/2
authorYujun Zhang <zhang.yujunz@zte.com.cn>
Fri, 3 Mar 2017 08:00:58 +0000 (16:00 +0800)
committerYujun Zhang <zhang.yujunz@zte.com.cn>
Fri, 3 Mar 2017 08:06:09 +0000 (16:06 +0800)
commitfbf89b04f8ec8eed8ea905757dad4566c34786d8
treec710299a499f199dc4650eef0d8080b79cdee6f0
parent473deae9a10162f000c49ca49b4e31b28c4bf0d8
Restructure docs

- Following the changes as in functest[1] since the guide[2] in wiki is a bit
  out of date
- Some folders are empty for now as a placeholder

Now:
 - release
    - release notes

 - testing
    - developer
       - design
       - overview
       - requirement

    - user
       - config guide
       - user guide
       - installation
       - scenarios

[1]: https://gerrit.opnfv.org/gerrit/#/c/29151/
[2]: https://wiki.opnfv.org/display/DOC/Documentation+Guide

Change-Id: I81b4597536c8bf02a925641d71d0969f6f5537f4
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
21 files changed:
docs/testing/developer/design/apidocs/index.rst [moved from docs/development/design/apidocs/index.rst with 100% similarity]
docs/testing/developer/design/apidocs/qtip_restful_api.rst [moved from docs/development/design/apidocs/qtip_restful_api.rst with 100% similarity]
docs/testing/developer/design/compute_QPI.rst [moved from docs/development/design/compute_QPI.rst with 100% similarity]
docs/testing/developer/design/dashboard.rst [moved from docs/development/design/dashboard.rst with 100% similarity]
docs/testing/developer/design/index.rst [moved from docs/development/design/index.rst with 100% similarity]
docs/testing/developer/design/integration_with_yardstick.rst [moved from docs/development/design/integration_with_yardstick.rst with 100% similarity]
docs/testing/developer/overview/.gitkeep [moved from docs/development/overview/.gitkeep with 100% similarity]
docs/testing/developer/requirement/.gitkeep [moved from docs/development/requirement/.gitkeep with 100% similarity]
docs/testing/user/.gitkeep [moved from docs/release/installation/.gitkeep with 100% similarity]
docs/testing/user/configguide/configuration.rst [moved from docs/release/configguide/configuration.rst with 100% similarity]
docs/testing/user/configguide/index.rst [moved from docs/release/configguide/index.rst with 100% similarity]
docs/testing/user/installation/.gitkeep [moved from docs/release/scenarios/.gitkeep with 100% similarity]
docs/testing/user/scenarios/.gitkeep [new file with mode: 0644]
docs/testing/user/userguide/_01-compute.rst [moved from docs/release/userguide/_01-compute.rst with 100% similarity]
docs/testing/user/userguide/_02-network.rst [moved from docs/release/userguide/_02-network.rst with 100% similarity]
docs/testing/user/userguide/_03-storage.rst [moved from docs/release/userguide/_03-storage.rst with 100% similarity]
docs/testing/user/userguide/_testcase_description.rst [moved from docs/release/userguide/_testcase_description.rst with 100% similarity]
docs/testing/user/userguide/annex.rst [moved from docs/release/userguide/annex.rst with 100% similarity]
docs/testing/user/userguide/benchmark-suites.rst [moved from docs/release/userguide/benchmark-suites.rst with 100% similarity]
docs/testing/user/userguide/index.rst [moved from docs/release/userguide/index.rst with 100% similarity]
docs/testing/user/userguide/introduction.rst [moved from docs/release/userguide/introduction.rst with 100% similarity]