diff options
author | victor.gao <victor.gao@huawei.com> | 2018-04-09 16:21:15 +0800 |
---|---|---|
committer | victor.gao <victor.gao@huawei.com> | 2018-04-09 16:23:19 +0800 |
commit | 54666f59120fec7aa7623d19ba9a27437099d3fa (patch) | |
tree | d580d0c030113cbfea911b016c447cfeaa043507 /docs/ONAP release 2 spec/dm/index.rst | |
parent | 9b8904d9ffe2553424dcd9d7cac9e9327e37a75e (diff) |
Add DM Spec folder and index
Change-Id: I279ee82376afad0fdf662d43fd83034ca3c5ee6a
Issue-ID: MODELING-56
Signed-off-by: victor.gao <victor.gao@huawei.com>
Diffstat (limited to 'docs/ONAP release 2 spec/dm/index.rst')
-rw-r--r-- | docs/ONAP release 2 spec/dm/index.rst | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/ONAP release 2 spec/dm/index.rst b/docs/ONAP release 2 spec/dm/index.rst new file mode 100644 index 0000000..341ab8b --- /dev/null +++ b/docs/ONAP release 2 spec/dm/index.rst @@ -0,0 +1,20 @@ +.. Copyright 2018 (China Mobile) +.. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE +.. Full license text at https://creativecommons.org/licenses/by/4.0/legalcode +.. onap-documentation documentation master file, created by + sphinx-quickstart on Mon Sep 18 15:12:14 2017. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +ONAP Data Model Specifications +============================================== + +.. toctree:: + :titlesonly: + + Artifact Types + Capabilities Types + Data Types + Interface Types + Node Types + Relationship Types |