remove contributors
[parser.git] / docs / userguide / index.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International
2 .. License.
3 .. http://creativecommons.org/licenses/by/4.0
4 .. (c) OPNFV, Ericsson AB and others.
5
6 =================
7 Parser User Guide
8 =================
9 Parser is an open source project and licensed under Apache 2. Parser will help
10 to provide a tooling mechanism, by parsing and then further translating Telecom
11 operators deployment descriptors into certain common templates, which could be
12 used in IaaS orchestration projects like OpenStack Heat(the template file is HOT,
13 which stands for Heat Orchestrator Template).
14
15 This document contains installation guide , execution guide as well as testing guide
16 for Parser's three submodules: tosca2heat, yang2tosca and policy2tosca.
17
18
19 Contents:
20
21 .. toctree::
22    :numbered:
23    :maxdepth: 2
24
25 .. include:: featureusage.rst
26 .. include:: testusage.rst