docs: fix issues
[parser.git] / tosca2heat / tosca-parser-0.3.0 / doc / source / index.rst
1 .. tosca-parser documentation master file, created by
2    sphinx-quickstart on Tue Jul  9 22:26:36 2013.
3    You can adapt this file completely to your liking, but it should at least
4    contain the root `toctree` directive.
5
6 Welcome to tosca-parser's documentation!
7 ===========================================
8
9 The TOSCA Parser is developed to parse TOSCA Simple Profile in YAML. It reads
10 the TOSCA templates and creates an in-memory graph of TOSCA nodes and their
11 relationship.
12
13 Contents:
14
15 .. toctree::
16    :maxdepth: 2
17
18    installation
19    usage
20    contributing
21
22 Indices and tables
23 ==================
24
25 * :ref:`genindex`
26 * :ref:`modindex`
27 * :ref:`search`