Compare commits
No commits in common. "f0f3fc899da303fa6ae53e161cd7cff1dcede6f0" and "d8e52e26fdc7b18fb9c41efd5562ec17d7bed73f" have entirely different histories.
f0f3fc899d
...
d8e52e26fd
977 changed files with 170 additions and 2450 deletions
|
|
@ -5,8 +5,8 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"POT-Creation-Date: 2025-05-03 22:46+0200\n"
|
"POT-Creation-Date: 2025-04-29 23:02+0200\n"
|
||||||
"PO-Revision-Date: 2025-05-03 22:48+0200\n"
|
"PO-Revision-Date: 2025-04-29 23:06+0200\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"Language: fr\n"
|
"Language: fr\n"
|
||||||
|
|
@ -68,91 +68,87 @@ msgstr "vérifier le mode existe déjà"
|
||||||
msgid "Generate document in format"
|
msgid "Generate document in format"
|
||||||
msgstr "Générer le document au format"
|
msgstr "Générer le document au format"
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:90
|
#: src/rougail/output_doc/doc.py:89
|
||||||
msgid "mandatory"
|
msgid "mandatory"
|
||||||
msgstr "obligatoire"
|
msgstr "obligatoire"
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:91
|
#: src/rougail/output_doc/doc.py:90
|
||||||
msgid "hidden"
|
msgid "hidden"
|
||||||
msgstr "cachée"
|
msgstr "cachée"
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:92
|
#: src/rougail/output_doc/doc.py:91
|
||||||
msgid "disabled"
|
msgid "disabled"
|
||||||
msgstr "désactivé"
|
msgstr "désactivé"
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:93
|
#: src/rougail/output_doc/doc.py:92
|
||||||
msgid "unique"
|
msgid "unique"
|
||||||
msgstr "unique"
|
msgstr "unique"
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:94
|
#: src/rougail/output_doc/doc.py:93
|
||||||
msgid "auto modified"
|
msgid "auto modified"
|
||||||
msgstr "auto modifiée"
|
msgstr "auto modifiée"
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:309
|
#: src/rougail/output_doc/doc.py:307
|
||||||
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:317
|
#: src/rougail/output_doc/doc.py:315
|
||||||
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:347
|
#: src/rougail/output_doc/doc.py:345
|
||||||
msgid "multiple"
|
msgid "multiple"
|
||||||
msgstr "multiple"
|
msgstr "multiple"
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:368
|
#: src/rougail/output_doc/doc.py:366
|
||||||
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:482
|
#: src/rougail/output_doc/doc.py:480
|
||||||
msgid "(default)"
|
msgid "(default)"
|
||||||
msgstr "(défaut)"
|
msgstr "(défaut)"
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:489
|
#: src/rougail/output_doc/doc.py:487
|
||||||
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:578
|
#: src/rougail/output_doc/doc.py:574
|
||||||
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:579
|
#: src/rougail/output_doc/doc.py:575
|
||||||
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:600 src/rougail/output_doc/doc.py:670
|
#: src/rougail/output_doc/doc.py:597
|
||||||
msgid "depends on an undocumented variable"
|
msgid "depends on an undocumented variable"
|
||||||
msgstr "dépends d'une variable non documentée"
|
msgstr "dépends d'une variable non documentée"
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:602
|
#: src/rougail/output_doc/doc.py:599
|
||||||
msgid "when the variable \"{0}\" hasn't the value \"{1}\""
|
msgid "when the variable \"{0}\" hasn't the value \"{1}\""
|
||||||
msgstr "lorsque la variable \"{0}\" n'a pas la valeur \"{1}\""
|
msgstr "lorsque la variable \"{0}\" n'a pas la valeur \"{1}\""
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:604
|
#: src/rougail/output_doc/doc.py:601
|
||||||
msgid "when the variable \"{0}\" has the value \"{1}\""
|
msgid "when the variable \"{0}\" has the value \"{1}\""
|
||||||
msgstr "lorsque la variable \"{0}\" a la valeur \"{1}\""
|
msgstr "lorsque la variable \"{0}\" a la valeur \"{1}\""
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:619
|
#: src/rougail/output_doc/doc.py:616
|
||||||
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:620
|
#: src/rougail/output_doc/doc.py:617
|
||||||
msgid "the value of an undocumented variable"
|
msgid "the value of an undocumented variable"
|
||||||
msgstr "la valeur d'une variable non documentée"
|
msgstr "la valeur d'une variable non documentée"
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:651
|
#: src/rougail/output_doc/doc.py:648
|
||||||
msgid "the values of undocumented variables"
|
msgid "the values of undocumented variables"
|
||||||
msgstr "les valeurs de variables non documentées"
|
msgstr "les valeurs de variables non documentées"
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:668
|
#: src/rougail/output_doc/doc.py:655
|
||||||
msgid "{0} (from an undocumented variable)"
|
|
||||||
msgstr "{0} (issu d'une variable non documentée)"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:679
|
|
||||||
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:683
|
#: src/rougail/output_doc/doc.py:659
|
||||||
msgid "the value of the {0}"
|
msgid "the value of the {0}"
|
||||||
msgstr "la valeur de l'{0}"
|
msgstr "la valeur de l'{0}"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2025-05-03 22:48+0200\n"
|
"POT-Creation-Date: 2025-04-29 23:06+0200\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"
|
||||||
|
|
@ -67,91 +67,87 @@ msgstr ""
|
||||||
msgid "Generate document in format"
|
msgid "Generate document in format"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:90
|
#: src/rougail/output_doc/doc.py:89
|
||||||
msgid "mandatory"
|
msgid "mandatory"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:91
|
#: src/rougail/output_doc/doc.py:90
|
||||||
msgid "hidden"
|
msgid "hidden"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:92
|
#: src/rougail/output_doc/doc.py:91
|
||||||
msgid "disabled"
|
msgid "disabled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:93
|
#: src/rougail/output_doc/doc.py:92
|
||||||
msgid "unique"
|
msgid "unique"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:94
|
#: src/rougail/output_doc/doc.py:93
|
||||||
msgid "auto modified"
|
msgid "auto modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:309
|
#: src/rougail/output_doc/doc.py:307
|
||||||
msgid "This family contains lists of variable blocks."
|
msgid "This family contains lists of variable blocks."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:317
|
#: src/rougail/output_doc/doc.py:315
|
||||||
msgid "This family builds families dynamically."
|
msgid "This family builds families dynamically."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:347
|
#: src/rougail/output_doc/doc.py:345
|
||||||
msgid "multiple"
|
msgid "multiple"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:368
|
#: src/rougail/output_doc/doc.py:366
|
||||||
msgid "No attribute \"description\" for \"{0}\" in {1}"
|
msgid "No attribute \"description\" for \"{0}\" in {1}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:482
|
#: src/rougail/output_doc/doc.py:480
|
||||||
msgid "(default)"
|
msgid "(default)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:489
|
#: src/rougail/output_doc/doc.py:487
|
||||||
msgid "text based with regular expressions \"{0}\""
|
msgid "text based with regular expressions \"{0}\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:578
|
#: src/rougail/output_doc/doc.py:574
|
||||||
msgid "depends on a calculation"
|
msgid "depends on a calculation"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:579
|
#: src/rougail/output_doc/doc.py:575
|
||||||
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:600 src/rougail/output_doc/doc.py:670
|
#: src/rougail/output_doc/doc.py:597
|
||||||
msgid "depends on an undocumented variable"
|
msgid "depends on an undocumented variable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:602
|
#: src/rougail/output_doc/doc.py:599
|
||||||
msgid "when the variable \"{0}\" hasn't the value \"{1}\""
|
msgid "when the variable \"{0}\" hasn't the value \"{1}\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:604
|
#: src/rougail/output_doc/doc.py:601
|
||||||
msgid "when the variable \"{0}\" has the value \"{1}\""
|
msgid "when the variable \"{0}\" has the value \"{1}\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:619
|
#: src/rougail/output_doc/doc.py:616
|
||||||
msgid "the value of the variable \"{0}\""
|
msgid "the value of the variable \"{0}\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:620
|
#: src/rougail/output_doc/doc.py:617
|
||||||
msgid "the value of an undocumented variable"
|
msgid "the value of an undocumented variable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:651
|
#: src/rougail/output_doc/doc.py:648
|
||||||
msgid "the values of undocumented variables"
|
msgid "the values of undocumented variables"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:668
|
#: src/rougail/output_doc/doc.py:655
|
||||||
msgid "{0} (from an undocumented variable)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:679
|
|
||||||
msgid "the value of the identifier"
|
msgid "the value of the identifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:683
|
#: src/rougail/output_doc/doc.py:659
|
||||||
msgid "the value of the {0}"
|
msgid "the value of the {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -188,7 +188,7 @@ class Annotator(Walk):
|
||||||
data = self._calculation_to_string(path, prop, val, version)
|
data = self._calculation_to_string(path, prop, val, version)
|
||||||
if data is None:
|
if data is None:
|
||||||
continue
|
continue
|
||||||
if "type" in data or "description" in data:
|
if "type" in data:
|
||||||
one_is_calculation = True
|
one_is_calculation = True
|
||||||
datas.append(data)
|
datas.append(data)
|
||||||
if one_is_calculation:
|
if one_is_calculation:
|
||||||
|
|
@ -221,8 +221,6 @@ class Annotator(Walk):
|
||||||
):
|
):
|
||||||
if not isinstance(values, Calculation):
|
if not isinstance(values, Calculation):
|
||||||
return {"value": values}
|
return {"value": values}
|
||||||
if values.description:
|
|
||||||
return {"description": values.description}
|
|
||||||
if isinstance(values, JinjaCalculation):
|
if isinstance(values, JinjaCalculation):
|
||||||
return {
|
return {
|
||||||
"type": "jinja",
|
"type": "jinja",
|
||||||
|
|
|
||||||
|
|
@ -22,10 +22,9 @@ from itertools import chain
|
||||||
from re import compile
|
from re import compile
|
||||||
|
|
||||||
from tiramisu import Calculation, undefined, groups
|
from tiramisu import Calculation, undefined, groups
|
||||||
from tiramisu.error import ConfigError, display_list, PropertiesOptionError
|
from tiramisu.error import ConfigError, display_list
|
||||||
from rougail.error import display_xmlfiles
|
from rougail.error import display_xmlfiles
|
||||||
from rougail.object_model import PROPERTY_ATTRIBUTE
|
from rougail.object_model import PROPERTY_ATTRIBUTE
|
||||||
from rougail.utils import normalize_family
|
|
||||||
|
|
||||||
from .config import OutPuts
|
from .config import OutPuts
|
||||||
from .i18n import _
|
from .i18n import _
|
||||||
|
|
@ -171,7 +170,7 @@ class RougailOutputDoc(Examples):
|
||||||
return True
|
return True
|
||||||
|
|
||||||
calculation = child.information.get(f"{hidden_property}_calculation", None)
|
calculation = child.information.get(f"{hidden_property}_calculation", None)
|
||||||
if calculation and calculation.get('type') == 'variable':
|
if calculation and calculation['type'] == 'variable':
|
||||||
variable_path, value, condition = calculation["value"]
|
variable_path, value, condition = calculation["value"]
|
||||||
variable = self.conf.forcepermissive.option(variable_path)
|
variable = self.conf.forcepermissive.option(variable_path)
|
||||||
try:
|
try:
|
||||||
|
|
@ -283,7 +282,6 @@ class RougailOutputDoc(Examples):
|
||||||
def _dyn_path_to_italic(self, dico, child, path: str) -> str:
|
def _dyn_path_to_italic(self, dico, child, path: str) -> str:
|
||||||
display_path = path
|
display_path = path
|
||||||
for identifier in child.identifiers():
|
for identifier in child.identifiers():
|
||||||
identifier = normalize_family(str(identifier))
|
|
||||||
display_path = display_path.replace(
|
display_path = display_path.replace(
|
||||||
"{{ identifier }}", self.formater.italic(identifier), 1
|
"{{ identifier }}", self.formater.italic(identifier), 1
|
||||||
)
|
)
|
||||||
|
|
@ -536,9 +534,7 @@ class RougailOutputDoc(Examples):
|
||||||
default = None
|
default = None
|
||||||
return default
|
return default
|
||||||
if variable.information.get("default_value_makes_sense", True):
|
if variable.information.get("default_value_makes_sense", True):
|
||||||
default_ = variable.value.get(uncalculated=True)
|
default = variable.value.get(uncalculated=True)
|
||||||
if not isinstance(default_, Calculation):
|
|
||||||
default = default_
|
|
||||||
if default == []:
|
if default == []:
|
||||||
default = None
|
default = None
|
||||||
return default
|
return default
|
||||||
|
|
@ -569,11 +565,6 @@ class RougailOutputDoc(Examples):
|
||||||
return self._calculation_to_string(variable, calculation, prop)
|
return self._calculation_to_string(variable, calculation, prop)
|
||||||
|
|
||||||
def _calculation_to_string(self, child, calculation, prop):
|
def _calculation_to_string(self, child, calculation, prop):
|
||||||
if "description" in calculation:
|
|
||||||
values = calculation["description"]
|
|
||||||
if not values.endswith("."):
|
|
||||||
values += "."
|
|
||||||
return values
|
|
||||||
if "type" not in calculation:
|
if "type" not in calculation:
|
||||||
return calculation["value"]
|
return calculation["value"]
|
||||||
if calculation["type"] == "jinja":
|
if calculation["type"] == "jinja":
|
||||||
|
|
@ -596,6 +587,7 @@ class RougailOutputDoc(Examples):
|
||||||
try:
|
try:
|
||||||
variable.value.get()
|
variable.value.get()
|
||||||
except AttributeError as err:
|
except AttributeError as err:
|
||||||
|
pass
|
||||||
variable = None
|
variable = None
|
||||||
else:
|
else:
|
||||||
uncalculated = variable.value.get(uncalculated=True)
|
uncalculated = variable.value.get(uncalculated=True)
|
||||||
|
|
@ -618,7 +610,7 @@ class RougailOutputDoc(Examples):
|
||||||
return None
|
return None
|
||||||
else:
|
else:
|
||||||
try:
|
try:
|
||||||
self.conf.forcepermissive.option(path).get()
|
self.conf.option(path).get()
|
||||||
except AttributeError:
|
except AttributeError:
|
||||||
return None
|
return None
|
||||||
true_msg = _('the value of the variable "{0}"')
|
true_msg = _('the value of the variable "{0}"')
|
||||||
|
|
@ -655,28 +647,7 @@ class RougailOutputDoc(Examples):
|
||||||
if all_is_undocumented and len(values) > 1:
|
if all_is_undocumented and len(values) > 1:
|
||||||
values = _("the values of undocumented variables")
|
values = _("the values of undocumented variables")
|
||||||
else:
|
else:
|
||||||
variable_path = calculation["ori_path"]
|
|
||||||
variable = self.conf.forcepermissive.option(variable_path)
|
|
||||||
try:
|
|
||||||
isfollower = variable.isfollower()
|
|
||||||
except AttributeError as err:
|
|
||||||
pass
|
|
||||||
else:
|
|
||||||
if not isfollower and self._is_inaccessible_user_data(variable):
|
|
||||||
try:
|
|
||||||
uncalculated = variable.value.get(uncalculated=True)
|
|
||||||
except PropertiesOptionError:
|
|
||||||
true_msg = None
|
|
||||||
# true_msg = _("depends on an undocumented variable")
|
|
||||||
else:
|
|
||||||
if uncalculated and not isinstance(uncalculated, Calculation):
|
|
||||||
true_msg = _('{0} (from an undocumented variable)').format(uncalculated)
|
|
||||||
else:
|
|
||||||
true_msg = _("depends on an undocumented variable")
|
|
||||||
if true_msg:
|
|
||||||
values = true_msg.format(calculation["ori_path"])
|
values = true_msg.format(calculation["ori_path"])
|
||||||
else:
|
|
||||||
values = None
|
|
||||||
elif calculation["type"] == "identifier":
|
elif calculation["type"] == "identifier":
|
||||||
if prop in PROPERTY_ATTRIBUTE:
|
if prop in PROPERTY_ATTRIBUTE:
|
||||||
values = calculation["value"]
|
values = calculation["value"]
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -6,7 +6,7 @@
|
||||||
**var2** +
|
**var2** +
|
||||||
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
||||||
My var2. +
|
My var2. +
|
||||||
**Default**: depends on an undocumented variable.
|
**Default**: the value of the variable "var1".
|
||||||
|
|
|
|
||||||
|
|
||||||
**var3** +
|
**var3** +
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,6 @@
|
||||||
**var2** +
|
**var2** +
|
||||||
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
||||||
My var2. +
|
My var2. +
|
||||||
**Default**: depends on an undocumented variable.
|
**Default**: the value of the variable "var1".
|
||||||
|====
|
|====
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
[cols="1a,1a"]
|
|
||||||
|====
|
|
||||||
| Variable | Description
|
|
||||||
|
|
|
||||||
|
|
||||||
**var2** +
|
|
||||||
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
|
||||||
A second variable. +
|
|
||||||
**Default**: depends on a calculation.
|
|
||||||
|====
|
|
||||||
|
|
||||||
|
|
@ -1,29 +0,0 @@
|
||||||
{
|
|
||||||
"var2": {
|
|
||||||
"type": "variable",
|
|
||||||
"default": "depends on a calculation.",
|
|
||||||
"properties": [
|
|
||||||
{
|
|
||||||
"type": "type",
|
|
||||||
"name": "string"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "mode",
|
|
||||||
"name": "standard"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "property",
|
|
||||||
"name": "mandatory"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"paths": [
|
|
||||||
"var2"
|
|
||||||
],
|
|
||||||
"names": [
|
|
||||||
"var2"
|
|
||||||
],
|
|
||||||
"descriptions": [
|
|
||||||
"A second variable."
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.<br/>**Default**: depends on a calculation. |
|
|
||||||
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
|
||||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
|
||||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
|
||||||
│ [1mvar2[0m │ A second variable. │
|
|
||||||
│ [1;7m string [0m [1;7m standard [0m [1;7m mandatory [0m │ [1mDefault[0m: depends on a calculation. │
|
|
||||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
|
||||||
|
|
@ -1,16 +0,0 @@
|
||||||
[cols="1a,1a"]
|
|
||||||
|====
|
|
||||||
| Variable | Description
|
|
||||||
|
|
|
||||||
|
|
||||||
**var1** +
|
|
||||||
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` |
|
|
||||||
A first variable.
|
|
||||||
|
|
|
||||||
|
|
||||||
**var2** +
|
|
||||||
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
|
||||||
A second variable. +
|
|
||||||
**Default**: value of a variable!.
|
|
||||||
|====
|
|
||||||
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. |
|
|
||||||
| **var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.<br/>**Default**: value of a variable!. |
|
|
||||||
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
|
||||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
|
||||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
|
||||||
│ [1mvar1[0m │ A first variable. │
|
|
||||||
│ [1;7m string [0m [1;7m basic [0m [1;7m mandatory [0m │ │
|
|
||||||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
|
||||||
│ [1mvar2[0m │ A second variable. │
|
|
||||||
│ [1;7m string [0m [1;7m standard [0m [1;7m mandatory [0m │ [1mDefault[0m: value of a variable!. │
|
|
||||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
|
||||||
|
|
@ -1,18 +0,0 @@
|
||||||
[cols="1a,1a"]
|
|
||||||
|====
|
|
||||||
| Variable | Description
|
|
||||||
|
|
|
||||||
|
|
||||||
**var1** +
|
|
||||||
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[number]` `standard` `mandatory` `unique` `multiple` |
|
|
||||||
A second variable. +
|
|
||||||
**Validator**: value must be equal to index. +
|
|
||||||
**Default**:
|
|
||||||
|
|
||||||
* 0
|
|
||||||
* 1
|
|
||||||
* 2
|
|
||||||
|
|
||||||
**Example**: 0
|
|
||||||
|====
|
|
||||||
|
|
||||||
|
|
@ -1,47 +0,0 @@
|
||||||
{
|
|
||||||
"var1": {
|
|
||||||
"type": "variable",
|
|
||||||
"default": [
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
2
|
|
||||||
],
|
|
||||||
"properties": [
|
|
||||||
{
|
|
||||||
"type": "type",
|
|
||||||
"name": "number"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "mode",
|
|
||||||
"name": "standard"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "property",
|
|
||||||
"name": "mandatory"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "property",
|
|
||||||
"name": "unique"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "multiple",
|
|
||||||
"name": "multiple"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"validators": [
|
|
||||||
"value must be equal to index."
|
|
||||||
],
|
|
||||||
"paths": [
|
|
||||||
"var1"
|
|
||||||
],
|
|
||||||
"names": [
|
|
||||||
"var1"
|
|
||||||
],
|
|
||||||
"descriptions": [
|
|
||||||
"A second variable."
|
|
||||||
],
|
|
||||||
"examples": [
|
|
||||||
0
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **var1**<br/>[`number`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | A second variable.<br/>**Validator**: value must be equal to index.<br/>**Default**: <br/>- 0<br/>- 1<br/>- 2<br/>**Example**: 0 |
|
|
||||||
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
||||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
|
||||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
|
||||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
|
||||||
│ [1mvar1[0m │ A second variable. │
|
|
||||||
│ [1;7m number [0m [1;7m standard [0m [1;7m mandatory [0m [1;7m [0m │ [1mValidator[0m: value must be equal to │
|
|
||||||
│ [1;7munique [0m [1;7m multiple [0m │ index. │
|
|
||||||
│ │ [1mDefault[0m: │
|
|
||||||
│ │ - 0 │
|
|
||||||
│ │ - 1 │
|
|
||||||
│ │ - 2 │
|
|
||||||
│ │ [1mExample[0m: 0 │
|
|
||||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
|
||||||
|
|
@ -1,27 +0,0 @@
|
||||||
== A leadership
|
|
||||||
|
|
||||||
`basic`
|
|
||||||
|
|
||||||
This family contains lists of variable blocks.
|
|
||||||
|
|
||||||
[cols="1a,1a"]
|
|
||||||
|====
|
|
||||||
| Variable | Description
|
|
||||||
|
|
|
||||||
|
|
||||||
**leadership.leader** +
|
|
||||||
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `unique` `multiple` |
|
|
||||||
The leader.
|
|
||||||
|
|
|
||||||
|
|
||||||
**leadership.follower1** +
|
|
||||||
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `multiple` |
|
|
||||||
The first follower.
|
|
||||||
|
|
|
||||||
|
|
||||||
**leadership.follower2** +
|
|
||||||
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `multiple` |
|
|
||||||
The second follower. +
|
|
||||||
**Default**: value
|
|
||||||
|====
|
|
||||||
|
|
||||||
|
|
@ -1,118 +0,0 @@
|
||||||
{
|
|
||||||
"leadership": {
|
|
||||||
"type": "leadership",
|
|
||||||
"informations": {
|
|
||||||
"paths": [
|
|
||||||
"leadership"
|
|
||||||
],
|
|
||||||
"names": [
|
|
||||||
"leadership"
|
|
||||||
],
|
|
||||||
"description": "A leadership",
|
|
||||||
"properties": [
|
|
||||||
{
|
|
||||||
"type": "mode",
|
|
||||||
"name": "basic"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"help": [
|
|
||||||
"This family contains lists of variable blocks."
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"children": {
|
|
||||||
"leadership.leader": {
|
|
||||||
"type": "variable",
|
|
||||||
"properties": [
|
|
||||||
{
|
|
||||||
"type": "type",
|
|
||||||
"name": "string"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "mode",
|
|
||||||
"name": "standard"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "property",
|
|
||||||
"name": "unique"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "multiple",
|
|
||||||
"name": "multiple"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"paths": [
|
|
||||||
"leadership.leader"
|
|
||||||
],
|
|
||||||
"names": [
|
|
||||||
"leader"
|
|
||||||
],
|
|
||||||
"descriptions": [
|
|
||||||
"The leader."
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"leadership.follower1": {
|
|
||||||
"type": "variable",
|
|
||||||
"properties": [
|
|
||||||
{
|
|
||||||
"type": "type",
|
|
||||||
"name": "string"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "mode",
|
|
||||||
"name": "basic"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "property",
|
|
||||||
"name": "mandatory"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "multiple",
|
|
||||||
"name": "multiple"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"paths": [
|
|
||||||
"leadership.follower1"
|
|
||||||
],
|
|
||||||
"names": [
|
|
||||||
"follower1"
|
|
||||||
],
|
|
||||||
"descriptions": [
|
|
||||||
"The first follower."
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"leadership.follower2": {
|
|
||||||
"type": "variable",
|
|
||||||
"default": [
|
|
||||||
"value"
|
|
||||||
],
|
|
||||||
"properties": [
|
|
||||||
{
|
|
||||||
"type": "type",
|
|
||||||
"name": "string"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "mode",
|
|
||||||
"name": "standard"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "property",
|
|
||||||
"name": "mandatory"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "multiple",
|
|
||||||
"name": "multiple"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"paths": [
|
|
||||||
"leadership.follower2"
|
|
||||||
],
|
|
||||||
"names": [
|
|
||||||
"follower2"
|
|
||||||
],
|
|
||||||
"descriptions": [
|
|
||||||
"The second follower."
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
||||||
# A leadership
|
|
||||||
|
|
||||||
`basic`
|
|
||||||
|
|
||||||
This family contains lists of variable blocks.
|
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **leadership.leader**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `unique` `multiple` | The leader. |
|
|
||||||
| **leadership.follower1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` `multiple` | The first follower. |
|
|
||||||
| **leadership.follower2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `multiple` | The second follower.<br/>**Default**: value |
|
|
||||||
|
|
||||||
|
|
@ -1,26 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
[1;4;96mA leadership[0m
|
|
||||||
|
|
||||||
|
|
||||||
[1;7m basic [0m
|
|
||||||
|
|
||||||
|
|
||||||
This family contains lists of variable blocks.
|
|
||||||
|
|
||||||
|
|
||||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
|
||||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
|
||||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
|
||||||
│ [1mleadership.leader[0m │ The leader. │
|
|
||||||
│ [1;7m string [0m [1;7m standard [0m [1;7m unique [0m [1;7m [0m │ │
|
|
||||||
│ [1;7mmultiple [0m │ │
|
|
||||||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
|
||||||
│ [1mleadership.follower1[0m │ The first follower. │
|
|
||||||
│ [1;7m string [0m [1;7m basic [0m [1;7m mandatory [0m [1;7m [0m │ │
|
|
||||||
│ [1;7mmultiple [0m │ │
|
|
||||||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
|
||||||
│ [1mleadership.follower2[0m │ The second follower. │
|
|
||||||
│ [1;7m string [0m [1;7m standard [0m [1;7m mandatory [0m [1;7m [0m │ [1mDefault[0m: value │
|
|
||||||
│ [1;7mmultiple [0m │ │
|
|
||||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
|
||||||
|
|
@ -25,15 +25,15 @@ This family builds families dynamically.
|
||||||
| Variable | Description
|
| Variable | Description
|
||||||
|
|
|
|
||||||
|
|
||||||
**dyn__val_1__.var1** +
|
**dyn__val.1__.var1** +
|
||||||
**dyn__val_2__.var1** +
|
**dyn__val.2__.var1** +
|
||||||
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
||||||
A dynamic variable. +
|
A dynamic variable. +
|
||||||
**Default**: the value of the identifier.
|
**Default**: the value of the identifier.
|
||||||
|
|
|
|
||||||
|
|
||||||
**dyn__val_1__.var2** +
|
**dyn__val.1__.var2** +
|
||||||
**dyn__val_2__.var2** +
|
**dyn__val.2__.var2** +
|
||||||
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
||||||
A dynamic variable. +
|
A dynamic variable. +
|
||||||
**Default**: depends on a calculation.
|
**Default**: depends on a calculation.
|
||||||
|
|
|
||||||
|
|
@ -41,8 +41,8 @@
|
||||||
"type": "dynamic",
|
"type": "dynamic",
|
||||||
"informations": {
|
"informations": {
|
||||||
"paths": [
|
"paths": [
|
||||||
"dynval_1",
|
"dynval.1",
|
||||||
"dynval_2"
|
"dynval.2"
|
||||||
],
|
],
|
||||||
"names": [
|
"names": [
|
||||||
"dynval_1",
|
"dynval_1",
|
||||||
|
|
@ -63,8 +63,8 @@
|
||||||
"children": {
|
"children": {
|
||||||
"dyn{{ identifier }}.var1": {
|
"dyn{{ identifier }}.var1": {
|
||||||
"paths": [
|
"paths": [
|
||||||
"dynval_1.var1",
|
"dynval.1.var1",
|
||||||
"dynval_2.var1"
|
"dynval.2.var1"
|
||||||
],
|
],
|
||||||
"names": [
|
"names": [
|
||||||
"var1",
|
"var1",
|
||||||
|
|
@ -92,8 +92,8 @@
|
||||||
},
|
},
|
||||||
"dyn{{ identifier }}.var2": {
|
"dyn{{ identifier }}.var2": {
|
||||||
"paths": [
|
"paths": [
|
||||||
"dynval_1.var2",
|
"dynval.1.var2",
|
||||||
"dynval_2.var2"
|
"dynval.2.var2"
|
||||||
],
|
],
|
||||||
"names": [
|
"names": [
|
||||||
"var2",
|
"var2",
|
||||||
|
|
|
||||||
|
|
@ -12,6 +12,6 @@ This family builds families dynamically.
|
||||||
|
|
||||||
| Variable | Description |
|
| Variable | Description |
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
| **dyn*val_1*.var1**<br/>**dyn*val_2*.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.<br/>**Default**: the value of the identifier. |
|
| **dyn*val.1*.var1**<br/>**dyn*val.2*.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.<br/>**Default**: the value of the identifier. |
|
||||||
| **dyn*val_1*.var2**<br/>**dyn*val_2*.var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.<br/>**Default**: depends on a calculation. |
|
| **dyn*val.1*.var2**<br/>**dyn*val.2*.var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.<br/>**Default**: depends on a calculation. |
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -23,11 +23,11 @@ This family builds families dynamically.
|
||||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||||
│ [1mdyn[0m[1;3mval_1[0m[1m.var1[0m │ A dynamic variable. │
|
│ [1mdyn[0m[1;3mval.1[0m[1m.var1[0m │ A dynamic variable. │
|
||||||
│ [1mdyn[0m[1;3mval_2[0m[1m.var1[0m │ [1mDefault[0m: the value of the │
|
│ [1mdyn[0m[1;3mval.2[0m[1m.var1[0m │ [1mDefault[0m: the value of the │
|
||||||
│ [1;7m string [0m [1;7m standard [0m [1;7m mandatory [0m │ identifier. │
|
│ [1;7m string [0m [1;7m standard [0m [1;7m mandatory [0m │ identifier. │
|
||||||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||||||
│ [1mdyn[0m[1;3mval_1[0m[1m.var2[0m │ A dynamic variable. │
|
│ [1mdyn[0m[1;3mval.1[0m[1m.var2[0m │ A dynamic variable. │
|
||||||
│ [1mdyn[0m[1;3mval_2[0m[1m.var2[0m │ [1mDefault[0m: depends on a calculation. │
|
│ [1mdyn[0m[1;3mval.2[0m[1m.var2[0m │ [1mDefault[0m: depends on a calculation. │
|
||||||
│ [1;7m string [0m [1;7m standard [0m [1;7m mandatory [0m │ │
|
│ [1;7m string [0m [1;7m standard [0m [1;7m mandatory [0m │ │
|
||||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||||
|
|
|
||||||
|
|
@ -25,8 +25,8 @@ This family builds families dynamically.
|
||||||
| Variable | Description
|
| Variable | Description
|
||||||
|
|
|
|
||||||
|
|
||||||
**dyn__val1__.var** +
|
**dyn__Val1__.var** +
|
||||||
**dyn__val2__.var** +
|
**dyn__VAL2__.var** +
|
||||||
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` |
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` |
|
||||||
A dynamic variable.
|
A dynamic variable.
|
||||||
|====
|
|====
|
||||||
|
|
|
||||||
|
|
@ -41,8 +41,8 @@
|
||||||
"type": "dynamic",
|
"type": "dynamic",
|
||||||
"informations": {
|
"informations": {
|
||||||
"paths": [
|
"paths": [
|
||||||
"dynval1",
|
"dynVal1",
|
||||||
"dynval2"
|
"dynVAL2"
|
||||||
],
|
],
|
||||||
"names": [
|
"names": [
|
||||||
"dynval1",
|
"dynval1",
|
||||||
|
|
@ -63,8 +63,8 @@
|
||||||
"children": {
|
"children": {
|
||||||
"dyn{{ identifier }}.var": {
|
"dyn{{ identifier }}.var": {
|
||||||
"paths": [
|
"paths": [
|
||||||
"dynval1.var",
|
"dynVal1.var",
|
||||||
"dynval2.var"
|
"dynVAL2.var"
|
||||||
],
|
],
|
||||||
"names": [
|
"names": [
|
||||||
"var",
|
"var",
|
||||||
|
|
|
||||||
|
|
@ -12,5 +12,5 @@ This family builds families dynamically.
|
||||||
|
|
||||||
| Variable | Description |
|
| Variable | Description |
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
| **dyn*val1*.var**<br/>**dyn*val2*.var**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. |
|
| **dyn*Val1*.var**<br/>**dyn*VAL2*.var**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. |
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -23,7 +23,7 @@ This family builds families dynamically.
|
||||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||||
│ [1mdyn[0m[1;3mval1[0m[1m.var[0m │ A dynamic variable. │
|
│ [1mdyn[0m[1;3mVal1[0m[1m.var[0m │ A dynamic variable. │
|
||||||
│ [1mdyn[0m[1;3mval2[0m[1m.var[0m │ │
|
│ [1mdyn[0m[1;3mVAL2[0m[1m.var[0m │ │
|
||||||
│ [1;7m string [0m [1;7m basic [0m [1;7m mandatory [0m │ │
|
│ [1;7m string [0m [1;7m basic [0m [1;7m mandatory [0m │ │
|
||||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||||
|
|
|
||||||
|
|
@ -1,22 +1,19 @@
|
||||||
== Variables for "Rougail"
|
|
||||||
|
|
||||||
[cols="1a,1a"]
|
[cols="1a,1a"]
|
||||||
|====
|
|====
|
||||||
| Variable | Description
|
| Variable | Description
|
||||||
|
|
|
|
||||||
|
|
||||||
**rougail.var1** +
|
**var1** +
|
||||||
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `unique` `multiple` |
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `unique` `multiple` |
|
||||||
A suffix variable. +
|
A suffix variable. +
|
||||||
**Default**:
|
**Examples**:
|
||||||
|
|
||||||
* val1
|
* val1
|
||||||
* val2
|
* val2
|
||||||
|
|
|
|
||||||
|
|
||||||
**rougail.var2** +
|
**var2** +
|
||||||
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
||||||
A variable calculated. +
|
A variable calculated.
|
||||||
**Default**: a value (from an undocumented variable).
|
|
||||||
|====
|
|====
|
||||||
|
|
||||||
|
|
@ -8,11 +8,15 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "mode",
|
"type": "mode",
|
||||||
"name": "basic"
|
"name": "standard"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "property",
|
"type": "property",
|
||||||
"name": "mandatory"
|
"name": "unique"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "multiple",
|
||||||
|
"name": "multiple"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"paths": [
|
"paths": [
|
||||||
|
|
@ -22,12 +26,15 @@
|
||||||
"var1"
|
"var1"
|
||||||
],
|
],
|
||||||
"descriptions": [
|
"descriptions": [
|
||||||
"A first variable."
|
"A suffix variable."
|
||||||
|
],
|
||||||
|
"examples": [
|
||||||
|
"val1",
|
||||||
|
"val2"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"var2": {
|
"var2": {
|
||||||
"type": "variable",
|
"type": "variable",
|
||||||
"default": "value of a variable!.",
|
|
||||||
"properties": [
|
"properties": [
|
||||||
{
|
{
|
||||||
"type": "type",
|
"type": "type",
|
||||||
|
|
@ -49,7 +56,7 @@
|
||||||
"var2"
|
"var2"
|
||||||
],
|
],
|
||||||
"descriptions": [
|
"descriptions": [
|
||||||
"A second variable."
|
"A variable calculated."
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -1,7 +1,5 @@
|
||||||
# Variables for "Rougail"
|
|
||||||
|
|
||||||
| Variable | Description |
|
| Variable | Description |
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `unique` `multiple` | A suffix variable.<br/>**Default**: <br/>- val1<br/>- val2 |
|
| **var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `unique` `multiple` | A suffix variable.<br/>**Examples**: <br/>- val1<br/>- val2 |
|
||||||
| **rougail.var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.<br/>**Default**: a value (from an undocumented variable). |
|
| **var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated. |
|
||||||
|
|
||||||
|
|
@ -1,17 +1,11 @@
|
||||||
|
|
||||||
|
|
||||||
[1;4;96mVariables for [0m[1;4;96m"Rougail"[0m
|
|
||||||
|
|
||||||
|
|
||||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||||
│ [1mrougail.var1[0m │ A suffix variable. │
|
│ [1mvar1[0m │ A suffix variable. │
|
||||||
│ [1;7m string [0m [1;7m standard [0m [1;7m unique [0m [1;7m [0m │ [1mDefault[0m: │
|
│ [1;7m string [0m [1;7m standard [0m [1;7m unique [0m [1;7m [0m │ [1mExamples[0m: │
|
||||||
│ [1;7mmultiple [0m │ - val1 │
|
│ [1;7mmultiple [0m │ - val1 │
|
||||||
│ │ - val2 │
|
│ │ - val2 │
|
||||||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||||||
│ [1mrougail.var2[0m │ A variable calculated. │
|
│ [1mvar2[0m │ A variable calculated. │
|
||||||
│ [1;7m string [0m [1;7m standard [0m [1;7m mandatory [0m │ [1mDefault[0m: a value (from an │
|
│ [1;7m string [0m [1;7m standard [0m [1;7m mandatory [0m │ │
|
||||||
│ │ undocumented variable). │
|
|
||||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
["No attribute \"description\" for \"empty\" in \"../../rougail-tests/structures/00_1empty_variable/rougail/00-base.yml\""]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
["\"default\" is a calculation for var2 but has no description in \"../../rougail-tests/structures/00_2default_calculated_params_permissive/rougail/00-base.yml\""]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
["No attribute \"description\" for \"family\" in \"../../rougail-tests/structures/00_6choice_variable_link2/rougail/00-base.yml\""]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
["\"default\" is a calculation for var2 but has no description in \"../../rougail-tests/structures/00_9default_calculation_information_other_variable/rougail/00-base.yml\""]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
["No attribute \"description\" for \"my_variable\" in \"../../rougail-tests/structures/00_9default_calculation_multi_optional/rougail/00-base.yml\"", "No attribute \"description\" for \"my_calculated_variable\" in \"../../rougail-tests/structures/00_9default_calculation_multi_optional/rougail/00-base.yml\""]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
["No attribute \"description\" for \"my_variable\" in \"../../rougail-tests/structures/00_9default_calculation_multi_optional2/rougail/00-base.yml\"", "No attribute \"description\" for \"my_calculated_variable\" in \"../../rougail-tests/structures/00_9default_calculation_multi_optional2/rougail/00-base.yml\""]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
["No attribute \"description\" for \"my_calculated_variable\" in \"../../rougail-tests/structures/00_9default_calculation_optional/rougail/00-base.yml\""]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
["No attribute \"description\" for \"my_variable\" in \"../../rougail-tests/structures/00_9default_calculation_optional_exists/rougail/00-base.yml\"", "No attribute \"description\" for \"my_calculated_variable\" in \"../../rougail-tests/structures/00_9default_calculation_optional_exists/rougail/00-base.yml\""]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
[]
|
|
||||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue