fix: key is the path

This commit is contained in:
egarette@silique.fr 2025-02-19 12:49:21 +01:00
parent 693050b195
commit 76d7c968fe
273 changed files with 667 additions and 666 deletions

View file

@ -5,8 +5,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"POT-Creation-Date: 2025-02-17 19:35+0100\n" "POT-Creation-Date: 2025-02-19 12:48+0100\n"
"PO-Revision-Date: 2025-02-17 19:35+0100\n" "PO-Revision-Date: 2025-02-19 12:49+0100\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: \n" "Language-Team: \n"
"Language: fr\n" "Language: fr\n"
@ -53,12 +53,12 @@ msgid "Starting title level"
msgstr "Niveau de titre de départ" msgstr "Niveau de titre de départ"
#: src/rougail/output_doc/config.py:86 #: src/rougail/output_doc/config.py:86
msgid "Display example in documentation" msgid "Generate example"
msgstr "Afficher un exemple dans la documentation" msgstr "Génération de l'exemple"
#: src/rougail/output_doc/config.py:87 #: src/rougail/output_doc/config.py:87
msgid "Hide example in documentation" msgid "Generate documentation"
msgstr "Cacher l'exemple dans la documentation" msgstr "Générer de la documentation"
#: src/rougail/output_doc/config.py:91 #: src/rougail/output_doc/config.py:91
msgid "Do not add families in documentation" msgid "Do not add families in documentation"
@ -104,55 +104,55 @@ msgstr "unique"
msgid "auto modified" msgid "auto modified"
msgstr "auto modifiée" msgstr "auto modifiée"
#: src/rougail/output_doc/doc.py:282 #: src/rougail/output_doc/doc.py:283
msgid "This family contains lists of variable blocks." msgid "This family contains lists of variable blocks."
msgstr "Cette famille contient des listes de bloc de variable." msgstr "Cette famille contient des listes de bloc de variable."
#: src/rougail/output_doc/doc.py:290 #: src/rougail/output_doc/doc.py:291
msgid "This family builds families dynamically." msgid "This family builds families dynamically."
msgstr "Cette famille construit des familles dynamiquement." msgstr "Cette famille construit des familles dynamiquement."
#: src/rougail/output_doc/doc.py:320 #: src/rougail/output_doc/doc.py:321
msgid "multiple" msgid "multiple"
msgstr "multiple" msgstr "multiple"
#: src/rougail/output_doc/doc.py:341 #: src/rougail/output_doc/doc.py:342
msgid "No attribute \"description\" for \"{0}\" in {1}" msgid "No attribute \"description\" for \"{0}\" in {1}"
msgstr "Aucun attribut \"description\" pour \"{0}\" dans {1}" msgstr "Aucun attribut \"description\" pour \"{0}\" dans {1}"
#: src/rougail/output_doc/doc.py:451 #: src/rougail/output_doc/doc.py:452
msgid "(default)" msgid "(default)"
msgstr "(défaut)" msgstr "(défaut)"
#: src/rougail/output_doc/doc.py:458 #: src/rougail/output_doc/doc.py:459
msgid "text based with regular expressions \"{0}\"" msgid "text based with regular expressions \"{0}\""
msgstr "texte avec expression rationnelle \"{0}\"" msgstr "texte avec expression rationnelle \"{0}\""
#: src/rougail/output_doc/doc.py:544 #: src/rougail/output_doc/doc.py:545
msgid "depends on a calculation" msgid "depends on a calculation"
msgstr "dépend d'un calcul" msgstr "dépend d'un calcul"
#: src/rougail/output_doc/doc.py:545 #: src/rougail/output_doc/doc.py:546
msgid "\"{0}\" is a calculation for {1} but has no description in {2}" msgid "\"{0}\" is a calculation for {1} but has no description in {2}"
msgstr "\"{0}\" est un calcul pour {1} mais n'a pas de description dans {2}" msgstr "\"{0}\" est un calcul pour {1} mais n'a pas de description dans {2}"
#: src/rougail/output_doc/doc.py:569 #: src/rougail/output_doc/doc.py:570
msgid "the value of the variable \"{0}\"" msgid "the value of the variable \"{0}\""
msgstr "la valeur de la variable \"{0}\"" msgstr "la valeur de la variable \"{0}\""
#: src/rougail/output_doc/doc.py:582 #: src/rougail/output_doc/doc.py:583
msgid "the value of the identifier" msgid "the value of the identifier"
msgstr "la valeur de l'identifiant" msgstr "la valeur de l'identifiant"
#: src/rougail/output_doc/doc.py:586 #: src/rougail/output_doc/doc.py:587
msgid "the value of the {0}" msgid "the value of the {0}"
msgstr "la valeur de l'{0}" msgstr "la valeur de l'{0}"
#: src/rougail/output_doc/example.py:39 #: src/rougail/output_doc/example.py:37
msgid "Example with mandatory variables not filled in" msgid "Example with mandatory variables not filled in"
msgstr "Exemple avec des variables obligatoire non renseignée" msgstr "Exemple avec des variables obligatoire non renseignée"
#: src/rougail/output_doc/example.py:44 #: src/rougail/output_doc/example.py:42
msgid "Example with all variables modifiable" msgid "Example with all variables modifiable"
msgstr "Exemple avec toutes les variables modifiable" msgstr "Exemple avec toutes les variables modifiable"
@ -236,10 +236,6 @@ msgstr "longueur minimum pour un secret"
msgid "maximum length for the secret" msgid "maximum length for the secret"
msgstr "longueur maximal pour un secret" msgstr "longueur maximal pour un secret"
#: src/rougail/output_doc/utils.py:215
msgid "Variables"
msgstr "Variables"
#: src/rougail/output_doc/utils.py:232 #: src/rougail/output_doc/utils.py:232
msgid "Variables for \"{0}\"" msgid "Variables for \"{0}\""
msgstr "Variables pour \"{0}\"" msgstr "Variables pour \"{0}\""
@ -284,6 +280,15 @@ msgstr "Variable"
msgid "{0}: {1}" msgid "{0}: {1}"
msgstr "{0} : {1}" msgstr "{0} : {1}"
#~ msgid "Display example in documentation"
#~ msgstr "Afficher un exemple dans la documentation"
#~ msgid "Hide example in documentation"
#~ msgstr "Cacher l'exemple dans la documentation"
#~ msgid "Variables"
#~ msgstr "Variables"
#, fuzzy #, fuzzy
#~| msgid ":" #~| msgid ":"
#~ msgid ": " #~ msgid ": "

