diff options
author | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2016-02-25 22:19:02 +0900 |
---|---|---|
committer | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2016-02-25 22:33:20 +0900 |
commit | 5996a35d07d1a5c661adb3af37c4e6eb4f4a5331 (patch) | |
tree | 48e7ea177d42132b7a92c16090f4d6a0777d0f34 /docs/configguide | |
parent | a3ea372e18ef14b75734f82db969531df6d0c7dd (diff) |
docs: add index.rst files to component docs
Change-Id: I1256d21bc01c7f1343859e28b47c15d9d284bddf
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Diffstat (limited to 'docs/configguide')
-rw-r--r-- | docs/configguide/index.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/configguide/index.rst b/docs/configguide/index.rst new file mode 100644 index 00000000..4a7a5fbe --- /dev/null +++ b/docs/configguide/index.rst @@ -0,0 +1,12 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +************************** +Doctor Configuration Guide +************************** + +.. toctree:: + :maxdepth: 2 + :numbered: + +.. include:: featureconfig.rst |