diff options
author | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-04-07 10:21:09 +0800 |
---|---|---|
committer | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-04-07 10:21:09 +0800 |
commit | 018431363d49f8f4c88ae1b83445824f326f1bfd (patch) | |
tree | 792ae512f2003b5381e72b44f19faf49b14c9f91 /docs/index.rst | |
parent | 13dc7659e55ac6f569422fd194e35f8fdc189180 (diff) |
Update index page for docs.qtip.io
Change-Id: If6d64dc29cda08550f613eaaad097a5ff1f2815b
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/docs/index.rst b/docs/index.rst index 031d10b7..fbcfefe1 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -20,8 +20,16 @@ Release Notes .. toctree:: :maxdepth: 2 - release/release-notes/index + danube.rst + brahmaputra.rst +Installation +============ + +.. toctree:: + :maxdepth: 2 + + testing/user/configguide/configuration.rst User Guide ========== @@ -29,9 +37,10 @@ User Guide .. toctree:: :maxdepth: 2 - testing/user/configguide/index - testing/user/userguide/index - + testing/user/userguide/overview.rst + testing/user/userguide/cli.rst + testing/user/userguide/api.rst + testing/user/userguide/compute.rst Developer Guide =============== @@ -39,4 +48,8 @@ Developer Guide .. toctree:: :maxdepth: 2 - testing/developer/devguide/index + testing/developer/devguide/overview.rst + testing/developer/devguide/arch.rst + testing/developer/devguide/cli.rst + testing/developer/devguide/api.rst + testing/developer/devguide/compute-qpi.rst |