View file

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2025-02-17 19:36+0100\n" "POT-Creation-Date: 2025-02-19 12:49+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -52,11 +52,11 @@ msgid "Starting title level"
msgstr "" msgstr ""
#: src/rougail/output_doc/config.py:86 #: src/rougail/output_doc/config.py:86
msgid "Display example in documentation" msgid "Generate example"
msgstr "" msgstr ""
#: src/rougail/output_doc/config.py:87 #: src/rougail/output_doc/config.py:87
msgid "Hide example in documentation" msgid "Generate documentation"
msgstr "" msgstr ""
#: src/rougail/output_doc/config.py:91 #: src/rougail/output_doc/config.py:91
@ -103,55 +103,55 @@ msgstr ""
msgid "auto modified" msgid "auto modified"
msgstr "" msgstr ""
#: src/rougail/output_doc/doc.py:282 #: src/rougail/output_doc/doc.py:283
msgid "This family contains lists of variable blocks." msgid "This family contains lists of variable blocks."
msgstr "" msgstr ""
#: src/rougail/output_doc/doc.py:290 #: src/rougail/output_doc/doc.py:291
msgid "This family builds families dynamically." msgid "This family builds families dynamically."
msgstr "" msgstr ""
#: src/rougail/output_doc/doc.py:320 #: src/rougail/output_doc/doc.py:321
msgid "multiple" msgid "multiple"
msgstr "" msgstr ""
#: src/rougail/output_doc/doc.py:341 #: src/rougail/output_doc/doc.py:342
msgid "No attribute \"description\" for \"{0}\" in {1}" msgid "No attribute \"description\" for \"{0}\" in {1}"
msgstr "" msgstr ""
#: src/rougail/output_doc/doc.py:451 #: src/rougail/output_doc/doc.py:452
msgid "(default)" msgid "(default)"
msgstr "" msgstr ""
#: src/rougail/output_doc/doc.py:458 #: src/rougail/output_doc/doc.py:459
msgid "text based with regular expressions \"{0}\"" msgid "text based with regular expressions \"{0}\""
msgstr "" msgstr ""
#: src/rougail/output_doc/doc.py:544 #: src/rougail/output_doc/doc.py:545
msgid "depends on a calculation" msgid "depends on a calculation"
msgstr "" msgstr ""
#: src/rougail/output_doc/doc.py:545 #: src/rougail/output_doc/doc.py:546
msgid "\"{0}\" is a calculation for {1} but has no description in {2}" msgid "\"{0}\" is a calculation for {1} but has no description in {2}"
msgstr "" msgstr ""
#: src/rougail/output_doc/doc.py:569 #: src/rougail/output_doc/doc.py:570
msgid "the value of the variable \"{0}\"" msgid "the value of the variable \"{0}\""
msgstr "" msgstr ""
#: src/rougail/output_doc/doc.py:582 #: src/rougail/output_doc/doc.py:583
msgid "the value of the identifier" msgid "the value of the identifier"
msgstr "" msgstr ""
#: src/rougail/output_doc/doc.py:586 #: src/rougail/output_doc/doc.py:587
msgid "the value of the {0}" msgid "the value of the {0}"
msgstr "" msgstr ""
#: src/rougail/output_doc/example.py:39 #: src/rougail/output_doc/example.py:37
msgid "Example with mandatory variables not filled in" msgid "Example with mandatory variables not filled in"
msgstr "" msgstr ""
#: src/rougail/output_doc/example.py:44 #: src/rougail/output_doc/example.py:42
msgid "Example with all variables modifiable" msgid "Example with all variables modifiable"
msgstr "" msgstr ""
@ -235,10 +235,6 @@ msgstr ""
msgid "maximum length for the secret" msgid "maximum length for the secret"
msgstr "" msgstr ""
#: src/rougail/output_doc/utils.py:215
msgid "Variables"
msgstr ""
#: src/rougail/output_doc/utils.py:232 #: src/rougail/output_doc/utils.py:232
msgid "Variables for \"{0}\"" msgid "Variables for \"{0}\""
msgstr "" msgstr ""

View file

@ -198,7 +198,7 @@ class RougailOutputDoc(Examples):
) )
elif variable.isfollower() and variable.index(): elif variable.isfollower() and variable.index():
potential_leader = self._parse_variable_follower_with_index( potential_leader = self._parse_variable_follower_with_index(
variable, name, informations variable, path, informations
) )
else: else:
potential_leader = self._parse_variable_normal( potential_leader = self._parse_variable_normal(
@ -221,18 +221,18 @@ class RougailOutputDoc(Examples):
) )
if self.example: if self.example:
self._add_examples(variable, sub_informations, leader) self._add_examples(variable, sub_informations, leader)
informations[name] = sub_informations informations[path] = sub_informations
if variable.isleader(): if variable.isleader():
return sub_informations return sub_informations
return None return None
def _parse_variable_follower_with_index( def _parse_variable_follower_with_index(
self, variable, name: str, informations: dict self, variable, path: str, informations: dict
) -> None: ) -> None:
if not self.example: if not self.example:
return None return None
informations[name]["example"][-1][variable.index()] = self._get_example( informations[path]["example"][-1][variable.index()] = self._get_example(
variable, informations[name], None variable, informations[path], None
) )
return None return None

