diff options
author | yxpoke <yangxu5@huawei.com> | 2018-05-31 20:22:47 +0800 |
---|---|---|
committer | yxpoke <yangxu5@huawei.com> | 2018-05-31 20:22:47 +0800 |
commit | 48bd5ea764abf3f88f5c17f986b1bea6b390e3c4 (patch) | |
tree | a944a039fa09a71ef1e76e54d045e6b44ad359cb /docs/Release-notes/index.rst | |
parent | 3ce3ff13fd81eb8e2b872feda910747a2411d18c (diff) |
Add release notes
Change-Id: Ia82ba3d369c679037ba0c90405bf9f4210295e79
Issue-ID: MODELING-46
Signed-off-by: yxpoke <yangxu5@huawei.com>
Diffstat (limited to 'docs/Release-notes/index.rst')
-rw-r--r-- | docs/Release-notes/index.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/Release-notes/index.rst b/docs/Release-notes/index.rst new file mode 100644 index 0000000..a820bd9 --- /dev/null +++ b/docs/Release-notes/index.rst @@ -0,0 +1,15 @@ +.. 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. + +Release Notes +============================================== + +.. toctree:: + :maxdepth: 1 + + release-notes |