diff options
author | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-03-20 11:08:30 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-20 11:08:30 +0000 |
commit | 12407a4417f762072b202b1f94d62d810418d802 (patch) | |
tree | 859552fed03d30f53ab4768efdbe15add28717af /docs/testing/user/installation/index.rst | |
parent | 638398e593ab95b8e280a3dafd9e1258dd5560e0 (diff) | |
parent | b08eef5aa46f780d36daddc368d0c69d2da51d00 (diff) |
Merge "Create outline for documents to be released in Danube" into stable/danube
Diffstat (limited to 'docs/testing/user/installation/index.rst')
-rw-r--r-- | docs/testing/user/installation/index.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/testing/user/installation/index.rst b/docs/testing/user/installation/index.rst new file mode 100644 index 00000000..7b19a1ca --- /dev/null +++ b/docs/testing/user/installation/index.rst @@ -0,0 +1,15 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) 2017 ZTE Corp. + + +####################### +QTIP Installation Guide +####################### + +.. toctree:: + :maxdepth: 2 + + ./overview.rst + ./docker.rst + ./source.rst |