Update tosca lib to version 0.5
[parser.git] / tosca2heat / heat-translator / doc / source / index.rst
1 .. heat-translator 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 heat-translator's documentation!
7 ===========================================
8
9 The heat-translator tool is aimed to translate non-heat templates to OpenStack
10 Heat Orchestration Template (HOT). Initially the tool is aimed to translate
11 OASIS Topology and Orchestration Specification for Cloud Applications (TOSCA)
12 to HOT. However, the tool can be easily extended to support any non-heat
13 template format to produce HOT.
14
15 Contents:
16
17 .. toctree::
18    :maxdepth: 2
19
20    installation
21    usage
22    contributing
23
24 Indices and tables
25 ==================
26
27 * :ref:`genindex`
28 * :ref:`modindex`
29 * :ref:`search`