Renat Akhmerov 57e6936d6c Fix docs to better reflect Jinja and YAQL usage
Closes-Bug: #1641174
Change-Id: I6e2a10932c648836a1e0632b4cd0fce3ab78f946
2018-01-31 17:27:09 +07:00

74 lines
938 B
ReStructuredText

Welcome to Mistral's documentation!
===================================
Mistral is the OpenStack workflow service. This project aims to provide
a mechanism to define tasks and workflows without writing code, manage
and execute them in the cloud environment.
Overview
--------
.. toctree::
:maxdepth: 1
overview
quickstart
architecture
terminology/index
main_features
cookbooks
User guide
----------
**Installation**
.. toctree::
:maxdepth: 2
install/index
configuration/index
**API**
.. toctree::
:maxdepth: 2
api/index
**Mistral Workflow Language**
.. toctree::
:maxdepth: 2
user/wf_lang_v2
**CLI**
.. toctree::
:maxdepth: 1
cli/index
Developer guide
---------------
.. toctree::
:maxdepth: 2
contributor/index
Admin guide
-----------
.. toctree::
:maxdepth: 2
admin/index
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`