diff options
author | Gerald Kunzmann <kunzmann@docomolab-euro.com> | 2017-02-14 15:38:29 +0000 |
---|---|---|
committer | Gerald Kunzmann <kunzmann@docomolab-euro.com> | 2017-02-16 14:41:46 +0000 |
commit | d0b22e1d856cf8f78e152dfb6c150e001e03dd52 (patch) | |
tree | 0c3b7af828967d5014c2272675560410fceb6e4d /docs/development/manuals/index.rst | |
parent | e171b396ce87322f2dc5ef0719419144774e43d7 (diff) |
Update docs structure according to new guidelines in https://wiki.opnfv.org/display/DOC
Change-Id: I1c8c20cf85aa46269c5bc369f17ab0020862ddc5
Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
Diffstat (limited to 'docs/development/manuals/index.rst')
-rw-r--r-- | docs/development/manuals/index.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/development/manuals/index.rst b/docs/development/manuals/index.rst new file mode 100644 index 00000000..05831b2b --- /dev/null +++ b/docs/development/manuals/index.rst @@ -0,0 +1,13 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +******* +Manuals +******* + +.. toctree:: + :numbered: + :maxdepth: 2 + +.. include:: mark-host-down_manual.rst +.. include:: get-valid-server-state.rst |