diff options
author | 2018-06-04 15:51:43 +0800 | |
---|---|---|
committer | 2018-06-04 15:51:43 +0800 | |
commit | 9b3b47d7e15283bf395c432660c002fa300ac59a (patch) | |
tree | c3bc0a9a6361b3f97ec1dea476d8b151a8411c64 /docs/index.rst | |
parent | 78f70a2be21b22775d11a312b6bde26b31beb7c6 (diff) |
handle model spec by branchesamsterdam
Change-Id: I8c84bb1e5115da7d4818f0dd49f4a332a50df4d3
Issue-ID: MODELING-79
Signed-off-by: Victor Gao <victor.gao@huawei.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/index.rst b/docs/index.rst index edbc983..65d7c0b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -2,23 +2,9 @@ Model Specifications ==================== -ONAP 2nd release defines the resource IM/DM based on ETSI specifications and OASIS TOSCA NFV Profile - -.. toctree:: - :maxdepth: 1 - - ONAP release 2 spec/index - - ONAP 1st release is mostly the merge of ECOMP and OPEN-O, the modeling specs are also the merge from two of them, but most of them come from SDC implementation .. toctree:: :maxdepth: 1 ONAP release 1 spec/index - -Release Notes - -.. toctree:: - :maxdepth: 1 - Release-notes/index |