File: murano_pl.rst

package info (click to toggle)
murano 1%3A6.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 10,644 kB
  • sloc: python: 34,127; sh: 717; pascal: 269; makefile: 83
file content (22 lines) | stat: -rw-r--r-- 496 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.. _murano-pl:

==================
MuranoPL Reference
==================

To develop applications, murano project refers to Murano Programming
Language (MuranoPL). It is represented by easily readable YAML and
YAQL languages. The sections below describe these languages.

.. toctree::
   :maxdepth: 1

   murano_pl/yaml
   murano_pl/yaql
   murano_pl/class_templ
   murano_pl/core_lib
   murano_pl/reflection
   murano_pl/statics
   murano_pl/metadata
   murano_pl/versioning
   murano_pl/actions