Sharat Sharma 4a64ae1bb5 Move dsl_v2 document to user guide
Also added a note for to indicate std.js as the alias for
std.javascript.

Change-Id: I20cd94d0423c1b97f8ec83973aabbb7ecee75b49
2017-08-07 16:10:04 +05:30

74 lines
934 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/dsl_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`