summaryrefslogtreecommitdiffstats
path: root/docs/docs/index.rst
diff options
context:
space:
mode:
authorGuangrong Fu <fu.guangrong@zte.com.cn>2021-10-14 09:14:31 +0800
committerGuangrong Fu <fu.guangrong@zte.com.cn>2021-10-14 09:27:07 +0800
commit6a35d99de3143d80f1fec13e310bb6fc156fe8cc (patch)
treed8f49e42e2ec4ef67b1fe1da95596e9b29d2e820 /docs/docs/index.rst
parent6e6587bdad31fb2575be2680419cc86125339a9d (diff)
Updated docs
Issue-ID: HOLMES-480 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: I6893e4cd12dfd70e1c32079912cdfefad32b7da7
Diffstat (limited to 'docs/docs/index.rst')
-rw-r--r--docs/docs/index.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/docs/index.rst b/docs/docs/index.rst
new file mode 100644
index 0000000..0a16914
--- /dev/null
+++ b/docs/docs/index.rst
@@ -0,0 +1,15 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. _master_index:
+
+Holmes
+------
+
+This document is aimed to give the users some brief introductions on Holmes from different aspects.
+The users could find useful information, e.g. the architecuture, the APIs and the installation steps, etc.
+as well as the release notes of Holmes in this document.
+
+.. toctree::
+ :maxdepth: 1
+
+ platform/index.rst
+ release-notes.rst