From 5996a35d07d1a5c661adb3af37c4e6eb4f4a5331 Mon Sep 17 00:00:00 2001 From: Ryota MIBU Date: Thu, 25 Feb 2016 22:19:02 +0900 Subject: docs: add index.rst files to component docs Change-Id: I1256d21bc01c7f1343859e28b47c15d9d284bddf Signed-off-by: Ryota MIBU --- docs/platformoverview/index.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 docs/platformoverview/index.rst (limited to 'docs/platformoverview') diff --git a/docs/platformoverview/index.rst b/docs/platformoverview/index.rst new file mode 100644 index 00000000..23d61cd4 --- /dev/null +++ b/docs/platformoverview/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 Platform Overview +************************ + +.. toctree:: + :maxdepth: 2 + :numbered: + +.. include:: platformoverview.rst -- cgit