diff options
author | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2016-01-28 17:51:39 +0900 |
---|---|---|
committer | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2016-01-30 00:59:31 +0900 |
commit | 1e95ffeaac59aee8decf3ccf6721330de19f491e (patch) | |
tree | 27a49b43d2e1b85035e5f655e3e615fb7ad1273b /docs/test4composite | |
parent | c643a5ad3d608aa8abad8c1e4442ad98310fc43b (diff) |
contents for OPNFV composite docs
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Change-Id: I557819f8a67b8882de87c94bbca8177a89b55d6d
Diffstat (limited to 'docs/test4composite')
-rw-r--r-- | docs/test4composite/index.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/test4composite/index.rst b/docs/test4composite/index.rst new file mode 100644 index 00000000..103481b7 --- /dev/null +++ b/docs/test4composite/index.rst @@ -0,0 +1,15 @@ +********************************* +Doctor contents in composite docs +********************************* + +.. note:: + This document is just for test to validate doctor contents which would + be included into the OPNFV composite docs. + +.. toctree:: + :maxdepth: 2 + :numbered: + + ../platformoverview/platformoverview.rst + ../configguide/configguide.rst + ../userguide/userguide.rst |