Code Review
/
qtip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
473deae
)
Restructure docs
07/29707/2
author
Yujun Zhang
<zhang.yujunz@zte.com.cn>
Fri, 3 Mar 2017 08:00:58 +0000
(16:00 +0800)
committer
Yujun Zhang
<zhang.yujunz@zte.com.cn>
Fri, 3 Mar 2017 08:06:09 +0000
(16:06 +0800)
- 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]
patch
|
blob
|
history
docs/testing/developer/design/apidocs/qtip_restful_api.rst
[moved from
docs/development/design/apidocs/qtip_restful_api.rst
with 100% similarity]
patch
|
blob
|
history
docs/testing/developer/design/compute_QPI.rst
[moved from
docs/development/design/compute_QPI.rst
with 100% similarity]
patch
|
blob
|
history
docs/testing/developer/design/dashboard.rst
[moved from
docs/development/design/dashboard.rst
with 100% similarity]
patch
|
blob
|
history
docs/testing/developer/design/index.rst
[moved from
docs/development/design/index.rst
with 100% similarity]
patch
|
blob
|
history
docs/testing/developer/design/integration_with_yardstick.rst
[moved from
docs/development/design/integration_with_yardstick.rst
with 100% similarity]
patch
|
blob
|
history
docs/testing/developer/overview/.gitkeep
[moved from
docs/development/overview/.gitkeep
with 100% similarity]
patch
|
blob
|
history
docs/testing/developer/requirement/.gitkeep
[moved from
docs/development/requirement/.gitkeep
with 100% similarity]
patch
|
blob
|
history
docs/testing/user/.gitkeep
[moved from
docs/release/installation/.gitkeep
with 100% similarity]
patch
|
blob
|
history
docs/testing/user/configguide/configuration.rst
[moved from
docs/release/configguide/configuration.rst
with 100% similarity]
patch
|
blob
|
history
docs/testing/user/configguide/index.rst
[moved from
docs/release/configguide/index.rst
with 100% similarity]
patch
|
blob
|
history
docs/testing/user/installation/.gitkeep
[moved from
docs/release/scenarios/.gitkeep
with 100% similarity]
patch
|
blob
|
history
docs/testing/user/scenarios/.gitkeep
[new file with mode: 0644]
patch
|
blob
docs/testing/user/userguide/_01-compute.rst
[moved from
docs/release/userguide/_01-compute.rst
with 100% similarity]
patch
|
blob
|
history
docs/testing/user/userguide/_02-network.rst
[moved from
docs/release/userguide/_02-network.rst
with 100% similarity]
patch
|
blob
|
history
docs/testing/user/userguide/_03-storage.rst
[moved from
docs/release/userguide/_03-storage.rst
with 100% similarity]
patch
|
blob
|
history
docs/testing/user/userguide/_testcase_description.rst
[moved from
docs/release/userguide/_testcase_description.rst
with 100% similarity]
patch
|
blob
|
history
docs/testing/user/userguide/annex.rst
[moved from
docs/release/userguide/annex.rst
with 100% similarity]
patch
|
blob
|
history
docs/testing/user/userguide/benchmark-suites.rst
[moved from
docs/release/userguide/benchmark-suites.rst
with 100% similarity]
patch
|
blob
|
history
docs/testing/user/userguide/index.rst
[moved from
docs/release/userguide/index.rst
with 100% similarity]
patch
|
blob
|
history
docs/testing/user/userguide/introduction.rst
[moved from
docs/release/userguide/introduction.rst
with 100% similarity]
patch
|
blob
|
history
diff --git
a/docs/development/design/apidocs/index.rst
b/docs/testing/developer/design/apidocs/index.rst
similarity index 100%
rename from
docs/development/design/apidocs/index.rst
rename to
docs/testing/developer/design/apidocs/index.rst
diff --git
a/docs/development/design/apidocs/qtip_restful_api.rst
b/docs/testing/developer/design/apidocs/qtip_restful_api.rst
similarity index 100%
rename from
docs/development/design/apidocs/qtip_restful_api.rst
rename to
docs/testing/developer/design/apidocs/qtip_restful_api.rst
diff --git
a/docs/development/design/compute_QPI.rst
b/docs/testing/developer/design/compute_QPI.rst
similarity index 100%
rename from
docs/development/design/compute_QPI.rst
rename to
docs/testing/developer/design/compute_QPI.rst
diff --git
a/docs/development/design/dashboard.rst
b/docs/testing/developer/design/dashboard.rst
similarity index 100%
rename from
docs/development/design/dashboard.rst
rename to
docs/testing/developer/design/dashboard.rst
diff --git
a/docs/development/design/index.rst
b/docs/testing/developer/design/index.rst
similarity index 100%
rename from
docs/development/design/index.rst
rename to
docs/testing/developer/design/index.rst
diff --git
a/docs/development/design/integration_with_yardstick.rst
b/docs/testing/developer/design/integration_with_yardstick.rst
similarity index 100%
rename from
docs/development/design/integration_with_yardstick.rst
rename to
docs/testing/developer/design/integration_with_yardstick.rst
diff --git
a/docs/development/overview/.gitkeep
b/docs/testing/developer/overview/.gitkeep
similarity index 100%
rename from
docs/development/overview/.gitkeep
rename to
docs/testing/developer/overview/.gitkeep
diff --git
a/docs/development/requirement/.gitkeep
b/docs/testing/developer/requirement/.gitkeep
similarity index 100%
rename from
docs/development/requirement/.gitkeep
rename to
docs/testing/developer/requirement/.gitkeep
diff --git
a/docs/release/installation/.gitkeep
b/docs/testing/user/.gitkeep
similarity index 100%
rename from
docs/release/installation/.gitkeep
rename to
docs/testing/user/.gitkeep
diff --git
a/docs/release/configguide/configuration.rst
b/docs/testing/user/configguide/configuration.rst
similarity index 100%
rename from
docs/release/configguide/configuration.rst
rename to
docs/testing/user/configguide/configuration.rst
diff --git
a/docs/release/configguide/index.rst
b/docs/testing/user/configguide/index.rst
similarity index 100%
rename from
docs/release/configguide/index.rst
rename to
docs/testing/user/configguide/index.rst
diff --git
a/docs/release/scenarios/.gitkeep
b/docs/testing/user/installation/.gitkeep
similarity index 100%
rename from
docs/release/scenarios/.gitkeep
rename to
docs/testing/user/installation/.gitkeep
diff --git a/docs/testing/user/scenarios/.gitkeep
b/docs/testing/user/scenarios/.gitkeep
new file mode 100644
(file)
index 0000000..
e69de29
diff --git
a/docs/release/userguide/_01-compute.rst
b/docs/testing/user/userguide/_01-compute.rst
similarity index 100%
rename from
docs/release/userguide/_01-compute.rst
rename to
docs/testing/user/userguide/_01-compute.rst
diff --git
a/docs/release/userguide/_02-network.rst
b/docs/testing/user/userguide/_02-network.rst
similarity index 100%
rename from
docs/release/userguide/_02-network.rst
rename to
docs/testing/user/userguide/_02-network.rst
diff --git
a/docs/release/userguide/_03-storage.rst
b/docs/testing/user/userguide/_03-storage.rst
similarity index 100%
rename from
docs/release/userguide/_03-storage.rst
rename to
docs/testing/user/userguide/_03-storage.rst
diff --git
a/docs/release/userguide/_testcase_description.rst
b/docs/testing/user/userguide/_testcase_description.rst
similarity index 100%
rename from
docs/release/userguide/_testcase_description.rst
rename to
docs/testing/user/userguide/_testcase_description.rst
diff --git
a/docs/release/userguide/annex.rst
b/docs/testing/user/userguide/annex.rst
similarity index 100%
rename from
docs/release/userguide/annex.rst
rename to
docs/testing/user/userguide/annex.rst
diff --git
a/docs/release/userguide/benchmark-suites.rst
b/docs/testing/user/userguide/benchmark-suites.rst
similarity index 100%
rename from
docs/release/userguide/benchmark-suites.rst
rename to
docs/testing/user/userguide/benchmark-suites.rst
diff --git
a/docs/release/userguide/index.rst
b/docs/testing/user/userguide/index.rst
similarity index 100%
rename from
docs/release/userguide/index.rst
rename to
docs/testing/user/userguide/index.rst
diff --git
a/docs/release/userguide/introduction.rst
b/docs/testing/user/userguide/introduction.rst
similarity index 100%
rename from
docs/release/userguide/introduction.rst
rename to
docs/testing/user/userguide/introduction.rst