View file

@ -21,7 +21,7 @@
] ]
}, },
"children": { "children": {
"var1": { "family.var1": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"variable": { "family.variable": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

View file

@ -20,7 +20,7 @@
] ]
}, },
"children": { "children": {
"variable": { "family.variable": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"variable1": { "family1.variable1": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -63,7 +63,7 @@
] ]
}, },
"children": { "children": {
"variable2": { "family2.variable2": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"var1": { "family.var1": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -43,7 +43,7 @@
"The first variable." "The first variable."
] ]
}, },
"var2": { "family.var2": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

View file

@ -35,7 +35,7 @@
] ]
}, },
"children": { "children": {
"variable": { "family.subfamily.variable": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

View file

@ -35,7 +35,7 @@
] ]
}, },
"children": { "children": {
"variable": { "family.subfamily.variable": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

View file

@ -35,7 +35,7 @@
] ]
}, },
"children": { "children": {
"variable": { "family.subfamily.variable": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

View file

@ -43,7 +43,7 @@
] ]
}, },
"children": { "children": {
"variable1": { "family.variable1": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -87,7 +87,7 @@
] ]
}, },
"children": { "children": {
"variable": { "family.subfamily.variable": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -115,7 +115,7 @@
} }
} }
}, },
"variable2": { "family.variable2": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

View file

@ -16,7 +16,7 @@
] ]
}, },
"children": { "children": {
"var1": { "family.var1": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -42,7 +42,7 @@
"A first variable." "A first variable."
] ]
}, },
"var2": { "family.var2": {
"type": "variable", "type": "variable",
"default": "the value of the information \"test_information\" of the variable \"family\".", "default": "the value of the information \"test_information\" of the variable \"family\".",
"properties": [ "properties": [

View file

@ -43,7 +43,7 @@
] ]
}, },
"children": { "children": {
"var2": { "family.var2": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -90,7 +90,7 @@
] ]
}, },
"children": { "children": {
"variable": { "family.subfamily.variable": {
"type": "variable", "type": "variable",
"default": [ "default": [
"the value of the variable \"var1\".", "the value of the variable \"var1\".",
@ -150,7 +150,7 @@
] ]
}, },
"children": { "children": {
"var2": { "family2.var2": {
"type": "variable", "type": "variable",
"default": "the value of the variable \"family.var2\".", "default": "the value of the variable \"family.var2\".",
"properties": [ "properties": [
@ -177,7 +177,7 @@
"A variable2." "A variable2."
] ]
}, },
"var3": { "family2.var3": {
"type": "variable", "type": "variable",
"default": "string4", "default": "string4",
"properties": [ "properties": [
@ -222,7 +222,7 @@
] ]
}, },
"children": { "children": {
"variable": { "family2.subfamily.variable": {
"type": "variable", "type": "variable",
"default": [ "default": [
"the value of the variable \"var1\".", "the value of the variable \"var1\".",

View file

@ -66,7 +66,7 @@
] ]
}, },
"children": { "children": {
"var1": { "family.subfamily.var1": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

View file

@ -67,7 +67,7 @@
] ]
}, },
"children": { "children": {
"var1": { "family.subfamily.var1": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

View file

@ -67,7 +67,7 @@
] ]
}, },
"children": { "children": {
"var1": { "family.sub_family.var1": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"int": { "general.int": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -50,7 +50,7 @@
5 5
] ]
}, },
"int2": { "general.int2": {
"type": "variable", "type": "variable",
"default": 1, "default": 1,
"properties": [ "properties": [

View file

@ -20,7 +20,7 @@
] ]
}, },
"children": { "children": {
"leader": { "leader.leader": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -54,7 +54,7 @@
"A leader." "A leader."
] ]
}, },
"follower1": { "leader.follower1": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -80,7 +80,7 @@
"A follower." "A follower."
] ]
}, },
"follower2": { "leader.follower2": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

View file

@ -20,7 +20,7 @@
] ]
}, },
"children": { "children": {
"leader": { "leadership.leader": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -54,7 +54,7 @@
"A leader." "A leader."
] ]
}, },
"follower1": { "leadership.follower1": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -80,7 +80,7 @@
"A follower." "A follower."
] ]
}, },
"follower2": { "leadership.follower2": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

View file

@ -20,7 +20,7 @@
] ]
}, },
"children": { "children": {
"leader": { "leader.leader": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -54,7 +54,7 @@
"A leader." "A leader."
] ]
}, },
"follower1": { "leader.follower1": {
"type": "variable", "type": "variable",
"default": "value", "default": "value",
"properties": [ "properties": [
@ -81,7 +81,7 @@
"A follower." "A follower."
] ]
}, },
"follower2": { "leader.follower2": {
"type": "variable", "type": "variable",
"default": "returns follower1 value.", "default": "returns follower1 value.",
"properties": [ "properties": [

View file

@ -20,7 +20,7 @@
] ]
}, },
"children": { "children": {
"leader": { "leader.leader": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -50,7 +50,7 @@
"A leader." "A leader."
] ]
}, },
"follower1": { "leader.follower1": {
"type": "variable", "type": "variable",
"default": "value", "default": "value",
"properties": [ "properties": [

View file

@ -16,7 +16,7 @@
] ]
}, },
"children": { "children": {
"mode_conteneur_actif": { "general.mode_conteneur_actif": {
"type": "variable", "type": "variable",
"default": "non", "default": "non",
"properties": [ "properties": [
@ -82,7 +82,7 @@
] ]
}, },
"children": { "children": {
"leader": { "general1.leader.leader": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -113,7 +113,7 @@
"leader" "leader"
] ]
}, },
"follower1": { "general1.leader.follower1": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -136,7 +136,7 @@
"follower1" "follower1"
] ]
}, },
"follower2": { "general1.leader.follower2": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

View file

@ -20,7 +20,7 @@
] ]
}, },
"children": { "children": {
"leader": { "leader.leader": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -54,7 +54,7 @@
"The leader." "The leader."
] ]
}, },
"follower1": { "leader.follower1": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -80,7 +80,7 @@
"The follower1." "The follower1."
] ]
}, },
"follower2": { "leader.follower2": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -106,7 +106,7 @@
"The follower2." "The follower2."
] ]
}, },
"follower3": { "leader.follower3": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

View file

@ -20,7 +20,7 @@
] ]
}, },
"children": { "children": {
"leader": { "leadership.leader": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -54,7 +54,7 @@
"The leader." "The leader."
] ]
}, },
"follower1": { "leadership.follower1": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -84,7 +84,7 @@
"The first follower." "The first follower."
] ]
}, },
"follower2": { "leadership.follower2": {
"type": "variable", "type": "variable",
"default": [ "default": [
"value" "value"

View file

@ -44,7 +44,7 @@
] ]
}, },
"children": { "children": {
"var": { "fam1.var": {
"type": "variable", "type": "variable",
"default": "the value of the variable \"var\".", "default": "the value of the variable \"var\".",
"properties": [ "properties": [

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"var": { "fam1.var": {
"type": "variable", "type": "variable",
"default": "no", "default": "no",
"properties": [ "properties": [
@ -64,7 +64,7 @@
] ]
}, },
"children": { "children": {
"var": { "fam2.var": {
"type": "variable", "type": "variable",
"default": "the value of the variable \"fam1.var\".", "default": "the value of the variable \"fam1.var\".",
"properties": [ "properties": [

View file

@ -20,7 +20,7 @@
] ]
}, },
"children": { "children": {
"leader": { "leader.leader": {
"type": "variable", "type": "variable",
"default": [ "default": [
"value1", "value1",
@ -58,7 +58,7 @@
"A leader." "A leader."
] ]
}, },
"follower1": { "leader.follower1": {
"type": "variable", "type": "variable",
"default": "val11", "default": "val11",
"properties": [ "properties": [
@ -85,7 +85,7 @@
"A follower." "A follower."
] ]
}, },
"follower2": { "leader.follower2": {
"type": "variable", "type": "variable",
"default": "val21", "default": "val21",
"properties": [ "properties": [

View file

@ -20,7 +20,7 @@
] ]
}, },
"children": { "children": {
"leader": { "leader.leader": {
"type": "variable", "type": "variable",
"default": [ "default": [
"value1", "value1",
@ -58,7 +58,7 @@
"A leader." "A leader."
] ]
}, },
"follower1": { "leader.follower1": {
"type": "variable", "type": "variable",
"default": "val11", "default": "val11",
"properties": [ "properties": [
@ -85,7 +85,7 @@
"A follower." "A follower."
] ]
}, },
"follower2": { "leader.follower2": {
"type": "variable", "type": "variable",
"default": "val21", "default": "val21",
"properties": [ "properties": [

View file

@ -20,7 +20,7 @@
] ]
}, },
"children": { "children": {
"leader": { "leader.leader": {
"type": "variable", "type": "variable",
"default": [ "default": [
"value1", "value1",
@ -58,7 +58,7 @@
"A leader." "A leader."
] ]
}, },
"follower1": { "leader.follower1": {
"type": "variable", "type": "variable",
"default": "val11", "default": "val11",
"properties": [ "properties": [
@ -85,7 +85,7 @@
"A follower." "A follower."
] ]
}, },
"follower2": { "leader.follower2": {
"type": "variable", "type": "variable",
"default": "val21", "default": "val21",
"properties": [ "properties": [

View file

@ -20,7 +20,7 @@
] ]
}, },
"children": { "children": {
"leader": { "leader.leader": {
"type": "variable", "type": "variable",
"default": [ "default": [
"value1", "value1",
@ -58,7 +58,7 @@
"A leader." "A leader."
] ]
}, },
"follower1": { "leader.follower1": {
"type": "variable", "type": "variable",
"default": "val11", "default": "val11",
"properties": [ "properties": [
@ -85,7 +85,7 @@
"A follower." "A follower."
] ]
}, },
"follower2": { "leader.follower2": {
"type": "variable", "type": "variable",
"default": "val21", "default": "val21",
"properties": [ "properties": [

View file

@ -20,7 +20,7 @@
] ]
}, },
"children": { "children": {
"leader": { "leader.leader": {
"type": "variable", "type": "variable",
"default": [ "default": [
"value1", "value1",
@ -58,7 +58,7 @@
"A leader." "A leader."
] ]
}, },
"follower1": { "leader.follower1": {
"type": "variable", "type": "variable",
"default": "val11", "default": "val11",
"properties": [ "properties": [
@ -85,7 +85,7 @@
"A follower." "A follower."
] ]
}, },
"follower2": { "leader.follower2": {
"type": "variable", "type": "variable",
"default": "val21", "default": "val21",
"properties": [ "properties": [

View file

@ -20,7 +20,7 @@
] ]
}, },
"children": { "children": {
"leader": { "leader.leader": {
"type": "variable", "type": "variable",
"default": [ "default": [
"value1", "value1",
@ -58,7 +58,7 @@
"A leader." "A leader."
] ]
}, },
"follower1": { "leader.follower1": {
"type": "variable", "type": "variable",
"default": "val11", "default": "val11",
"properties": [ "properties": [
@ -85,7 +85,7 @@
"A follower." "A follower."
] ]
}, },
"follower2": { "leader.follower2": {
"type": "variable", "type": "variable",
"default": "val21", "default": "val21",
"properties": [ "properties": [

View file

@ -20,7 +20,7 @@
] ]
}, },
"children": { "children": {
"leader": { "leader.leader": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -50,7 +50,7 @@
"The leader." "The leader."
] ]
}, },
"follower1": { "leader.follower1": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

View file

@ -20,7 +20,7 @@
] ]
}, },
"children": { "children": {
"leader": { "leader.leader": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -54,7 +54,7 @@
"A leader." "A leader."
] ]
}, },
"follower1": { "leader.follower1": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

View file

@ -20,7 +20,7 @@
] ]
}, },
"children": { "children": {
"leader": { "leader.leader": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -50,7 +50,7 @@
"A leader." "A leader."
] ]
}, },
"follower": { "leader.follower": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

View file

@ -52,7 +52,7 @@
] ]
}, },
"children": { "children": {
"leader": { "leader.leader": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -82,7 +82,7 @@
"A leader." "A leader."
] ]
}, },
"follower": { "leader.follower": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

View file

@ -47,7 +47,7 @@
] ]
}, },
"children": { "children": {
"leader": { "leader.leader": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -81,7 +81,7 @@
"A leader." "A leader."
] ]
}, },
"follower": { "leader.follower": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

View file

@ -61,7 +61,7 @@
] ]
}, },
"children": { "children": {
"var": { "dyn{{ identifier }}.var": {
"paths": [ "paths": [
"dynval1.var", "dynval1.var",
"dynval2.var" "dynval2.var"

View file

@ -61,7 +61,7 @@
] ]
}, },
"children": { "children": {
"vardyn": { "dyn{{ identifier }}.vardyn": {
"paths": [ "paths": [
"dynval1.vardyn", "dynval1.vardyn",
"dynval2.vardyn" "dynval2.vardyn"

View file

@ -57,7 +57,7 @@
] ]
}, },
"children": { "children": {
"vardyn": { "dyn{{ identifier }}.vardyn": {
"paths": [ "paths": [
"dynval1.vardyn", "dynval1.vardyn",
"dynval2.vardyn" "dynval2.vardyn"

View file

@ -51,7 +51,7 @@
] ]
}, },
"children": { "children": {
"var": { "dyn{{ identifier }}.var": {
"paths": [ "paths": [
"dynexample.var" "dynexample.var"
], ],

View file

@ -61,7 +61,7 @@
] ]
}, },
"children": { "children": {
"var": { "dyn{{ identifier }}.var": {
"paths": [ "paths": [
"dynval1.var", "dynval1.var",
"dynval2.var" "dynval2.var"

View file

@ -57,7 +57,7 @@
] ]
}, },
"children": { "children": {
"var": { "dyn{{ identifier }}.var": {
"paths": [ "paths": [
"dynval1.var", "dynval1.var",
"dynval2.var" "dynval2.var"

View file

@ -26,7 +26,7 @@
] ]
}, },
"children": { "children": {
"var": { "dyn{{ identifier }}.var": {
"paths": [ "paths": [
"dynval1.var", "dynval1.var",
"dynval2.var" "dynval2.var"

View file

@ -61,7 +61,7 @@
] ]
}, },
"children": { "children": {
"var": { "dyn{{ identifier }}.var": {
"paths": [ "paths": [
"dynval1.var", "dynval1.var",
"dynval2.var" "dynval2.var"

View file

@ -55,7 +55,7 @@
] ]
}, },
"children": { "children": {
"var": { "dyn{{ identifier }}.var": {
"paths": [ "paths": [
"dynexample.var" "dynexample.var"
], ],

View file

@ -61,7 +61,7 @@
] ]
}, },
"children": { "children": {
"var": { "dyn{{ identifier }}.var": {
"paths": [ "paths": [
"dynval1.var", "dynval1.var",
"dynval2.var" "dynval2.var"

View file

@ -61,7 +61,7 @@
] ]
}, },
"children": { "children": {
"var": { "dyn{{ identifier }}.var": {
"paths": [ "paths": [
"dynval1.var", "dynval1.var",
"dynval2.var" "dynval2.var"

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"var": { "family.var": {
"type": "variable", "type": "variable",
"default": "non", "default": "non",
"properties": [ "properties": [

View file

@ -61,7 +61,7 @@
] ]
}, },
"children": { "children": {
"var": { "dyn{{ identifier }}.var": {
"paths": [ "paths": [
"dyn1.var", "dyn1.var",
"dyn2.var" "dyn2.var"

View file

@ -81,7 +81,7 @@
] ]
}, },
"children": { "children": {
"var": { "dyn{{ identifier }}.family.var": {
"paths": [ "paths": [
"dynval1.family.var", "dynval1.family.var",
"dynval2.family.var" "dynval2.family.var"

View file

@ -81,7 +81,7 @@
] ]
}, },
"children": { "children": {
"var": { "dyn{{ identifier }}.family.var": {
"paths": [ "paths": [
"dynval1.family.var", "dynval1.family.var",
"dynval2.family.var" "dynval2.family.var"

View file

@ -77,7 +77,7 @@
] ]
}, },
"children": { "children": {
"var": { "dyn{{ identifier }}.family.var": {
"paths": [ "paths": [
"dynval1.family.var", "dynval1.family.var",
"dynval2.family.var" "dynval2.family.var"

View file

@ -77,7 +77,7 @@
] ]
}, },
"children": { "children": {
"var": { "dyn{{ identifier }}.family.var": {
"paths": [ "paths": [
"dynval1.family.var", "dynval1.family.var",
"dynval2.family.var" "dynval2.family.var"

View file

@ -61,7 +61,7 @@
] ]
}, },
"children": { "children": {
"var": { "dyn{{ identifier }}.var": {
"paths": [ "paths": [
"dynval1.var", "dynval1.var",
"dynval2.var" "dynval2.var"

View file

@ -57,7 +57,7 @@
] ]
}, },
"children": { "children": {
"var": { "dyn{{ identifier }}.var": {
"paths": [ "paths": [
"dynval1.var", "dynval1.var",
"dynval2.var" "dynval2.var"

View file

@ -61,7 +61,7 @@
] ]
}, },
"children": { "children": {
"var": { "dyn{{ identifier }}.var": {
"paths": [ "paths": [
"dynval1.var", "dynval1.var",
"dynval2.var" "dynval2.var"

View file

@ -57,7 +57,7 @@
] ]
}, },
"children": { "children": {
"var": { "dyn{{ identifier }}.var": {
"paths": [ "paths": [
"dynval1.var", "dynval1.var",
"dynval2.var" "dynval2.var"

View file

@ -61,7 +61,7 @@
] ]
}, },
"children": { "children": {
"var": { "dyn{{ identifier }}.var": {
"paths": [ "paths": [
"dynval1.var", "dynval1.var",
"dynval2.var" "dynval2.var"

View file

@ -57,7 +57,7 @@
] ]
}, },
"children": { "children": {
"var": { "dyn{{ identifier }}.var": {
"paths": [ "paths": [
"dynval1.var", "dynval1.var",
"dynval2.var" "dynval2.var"

View file

@ -60,7 +60,7 @@
] ]
}, },
"children": { "children": {
"var": { "dyn{{ identifier }}.var": {
"paths": [ "paths": [
"dynval1.var", "dynval1.var",
"dynval2.var" "dynval2.var"

View file

@ -56,7 +56,7 @@
] ]
}, },
"children": { "children": {
"var": { "dyn{{ identifier }}.var": {
"paths": [ "paths": [
"dynval1.var", "dynval1.var",
"dynval2.var" "dynval2.var"

View file

@ -31,7 +31,7 @@
] ]
}, },
"children": { "children": {
"var": { "dyn{{ identifier }}.var": {
"paths": [ "paths": [
"dynval1.var", "dynval1.var",
"dynval2.var" "dynval2.var"
@ -75,7 +75,7 @@
] ]
}, },
"children": { "children": {
"var": { "dyn{{ identifier }}.family.var": {
"paths": [ "paths": [
"dynval1.family.var", "dynval1.family.var",
"dynval2.family.var" "dynval2.family.var"

View file

@ -61,7 +61,7 @@
] ]
}, },
"children": { "children": {
"var": { "dyn_{{ identifier }}.var": {
"paths": [ "paths": [
"dyn_val1.var", "dyn_val1.var",
"dyn_val2.var" "dyn_val2.var"

View file

@ -57,7 +57,7 @@
] ]
}, },
"children": { "children": {
"var": { "dyn_{{ identifier }}.var": {
"paths": [ "paths": [
"dyn_val1.var", "dyn_val1.var",
"dyn_val2.var" "dyn_val2.var"

View file

@ -84,7 +84,7 @@
] ]
}, },
"children": { "children": {
"leader": { "dyn{{ identifier }}.leadership.leader": {
"paths": [ "paths": [
"dynval1.leadership.leader", "dynval1.leadership.leader",
"dynval2.leadership.leader" "dynval2.leadership.leader"
@ -120,7 +120,7 @@
"A leader." "A leader."
] ]
}, },
"follower1": { "dyn{{ identifier }}.leadership.follower1": {
"paths": [ "paths": [
"dynval1.leadership.follower1", "dynval1.leadership.follower1",
"dynval2.leadership.follower1" "dynval2.leadership.follower1"
@ -144,7 +144,7 @@
"A follower1." "A follower1."
] ]
}, },
"follower2": { "dyn{{ identifier }}.leadership.follower2": {
"paths": [ "paths": [
"dynval1.leadership.follower2", "dynval1.leadership.follower2",
"dynval2.leadership.follower2" "dynval2.leadership.follower2"

View file

@ -80,7 +80,7 @@
] ]
}, },
"children": { "children": {
"leader": { "dyn{{ identifier }}.leadership.leader": {
"paths": [ "paths": [
"dynval1.leadership.leader", "dynval1.leadership.leader",
"dynval2.leadership.leader" "dynval2.leadership.leader"
@ -116,7 +116,7 @@
"A leader." "A leader."
] ]
}, },
"follower1": { "dyn{{ identifier }}.leadership.follower1": {
"paths": [ "paths": [
"dynval1.leadership.follower1", "dynval1.leadership.follower1",
"dynval2.leadership.follower1" "dynval2.leadership.follower1"
@ -140,7 +140,7 @@
"A follower1." "A follower1."
] ]
}, },
"follower2": { "dyn{{ identifier }}.leadership.follower2": {
"paths": [ "paths": [
"dynval1.leadership.follower2", "dynval1.leadership.follower2",
"dynval2.leadership.follower2" "dynval2.leadership.follower2"

View file

@ -53,7 +53,7 @@
] ]
}, },
"children": { "children": {
"vardyn": { "dyn{{ identifier }}.vardyn": {
"paths": [ "paths": [
"dynval1.vardyn", "dynval1.vardyn",
"dynval2.vardyn" "dynval2.vardyn"

View file

@ -20,7 +20,7 @@
] ]
}, },
"children": { "children": {
"leader": { "leader.leader": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -50,7 +50,7 @@
"A leader." "A leader."
] ]
}, },
"follower1": { "leader.follower1": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -72,7 +72,7 @@
"A follower1." "A follower1."
] ]
}, },
"follower2": { "leader.follower2": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"version": { "rougail.version": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"empty": { "rougail.empty": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"var1": { "rougail.var1": {
"type": "variable", "type": "variable",
"default": "no", "default": "no",
"properties": [ "properties": [
@ -44,7 +44,7 @@
"A first variable." "A first variable."
] ]
}, },
"var2": { "rougail.var2": {
"type": "variable", "type": "variable",
"default": "the value of var1.", "default": "the value of var1.",
"properties": [ "properties": [

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"var1": { "rougail.var1": {
"type": "variable", "type": "variable",
"default": [ "default": [
"no", "no",
@ -56,7 +56,7 @@
"A first variable." "A first variable."
] ]
}, },
"var2": { "rougail.var2": {
"type": "variable", "type": "variable",
"default": "the value of _.var1.", "default": "the value of _.var1.",
"properties": [ "properties": [

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"var1": { "rougail.var1": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -54,7 +54,7 @@
"A first variable." "A first variable."
] ]
}, },
"var2": { "rougail.var2": {
"type": "variable", "type": "variable",
"default": "the value of the variable \"rougail.var1\".", "default": "the value of the variable \"rougail.var1\".",
"properties": [ "properties": [

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"var1": { "rougail.var1": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -43,7 +43,7 @@
"A variable." "A variable."
] ]
}, },
"var2": { "rougail.var2": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"without_type": { "rougail.without_type": {
"type": "variable", "type": "variable",
"default": "non", "default": "non",
"properties": [ "properties": [

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"var1": { "rougail.var1": {
"type": "variable", "type": "variable",
"default": true, "default": true,
"properties": [ "properties": [
@ -44,7 +44,7 @@
"The first variable." "The first variable."
] ]
}, },
"var2": { "rougail.var2": {
"type": "variable", "type": "variable",
"default": true, "default": true,
"properties": [ "properties": [
@ -71,7 +71,7 @@
"The second variable." "The second variable."
] ]
}, },
"var3": { "rougail.var3": {
"type": "variable", "type": "variable",
"default": true, "default": true,
"properties": [ "properties": [
@ -98,7 +98,7 @@
"The third variable." "The third variable."
] ]
}, },
"var4": { "rougail.var4": {
"type": "variable", "type": "variable",
"default": false, "default": false,
"properties": [ "properties": [
@ -125,7 +125,7 @@
"The forth variable." "The forth variable."
] ]
}, },
"var5": { "rougail.var5": {
"type": "variable", "type": "variable",
"default": false, "default": false,
"properties": [ "properties": [
@ -152,7 +152,7 @@
"The fifth variable." "The fifth variable."
] ]
}, },
"var6": { "rougail.var6": {
"type": "variable", "type": "variable",
"default": false, "default": false,
"properties": [ "properties": [

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"variable": { "rougail.variable": {
"type": "variable", "type": "variable",
"default": true, "default": true,
"properties": [ "properties": [

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"var1": { "rougail.var1": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -48,7 +48,7 @@
"The first variable." "The first variable."
] ]
}, },
"var2": { "rougail.var2": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -79,7 +79,7 @@
"The second variable." "The second variable."
] ]
}, },
"var3": { "rougail.var3": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -107,7 +107,7 @@
"The third variable." "The third variable."
] ]
}, },
"var4": { "rougail.var4": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -134,7 +134,7 @@
"The forth variable." "The forth variable."
] ]
}, },
"var5": { "rougail.var5": {
"type": "variable", "type": "variable",
"default": "a", "default": "a",
"properties": [ "properties": [
@ -167,7 +167,7 @@
"The fifth variable." "The fifth variable."
] ]
}, },
"var6": { "rougail.var6": {
"type": "variable", "type": "variable",
"default": 1, "default": 1,
"properties": [ "properties": [

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"var": { "rougail.var": {
"type": "variable", "type": "variable",
"default": 9, "default": 9,
"properties": [ "properties": [

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"var1": { "rougail.var1": {
"type": "variable", "type": "variable",
"default": [ "default": [
"a", "a",
@ -56,7 +56,7 @@
"A second variable." "A second variable."
] ]
}, },
"var2": { "rougail.var2": {
"type": "variable", "type": "variable",
"default": "a", "default": "a",
"properties": [ "properties": [

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"custom1": { "rougail.custom1": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -43,7 +43,7 @@
"The first variable." "The first variable."
] ]
}, },
"custom2": { "rougail.custom2": {
"type": "variable", "type": "variable",
"default": "value", "default": "value",
"properties": [ "properties": [

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"variable": { "rougail.variable": {
"type": "variable", "type": "variable",
"default": "my.domain.name", "default": "my.domain.name",
"properties": [ "properties": [

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"variable": { "rougail.variable": {
"type": "variable", "type": "variable",
"default": "my.domain.name", "default": "my.domain.name",
"properties": [ "properties": [

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"var1": { "rougail.var1": {
"type": "variable", "type": "variable",
"default": 0.0, "default": 0.0,
"properties": [ "properties": [
@ -44,7 +44,7 @@
"The first variable." "The first variable."
] ]
}, },
"var2": { "rougail.var2": {
"type": "variable", "type": "variable",
"default": 0.0, "default": 0.0,
"properties": [ "properties": [
@ -71,7 +71,7 @@
"The second variable." "The second variable."
] ]
}, },
"var3": { "rougail.var3": {
"type": "variable", "type": "variable",
"default": 0.0, "default": 0.0,
"properties": [ "properties": [
@ -98,7 +98,7 @@
"The third variable." "The third variable."
] ]
}, },
"var4": { "rougail.var4": {
"type": "variable", "type": "variable",
"default": 10.1, "default": 10.1,
"properties": [ "properties": [
@ -125,7 +125,7 @@
"The forth variable." "The forth variable."
] ]
}, },
"var5": { "rougail.var5": {
"type": "variable", "type": "variable",
"default": 10.1, "default": 10.1,
"properties": [ "properties": [
@ -152,7 +152,7 @@
"The fifth variable." "The fifth variable."
] ]
}, },
"var6": { "rougail.var6": {
"type": "variable", "type": "variable",
"default": 10.1, "default": 10.1,
"properties": [ "properties": [

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"var1": { "rougail.var1": {
"type": "variable", "type": "variable",
"default": 0, "default": 0,
"properties": [ "properties": [
@ -44,7 +44,7 @@
"The first variable." "The first variable."
] ]
}, },
"var2": { "rougail.var2": {
"type": "variable", "type": "variable",
"default": 0, "default": 0,
"properties": [ "properties": [
@ -71,7 +71,7 @@
"The second variable." "The second variable."
] ]
}, },
"var3": { "rougail.var3": {
"type": "variable", "type": "variable",
"default": 0, "default": 0,
"properties": [ "properties": [
@ -98,7 +98,7 @@
"The third variable." "The third variable."
] ]
}, },
"var4": { "rougail.var4": {
"type": "variable", "type": "variable",
"default": 10, "default": 10,
"properties": [ "properties": [
@ -125,7 +125,7 @@
"This forth variable." "This forth variable."
] ]
}, },
"var5": { "rougail.var5": {
"type": "variable", "type": "variable",
"default": 10, "default": 10,
"properties": [ "properties": [
@ -152,7 +152,7 @@
"The fifth variable." "The fifth variable."
] ]
}, },
"var6": { "rougail.var6": {
"type": "variable", "type": "variable",
"default": 10, "default": 10,
"properties": [ "properties": [

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"variable1": { "rougail.variable1": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -48,7 +48,7 @@
"A port variable." "A port variable."
] ]
}, },
"variable2": { "rougail.variable2": {
"type": "variable", "type": "variable",
"default": "8080", "default": "8080",
"properties": [ "properties": [
@ -80,7 +80,7 @@
"A port variable with default value." "A port variable with default value."
] ]
}, },
"variable3": { "rougail.variable3": {
"type": "variable", "type": "variable",
"default": "8080", "default": "8080",
"properties": [ "properties": [

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"var": { "rougail.var": {
"type": "variable", "type": "variable",
"default": "#a1a1a1", "default": "#a1a1a1",
"properties": [ "properties": [

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"secret1": { "rougail.secret1": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -43,7 +43,7 @@
"The first variable." "The first variable."
] ]
}, },
"secret2": { "rougail.secret2": {
"type": "variable", "type": "variable",
"default": "value", "default": "value",
"properties": [ "properties": [

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"var1": { "rougail.var1": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -43,7 +43,7 @@
"The first variable." "The first variable."
] ]
}, },
"var2": { "rougail.var2": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -69,7 +69,7 @@
"The second variable." "The second variable."
] ]
}, },
"var3": { "rougail.var3": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -95,7 +95,7 @@
"The third variable." "The third variable."
] ]
}, },
"var4": { "rougail.var4": {
"type": "variable", "type": "variable",
"default": "value", "default": "value",
"properties": [ "properties": [
@ -122,7 +122,7 @@
"The forth variable." "The forth variable."
] ]
}, },
"var5": { "rougail.var5": {
"type": "variable", "type": "variable",
"default": "value", "default": "value",
"properties": [ "properties": [
@ -149,7 +149,7 @@
"The fifth variable." "The fifth variable."
] ]
}, },
"var6": { "rougail.var6": {
"type": "variable", "type": "variable",
"default": "value", "default": "value",
"properties": [ "properties": [

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"var": { "rougail.var": {
"type": "variable", "type": "variable",
"default": "quote'", "default": "quote'",
"properties": [ "properties": [

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"var1": { "rougail.var1": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -46,7 +46,7 @@
"The first variable." "The first variable."
] ]
}, },
"var2": { "rougail.var2": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"variable": { "rougail.variable": {
"type": "variable", "type": "variable",
"default": "quote\"", "default": "quote\"",
"properties": [ "properties": [

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"variable": { "rougail.variable": {
"type": "variable", "type": "variable",
"default": "quote'\"", "default": "quote'\"",
"properties": [ "properties": [

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"variable": { "rougail.variable": {
"type": "variable", "type": "variable",
"default": "quote\\\"\\'", "default": "quote\\\"\\'",
"properties": [ "properties": [

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"variable": { "rougail.variable": {
"type": "variable", "type": "variable",
"default": "quote'", "default": "quote'",
"properties": [ "properties": [

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"variable": { "rougail.variable": {
"type": "variable", "type": "variable",
"default": "get information test_information.", "default": "get information test_information.",
"properties": [ "properties": [

View file

@ -17,7 +17,7 @@
] ]
}, },
"children": { "children": {
"var1": { "rougail.var1": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -46,7 +46,7 @@
"test" "test"
] ]
}, },
"var2": { "rougail.var2": {
"type": "variable", "type": "variable",
"default": "value", "default": "value",
"properties": [ "properties": [
@ -76,7 +76,7 @@
"test" "test"
] ]
}, },
"var3": { "rougail.var3": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -106,7 +106,7 @@
"test2" "test2"
] ]
}, },
"var4": { "rougail.var4": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {
@ -133,7 +133,7 @@
"test2" "test2"
] ]
}, },
"var5": { "rougail.var5": {
"type": "variable", "type": "variable",
"default": true, "default": true,
"properties": [ "properties": [
@ -163,7 +163,7 @@
false false
] ]
}, },
"var6": { "rougail.var6": {
"type": "variable", "type": "variable",
"properties": [ "properties": [
{ {

Some files were not shown because too many files have changed in this diff Show more