diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2017-11-06 11:53:34 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2017-11-06 11:53:34 +0530 |
commit | 17dac859c35980d8b33f640fd7a31c0dc9f71f38 (patch) | |
tree | ee2ad040b930fde9da885eaedbaada79fdeb67c2 | |
parent | 5714cf69f33e32dd540a289c7fadb1bb1f4dec5b (diff) |
Developer info doc for SO
IssueId: SO-300
Change-Id: I0a6c8a9d3a2f519e2a23e83e65596dd9b9646b9f
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
-rw-r--r-- | docs/Developer_Info.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/Developer_Info.rst b/docs/Developer_Info.rst new file mode 100644 index 0000000000..d077323f71 --- /dev/null +++ b/docs/Developer_Info.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
+.. Copyright 2017 Huawei Technologies Co., Ltd.
+
+Developer Information
+======================
+
+.. toctree::
+ :maxdepth: 1
+
+ Install_Configure_SO.rst
+ architecture.rst
+ offered_consumed_apis.rst
\ No newline at end of file |