aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryxpoke <yangxu5@huawei.com>2019-08-26 15:36:58 +0800
committeryxpoke <yangxu5@huawei.com>2019-08-26 15:36:58 +0800
commit05947d61cb8643ab41a394154ea8b73f12fb32fd (patch)
treed0f0eb9226f2ca7aac2f62d9f7138debbc237e7c
parent68a426d25eb3bc8c571247654f86531bbc043d2e (diff)
add introduction for project doc
Issue-ID: MODELING-212 Signed-off-by: yxpoke <yangxu5@huawei.com> Change-Id: I83066466c816c7198f693b8c9ee5681e15cf0017
-rw-r--r--docs/index.rst2
-rw-r--r--docs/introduction.rst8
2 files changed, 9 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 833e1aa..7f2127e 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -5,4 +5,4 @@ TODO Add files to toctree and delete this header
.. toctree::
:maxdepth: 1
-
+ introduction
diff --git a/docs/introduction.rst b/docs/introduction.rst
new file mode 100644
index 0000000..a9257ac
--- /dev/null
+++ b/docs/introduction.rst
@@ -0,0 +1,8 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+
+
+ETSI Catalog Project Introduction
+=================================
+
+The ETSI Catalog project provides a runtime catalog service which can be consumed by other projects or components, such as UUI, VF-C, etc. The catalog can be used to store packages distributed by the SDC, and also include a TOSCA parser service.