Emmanuel Garette 0be7a72d28 Add new attribute "include" to "file"
This attribute have 3 values:
- "no": it's a normal file
- "name": the name is included in another template so it is generated before other templates
- "content": the content is included in another template so it is generated before the other templates and is not installed on the server

fixes #2
2021-02-21 10:44:48 +01:00
..
2021-02-20 18:02:50 +01:00
2021-02-19 17:06:49 +01:00
2021-02-15 15:17:23 +01:00
2021-02-15 15:17:23 +01:00
2021-02-19 17:06:49 +01:00
2021-02-06 16:01:35 +01:00
2021-02-20 18:02:50 +01:00
2021-02-12 18:08:50 +01:00
2021-02-12 18:08:28 +01:00

Rougail

Rougail est un bibliothèque python3 qui permet de charger des dictionnaires (fichiers au format XML), de charger les variables dans Tiramisu et de générer des templates.

La bibliothèque

Les dictionnaires

Les variables

Les services

Les contraintes

Les templates

  • Type creole
  • Type jinja2 FIXME ^^