diff options
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 0000000..0a16914 --- /dev/null +++ b/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 |