diff options
author | Julien <zhang.jun3g@zte.com.cn> | 2016-08-17 22:59:18 +0800 |
---|---|---|
committer | Julien <zhang.jun3g@zte.com.cn> | 2016-08-22 10:37:24 +0800 |
commit | dc98986c0cacfdf10e8f22ad9c3fb804cc2c37d3 (patch) | |
tree | a3eba3d30223fe10d306dde251662a40424c1f56 /docs/labs/zte-nj-lab/index.rst | |
parent | e556a63cc5f78598e890346889948765906a6411 (diff) |
Update according DOCS
Each path use a index.rst file to include all the rst files:
1). Add missing index.rst
2). Rename some file to index.rst
3). Ude a index.rst to include all the community labs(currently all
the labs are at the top level)
Change-Id: I9bb6903328a8d445121982dd662df9eeceb23ff5
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Diffstat (limited to 'docs/labs/zte-nj-lab/index.rst')
-rw-r--r-- | docs/labs/zte-nj-lab/index.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/labs/zte-nj-lab/index.rst b/docs/labs/zte-nj-lab/index.rst new file mode 100644 index 00000000..94fb322f --- /dev/null +++ b/docs/labs/zte-nj-lab/index.rst @@ -0,0 +1,16 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) 2016 OPNFV. + +.. Top level of Pharos templates and configuration files + +***************************************** +ZTE NJ Pharos Lab and Configuration Files +***************************************** + + +.. toctree:: + + ./lab_description.rst + ./pod1_description.rst + ./pod2_description.rst |