diff options
author | Seshu Kumar M <seshu.kumar.m@huawei.com> | 2017-11-06 08:08:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-11-06 08:08:19 +0000 |
commit | 35c474c321e42128567c21c84f5511c42b51c3ce (patch) | |
tree | 77a30b561497902bc112a17c53dea285965927d3 | |
parent | da2746d867083a4dfd1761d7d5050625b90e19f5 (diff) | |
parent | 17dac859c35980d8b33f640fd7a31c0dc9f71f38 (diff) |
Merge "Developer info doc for SO"
-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 |