diff --git a/locale/fr/LC_MESSAGES/rougail_output_doc.po b/locale/fr/LC_MESSAGES/rougail_output_doc.po index 9c9d55fc5..f2828da6a 100644 --- a/locale/fr/LC_MESSAGES/rougail_output_doc.po +++ b/locale/fr/LC_MESSAGES/rougail_output_doc.po @@ -371,7 +371,7 @@ msgstr "lorsque la variable \"{{0}}\" est dΓ©finie et n'a pas la valeur \"{0}\"" #: src/rougail/output_doc/doc.py:861 msgid "when the variable \"{{0}}\" is accessible and hasn't the value \"{0}\"" msgstr "" -"lorsque la variable \"{{0}}\" est acessible et n'a pas la valeur \"{0}\"" +"lorsque la variable \"{{0}}\" est accessible et n'a pas la valeur \"{0}\"" #: src/rougail/output_doc/doc.py:863 msgid "when the variable \"{{0}}\" hasn't the value \"{0}\"" diff --git a/locale/rougail_output_doc.pot b/locale/rougail_output_doc.pot index 0ee62c33b..e46f54a00 100644 --- a/locale/rougail_output_doc.pot +++ b/locale/rougail_output_doc.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2025-12-22 08:54+0100\n" +"POT-Creation-Date: 2025-12-23 21:35+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -63,151 +63,151 @@ msgstr "" msgid "duplicated name \"{0}\" in rougail-output-doc" msgstr "" -#: src/rougail/output_doc/config.py:117 +#: src/rougail/output_doc/config.py:118 msgid "is true if doc is activate" msgstr "" -#: src/rougail/output_doc/config.py:120 +#: src/rougail/output_doc/config.py:121 msgid "Generate documentation from structural files" msgstr "" -#: src/rougail/output_doc/config.py:121 +#: src/rougail/output_doc/config.py:122 msgid "The structural files contain all the information related to the variables. This output generates the documentation for all or some of these variables." msgstr "" -#: src/rougail/output_doc/config.py:126 +#: src/rougail/output_doc/config.py:127 msgid "if doc is not set in \"step.output\"" msgstr "" -#: src/rougail/output_doc/config.py:129 +#: src/rougail/output_doc/config.py:130 msgid "The output format of the generated documentation" msgstr "" -#: src/rougail/output_doc/config.py:138 +#: src/rougail/output_doc/config.py:139 msgid "Generate document with this tabular model" msgstr "" -#: src/rougail/output_doc/config.py:139 +#: src/rougail/output_doc/config.py:140 msgid "The variables are documented with a tabular view. A template selection allows you to choose the content of each column." msgstr "" -#: src/rougail/output_doc/config.py:147 +#: src/rougail/output_doc/config.py:148 msgid "\"_.output_format\" in json is not compatible with this variable" msgstr "" -#: src/rougail/output_doc/config.py:154 +#: src/rougail/output_doc/config.py:155 msgid "Generated content" msgstr "" -#: src/rougail/output_doc/config.py:155 +#: src/rougail/output_doc/config.py:156 msgid "You can generate three type of document. All variables (\"variables\"), an example file in YAML format (\"example\") or change log (\"changelog\")." msgstr "" -#: src/rougail/output_doc/config.py:168 +#: src/rougail/output_doc/config.py:169 msgid "\"_.output_format\" in json is not compatible with changelog or example \"_.contents\"" msgstr "" -#: src/rougail/output_doc/config.py:171 +#: src/rougail/output_doc/config.py:172 msgid "Starting title level" msgstr "" -#: src/rougail/output_doc/config.py:176 +#: src/rougail/output_doc/config.py:177 msgid "Modify values to document all variables" msgstr "" -#: src/rougail/output_doc/config.py:177 +#: src/rougail/output_doc/config.py:178 msgid "To document leadership or dynamic family variables, it is sometimes necessary to generate values, which can change the values in the configuration. Be careful if you reuse this configuration." msgstr "" -#: src/rougail/output_doc/config.py:181 +#: src/rougail/output_doc/config.py:182 msgid "Display documentation in console always with true color terminal" msgstr "" -#: src/rougail/output_doc/config.py:188 +#: src/rougail/output_doc/config.py:189 msgid "Document the child variables of the family" msgstr "" -#: src/rougail/output_doc/config.py:189 +#: src/rougail/output_doc/config.py:190 msgid "By default, all accessible variables are included in the documentation. It is possible to define the family from which the documentation should be generated." msgstr "" -#: src/rougail/output_doc/config.py:194 +#: src/rougail/output_doc/config.py:195 msgid "The variables in this family are documented in another file" msgstr "" -#: src/rougail/output_doc/config.py:195 +#: src/rougail/output_doc/config.py:196 msgid "If you separate the variables into different files, the links between the variables will break. Therefore, you must define different filenames for the files containing these variables." msgstr "" -#: src/rougail/output_doc/config.py:202 +#: src/rougail/output_doc/config.py:203 msgid "This file contains child variables of the family" msgstr "" -#: src/rougail/output_doc/config.py:206 +#: src/rougail/output_doc/config.py:207 msgid "Name of the file" msgstr "" -#: src/rougail/output_doc/config.py:214 +#: src/rougail/output_doc/config.py:215 msgid "Variables and changelog documentation" msgstr "" -#: src/rougail/output_doc/config.py:219 +#: src/rougail/output_doc/config.py:220 msgid "if \"_.output_format\" is json or \"_.contents\" hasn't variables or changelog" msgstr "" -#: src/rougail/output_doc/config.py:222 +#: src/rougail/output_doc/config.py:223 msgid "Do not add families in documentation" msgstr "" -#: src/rougail/output_doc/config.py:227 +#: src/rougail/output_doc/config.py:228 msgid "Add command line informations in documentation" msgstr "" -#: src/rougail/output_doc/config.py:232 +#: src/rougail/output_doc/config.py:233 msgid "Add environment variable informations in documentation" msgstr "" -#: src/rougail/output_doc/config.py:237 +#: src/rougail/output_doc/config.py:238 msgid "Environment variables prefix name" msgstr "" -#: src/rougail/output_doc/config.py:244 +#: src/rougail/output_doc/config.py:245 msgid "should only use uppercase characters" msgstr "" -#: src/rougail/output_doc/config.py:249 +#: src/rougail/output_doc/config.py:250 msgid "if \"main_namespace\" is not set or \"_.with_environment\" is false" msgstr "" -#: src/rougail/output_doc/config.py:252 +#: src/rougail/output_doc/config.py:253 msgid "Changelog documentation" msgstr "" -#: src/rougail/output_doc/config.py:257 +#: src/rougail/output_doc/config.py:258 msgid "if changelog in not in \"_.contents\"" msgstr "" -#: src/rougail/output_doc/config.py:260 +#: src/rougail/output_doc/config.py:261 msgid "Previous description file in JSON format" msgstr "" -#: src/rougail/output_doc/config.py:261 +#: src/rougail/output_doc/config.py:262 msgid "To generate the changelog, you need to compare the old list of variables (in json format) with the current variables." msgstr "" -#: src/rougail/output_doc/config.py:265 +#: src/rougail/output_doc/config.py:266 msgid "Examples configuration" msgstr "" -#: src/rougail/output_doc/config.py:270 +#: src/rougail/output_doc/config.py:271 msgid "if example is not in \"_.contents\"" msgstr "" -#: src/rougail/output_doc/config.py:273 +#: src/rougail/output_doc/config.py:274 msgid "Add description of variables and families when generate examples" msgstr "" -#: src/rougail/output_doc/config.py:278 +#: src/rougail/output_doc/config.py:279 msgid "Comment in examples starts at column" msgstr "" diff --git a/src/rougail/output_doc/locale/fr/LC_MESSAGES/rougail_output_doc.mo b/src/rougail/output_doc/locale/fr/LC_MESSAGES/rougail_output_doc.mo index dec983e19..cc8c0768c 100644 Binary files a/src/rougail/output_doc/locale/fr/LC_MESSAGES/rougail_output_doc.mo and b/src/rougail/output_doc/locale/fr/LC_MESSAGES/rougail_output_doc.mo differ diff --git a/src/rougail/output_doc/utils.py b/src/rougail/output_doc/utils.py index 3d13f9e3c..94980374f 100644 --- a/src/rougail/output_doc/utils.py +++ b/src/rougail/output_doc/utils.py @@ -149,7 +149,7 @@ class CommonTabular: commandlines[0] = f"-{alternative_name}, {commandlines[0]}" if self.type == 'boolean': commandlines[1] = "-" + gen_argument_name(alternative_name, True, True, False) + f", {commandlines[1]}" - self.commandlines = self.formatter.section(_("Command line"), commandlines) + self.commandlines = self.formatter.section(_("Command line"), commandlines, force_enter=True) else: self.commandlines = None @@ -454,7 +454,7 @@ class CommonFormatter: helps = informations.get("help") if helps: for help_ in helps: - msg.append(to_phrase(help_.strip())) + msg.extend([to_phrase(h) for h in help_.strip().split('\n')]) msg.append(self.section(_("Path"), self.display_paths(informations, {}, None, with_anchor=False, is_bold=False), type_="family")) calculated_properties = [] property_str = self.property_to_string(informations, calculated_properties, {}) @@ -934,7 +934,8 @@ class CommonFormatter: submessage: str = "", type_ = "variable", section_name=True, - with_to_phrase=False + with_to_phrase=False, + force_enter=False, ) -> str: """Return something like Name: msg""" submessage, msg = self.message_to_string(msg, submessage) @@ -943,6 +944,8 @@ class CommonFormatter: submessage, elt = self.message_to_string(msg[0], submessage) if isinstance(elt, list): submessage += self.list(elt, type_=type_, with_enter=section_name) + elif force_enter: + submessage += self.enter_tabular + elt else: submessage += elt else: diff --git a/tests/results/test/00_6choice_variable_link2.md b/tests/results/test/00_6choice_variable_link2.md index 4bf406e1d..ed66396e7 100644 --- a/tests/results/test/00_6choice_variable_link2.md +++ b/tests/results/test/00_6choice_variable_link2.md @@ -5,7 +5,7 @@ # family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family\ > `standard` diff --git a/tests/results/test/16_2family_redefine_calculation.md b/tests/results/test/16_2family_redefine_calculation.md index f9d80bcdf..f24c5dc15 100644 --- a/tests/results/test/16_2family_redefine_calculation.md +++ b/tests/results/test/16_2family_redefine_calculation.md @@ -1,6 +1,6 @@ # family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family\ > `basic` *`disabled`*\ diff --git a/tests/results/test/16_3family_empty_at_ends.md b/tests/results/test/16_3family_empty_at_ends.md index 027ade46a..8daffe8c1 100644 --- a/tests/results/test/16_3family_empty_at_ends.md +++ b/tests/results/test/16_3family_empty_at_ends.md @@ -1,6 +1,6 @@ # family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family\ > `basic` diff --git a/tests/results/test/16_5redefine_family.md b/tests/results/test/16_5redefine_family.md index 2a5f3b0f4..d959236d7 100644 --- a/tests/results/test/16_5redefine_family.md +++ b/tests/results/test/16_5redefine_family.md @@ -1,6 +1,6 @@ # New description -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family\ > `basic` diff --git a/tests/results/test/16_5redefine_help.md b/tests/results/test/16_5redefine_help.md index 20fec135c..d1523061c 100644 --- a/tests/results/test/16_5redefine_help.md +++ b/tests/results/test/16_5redefine_help.md @@ -1,6 +1,6 @@ # A family -> **πŸ›ˆ Informations** +> [!NOTE] > > Redefine help family ok.\ > **Path**: family\ diff --git a/tests/results/test/16_6exists_redefine_family.md b/tests/results/test/16_6exists_redefine_family.md index 3a794cc1e..6e31a8fa3 100644 --- a/tests/results/test/16_6exists_redefine_family.md +++ b/tests/results/test/16_6exists_redefine_family.md @@ -1,6 +1,6 @@ # New description -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family1\ > `basic` @@ -11,7 +11,7 @@ # A second family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family2\ > `basic` diff --git a/tests/results/test/20_0family_append.md b/tests/results/test/20_0family_append.md index 8d664fddc..8d137f364 100644 --- a/tests/results/test/20_0family_append.md +++ b/tests/results/test/20_0family_append.md @@ -1,6 +1,6 @@ # A family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family\ > `basic` diff --git a/tests/results/test/20_0multi_family.md b/tests/results/test/20_0multi_family.md index e1568bb81..7b25ea9e8 100644 --- a/tests/results/test/20_0multi_family.md +++ b/tests/results/test/20_0multi_family.md @@ -1,13 +1,13 @@ # A family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family\ > `standard` ## A sub family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family.subfamily\ > `standard` diff --git a/tests/results/test/20_0multi_family_basic.md b/tests/results/test/20_0multi_family_basic.md index cec30ff8e..3e0c70f3c 100644 --- a/tests/results/test/20_0multi_family_basic.md +++ b/tests/results/test/20_0multi_family_basic.md @@ -1,13 +1,13 @@ # A family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family\ > `basic` ## A sub family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family.subfamily\ > `basic` diff --git a/tests/results/test/20_0multi_family_expert.md b/tests/results/test/20_0multi_family_expert.md index 3884a57e0..2247f3af4 100644 --- a/tests/results/test/20_0multi_family_expert.md +++ b/tests/results/test/20_0multi_family_expert.md @@ -1,13 +1,13 @@ # A family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family\ > `advanced` ## A sub family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family.subfamily\ > `advanced` diff --git a/tests/results/test/20_0multi_family_order.md b/tests/results/test/20_0multi_family_order.md index aa31916ee..0a797a827 100644 --- a/tests/results/test/20_0multi_family_order.md +++ b/tests/results/test/20_0multi_family_order.md @@ -4,7 +4,7 @@ # A family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family\ > `basic` @@ -15,7 +15,7 @@ ## A sub family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family.subfamily\ > `basic` diff --git a/tests/results/test/20_2family_looks_like_dynamic.md b/tests/results/test/20_2family_looks_like_dynamic.md index 65eb1a0db..b62e54c7e 100644 --- a/tests/results/test/20_2family_looks_like_dynamic.md +++ b/tests/results/test/20_2family_looks_like_dynamic.md @@ -1,6 +1,6 @@ # my_family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: my_family\ > `standard` diff --git a/tests/results/test/20_2family_looks_like_variable.md b/tests/results/test/20_2family_looks_like_variable.md index 6501755b4..e3d014ecc 100644 --- a/tests/results/test/20_2family_looks_like_variable.md +++ b/tests/results/test/20_2family_looks_like_variable.md @@ -1,6 +1,6 @@ # my_family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: my_family\ > `standard` diff --git a/tests/results/test/20_7help_family.adoc b/tests/results/test/20_7help_family.adoc new file mode 100644 index 000000000..9553afe03 --- /dev/null +++ b/tests/results/test/20_7help_family.adoc @@ -0,0 +1,38 @@ +== The first family + +==== +**πŸ›ˆ Informations** + +Multi line. + + + +Help. + + + +With useful information. + +**Path**: family1 + +`basic` +==== +[cols="1a,1a"] +|==== +| Variable +| **family1.var** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` +|==== + +== The second family + +==== +**πŸ›ˆ Informations** + +Multi line. + +Help. + +With useful information. + +**Path**: family2 + +`basic` +==== +[cols="1a,1a"] +|==== +| Variable +| **family2.var** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` +|==== + diff --git a/tests/results/test/20_7help_family.gitlab.md b/tests/results/test/20_7help_family.gitlab.md new file mode 100644 index 000000000..b20730222 --- /dev/null +++ b/tests/results/test/20_7help_family.gitlab.md @@ -0,0 +1,32 @@ +
The first family + +> [!note] πŸ›ˆ Informations +> Multi line.\ +> \ +> Help.\ +> \ +> With useful information.\ +> **Path**: family1\ +> `basic` + +| Variable | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **family1.var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | + +
+ +
The second family + +> [!note] πŸ›ˆ Informations +> Multi line.\ +> Help.\ +> With useful information.\ +> **Path**: family2\ +> `basic` + +| Variable | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **family2.var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | + +
+ diff --git a/tests/results/test/20_7help_family.html b/tests/results/test/20_7help_family.html new file mode 100644 index 000000000..fa63f27a7 --- /dev/null +++ b/tests/results/test/20_7help_family.html @@ -0,0 +1,46 @@ +

The first family

+ +Multi line. + + + +Help. + + + +With useful information. + +Path: family1 + +basic + + + + + + + + +
Variable
family1.var
string basic mandatory
+ +

The second family

+ +Multi line. + +Help. + +With useful information. + +Path: family2 + +basic + + + + + + + + +
Variable
family2.var
string basic mandatory
+ diff --git a/tests/results/test/20_7help_family.json b/tests/results/test/20_7help_family.json new file mode 100644 index 000000000..65a4cf861 --- /dev/null +++ b/tests/results/test/20_7help_family.json @@ -0,0 +1,78 @@ +{ + "family1": { + "type": "family", + "informations": { + "path": "family1", + "names": [ + "family1" + ], + "description": "The first family", + "help": [ + "Multi line\n\nHelp\n\nWith useful information." + ], + "properties": [], + "mode": "basic" + }, + "children": { + "var": { + "type": "variable", + "variable_type": "string", + "path": "family1.var", + "names": [ + "var" + ], + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + } + ], + "mode": "basic", + "gen_examples": [ + "example" + ], + "mandatory_without_value": true + } + } + }, + "family2": { + "type": "family", + "informations": { + "path": "family2", + "names": [ + "family2" + ], + "description": "The second family", + "help": [ + "Multi line\nHelp\nWith useful information." + ], + "properties": [], + "mode": "basic" + }, + "children": { + "var": { + "type": "variable", + "variable_type": "string", + "path": "family2.var", + "names": [ + "var" + ], + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + } + ], + "mode": "basic", + "gen_examples": [ + "example" + ], + "mandatory_without_value": true + } + } + } +} \ No newline at end of file diff --git a/tests/results/test/20_7help_family.md b/tests/results/test/20_7help_family.md new file mode 100644 index 000000000..cdb32e030 --- /dev/null +++ b/tests/results/test/20_7help_family.md @@ -0,0 +1,30 @@ +# The first family + +> [!NOTE] +> +> Multi line.\ +> \ +> Help.\ +> \ +> With useful information.\ +> **Path**: family1\ +> `basic` + +| Variable | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **family1.var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | + +# The second family + +> [!NOTE] +> +> Multi line.\ +> Help.\ +> With useful information.\ +> **Path**: family2\ +> `basic` + +| Variable | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **family2.var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | + diff --git a/tests/results/test/20_7help_family.sh b/tests/results/test/20_7help_family.sh new file mode 100644 index 000000000..cf44726cc --- /dev/null +++ b/tests/results/test/20_7help_family.sh @@ -0,0 +1,36 @@ +The first family + +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Multi line. +β–Œ  +β–Œ Help. +β–Œ  +β–Œ With useful information. +β–Œ Path: family1 +β–Œ  basic  + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ +┑━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +β”‚ family1.var β”‚ +β”‚  string   basic   mandatory  β”‚ +β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ + +The second family + +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Multi line. +β–Œ Help. +β–Œ With useful information. +β–Œ Path: family2 +β–Œ  basic  + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ +┑━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +β”‚ family2.var β”‚ +β”‚  string   basic   mandatory  β”‚ +β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ + diff --git a/tests/results/test/20_9default_information_parent.md b/tests/results/test/20_9default_information_parent.md index c14d0eaf5..4d0d6f904 100644 --- a/tests/results/test/20_9default_information_parent.md +++ b/tests/results/test/20_9default_information_parent.md @@ -1,6 +1,6 @@ # family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family\ > `basic` diff --git a/tests/results/test/20_9family_absolute.md b/tests/results/test/20_9family_absolute.md index a9bc44d1c..4ee2fa068 100644 --- a/tests/results/test/20_9family_absolute.md +++ b/tests/results/test/20_9family_absolute.md @@ -4,7 +4,7 @@ # A family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family\ > `basic` @@ -15,7 +15,7 @@ ## A sub family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family.subfamily\ > `standard` @@ -26,7 +26,7 @@ # A family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family2\ > `standard` @@ -38,7 +38,7 @@ ## A sub family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family2.subfamily\ > `standard` diff --git a/tests/results/test/24_0family_hidden_condition_sub_family.md b/tests/results/test/24_0family_hidden_condition_sub_family.md index ade7dc5ad..0b2c22145 100644 --- a/tests/results/test/24_0family_hidden_condition_sub_family.md +++ b/tests/results/test/24_0family_hidden_condition_sub_family.md @@ -4,7 +4,7 @@ # Possibly hidden family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family\ > `basic` *`hidden`*\ @@ -12,7 +12,7 @@ ## subfamily -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family.subfamily\ > `basic` diff --git a/tests/results/test/24_0family_hidden_condition_variable_sub_family.md b/tests/results/test/24_0family_hidden_condition_variable_sub_family.md index 56eb52f6d..addfdae98 100644 --- a/tests/results/test/24_0family_hidden_condition_variable_sub_family.md +++ b/tests/results/test/24_0family_hidden_condition_variable_sub_family.md @@ -4,7 +4,7 @@ # Possibly hidden family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family\ > `standard` *`hidden`*\ @@ -12,7 +12,7 @@ ## A subfamily -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family.subfamily\ > `standard` diff --git a/tests/results/test/24_0family_hidden_param_condition_sub_family.md b/tests/results/test/24_0family_hidden_param_condition_sub_family.md index 3346c0f3f..f094dacfc 100644 --- a/tests/results/test/24_0family_hidden_param_condition_sub_family.md +++ b/tests/results/test/24_0family_hidden_param_condition_sub_family.md @@ -4,7 +4,7 @@ # Possibly hidden family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family\ > `basic` *`hidden`*\ @@ -12,7 +12,7 @@ ## A subfamily -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family.sub_family\ > `basic` diff --git a/tests/results/test/24_7validators_variable_optional.md b/tests/results/test/24_7validators_variable_optional.md index 873fefb7e..4427d18b9 100644 --- a/tests/results/test/24_7validators_variable_optional.md +++ b/tests/results/test/24_7validators_variable_optional.md @@ -1,6 +1,6 @@ # A family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: general\ > `basic` diff --git a/tests/results/test/40_0leadership.md b/tests/results/test/40_0leadership.md index ea428952f..2333dec42 100644 --- a/tests/results/test/40_0leadership.md +++ b/tests/results/test/40_0leadership.md @@ -1,6 +1,6 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leader\ diff --git a/tests/results/test/40_0leadership_diff_name.md b/tests/results/test/40_0leadership_diff_name.md index cc17971c6..ed3001c14 100644 --- a/tests/results/test/40_0leadership_diff_name.md +++ b/tests/results/test/40_0leadership_diff_name.md @@ -1,6 +1,6 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leadership\ diff --git a/tests/results/test/40_0leadership_follower_default_calculation.md b/tests/results/test/40_0leadership_follower_default_calculation.md index efa89aad2..c442749d4 100644 --- a/tests/results/test/40_0leadership_follower_default_calculation.md +++ b/tests/results/test/40_0leadership_follower_default_calculation.md @@ -1,6 +1,6 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leader\ diff --git a/tests/results/test/40_0leadership_follower_default_value.md b/tests/results/test/40_0leadership_follower_default_value.md index c25c4f191..9d71be653 100644 --- a/tests/results/test/40_0leadership_follower_default_value.md +++ b/tests/results/test/40_0leadership_follower_default_value.md @@ -1,6 +1,6 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leader\ diff --git a/tests/results/test/40_0leadership_leader_follower.md b/tests/results/test/40_0leadership_leader_follower.md index 6eb779070..c7481bba8 100644 --- a/tests/results/test/40_0leadership_leader_follower.md +++ b/tests/results/test/40_0leadership_leader_follower.md @@ -1,6 +1,6 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leadership\ diff --git a/tests/results/test/40_0leadership_leader_not_multi.md b/tests/results/test/40_0leadership_leader_not_multi.md index 06c9b72ea..dc9e6e5d1 100644 --- a/tests/results/test/40_0leadership_leader_not_multi.md +++ b/tests/results/test/40_0leadership_leader_not_multi.md @@ -1,6 +1,6 @@ # general -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: general\ > `standard` @@ -11,14 +11,14 @@ # general1 -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: general1\ > `basic` ## Leader -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: general1.leader\ diff --git a/tests/results/test/40_0leadership_reduce.md b/tests/results/test/40_0leadership_reduce.md index 0738a81eb..1e93d3d00 100644 --- a/tests/results/test/40_0leadership_reduce.md +++ b/tests/results/test/40_0leadership_reduce.md @@ -1,6 +1,6 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leadership\ diff --git a/tests/results/test/40_1leadership_append_follower.md b/tests/results/test/40_1leadership_append_follower.md index f515d4b0a..d9913a4c5 100644 --- a/tests/results/test/40_1leadership_append_follower.md +++ b/tests/results/test/40_1leadership_append_follower.md @@ -1,6 +1,6 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leader\ diff --git a/tests/results/test/40_2leadership_calculation_index.md b/tests/results/test/40_2leadership_calculation_index.md index c94302708..d3719a997 100644 --- a/tests/results/test/40_2leadership_calculation_index.md +++ b/tests/results/test/40_2leadership_calculation_index.md @@ -1,6 +1,6 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leader\ diff --git a/tests/results/test/40_2leadership_calculation_index_2.md b/tests/results/test/40_2leadership_calculation_index_2.md index c94302708..d3719a997 100644 --- a/tests/results/test/40_2leadership_calculation_index_2.md +++ b/tests/results/test/40_2leadership_calculation_index_2.md @@ -1,6 +1,6 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leader\ diff --git a/tests/results/test/40_6leadership_follower_multi.md b/tests/results/test/40_6leadership_follower_multi.md index 24eba429b..af51ef5db 100644 --- a/tests/results/test/40_6leadership_follower_multi.md +++ b/tests/results/test/40_6leadership_follower_multi.md @@ -1,6 +1,6 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leadership\ diff --git a/tests/results/test/40_6leadership_follower_multi_no_mandatory.md b/tests/results/test/40_6leadership_follower_multi_no_mandatory.md index bb7864547..d7ad4b454 100644 --- a/tests/results/test/40_6leadership_follower_multi_no_mandatory.md +++ b/tests/results/test/40_6leadership_follower_multi_no_mandatory.md @@ -1,6 +1,6 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leadership\ diff --git a/tests/results/test/40_8calculation_multi_variable_parent.md b/tests/results/test/40_8calculation_multi_variable_parent.md index 4a7e1960d..41bd58123 100644 --- a/tests/results/test/40_8calculation_multi_variable_parent.md +++ b/tests/results/test/40_8calculation_multi_variable_parent.md @@ -4,7 +4,7 @@ # A family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: fam1\ > `standard` diff --git a/tests/results/test/40_8calculation_multi_variable_parent2.md b/tests/results/test/40_8calculation_multi_variable_parent2.md index f9577ade7..e1b692b32 100644 --- a/tests/results/test/40_8calculation_multi_variable_parent2.md +++ b/tests/results/test/40_8calculation_multi_variable_parent2.md @@ -1,6 +1,6 @@ # First family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: fam1\ > `standard` @@ -11,7 +11,7 @@ # Second family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: fam2\ > `standard` diff --git a/tests/results/test/40_9calculation_variable_leader_follower_multi_inside.md b/tests/results/test/40_9calculation_variable_leader_follower_multi_inside.md index 934e7e544..90711e551 100644 --- a/tests/results/test/40_9calculation_variable_leader_follower_multi_inside.md +++ b/tests/results/test/40_9calculation_variable_leader_follower_multi_inside.md @@ -1,6 +1,6 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leadership\ diff --git a/tests/results/test/40_9leadership-calculation-outside-follower-first.md b/tests/results/test/40_9leadership-calculation-outside-follower-first.md index 007d5c7bc..3090a3aa6 100644 --- a/tests/results/test/40_9leadership-calculation-outside-follower-first.md +++ b/tests/results/test/40_9leadership-calculation-outside-follower-first.md @@ -1,6 +1,6 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leader\ diff --git a/tests/results/test/40_9leadership-calculation-outside-follower-last.md b/tests/results/test/40_9leadership-calculation-outside-follower-last.md index 007d5c7bc..3090a3aa6 100644 --- a/tests/results/test/40_9leadership-calculation-outside-follower-last.md +++ b/tests/results/test/40_9leadership-calculation-outside-follower-last.md @@ -1,6 +1,6 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leader\ diff --git a/tests/results/test/40_9leadership-calculation-outside-follower-no-mandatory.md b/tests/results/test/40_9leadership-calculation-outside-follower-no-mandatory.md index 7ad1ada2c..b81050ea2 100644 --- a/tests/results/test/40_9leadership-calculation-outside-follower-no-mandatory.md +++ b/tests/results/test/40_9leadership-calculation-outside-follower-no-mandatory.md @@ -1,6 +1,6 @@ # leader -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leader\ diff --git a/tests/results/test/40_9leadership-calculation-outside-follower.md b/tests/results/test/40_9leadership-calculation-outside-follower.md index 10696ceca..19d8bec28 100644 --- a/tests/results/test/40_9leadership-calculation-outside-follower.md +++ b/tests/results/test/40_9leadership-calculation-outside-follower.md @@ -1,6 +1,6 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leader\ diff --git a/tests/results/test/40_9leadership-calculation-outside-leader-first.md b/tests/results/test/40_9leadership-calculation-outside-leader-first.md index 1e1bfe63b..7281b0835 100644 --- a/tests/results/test/40_9leadership-calculation-outside-leader-first.md +++ b/tests/results/test/40_9leadership-calculation-outside-leader-first.md @@ -1,6 +1,6 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leader\ diff --git a/tests/results/test/40_9leadership-calculation-outside-leader-last.md b/tests/results/test/40_9leadership-calculation-outside-leader-last.md index 1e1bfe63b..7281b0835 100644 --- a/tests/results/test/40_9leadership-calculation-outside-leader-last.md +++ b/tests/results/test/40_9leadership-calculation-outside-leader-last.md @@ -1,6 +1,6 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leader\ diff --git a/tests/results/test/40_9leadership-calculation-outside-leader.md b/tests/results/test/40_9leadership-calculation-outside-leader.md index 246ec0d60..27d185bcf 100644 --- a/tests/results/test/40_9leadership-calculation-outside-leader.md +++ b/tests/results/test/40_9leadership-calculation-outside-leader.md @@ -1,6 +1,6 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leader\ diff --git a/tests/results/test/40_9leadership-calculation-variable.md b/tests/results/test/40_9leadership-calculation-variable.md index 45411214c..420c3886e 100644 --- a/tests/results/test/40_9leadership-calculation-variable.md +++ b/tests/results/test/40_9leadership-calculation-variable.md @@ -4,7 +4,7 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leader\ diff --git a/tests/results/test/40_9leadership-calculation-variable_leader_follower.md b/tests/results/test/40_9leadership-calculation-variable_leader_follower.md index 360daaa0c..a61182620 100644 --- a/tests/results/test/40_9leadership-calculation-variable_leader_follower.md +++ b/tests/results/test/40_9leadership-calculation-variable_leader_follower.md @@ -1,6 +1,6 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leadership_1\ @@ -13,7 +13,7 @@ # A second leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leadership_2\ diff --git a/tests/results/test/40_9leadership-calculation-variable_leader_follower_not_same.md b/tests/results/test/40_9leadership-calculation-variable_leader_follower_not_same.md index 4270da538..a098b9ac5 100644 --- a/tests/results/test/40_9leadership-calculation-variable_leader_follower_not_same.md +++ b/tests/results/test/40_9leadership-calculation-variable_leader_follower_not_same.md @@ -1,6 +1,6 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leadership_1\ @@ -13,7 +13,7 @@ # A second leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leadership_2\ diff --git a/tests/results/test/41_0choice_leader.md b/tests/results/test/41_0choice_leader.md index 90d6b62ed..48fc0482c 100644 --- a/tests/results/test/41_0choice_leader.md +++ b/tests/results/test/41_0choice_leader.md @@ -1,6 +1,6 @@ # The leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leader\ diff --git a/tests/results/test/44_4disabled_calcultion_follower_index.md b/tests/results/test/44_4disabled_calcultion_follower_index.md index f72bb49ae..1595034a2 100644 --- a/tests/results/test/44_4disabled_calcultion_follower_index.md +++ b/tests/results/test/44_4disabled_calcultion_follower_index.md @@ -1,6 +1,6 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leadership\ diff --git a/tests/results/test/44_4leadership_mandatory.md b/tests/results/test/44_4leadership_mandatory.md index 46bc7bb1b..e436d7ba1 100644 --- a/tests/results/test/44_4leadership_mandatory.md +++ b/tests/results/test/44_4leadership_mandatory.md @@ -1,6 +1,6 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leader\ diff --git a/tests/results/test/44_4leadership_mandatory_follower.md b/tests/results/test/44_4leadership_mandatory_follower.md index f4499bffa..64470cc9d 100644 --- a/tests/results/test/44_4leadership_mandatory_follower.md +++ b/tests/results/test/44_4leadership_mandatory_follower.md @@ -1,6 +1,6 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leader\ diff --git a/tests/results/test/44_5leadership_leader_hidden_calculation.md b/tests/results/test/44_5leadership_leader_hidden_calculation.md index 717f63ff9..d39ab33e3 100644 --- a/tests/results/test/44_5leadership_leader_hidden_calculation.md +++ b/tests/results/test/44_5leadership_leader_hidden_calculation.md @@ -4,7 +4,7 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leader\ diff --git a/tests/results/test/44_6leadership_follower_disabled_calculation.md b/tests/results/test/44_6leadership_follower_disabled_calculation.md index 6665f2a5c..de1a59266 100644 --- a/tests/results/test/44_6leadership_follower_disabled_calculation.md +++ b/tests/results/test/44_6leadership_follower_disabled_calculation.md @@ -4,7 +4,7 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leader\ diff --git a/tests/results/test/60_0family_dynamic.md b/tests/results/test/60_0family_dynamic.md index e0351e726..e81949b24 100644 --- a/tests/results/test/60_0family_dynamic.md +++ b/tests/results/test/60_0family_dynamic.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_0family_dynamic_1_1.md b/tests/results/test/60_0family_dynamic_1_1.md index 4e6cfb14d..c22114d88 100644 --- a/tests/results/test/60_0family_dynamic_1_1.md +++ b/tests/results/test/60_0family_dynamic_1_1.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_0family_dynamic_1_1_empty.md b/tests/results/test/60_0family_dynamic_1_1_empty.md index acc62fe97..cc2e9e916 100644 --- a/tests/results/test/60_0family_dynamic_1_1_empty.md +++ b/tests/results/test/60_0family_dynamic_1_1_empty.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_0family_dynamic_empty.md b/tests/results/test/60_0family_dynamic_empty.md index 9e37e89f5..503c5bb96 100644 --- a/tests/results/test/60_0family_dynamic_empty.md +++ b/tests/results/test/60_0family_dynamic_empty.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: dyn*example*\ diff --git a/tests/results/test/60_0family_dynamic_forbidden_char.md b/tests/results/test/60_0family_dynamic_forbidden_char.md index 935292b32..84e82e9a5 100644 --- a/tests/results/test/60_0family_dynamic_forbidden_char.md +++ b/tests/results/test/60_0family_dynamic_forbidden_char.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_0family_dynamic_no_description.md b/tests/results/test/60_0family_dynamic_no_description.md index d167c3b3f..00a27fbcb 100644 --- a/tests/results/test/60_0family_dynamic_no_description.md +++ b/tests/results/test/60_0family_dynamic_no_description.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_0family_dynamic_no_description_empty.md b/tests/results/test/60_0family_dynamic_no_description_empty.md index 0bef7e229..e2c4f0141 100644 --- a/tests/results/test/60_0family_dynamic_no_description_empty.md +++ b/tests/results/test/60_0family_dynamic_no_description_empty.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_0family_dynamic_source_hidden.md b/tests/results/test/60_0family_dynamic_source_hidden.md index 4a4f52976..722102d59 100644 --- a/tests/results/test/60_0family_dynamic_source_hidden.md +++ b/tests/results/test/60_0family_dynamic_source_hidden.md @@ -1,6 +1,6 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_0family_dynamic_static.md b/tests/results/test/60_0family_dynamic_static.md index 645487581..92b422654 100644 --- a/tests/results/test/60_0family_dynamic_static.md +++ b/tests/results/test/60_0family_dynamic_static.md @@ -1,6 +1,6 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_0family_dynamic_test.md b/tests/results/test/60_0family_dynamic_test.md index 94e94e0c1..5044549d1 100644 --- a/tests/results/test/60_0family_dynamic_test.md +++ b/tests/results/test/60_0family_dynamic_test.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_0family_dynamic_upper_char.md b/tests/results/test/60_0family_dynamic_upper_char.md index 9b9aaa39d..912c375b6 100644 --- a/tests/results/test/60_0family_dynamic_upper_char.md +++ b/tests/results/test/60_0family_dynamic_upper_char.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_0family_dynamic_variable_empty.md b/tests/results/test/60_0family_dynamic_variable_empty.md index b7eb9d2fd..cd9e5070d 100644 --- a/tests/results/test/60_0family_dynamic_variable_empty.md +++ b/tests/results/test/60_0family_dynamic_variable_empty.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: dyn*example*\ diff --git a/tests/results/test/60_0family_dynamic_variable_optional.md b/tests/results/test/60_0family_dynamic_variable_optional.md index 08cf77c3a..4ac8359d1 100644 --- a/tests/results/test/60_0family_dynamic_variable_optional.md +++ b/tests/results/test/60_0family_dynamic_variable_optional.md @@ -1,6 +1,6 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_0family_dynamic_variable_suffix.md b/tests/results/test/60_0family_dynamic_variable_suffix.md index d971654d3..27c6140da 100644 --- a/tests/results/test/60_0family_dynamic_variable_suffix.md +++ b/tests/results/test/60_0family_dynamic_variable_suffix.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_0family_dynamic_variable_suffix_empty.md b/tests/results/test/60_0family_dynamic_variable_suffix_empty.md index 2afc9f3c1..5cc4f9a69 100644 --- a/tests/results/test/60_0family_dynamic_variable_suffix_empty.md +++ b/tests/results/test/60_0family_dynamic_variable_suffix_empty.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_0family_mode.md b/tests/results/test/60_0family_mode.md index aa3432f50..6bed1727e 100644 --- a/tests/results/test/60_0family_mode.md +++ b/tests/results/test/60_0family_mode.md @@ -1,6 +1,6 @@ # A family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: family\ > `basic` diff --git a/tests/results/test/60_1family_dynamic_jinja.md b/tests/results/test/60_1family_dynamic_jinja.md index edfbde96f..6f70d2550 100644 --- a/tests/results/test/60_1family_dynamic_jinja.md +++ b/tests/results/test/60_1family_dynamic_jinja.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.md b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.md index 1d77580a9..1229eeb73 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.md +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: @@ -15,7 +15,7 @@ ## A family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: > - dyn*val1*.family diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.md b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.md index 9bb00c5cf..098485165 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.md +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: @@ -15,7 +15,7 @@ ## A family inside dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: > - dyn*val1*.family diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.md b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.md index 8e93bb6b0..557c6421c 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.md +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: @@ -15,7 +15,7 @@ ## A family inside dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: > - dyn*val1*.family diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.md b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.md index e2decc34d..de24f889a 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.md +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: @@ -15,7 +15,7 @@ ## A family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: > - dyn*val1*.family diff --git a/tests/results/test/60_2family_dynamic_outside_calc.md b/tests/results/test/60_2family_dynamic_outside_calc.md index 68efcefb3..10c13511a 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc.md +++ b/tests/results/test/60_2family_dynamic_outside_calc.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_2family_dynamic_outside_calc_empty.md b/tests/results/test/60_2family_dynamic_outside_calc_empty.md index d18fa97aa..9260ce57e 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc_empty.md +++ b/tests/results/test/60_2family_dynamic_outside_calc_empty.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_5family_dynamic_calc_description.adoc b/tests/results/test/60_5family_dynamic_calc_description.adoc index e2e3dc988..5c5371605 100644 --- a/tests/results/test/60_5family_dynamic_calc_description.adoc +++ b/tests/results/test/60_5family_dynamic_calc_description.adoc @@ -29,7 +29,7 @@ This family builds families dynamically. + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A new variable. + **Disabled**: when the variable "dyn__val1__.var" has the value "val" | **var2** + -`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A new variable. + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` | A new variable. + **Default**: * the value of the variable "dyn__val1__.var" diff --git a/tests/results/test/60_5family_dynamic_calc_description.gitlab.md b/tests/results/test/60_5family_dynamic_calc_description.gitlab.md index 1dec66af2..9f97c4dda 100644 --- a/tests/results/test/60_5family_dynamic_calc_description.gitlab.md +++ b/tests/results/test/60_5family_dynamic_calc_description.gitlab.md @@ -16,8 +16,8 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
**Disabled**: when the variable "[A dynamic variable for *val1*](#dyn:::identifier:::.var)" has the value "val" | -| **var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A new variable.
**Default**:
β€’ the value of the variable "[A dynamic variable for *val1*](#dyn:::identifier:::.var)"
β€’ the value of the variable "[A dynamic variable for *val2*](#dyn:::identifier:::.var)" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
**Disabled**: when the variable "[A dynamic variable for *val1*](#dyn:::identifier:::.var)" has the value "val" | +| **var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A new variable.
**Default**:
β€’ the value of the variable "[A dynamic variable for *val1*](#dyn:::identifier:::.var)"
β€’ the value of the variable "[A dynamic variable for *val2*](#dyn:::identifier:::.var)" | diff --git a/tests/results/test/60_5family_dynamic_calc_description.html b/tests/results/test/60_5family_dynamic_calc_description.html index 86595513d..39d7f2f2f 100644 --- a/tests/results/test/60_5family_dynamic_calc_description.html +++ b/tests/results/test/60_5family_dynamic_calc_description.html @@ -21,11 +21,11 @@ This family builds families dynamically. - + - - +
Variable Description
Variable Description
var1
string basic mandatory disabled
A new variable.
Disabled: when the variable "dynval1.var" has the value "val"
var2
string multiple standard mandatory unique
A new variable.
Default:
  • the value of the variable "dynval1.var"
  • +
var1
string basic mandatory disabled
A new variable.
Disabled: when the variable "dynval1.var" has the value "val"
var2
string multiple standard mandatory
A new variable.
Default:
  • the value of the variable "dynval1.var"
  • the value of the variable "dynval2.var"
diff --git a/tests/results/test/60_5family_dynamic_calc_description.json b/tests/results/test/60_5family_dynamic_calc_description.json index d16383b3a..913121e13 100644 --- a/tests/results/test/60_5family_dynamic_calc_description.json +++ b/tests/results/test/60_5family_dynamic_calc_description.json @@ -138,12 +138,6 @@ "name": "mandatory", "ori_name": "mandatory", "access_control": false - }, - { - "type": "property", - "name": "unique", - "ori_name": "unique", - "access_control": false } ], "mode": "standard", diff --git a/tests/results/test/60_5family_dynamic_calc_description.md b/tests/results/test/60_5family_dynamic_calc_description.md index 9504114ec..54a910ffb 100644 --- a/tests/results/test/60_5family_dynamic_calc_description.md +++ b/tests/results/test/60_5family_dynamic_calc_description.md @@ -1,6 +1,6 @@ # A dynamic famify for *val1* or A dynamic famify for *val2* -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: @@ -15,8 +15,8 @@ |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| | **dyn*val1*.var**
**dyn*val2*.var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable for *val1* or *val2*. | -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **var1**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
**Disabled**: when the variable "[A dynamic variable for *val1*](#dyn:::identifier:::.var)" has the value "val" | -| **var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A new variable.
**Default**:
β€’ the value of the variable "[A dynamic variable for *val1*](#dyn:::identifier:::.var)"
β€’ the value of the variable "[A dynamic variable for *val2*](#dyn:::identifier:::.var)" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **var1**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
**Disabled**: when the variable "[A dynamic variable for *val1*](#dyn:::identifier:::.var)" has the value "val" | +| **var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A new variable.
**Default**:
β€’ the value of the variable "[A dynamic variable for *val1*](#dyn:::identifier:::.var)"
β€’ the value of the variable "[A dynamic variable for *val2*](#dyn:::identifier:::.var)" | diff --git a/tests/results/test/60_5family_dynamic_calc_description.sh b/tests/results/test/60_5family_dynamic_calc_description.sh index 84dbb92b6..0aa41a824 100644 --- a/tests/results/test/60_5family_dynamic_calc_description.sh +++ b/tests/results/test/60_5family_dynamic_calc_description.sh @@ -28,7 +28,7 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ var2 β”‚ A new variable. β”‚ β”‚  string   multiple   standard    β”‚ Default: β”‚ -β”‚ mandatory   unique  β”‚ β€’ the value of the variable β”‚ +β”‚ mandatory  β”‚ β€’ the value of the variable β”‚ β”‚ β”‚ "dynval1.var" β”‚ β”‚ β”‚ β€’ the value of the variable β”‚ β”‚ β”‚ "dynval2.var" β”‚ diff --git a/tests/results/test/60_5family_dynamic_calc_suffix2.md b/tests/results/test/60_5family_dynamic_calc_suffix2.md index 49b29b0b7..cf0699683 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix2.md +++ b/tests/results/test/60_5family_dynamic_calc_suffix2.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_5family_dynamic_calc_suffix2_empty.md b/tests/results/test/60_5family_dynamic_calc_suffix2_empty.md index 5f46a1fee..0a124f9eb 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix2_empty.md +++ b/tests/results/test/60_5family_dynamic_calc_suffix2_empty.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_disabled.md b/tests/results/test/60_5family_dynamic_calc_suffix_disabled.md index 0e3c9df62..d569a7b58 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_disabled.md +++ b/tests/results/test/60_5family_dynamic_calc_suffix_disabled.md @@ -1,6 +1,6 @@ # dyn*val1* or dyn*val2* -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_param.md b/tests/results/test/60_5family_dynamic_calc_suffix_param.md index d3a05b1f4..4bc04c78e 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param.md +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.md b/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.md index 43ee37797..e87f17894 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.md +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_5family_dynamic_calc_variable.md b/tests/results/test/60_5family_dynamic_calc_variable.md index cd62eb72c..65d41ed42 100644 --- a/tests/results/test/60_5family_dynamic_calc_variable.md +++ b/tests/results/test/60_5family_dynamic_calc_variable.md @@ -4,7 +4,7 @@ # dyn*val1* or dyn*val2* -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_5family_dynamic_calc_variable_disabled.md b/tests/results/test/60_5family_dynamic_calc_variable_disabled.md index efb39807a..3c82f4dc7 100644 --- a/tests/results/test/60_5family_dynamic_calc_variable_disabled.md +++ b/tests/results/test/60_5family_dynamic_calc_variable_disabled.md @@ -1,6 +1,6 @@ # A dynamic famify for *val1* or A dynamic famify for *val2* -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_5family_dynamic_calc_variable_disabled_outside.md b/tests/results/test/60_5family_dynamic_calc_variable_disabled_outside.md index 81077024e..66c69e09e 100644 --- a/tests/results/test/60_5family_dynamic_calc_variable_disabled_outside.md +++ b/tests/results/test/60_5family_dynamic_calc_variable_disabled_outside.md @@ -1,6 +1,6 @@ # A dynamic famify for *val1* or A dynamic famify for *val2* -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_5family_dynamic_calc_variable_empty.md b/tests/results/test/60_5family_dynamic_calc_variable_empty.md index d96f40a7c..2c80a2199 100644 --- a/tests/results/test/60_5family_dynamic_calc_variable_empty.md +++ b/tests/results/test/60_5family_dynamic_calc_variable_empty.md @@ -4,7 +4,7 @@ # dyn*val1* or dyn*val2* -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_5family_dynamic_hidden_suffix.md b/tests/results/test/60_5family_dynamic_hidden_suffix.md index 837fd6ce7..93e8b12e8 100644 --- a/tests/results/test/60_5family_dynamic_hidden_suffix.md +++ b/tests/results/test/60_5family_dynamic_hidden_suffix.md @@ -1,6 +1,6 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: @@ -18,7 +18,7 @@ ## A family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: > - dyn*val1*.family diff --git a/tests/results/test/60_5family_dynamic_variable_outside_suffix.md b/tests/results/test/60_5family_dynamic_variable_outside_suffix.md index b2c710d9c..d717e98a2 100644 --- a/tests/results/test/60_5family_dynamic_variable_outside_suffix.md +++ b/tests/results/test/60_5family_dynamic_variable_outside_suffix.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.md b/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.md index 2aa374bf6..ceb7e3bf5 100644 --- a/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.md +++ b/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/60_6family_dynamic_leadership.md b/tests/results/test/60_6family_dynamic_leadership.md index 5c160f151..73d0c830e 100644 --- a/tests/results/test/60_6family_dynamic_leadership.md +++ b/tests/results/test/60_6family_dynamic_leadership.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: @@ -15,7 +15,7 @@ ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: diff --git a/tests/results/test/60_6family_dynamic_leadership_empty.md b/tests/results/test/60_6family_dynamic_leadership_empty.md index d41d54afb..b577dbcf4 100644 --- a/tests/results/test/60_6family_dynamic_leadership_empty.md +++ b/tests/results/test/60_6family_dynamic_leadership_empty.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: @@ -15,7 +15,7 @@ ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: diff --git a/tests/results/test/60_9family_dynamic_calc_both.md b/tests/results/test/60_9family_dynamic_calc_both.md index a633c659c..76592967c 100644 --- a/tests/results/test/60_9family_dynamic_calc_both.md +++ b/tests/results/test/60_9family_dynamic_calc_both.md @@ -4,7 +4,7 @@ # A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test/68_0family_leadership_mode.md b/tests/results/test/68_0family_leadership_mode.md index 9bdb0001f..be22f8b78 100644 --- a/tests/results/test/68_0family_leadership_mode.md +++ b/tests/results/test/68_0family_leadership_mode.md @@ -1,6 +1,6 @@ # A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: leader\ diff --git a/tests/results/test/warnings_20_7help_family b/tests/results/test/warnings_20_7help_family new file mode 100644 index 000000000..b740becac --- /dev/null +++ b/tests/results/test/warnings_20_7help_family @@ -0,0 +1 @@ +["No attribute \"description\" for \"family1.var\" in \"../../rougail-tests/structures/20_7help_family/rougail/00-base.yml\"", "No attribute \"description\" for \"family2.var\" in \"../../rougail-tests/structures/20_7help_family/rougail/00-base.yml\""] \ No newline at end of file diff --git a/tests/results/test_examples/00_8test.adoc b/tests/results/test_examples/00_8test.adoc index 2db0c8fc0..1ef0e5725 100644 --- a/tests/results/test_examples/00_8test.adoc +++ b/tests/results/test_examples/00_8test.adoc @@ -17,7 +17,7 @@ var6: var1: test var2: test var3: test1 -var4: +var4: null var5: false var6: - test1 diff --git a/tests/results/test_examples/00_8test.gitlab.md b/tests/results/test_examples/00_8test.gitlab.md index 5e73e6ebc..3ee3b211c 100644 --- a/tests/results/test_examples/00_8test.gitlab.md +++ b/tests/results/test_examples/00_8test.gitlab.md @@ -17,7 +17,7 @@ var6: var1: test var2: test var3: test1 -var4: +var4: null var5: false var6: - test1 diff --git a/tests/results/test_examples/00_8test.html b/tests/results/test_examples/00_8test.html index defa0b701..5329313fd 100644 --- a/tests/results/test_examples/00_8test.html +++ b/tests/results/test_examples/00_8test.html @@ -9,7 +9,7 @@ var6:
var1: test
 var2: test
 var3: test1
-var4:
+var4: null
 var5: false
 var6:
   - test1
diff --git a/tests/results/test_examples/00_8test.md b/tests/results/test_examples/00_8test.md
index b999ef8ee..04490035f 100644
--- a/tests/results/test_examples/00_8test.md
+++ b/tests/results/test_examples/00_8test.md
@@ -15,7 +15,7 @@ var6:
 var1: test
 var2: test
 var3: test1
-var4:
+var4: null
 var5: false
 var6:
   - test1
diff --git a/tests/results/test_examples/00_8test.sh b/tests/results/test_examples/00_8test.sh
index 320e145d2..bc19e3590 100644
--- a/tests/results/test_examples/00_8test.sh
+++ b/tests/results/test_examples/00_8test.sh
@@ -13,7 +13,7 @@
 var1: test                                                                      
 var2: test                                                                      
 var3: test1                                                                     
-var4:                                                                           
+var4: null                                                                      
 var5: false                                                                     
 var6:                                                                           
   - test1                                                                       
diff --git a/tests/results/test_examples/01_6string_empty.adoc b/tests/results/test_examples/01_6string_empty.adoc
index 397c14b70..4882654d5 100644
--- a/tests/results/test_examples/01_6string_empty.adoc
+++ b/tests/results/test_examples/01_6string_empty.adoc
@@ -5,5 +5,5 @@
 ---
 var1:
   - value
-  -
+  - null
 ----
diff --git a/tests/results/test_examples/01_6string_empty.gitlab.md b/tests/results/test_examples/01_6string_empty.gitlab.md
index 94a90aee0..13c7be490 100644
--- a/tests/results/test_examples/01_6string_empty.gitlab.md
+++ b/tests/results/test_examples/01_6string_empty.gitlab.md
@@ -4,7 +4,7 @@
 ---
 var1:
   - value
-  -
+  - null
 ```
 
 
diff --git a/tests/results/test_examples/01_6string_empty.html b/tests/results/test_examples/01_6string_empty.html
index 7aaf234ca..95dbbd8ec 100644
--- a/tests/results/test_examples/01_6string_empty.html
+++ b/tests/results/test_examples/01_6string_empty.html
@@ -2,4 +2,4 @@
 
 
var1:
   - value
-  -
\ No newline at end of file + - null
\ No newline at end of file diff --git a/tests/results/test_examples/01_6string_empty.md b/tests/results/test_examples/01_6string_empty.md index 99aaf7c25..2a3bc553f 100644 --- a/tests/results/test_examples/01_6string_empty.md +++ b/tests/results/test_examples/01_6string_empty.md @@ -4,5 +4,5 @@ --- var1: - value - - + - null ``` diff --git a/tests/results/test_examples/01_6string_empty.sh b/tests/results/test_examples/01_6string_empty.sh index 186664888..97b826ba7 100644 --- a/tests/results/test_examples/01_6string_empty.sh +++ b/tests/results/test_examples/01_6string_empty.sh @@ -3,5 +3,5 @@ ---  var1:   - value  - -  + - null  diff --git a/tests/results/test_examples/20_7help_family.adoc b/tests/results/test_examples/20_7help_family.adoc new file mode 100644 index 000000000..514a6528c --- /dev/null +++ b/tests/results/test_examples/20_7help_family.adoc @@ -0,0 +1,20 @@ +== Example with mandatory variables not filled in + +[,yaml] +---- +--- +family1: + var: example +family2: + var: example +---- +== Example with all variables modifiable + +[,yaml] +---- +--- +family1: + var: example +family2: + var: example +---- diff --git a/tests/results/test_examples/20_7help_family.gitlab.md b/tests/results/test_examples/20_7help_family.gitlab.md new file mode 100644 index 000000000..f48fad1cf --- /dev/null +++ b/tests/results/test_examples/20_7help_family.gitlab.md @@ -0,0 +1,22 @@ +
Example with mandatory variables not filled in + +```yaml +--- +family1: + var: example +family2: + var: example +``` +
+ +
Example with all variables modifiable + +```yaml +--- +family1: + var: example +family2: + var: example +``` +
+ diff --git a/tests/results/test_examples/20_7help_family.html b/tests/results/test_examples/20_7help_family.html new file mode 100644 index 000000000..d7714a6af --- /dev/null +++ b/tests/results/test_examples/20_7help_family.html @@ -0,0 +1,11 @@ +

Example with mandatory variables not filled in

+ +
family1:
+  var: example
+family2:
+  var: example

Example with all variables modifiable

+ +
family1:
+  var: example
+family2:
+  var: example
\ No newline at end of file diff --git a/tests/results/test_examples/20_7help_family.md b/tests/results/test_examples/20_7help_family.md new file mode 100644 index 000000000..b238eac16 --- /dev/null +++ b/tests/results/test_examples/20_7help_family.md @@ -0,0 +1,18 @@ +# Example with mandatory variables not filled in + +```yaml +--- +family1: + var: example +family2: + var: example +``` +# Example with all variables modifiable + +```yaml +--- +family1: + var: example +family2: + var: example +``` diff --git a/tests/results/test_examples/20_7help_family.sh b/tests/results/test_examples/20_7help_family.sh new file mode 100644 index 000000000..4c8ace9b1 --- /dev/null +++ b/tests/results/test_examples/20_7help_family.sh @@ -0,0 +1,16 @@ +Example with mandatory variables not filled in + +---  +family1:  + var: example  +family2:  + var: example  + +Example with all variables modifiable + +---  +family1:  + var: example  +family2:  + var: example  + diff --git a/tests/results/test_examples/20_9family_absolute.adoc b/tests/results/test_examples/20_9family_absolute.adoc index b832d3418..a6d13a07c 100644 --- a/tests/results/test_examples/20_9family_absolute.adoc +++ b/tests/results/test_examples/20_9family_absolute.adoc @@ -17,14 +17,14 @@ family: var2: string6 subfamily: variable: - - - - + - null + - null family2: var2: example var3: string5 subfamily: variable: - - - - + - null + - null - string4 ---- diff --git a/tests/results/test_examples/20_9family_absolute.gitlab.md b/tests/results/test_examples/20_9family_absolute.gitlab.md index a51b6889e..5914447fc 100644 --- a/tests/results/test_examples/20_9family_absolute.gitlab.md +++ b/tests/results/test_examples/20_9family_absolute.gitlab.md @@ -17,15 +17,15 @@ family: var2: string6 subfamily: variable: - - - - + - null + - null family2: var2: example var3: string5 subfamily: variable: - - - - + - null + - null - string4 ``` diff --git a/tests/results/test_examples/20_9family_absolute.html b/tests/results/test_examples/20_9family_absolute.html index a3a2e0216..accc031b6 100644 --- a/tests/results/test_examples/20_9family_absolute.html +++ b/tests/results/test_examples/20_9family_absolute.html @@ -9,13 +9,13 @@ family: var2: string6 subfamily: variable: - - - - + - null + - null family2: var2: example var3: string5 subfamily: variable: - - - - + - null + - null - string4 \ No newline at end of file diff --git a/tests/results/test_examples/20_9family_absolute.md b/tests/results/test_examples/20_9family_absolute.md index ec885b2a4..3c7508c29 100644 --- a/tests/results/test_examples/20_9family_absolute.md +++ b/tests/results/test_examples/20_9family_absolute.md @@ -15,14 +15,14 @@ family: var2: string6 subfamily: variable: - - - - + - null + - null family2: var2: example var3: string5 subfamily: variable: - - - - + - null + - null - string4 ``` diff --git a/tests/results/test_examples/20_9family_absolute.sh b/tests/results/test_examples/20_9family_absolute.sh index bf1cc833a..244e0e9f1 100644 --- a/tests/results/test_examples/20_9family_absolute.sh +++ b/tests/results/test_examples/20_9family_absolute.sh @@ -13,14 +13,14 @@  var2: string6   subfamily:   variable:  - -   - -   + - null  + - null  family2:   var2: example   var3: string5   subfamily:   variable:  - -   - -   + - null  + - null   - string4  diff --git a/tests/results/test_examples/40_9leadership-calculation-outside-follower-no-mandatory.adoc b/tests/results/test_examples/40_9leadership-calculation-outside-follower-no-mandatory.adoc index 3701ca177..b9b23d831 100644 --- a/tests/results/test_examples/40_9leadership-calculation-outside-follower-no-mandatory.adoc +++ b/tests/results/test_examples/40_9leadership-calculation-outside-follower-no-mandatory.adoc @@ -9,6 +9,6 @@ leader: - leader: b follower: example variable: - - - - + - null + - null ---- diff --git a/tests/results/test_examples/40_9leadership-calculation-outside-follower-no-mandatory.gitlab.md b/tests/results/test_examples/40_9leadership-calculation-outside-follower-no-mandatory.gitlab.md index ce82e2307..0e728b75f 100644 --- a/tests/results/test_examples/40_9leadership-calculation-outside-follower-no-mandatory.gitlab.md +++ b/tests/results/test_examples/40_9leadership-calculation-outside-follower-no-mandatory.gitlab.md @@ -8,8 +8,8 @@ leader: - leader: b follower: example variable: - - - - + - null + - null ``` diff --git a/tests/results/test_examples/40_9leadership-calculation-outside-follower-no-mandatory.html b/tests/results/test_examples/40_9leadership-calculation-outside-follower-no-mandatory.html index 09dd0647d..7aab0e238 100644 --- a/tests/results/test_examples/40_9leadership-calculation-outside-follower-no-mandatory.html +++ b/tests/results/test_examples/40_9leadership-calculation-outside-follower-no-mandatory.html @@ -6,5 +6,5 @@ - leader: b follower: example variable: - - - - \ No newline at end of file + - null + - null \ No newline at end of file diff --git a/tests/results/test_examples/40_9leadership-calculation-outside-follower-no-mandatory.md b/tests/results/test_examples/40_9leadership-calculation-outside-follower-no-mandatory.md index 0f7dd4aae..cf6cbf1a0 100644 --- a/tests/results/test_examples/40_9leadership-calculation-outside-follower-no-mandatory.md +++ b/tests/results/test_examples/40_9leadership-calculation-outside-follower-no-mandatory.md @@ -8,6 +8,6 @@ leader: - leader: b follower: example variable: - - - - + - null + - null ``` diff --git a/tests/results/test_examples/40_9leadership-calculation-outside-follower-no-mandatory.sh b/tests/results/test_examples/40_9leadership-calculation-outside-follower-no-mandatory.sh index 201dc473c..0c37ebefe 100644 --- a/tests/results/test_examples/40_9leadership-calculation-outside-follower-no-mandatory.sh +++ b/tests/results/test_examples/40_9leadership-calculation-outside-follower-no-mandatory.sh @@ -7,6 +7,6 @@  - leader: b   follower: example  variable:  - -   - -  + - null  + - null  diff --git a/tests/results/test_examples/40_9leadership-calculation-variable_leader_follower.adoc b/tests/results/test_examples/40_9leadership-calculation-variable_leader_follower.adoc index 60a4090f3..4b139a5bd 100644 --- a/tests/results/test_examples/40_9leadership-calculation-variable_leader_follower.adoc +++ b/tests/results/test_examples/40_9leadership-calculation-variable_leader_follower.adoc @@ -9,8 +9,8 @@ leadership_1: - leader: value2 follower: example leadership_2: - - leader: + - leader: null follower: val - - leader: + - leader: null follower: val ---- diff --git a/tests/results/test_examples/40_9leadership-calculation-variable_leader_follower.gitlab.md b/tests/results/test_examples/40_9leadership-calculation-variable_leader_follower.gitlab.md index f927e1243..b0aaf0b68 100644 --- a/tests/results/test_examples/40_9leadership-calculation-variable_leader_follower.gitlab.md +++ b/tests/results/test_examples/40_9leadership-calculation-variable_leader_follower.gitlab.md @@ -8,9 +8,9 @@ leadership_1: - leader: value2 follower: example leadership_2: - - leader: + - leader: null follower: val - - leader: + - leader: null follower: val ``` diff --git a/tests/results/test_examples/40_9leadership-calculation-variable_leader_follower.html b/tests/results/test_examples/40_9leadership-calculation-variable_leader_follower.html index 57f323d1b..4055446d8 100644 --- a/tests/results/test_examples/40_9leadership-calculation-variable_leader_follower.html +++ b/tests/results/test_examples/40_9leadership-calculation-variable_leader_follower.html @@ -6,7 +6,7 @@ - leader: value2 follower: example leadership_2: - - leader: + - leader: null follower: val - - leader: + - leader: null follower: val \ No newline at end of file diff --git a/tests/results/test_examples/40_9leadership-calculation-variable_leader_follower.md b/tests/results/test_examples/40_9leadership-calculation-variable_leader_follower.md index 020a44235..288bd800d 100644 --- a/tests/results/test_examples/40_9leadership-calculation-variable_leader_follower.md +++ b/tests/results/test_examples/40_9leadership-calculation-variable_leader_follower.md @@ -8,8 +8,8 @@ leadership_1: - leader: value2 follower: example leadership_2: - - leader: + - leader: null follower: val - - leader: + - leader: null follower: val ``` diff --git a/tests/results/test_examples/40_9leadership-calculation-variable_leader_follower.sh b/tests/results/test_examples/40_9leadership-calculation-variable_leader_follower.sh index b01534612..cc8e80f05 100644 --- a/tests/results/test_examples/40_9leadership-calculation-variable_leader_follower.sh +++ b/tests/results/test_examples/40_9leadership-calculation-variable_leader_follower.sh @@ -7,8 +7,8 @@  - leader: value2   follower: example  leadership_2:  - - leader:  + - leader: null   follower: val  - - leader:  + - leader: null   follower: val  diff --git a/tests/results/test_examples/60_5family_dynamic_calc_description.adoc b/tests/results/test_examples/60_5family_dynamic_calc_description.adoc index 9b8b8a614..4e9d0919a 100644 --- a/tests/results/test_examples/60_5family_dynamic_calc_description.adoc +++ b/tests/results/test_examples/60_5family_dynamic_calc_description.adoc @@ -20,6 +20,6 @@ dynval2: var: example var1: example var2: - - - - + - null + - null ---- diff --git a/tests/results/test_examples/60_5family_dynamic_calc_description.gitlab.md b/tests/results/test_examples/60_5family_dynamic_calc_description.gitlab.md index d74cd8c13..5ae67b5a6 100644 --- a/tests/results/test_examples/60_5family_dynamic_calc_description.gitlab.md +++ b/tests/results/test_examples/60_5family_dynamic_calc_description.gitlab.md @@ -20,8 +20,8 @@ dynval2: var: example var1: example var2: - - - - + - null + - null ``` diff --git a/tests/results/test_examples/60_5family_dynamic_calc_description.html b/tests/results/test_examples/60_5family_dynamic_calc_description.html index ab5d83981..2a1967f2b 100644 --- a/tests/results/test_examples/60_5family_dynamic_calc_description.html +++ b/tests/results/test_examples/60_5family_dynamic_calc_description.html @@ -12,5 +12,5 @@ dynval2: var: example var1: example var2: - - - - \ No newline at end of file + - null + - null \ No newline at end of file diff --git a/tests/results/test_examples/60_5family_dynamic_calc_description.md b/tests/results/test_examples/60_5family_dynamic_calc_description.md index 4ac414dc5..0c90d9d94 100644 --- a/tests/results/test_examples/60_5family_dynamic_calc_description.md +++ b/tests/results/test_examples/60_5family_dynamic_calc_description.md @@ -18,6 +18,6 @@ dynval2: var: example var1: example var2: - - - - + - null + - null ``` diff --git a/tests/results/test_examples/60_5family_dynamic_calc_description.sh b/tests/results/test_examples/60_5family_dynamic_calc_description.sh index 738077bf8..be1509ab1 100644 --- a/tests/results/test_examples/60_5family_dynamic_calc_description.sh +++ b/tests/results/test_examples/60_5family_dynamic_calc_description.sh @@ -16,6 +16,6 @@  var: example  var1: example  var2:  - -   - -  + - null  + - null  diff --git a/tests/results/test_examples/warnings_20_7help_family b/tests/results/test_examples/warnings_20_7help_family new file mode 100644 index 000000000..b740becac --- /dev/null +++ b/tests/results/test_examples/warnings_20_7help_family @@ -0,0 +1 @@ +["No attribute \"description\" for \"family1.var\" in \"../../rougail-tests/structures/20_7help_family/rougail/00-base.yml\"", "No attribute \"description\" for \"family2.var\" in \"../../rougail-tests/structures/20_7help_family/rougail/00-base.yml\""] \ No newline at end of file diff --git a/tests/results/test_examples_comment/00_8test.adoc b/tests/results/test_examples_comment/00_8test.adoc index dcd2e0a06..49cb263bb 100644 --- a/tests/results/test_examples_comment/00_8test.adoc +++ b/tests/results/test_examples_comment/00_8test.adoc @@ -17,7 +17,7 @@ var6: # The sixth variable var1: test # The first variable var2: test # The second variable var3: test1 # The third variable -var4: # The forth variable +var4: null # The forth variable var5: false # The fifth variable var6: # The sixth variable - test1 diff --git a/tests/results/test_examples_comment/00_8test.gitlab.md b/tests/results/test_examples_comment/00_8test.gitlab.md index ee3f59a6a..8c780b7f0 100644 --- a/tests/results/test_examples_comment/00_8test.gitlab.md +++ b/tests/results/test_examples_comment/00_8test.gitlab.md @@ -17,7 +17,7 @@ var6: # The sixth variable var1: test # The first variable var2: test # The second variable var3: test1 # The third variable -var4: # The forth variable +var4: null # The forth variable var5: false # The fifth variable var6: # The sixth variable - test1 diff --git a/tests/results/test_examples_comment/00_8test.html b/tests/results/test_examples_comment/00_8test.html index 413b017e6..3394b7883 100644 --- a/tests/results/test_examples_comment/00_8test.html +++ b/tests/results/test_examples_comment/00_8test.html @@ -9,7 +9,7 @@ var6: # The sixth variable
var1: test                    # The first variable
 var2: test                    # The second variable
 var3: test1                   # The third variable
-var4:                         # The forth variable
+var4: null                    # The forth variable
 var5: false                   # The fifth variable
 var6:                         # The sixth variable
   - test1
diff --git a/tests/results/test_examples_comment/00_8test.md b/tests/results/test_examples_comment/00_8test.md
index 0888367a0..cef53c9a6 100644
--- a/tests/results/test_examples_comment/00_8test.md
+++ b/tests/results/test_examples_comment/00_8test.md
@@ -15,7 +15,7 @@ var6:                         # The sixth variable
 var1: test                    # The first variable
 var2: test                    # The second variable
 var3: test1                   # The third variable
-var4:                         # The forth variable
+var4: null                    # The forth variable
 var5: false                   # The fifth variable
 var6:                         # The sixth variable
   - test1
diff --git a/tests/results/test_examples_comment/00_8test.sh b/tests/results/test_examples_comment/00_8test.sh
index eb3ce5ddb..383be4a69 100644
--- a/tests/results/test_examples_comment/00_8test.sh
+++ b/tests/results/test_examples_comment/00_8test.sh
@@ -13,7 +13,7 @@
 var1: test                    # The first variable                              
 var2: test                    # The second variable                             
 var3: test1                   # The third variable                              
-var4:                         # The forth variable                              
+var4: null                    # The forth variable                              
 var5: false                   # The fifth variable                              
 var6:                         # The sixth variable                              
   - test1                                                                       
diff --git a/tests/results/test_examples_comment/01_6string_empty.adoc b/tests/results/test_examples_comment/01_6string_empty.adoc
index 05f372212..ebc322ea8 100644
--- a/tests/results/test_examples_comment/01_6string_empty.adoc
+++ b/tests/results/test_examples_comment/01_6string_empty.adoc
@@ -5,5 +5,5 @@
 ---
 var1:                         # The second variable
   - value
-  -
+  - null
 ----
diff --git a/tests/results/test_examples_comment/01_6string_empty.gitlab.md b/tests/results/test_examples_comment/01_6string_empty.gitlab.md
index e65f9a84d..f6311c6e3 100644
--- a/tests/results/test_examples_comment/01_6string_empty.gitlab.md
+++ b/tests/results/test_examples_comment/01_6string_empty.gitlab.md
@@ -4,7 +4,7 @@
 ---
 var1:                         # The second variable
   - value
-  -
+  - null
 ```
 
 
diff --git a/tests/results/test_examples_comment/01_6string_empty.html b/tests/results/test_examples_comment/01_6string_empty.html
index fa0b68d58..649afbb0e 100644
--- a/tests/results/test_examples_comment/01_6string_empty.html
+++ b/tests/results/test_examples_comment/01_6string_empty.html
@@ -2,4 +2,4 @@
 
 
var1:                         # The second variable
   - value
-  -
\ No newline at end of file + - null
\ No newline at end of file diff --git a/tests/results/test_examples_comment/01_6string_empty.md b/tests/results/test_examples_comment/01_6string_empty.md index 172d553c7..434208b90 100644 --- a/tests/results/test_examples_comment/01_6string_empty.md +++ b/tests/results/test_examples_comment/01_6string_empty.md @@ -4,5 +4,5 @@ --- var1: # The second variable - value - - + - null ``` diff --git a/tests/results/test_examples_comment/01_6string_empty.sh b/tests/results/test_examples_comment/01_6string_empty.sh index 53b4a9627..889743dfe 100644 --- a/tests/results/test_examples_comment/01_6string_empty.sh +++ b/tests/results/test_examples_comment/01_6string_empty.sh @@ -3,5 +3,5 @@ ---  var1: # The second variable   - value  - -  + - null  diff --git a/tests/results/test_examples_comment/20_7help_family.adoc b/tests/results/test_examples_comment/20_7help_family.adoc new file mode 100644 index 000000000..717e95103 --- /dev/null +++ b/tests/results/test_examples_comment/20_7help_family.adoc @@ -0,0 +1,20 @@ +== Example with mandatory variables not filled in + +[,yaml] +---- +--- +family1: # The first family + var: example +family2: # The second family + var: example +---- +== Example with all variables modifiable + +[,yaml] +---- +--- +family1: # The first family + var: example +family2: # The second family + var: example +---- diff --git a/tests/results/test_examples_comment/20_7help_family.gitlab.md b/tests/results/test_examples_comment/20_7help_family.gitlab.md new file mode 100644 index 000000000..e181c29b7 --- /dev/null +++ b/tests/results/test_examples_comment/20_7help_family.gitlab.md @@ -0,0 +1,22 @@ +
Example with mandatory variables not filled in + +```yaml +--- +family1: # The first family + var: example +family2: # The second family + var: example +``` +
+ +
Example with all variables modifiable + +```yaml +--- +family1: # The first family + var: example +family2: # The second family + var: example +``` +
+ diff --git a/tests/results/test_examples_comment/20_7help_family.html b/tests/results/test_examples_comment/20_7help_family.html new file mode 100644 index 000000000..bffe704e4 --- /dev/null +++ b/tests/results/test_examples_comment/20_7help_family.html @@ -0,0 +1,11 @@ +

Example with mandatory variables not filled in

+ +
family1:                      # The first family
+  var: example
+family2:                      # The second family
+  var: example

Example with all variables modifiable

+ +
family1:                      # The first family
+  var: example
+family2:                      # The second family
+  var: example
\ No newline at end of file diff --git a/tests/results/test_examples_comment/20_7help_family.md b/tests/results/test_examples_comment/20_7help_family.md new file mode 100644 index 000000000..9f9009171 --- /dev/null +++ b/tests/results/test_examples_comment/20_7help_family.md @@ -0,0 +1,18 @@ +# Example with mandatory variables not filled in + +```yaml +--- +family1: # The first family + var: example +family2: # The second family + var: example +``` +# Example with all variables modifiable + +```yaml +--- +family1: # The first family + var: example +family2: # The second family + var: example +``` diff --git a/tests/results/test_examples_comment/20_7help_family.sh b/tests/results/test_examples_comment/20_7help_family.sh new file mode 100644 index 000000000..b51410b0b --- /dev/null +++ b/tests/results/test_examples_comment/20_7help_family.sh @@ -0,0 +1,16 @@ +Example with mandatory variables not filled in + +---  +family1: # The first family  + var: example  +family2: # The second family  + var: example  + +Example with all variables modifiable + +---  +family1: # The first family  + var: example  +family2: # The second family  + var: example  + diff --git a/tests/results/test_examples_comment/20_9family_absolute.adoc b/tests/results/test_examples_comment/20_9family_absolute.adoc index f7da03c06..291f9f8c9 100644 --- a/tests/results/test_examples_comment/20_9family_absolute.adoc +++ b/tests/results/test_examples_comment/20_9family_absolute.adoc @@ -17,14 +17,14 @@ family: # A family var2: string6 # A second variable subfamily: # A sub family variable: # Third variable - - - - + - null + - null family2: # A family var2: example # A variable2 var3: string5 subfamily: # A sub family variable: # Fourth variable - - - - + - null + - null - string4 ---- diff --git a/tests/results/test_examples_comment/20_9family_absolute.gitlab.md b/tests/results/test_examples_comment/20_9family_absolute.gitlab.md index d4defcb6d..401dabddf 100644 --- a/tests/results/test_examples_comment/20_9family_absolute.gitlab.md +++ b/tests/results/test_examples_comment/20_9family_absolute.gitlab.md @@ -17,15 +17,15 @@ family: # A family var2: string6 # A second variable subfamily: # A sub family variable: # Third variable - - - - + - null + - null family2: # A family var2: example # A variable2 var3: string5 subfamily: # A sub family variable: # Fourth variable - - - - + - null + - null - string4 ``` diff --git a/tests/results/test_examples_comment/20_9family_absolute.html b/tests/results/test_examples_comment/20_9family_absolute.html index a35e30049..5f8df9466 100644 --- a/tests/results/test_examples_comment/20_9family_absolute.html +++ b/tests/results/test_examples_comment/20_9family_absolute.html @@ -9,13 +9,13 @@ family: # A family var2: string6 # A second variable subfamily: # A sub family variable: # Third variable - - - - + - null + - null family2: # A family var2: example # A variable2 var3: string5 subfamily: # A sub family variable: # Fourth variable - - - - + - null + - null - string4 \ No newline at end of file diff --git a/tests/results/test_examples_comment/20_9family_absolute.md b/tests/results/test_examples_comment/20_9family_absolute.md index 1a118633a..97ae7b777 100644 --- a/tests/results/test_examples_comment/20_9family_absolute.md +++ b/tests/results/test_examples_comment/20_9family_absolute.md @@ -15,14 +15,14 @@ family: # A family var2: string6 # A second variable subfamily: # A sub family variable: # Third variable - - - - + - null + - null family2: # A family var2: example # A variable2 var3: string5 subfamily: # A sub family variable: # Fourth variable - - - - + - null + - null - string4 ``` diff --git a/tests/results/test_examples_comment/20_9family_absolute.sh b/tests/results/test_examples_comment/20_9family_absolute.sh index b2796148c..5c5b442ee 100644 --- a/tests/results/test_examples_comment/20_9family_absolute.sh +++ b/tests/results/test_examples_comment/20_9family_absolute.sh @@ -13,14 +13,14 @@  var2: string6 # A second variable   subfamily: # A sub family   variable: # Third variable  - -   - -   + - null  + - null  family2: # A family   var2: example # A variable2   var3: string5   subfamily: # A sub family   variable: # Fourth variable  - -   - -   + - null  + - null   - string4  diff --git a/tests/results/test_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.adoc b/tests/results/test_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.adoc index 9fe2c2122..ccbf49a01 100644 --- a/tests/results/test_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.adoc +++ b/tests/results/test_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.adoc @@ -9,6 +9,6 @@ leader: # leader - leader: b follower: example variable: - - - - + - null + - null ---- diff --git a/tests/results/test_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.gitlab.md b/tests/results/test_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.gitlab.md index dc92fb978..f97ed2c2b 100644 --- a/tests/results/test_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.gitlab.md +++ b/tests/results/test_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.gitlab.md @@ -8,8 +8,8 @@ leader: # leader - leader: b follower: example variable: - - - - + - null + - null ``` diff --git a/tests/results/test_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.html b/tests/results/test_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.html index b7e53574b..3c6d4532d 100644 --- a/tests/results/test_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.html +++ b/tests/results/test_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.html @@ -6,5 +6,5 @@ - leader: b follower: example variable: - - - - \ No newline at end of file + - null + - null \ No newline at end of file diff --git a/tests/results/test_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.md b/tests/results/test_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.md index 06491f86f..c592e434f 100644 --- a/tests/results/test_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.md +++ b/tests/results/test_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.md @@ -8,6 +8,6 @@ leader: # leader - leader: b follower: example variable: - - - - + - null + - null ``` diff --git a/tests/results/test_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.sh b/tests/results/test_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.sh index 5d90f6f0f..3af07fcd8 100644 --- a/tests/results/test_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.sh +++ b/tests/results/test_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.sh @@ -7,6 +7,6 @@  - leader: b   follower: example  variable:  - -   - -  + - null  + - null  diff --git a/tests/results/test_examples_comment/40_9leadership-calculation-variable_leader_follower.adoc b/tests/results/test_examples_comment/40_9leadership-calculation-variable_leader_follower.adoc index e70d8bbb2..56d866321 100644 --- a/tests/results/test_examples_comment/40_9leadership-calculation-variable_leader_follower.adoc +++ b/tests/results/test_examples_comment/40_9leadership-calculation-variable_leader_follower.adoc @@ -9,8 +9,8 @@ leadership_1: # A leadership - leader: value2 # A leader follower: example # A follower leadership_2: # A second leadership - - leader: # A leader + - leader: null # A leader follower: val # A follower - - leader: # A leader + - leader: null # A leader follower: val # A follower ---- diff --git a/tests/results/test_examples_comment/40_9leadership-calculation-variable_leader_follower.gitlab.md b/tests/results/test_examples_comment/40_9leadership-calculation-variable_leader_follower.gitlab.md index 2c116a797..29be9f0e4 100644 --- a/tests/results/test_examples_comment/40_9leadership-calculation-variable_leader_follower.gitlab.md +++ b/tests/results/test_examples_comment/40_9leadership-calculation-variable_leader_follower.gitlab.md @@ -8,9 +8,9 @@ leadership_1: # A leadership - leader: value2 # A leader follower: example # A follower leadership_2: # A second leadership - - leader: # A leader + - leader: null # A leader follower: val # A follower - - leader: # A leader + - leader: null # A leader follower: val # A follower ``` diff --git a/tests/results/test_examples_comment/40_9leadership-calculation-variable_leader_follower.html b/tests/results/test_examples_comment/40_9leadership-calculation-variable_leader_follower.html index 47a3b69b4..7a5109269 100644 --- a/tests/results/test_examples_comment/40_9leadership-calculation-variable_leader_follower.html +++ b/tests/results/test_examples_comment/40_9leadership-calculation-variable_leader_follower.html @@ -6,7 +6,7 @@ - leader: value2 # A leader follower: example # A follower leadership_2: # A second leadership - - leader: # A leader + - leader: null # A leader follower: val # A follower - - leader: # A leader + - leader: null # A leader follower: val # A follower \ No newline at end of file diff --git a/tests/results/test_examples_comment/40_9leadership-calculation-variable_leader_follower.md b/tests/results/test_examples_comment/40_9leadership-calculation-variable_leader_follower.md index 050ea26d6..d59a4d77b 100644 --- a/tests/results/test_examples_comment/40_9leadership-calculation-variable_leader_follower.md +++ b/tests/results/test_examples_comment/40_9leadership-calculation-variable_leader_follower.md @@ -8,8 +8,8 @@ leadership_1: # A leadership - leader: value2 # A leader follower: example # A follower leadership_2: # A second leadership - - leader: # A leader + - leader: null # A leader follower: val # A follower - - leader: # A leader + - leader: null # A leader follower: val # A follower ``` diff --git a/tests/results/test_examples_comment/40_9leadership-calculation-variable_leader_follower.sh b/tests/results/test_examples_comment/40_9leadership-calculation-variable_leader_follower.sh index b94286458..a2d88bd76 100644 --- a/tests/results/test_examples_comment/40_9leadership-calculation-variable_leader_follower.sh +++ b/tests/results/test_examples_comment/40_9leadership-calculation-variable_leader_follower.sh @@ -7,8 +7,8 @@  - leader: value2 # A leader   follower: example # A follower  leadership_2: # A second leadership  - - leader: # A leader  + - leader: null # A leader   follower: val # A follower  - - leader: # A leader  + - leader: null # A leader   follower: val # A follower  diff --git a/tests/results/test_examples_comment/60_5family_dynamic_calc_description.adoc b/tests/results/test_examples_comment/60_5family_dynamic_calc_description.adoc index 54be1ee14..91d0772bb 100644 --- a/tests/results/test_examples_comment/60_5family_dynamic_calc_description.adoc +++ b/tests/results/test_examples_comment/60_5family_dynamic_calc_description.adoc @@ -20,6 +20,6 @@ dynval2: # A dynamic famify for {{ identifier }} var: example # A dynamic variable for {{ identifier }} var1: example # A new variable var2: # A new variable - - - - + - null + - null ---- diff --git a/tests/results/test_examples_comment/60_5family_dynamic_calc_description.gitlab.md b/tests/results/test_examples_comment/60_5family_dynamic_calc_description.gitlab.md index 1c5148afe..67df28dd7 100644 --- a/tests/results/test_examples_comment/60_5family_dynamic_calc_description.gitlab.md +++ b/tests/results/test_examples_comment/60_5family_dynamic_calc_description.gitlab.md @@ -20,8 +20,8 @@ dynval2: # A dynamic famify for {{ identifier }} var: example # A dynamic variable for {{ identifier }} var1: example # A new variable var2: # A new variable - - - - + - null + - null ``` diff --git a/tests/results/test_examples_comment/60_5family_dynamic_calc_description.html b/tests/results/test_examples_comment/60_5family_dynamic_calc_description.html index 9a38981b0..3e56ae269 100644 --- a/tests/results/test_examples_comment/60_5family_dynamic_calc_description.html +++ b/tests/results/test_examples_comment/60_5family_dynamic_calc_description.html @@ -12,5 +12,5 @@ dynval2: # A dynamic famify for {{ identifier }} var: example # A dynamic variable for {{ identifier }} var1: example # A new variable var2: # A new variable - - - - \ No newline at end of file + - null + - null \ No newline at end of file diff --git a/tests/results/test_examples_comment/60_5family_dynamic_calc_description.md b/tests/results/test_examples_comment/60_5family_dynamic_calc_description.md index 4c0610d92..62cd15110 100644 --- a/tests/results/test_examples_comment/60_5family_dynamic_calc_description.md +++ b/tests/results/test_examples_comment/60_5family_dynamic_calc_description.md @@ -18,6 +18,6 @@ dynval2: # A dynamic famify for {{ identifier }} var: example # A dynamic variable for {{ identifier }} var1: example # A new variable var2: # A new variable - - - - + - null + - null ``` diff --git a/tests/results/test_examples_comment/60_5family_dynamic_calc_description.sh b/tests/results/test_examples_comment/60_5family_dynamic_calc_description.sh index 12a12859d..cde353732 100644 --- a/tests/results/test_examples_comment/60_5family_dynamic_calc_description.sh +++ b/tests/results/test_examples_comment/60_5family_dynamic_calc_description.sh @@ -16,6 +16,6 @@  var: example # A dynamic variable for {{ identifier }}  var1: example # A new variable  var2: # A new variable  - -   - -  + - null  + - null  diff --git a/tests/results/test_examples_comment/warnings_20_7help_family b/tests/results/test_examples_comment/warnings_20_7help_family new file mode 100644 index 000000000..b740becac --- /dev/null +++ b/tests/results/test_examples_comment/warnings_20_7help_family @@ -0,0 +1 @@ +["No attribute \"description\" for \"family1.var\" in \"../../rougail-tests/structures/20_7help_family/rougail/00-base.yml\"", "No attribute \"description\" for \"family2.var\" in \"../../rougail-tests/structures/20_7help_family/rougail/00-base.yml\""] \ No newline at end of file diff --git a/tests/results/test_namespace/00_0version_underscore.md b/tests/results/test_namespace/00_0version_underscore.md index 6c04923bd..34d541315 100644 --- a/tests/results/test_namespace/00_0version_underscore.md +++ b/tests/results/test_namespace/00_0version_underscore.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/00_1empty_variable.md b/tests/results/test_namespace/00_1empty_variable.md index eb6b410b5..339fe8b15 100644 --- a/tests/results/test_namespace/00_1empty_variable.md +++ b/tests/results/test_namespace/00_1empty_variable.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/00_2default_calculated.md b/tests/results/test_namespace/00_2default_calculated.md index 8d51b1858..697f2db5c 100644 --- a/tests/results/test_namespace/00_2default_calculated.md +++ b/tests/results/test_namespace/00_2default_calculated.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_2default_calculated_multi.md b/tests/results/test_namespace/00_2default_calculated_multi.md index 1a36dd0a0..f518064cf 100644 --- a/tests/results/test_namespace/00_2default_calculated_multi.md +++ b/tests/results/test_namespace/00_2default_calculated_multi.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_2default_calculated_params_permissive.md b/tests/results/test_namespace/00_2default_calculated_params_permissive.md index 1d98865e1..2ab56c9a0 100644 --- a/tests/results/test_namespace/00_2default_calculated_params_permissive.md +++ b/tests/results/test_namespace/00_2default_calculated_params_permissive.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_2default_calculated_variable.md b/tests/results/test_namespace/00_2default_calculated_variable.md index 2e030d687..68fc10791 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable.md +++ b/tests/results/test_namespace/00_2default_calculated_variable.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/00_2default_calculated_variable_description.md b/tests/results/test_namespace/00_2default_calculated_variable_description.md index 1b320ac67..b11c8eb7f 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable_description.md +++ b/tests/results/test_namespace/00_2default_calculated_variable_description.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/00_2default_calculated_variable_description_multi_line.md b/tests/results/test_namespace/00_2default_calculated_variable_description_multi_line.md index 921d55512..69a3efff4 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable_description_multi_line.md +++ b/tests/results/test_namespace/00_2default_calculated_variable_description_multi_line.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/00_2default_calculated_variable_transitive.md b/tests/results/test_namespace/00_2default_calculated_variable_transitive.md index 3db7ac7a2..e01021334 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable_transitive.md +++ b/tests/results/test_namespace/00_2default_calculated_variable_transitive.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/00_4load_subfolder.md b/tests/results/test_namespace/00_4load_subfolder.md index 5d78ac81c..0b923d568 100644 --- a/tests/results/test_namespace/00_4load_subfolder.md +++ b/tests/results/test_namespace/00_4load_subfolder.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/00_5load_notype.md b/tests/results/test_namespace/00_5load_notype.md index a61a94b68..61aa7725f 100644 --- a/tests/results/test_namespace/00_5load_notype.md +++ b/tests/results/test_namespace/00_5load_notype.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_6boolean.md b/tests/results/test_namespace/00_6boolean.md index db8e33e36..de67683fa 100644 --- a/tests/results/test_namespace/00_6boolean.md +++ b/tests/results/test_namespace/00_6boolean.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_6boolean_no_mandatory.md b/tests/results/test_namespace/00_6boolean_no_mandatory.md index bee1791f9..0293c6419 100644 --- a/tests/results/test_namespace/00_6boolean_no_mandatory.md +++ b/tests/results/test_namespace/00_6boolean_no_mandatory.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_6choice.md b/tests/results/test_namespace/00_6choice.md index 54aa9a71c..4f19c8e43 100644 --- a/tests/results/test_namespace/00_6choice.md +++ b/tests/results/test_namespace/00_6choice.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/00_6choice_calculation.md b/tests/results/test_namespace/00_6choice_calculation.md index 65d8fb88d..349319645 100644 --- a/tests/results/test_namespace/00_6choice_calculation.md +++ b/tests/results/test_namespace/00_6choice_calculation.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_6choice_link.md b/tests/results/test_namespace/00_6choice_link.md index 443d65753..f33a8960e 100644 --- a/tests/results/test_namespace/00_6choice_link.md +++ b/tests/results/test_namespace/00_6choice_link.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/00_6choice_variable.md b/tests/results/test_namespace/00_6choice_variable.md index 35175eddf..84084ea30 100644 --- a/tests/results/test_namespace/00_6choice_variable.md +++ b/tests/results/test_namespace/00_6choice_variable.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_6choice_variable_link.md b/tests/results/test_namespace/00_6choice_variable_link.md index 7229d3dda..b8daae245 100644 --- a/tests/results/test_namespace/00_6choice_variable_link.md +++ b/tests/results/test_namespace/00_6choice_variable_link.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_6choice_variable_link2.md b/tests/results/test_namespace/00_6choice_variable_link2.md index b3865828e..ffff473ea 100644 --- a/tests/results/test_namespace/00_6choice_variable_link2.md +++ b/tests/results/test_namespace/00_6choice_variable_link2.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -12,7 +12,7 @@ ## family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.family\ > `standard` diff --git a/tests/results/test_namespace/00_6custom.md b/tests/results/test_namespace/00_6custom.md index b41ee6d85..9e080eb5f 100644 --- a/tests/results/test_namespace/00_6custom.md +++ b/tests/results/test_namespace/00_6custom.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/00_6domainname.md b/tests/results/test_namespace/00_6domainname.md index 516767a6f..4ed2cfbab 100644 --- a/tests/results/test_namespace/00_6domainname.md +++ b/tests/results/test_namespace/00_6domainname.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_6domainname_params.md b/tests/results/test_namespace/00_6domainname_params.md index 80054d823..abb053377 100644 --- a/tests/results/test_namespace/00_6domainname_params.md +++ b/tests/results/test_namespace/00_6domainname_params.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_6float.md b/tests/results/test_namespace/00_6float.md index dc2adbc74..219cd16ff 100644 --- a/tests/results/test_namespace/00_6float.md +++ b/tests/results/test_namespace/00_6float.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_6integer.md b/tests/results/test_namespace/00_6integer.md index 56411b4fc..886585c7b 100644 --- a/tests/results/test_namespace/00_6integer.md +++ b/tests/results/test_namespace/00_6integer.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_6ip.md b/tests/results/test_namespace/00_6ip.md index 114b04a42..589705ae2 100644 --- a/tests/results/test_namespace/00_6ip.md +++ b/tests/results/test_namespace/00_6ip.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_6network.md b/tests/results/test_namespace/00_6network.md index dcad59090..b4da201d8 100644 --- a/tests/results/test_namespace/00_6network.md +++ b/tests/results/test_namespace/00_6network.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_6number.md b/tests/results/test_namespace/00_6number.md index 56411b4fc..886585c7b 100644 --- a/tests/results/test_namespace/00_6number.md +++ b/tests/results/test_namespace/00_6number.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_6port.md b/tests/results/test_namespace/00_6port.md index 159b90ff1..855f54bc0 100644 --- a/tests/results/test_namespace/00_6port.md +++ b/tests/results/test_namespace/00_6port.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/00_6regexp.md b/tests/results/test_namespace/00_6regexp.md index e11a96ba6..c2037a739 100644 --- a/tests/results/test_namespace/00_6regexp.md +++ b/tests/results/test_namespace/00_6regexp.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_6regexp_link.md b/tests/results/test_namespace/00_6regexp_link.md index c4ab1fc78..65b08f324 100644 --- a/tests/results/test_namespace/00_6regexp_link.md +++ b/tests/results/test_namespace/00_6regexp_link.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_6secret.md b/tests/results/test_namespace/00_6secret.md index e7f2c5cbb..489098bce 100644 --- a/tests/results/test_namespace/00_6secret.md +++ b/tests/results/test_namespace/00_6secret.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/00_6secret_param.md b/tests/results/test_namespace/00_6secret_param.md index e772ef7c8..4c7f9a3e5 100644 --- a/tests/results/test_namespace/00_6secret_param.md +++ b/tests/results/test_namespace/00_6secret_param.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/00_6string.md b/tests/results/test_namespace/00_6string.md index 48f61a14a..305fa6879 100644 --- a/tests/results/test_namespace/00_6string.md +++ b/tests/results/test_namespace/00_6string.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/00_7choice_quote.md b/tests/results/test_namespace/00_7choice_quote.md index 95bb919f0..2d7f1c191 100644 --- a/tests/results/test_namespace/00_7choice_quote.md +++ b/tests/results/test_namespace/00_7choice_quote.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_7help.md b/tests/results/test_namespace/00_7help.md index 5cab0afb2..ae6d74b3c 100644 --- a/tests/results/test_namespace/00_7help.md +++ b/tests/results/test_namespace/00_7help.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/00_7help_quote.md b/tests/results/test_namespace/00_7help_quote.md index 2d22d4cfc..550d2f6bd 100644 --- a/tests/results/test_namespace/00_7help_quote.md +++ b/tests/results/test_namespace/00_7help_quote.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/00_7help_sup.md b/tests/results/test_namespace/00_7help_sup.md index 70cd045ab..47af4bca6 100644 --- a/tests/results/test_namespace/00_7help_sup.md +++ b/tests/results/test_namespace/00_7help_sup.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/00_7value_doublequote.md b/tests/results/test_namespace/00_7value_doublequote.md index 2848c280e..61ec4544c 100644 --- a/tests/results/test_namespace/00_7value_doublequote.md +++ b/tests/results/test_namespace/00_7value_doublequote.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_7value_doublequote2.md b/tests/results/test_namespace/00_7value_doublequote2.md index 55bd18d0e..7cd63e341 100644 --- a/tests/results/test_namespace/00_7value_doublequote2.md +++ b/tests/results/test_namespace/00_7value_doublequote2.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_7value_doublequote3.md b/tests/results/test_namespace/00_7value_doublequote3.md index 2fa879c35..b62490016 100644 --- a/tests/results/test_namespace/00_7value_doublequote3.md +++ b/tests/results/test_namespace/00_7value_doublequote3.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_7value_quote.md b/tests/results/test_namespace/00_7value_quote.md index 1dec8a81e..7b99369b9 100644 --- a/tests/results/test_namespace/00_7value_quote.md +++ b/tests/results/test_namespace/00_7value_quote.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_8calculation_information.md b/tests/results/test_namespace/00_8calculation_information.md index d4915a68a..d6dbb9d9f 100644 --- a/tests/results/test_namespace/00_8calculation_information.md +++ b/tests/results/test_namespace/00_8calculation_information.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_8calculation_namespace.md b/tests/results/test_namespace/00_8calculation_namespace.md index b6064c9c2..894514c11 100644 --- a/tests/results/test_namespace/00_8calculation_namespace.md +++ b/tests/results/test_namespace/00_8calculation_namespace.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_8calculation_param_namespace.md b/tests/results/test_namespace/00_8calculation_param_namespace.md index 3242b1e86..31141f441 100644 --- a/tests/results/test_namespace/00_8calculation_param_namespace.md +++ b/tests/results/test_namespace/00_8calculation_param_namespace.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_8test.md b/tests/results/test_namespace/00_8test.md index 6d2a6e37c..c4c72f2c7 100644 --- a/tests/results/test_namespace/00_8test.md +++ b/tests/results/test_namespace/00_8test.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/00_9choice_variable_multi.md b/tests/results/test_namespace/00_9choice_variable_multi.md index bc73601d8..340a3bc18 100644 --- a/tests/results/test_namespace/00_9choice_variable_multi.md +++ b/tests/results/test_namespace/00_9choice_variable_multi.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/00_9choice_variables.md b/tests/results/test_namespace/00_9choice_variables.md index e5e7f48bf..503ebe9a0 100644 --- a/tests/results/test_namespace/00_9choice_variables.md +++ b/tests/results/test_namespace/00_9choice_variables.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_9default_calculation.md b/tests/results/test_namespace/00_9default_calculation.md index 5e3ca8643..3f8cb5e72 100644 --- a/tests/results/test_namespace/00_9default_calculation.md +++ b/tests/results/test_namespace/00_9default_calculation.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_9default_calculation_information.md b/tests/results/test_namespace/00_9default_calculation_information.md index a05c46f31..a09076053 100644 --- a/tests/results/test_namespace/00_9default_calculation_information.md +++ b/tests/results/test_namespace/00_9default_calculation_information.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_9default_calculation_information_other_variable.md b/tests/results/test_namespace/00_9default_calculation_information_other_variable.md index 5c99b6fd2..7246ec0f9 100644 --- a/tests/results/test_namespace/00_9default_calculation_information_other_variable.md +++ b/tests/results/test_namespace/00_9default_calculation_information_other_variable.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/00_9default_calculation_multi_optional.md b/tests/results/test_namespace/00_9default_calculation_multi_optional.md index 750f30114..4e32dd57f 100644 --- a/tests/results/test_namespace/00_9default_calculation_multi_optional.md +++ b/tests/results/test_namespace/00_9default_calculation_multi_optional.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_9default_calculation_multi_optional2.md b/tests/results/test_namespace/00_9default_calculation_multi_optional2.md index 750f30114..4e32dd57f 100644 --- a/tests/results/test_namespace/00_9default_calculation_multi_optional2.md +++ b/tests/results/test_namespace/00_9default_calculation_multi_optional2.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_9default_calculation_multi_optional_default.md b/tests/results/test_namespace/00_9default_calculation_multi_optional_default.md index 750f30114..4e32dd57f 100644 --- a/tests/results/test_namespace/00_9default_calculation_multi_optional_default.md +++ b/tests/results/test_namespace/00_9default_calculation_multi_optional_default.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_9default_calculation_optional.md b/tests/results/test_namespace/00_9default_calculation_optional.md index 81fee31ce..350ea73f9 100644 --- a/tests/results/test_namespace/00_9default_calculation_optional.md +++ b/tests/results/test_namespace/00_9default_calculation_optional.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_9default_calculation_optional_exists.md b/tests/results/test_namespace/00_9default_calculation_optional_exists.md index 6033bb09b..6e2479706 100644 --- a/tests/results/test_namespace/00_9default_calculation_optional_exists.md +++ b/tests/results/test_namespace/00_9default_calculation_optional_exists.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_9default_calculation_param_optional.md b/tests/results/test_namespace/00_9default_calculation_param_optional.md index 3894fb6d5..d46a73e1f 100644 --- a/tests/results/test_namespace/00_9default_calculation_param_optional.md +++ b/tests/results/test_namespace/00_9default_calculation_param_optional.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_9default_information_other_variable.md b/tests/results/test_namespace/00_9default_information_other_variable.md index 2a3126f3c..36b4fbdd1 100644 --- a/tests/results/test_namespace/00_9default_information_other_variable.md +++ b/tests/results/test_namespace/00_9default_information_other_variable.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/00_9default_information_other_variable2.md b/tests/results/test_namespace/00_9default_information_other_variable2.md index 2a3126f3c..36b4fbdd1 100644 --- a/tests/results/test_namespace/00_9default_information_other_variable2.md +++ b/tests/results/test_namespace/00_9default_information_other_variable2.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/00_9default_integer.md b/tests/results/test_namespace/00_9default_integer.md index 64b9b3537..33415bd88 100644 --- a/tests/results/test_namespace/00_9default_integer.md +++ b/tests/results/test_namespace/00_9default_integer.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_9default_number.md b/tests/results/test_namespace/00_9default_number.md index 64b9b3537..33415bd88 100644 --- a/tests/results/test_namespace/00_9default_number.md +++ b/tests/results/test_namespace/00_9default_number.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/00_9extra.md b/tests/results/test_namespace/00_9extra.md index 29180460a..369da8dbd 100644 --- a/tests/results/test_namespace/00_9extra.md +++ b/tests/results/test_namespace/00_9extra.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ # Extra -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: extra\ > `standard` diff --git a/tests/results/test_namespace/00_9extra_calculation.md b/tests/results/test_namespace/00_9extra_calculation.md index b7fb611cf..0d0ae6b13 100644 --- a/tests/results/test_namespace/00_9extra_calculation.md +++ b/tests/results/test_namespace/00_9extra_calculation.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ # Extra -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: extra\ > `standard` diff --git a/tests/results/test_namespace/00_9extra_ouside.md b/tests/results/test_namespace/00_9extra_ouside.md index d23030d6e..990f52fa5 100644 --- a/tests/results/test_namespace/00_9extra_ouside.md +++ b/tests/results/test_namespace/00_9extra_ouside.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ # Extra -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: extra\ > `standard` diff --git a/tests/results/test_namespace/01_6boolean_multi.md b/tests/results/test_namespace/01_6boolean_multi.md index c9f8b4238..029b6f4bb 100644 --- a/tests/results/test_namespace/01_6boolean_multi.md +++ b/tests/results/test_namespace/01_6boolean_multi.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/01_6custom_multi.md b/tests/results/test_namespace/01_6custom_multi.md index 7189d406c..4a4e61682 100644 --- a/tests/results/test_namespace/01_6custom_multi.md +++ b/tests/results/test_namespace/01_6custom_multi.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/01_6float_multi.md b/tests/results/test_namespace/01_6float_multi.md index c1bb10673..e2b7c72f9 100644 --- a/tests/results/test_namespace/01_6float_multi.md +++ b/tests/results/test_namespace/01_6float_multi.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/01_6integer_multi.md b/tests/results/test_namespace/01_6integer_multi.md index 873ce3024..a483f316a 100644 --- a/tests/results/test_namespace/01_6integer_multi.md +++ b/tests/results/test_namespace/01_6integer_multi.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/01_6integer_multi_mandatory.md b/tests/results/test_namespace/01_6integer_multi_mandatory.md index 8a8ddff1c..825c94cc4 100644 --- a/tests/results/test_namespace/01_6integer_multi_mandatory.md +++ b/tests/results/test_namespace/01_6integer_multi_mandatory.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/01_6string_empty.md b/tests/results/test_namespace/01_6string_empty.md index 0041acf2b..903833254 100644 --- a/tests/results/test_namespace/01_6string_empty.md +++ b/tests/results/test_namespace/01_6string_empty.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/01_6string_multi.md b/tests/results/test_namespace/01_6string_multi.md index 229eaa579..0855a0750 100644 --- a/tests/results/test_namespace/01_6string_multi.md +++ b/tests/results/test_namespace/01_6string_multi.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/01_6string_multi_length.md b/tests/results/test_namespace/01_6string_multi_length.md index ac08453f3..925b4e5c4 100644 --- a/tests/results/test_namespace/01_6string_multi_length.md +++ b/tests/results/test_namespace/01_6string_multi_length.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/01_7value_multi_doublequote.md b/tests/results/test_namespace/01_7value_multi_doublequote.md index bc0e31dca..3eb2184a3 100644 --- a/tests/results/test_namespace/01_7value_multi_doublequote.md +++ b/tests/results/test_namespace/01_7value_multi_doublequote.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/01_7value_multi_doublequote2.md b/tests/results/test_namespace/01_7value_multi_doublequote2.md index 33c962911..d971565ea 100644 --- a/tests/results/test_namespace/01_7value_multi_doublequote2.md +++ b/tests/results/test_namespace/01_7value_multi_doublequote2.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/01_7value_multi_quote.md b/tests/results/test_namespace/01_7value_multi_quote.md index 591ac2876..38b044755 100644 --- a/tests/results/test_namespace/01_7value_multi_quote.md +++ b/tests/results/test_namespace/01_7value_multi_quote.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/01_8calculation_information_multi.md b/tests/results/test_namespace/01_8calculation_information_multi.md index f5716371a..7f15678ef 100644 --- a/tests/results/test_namespace/01_8calculation_information_multi.md +++ b/tests/results/test_namespace/01_8calculation_information_multi.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/01_9choice_variable_multi.md b/tests/results/test_namespace/01_9choice_variable_multi.md index 27e2e3e88..3c1534881 100644 --- a/tests/results/test_namespace/01_9choice_variable_multi.md +++ b/tests/results/test_namespace/01_9choice_variable_multi.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/01_9choice_variable_optional.md b/tests/results/test_namespace/01_9choice_variable_optional.md index ccf9c14cf..138eb3a24 100644 --- a/tests/results/test_namespace/01_9choice_variable_optional.md +++ b/tests/results/test_namespace/01_9choice_variable_optional.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/02_0tags.md b/tests/results/test_namespace/02_0tags.md index a46057ebe..6661944fc 100644 --- a/tests/results/test_namespace/02_0tags.md +++ b/tests/results/test_namespace/02_0tags.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/04_0type_param.md b/tests/results/test_namespace/04_0type_param.md index dc4a1c77e..1073943a3 100644 --- a/tests/results/test_namespace/04_0type_param.md +++ b/tests/results/test_namespace/04_0type_param.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/04_0type_param_integer.md b/tests/results/test_namespace/04_0type_param_integer.md index 8d84cfb4d..ab7dfd097 100644 --- a/tests/results/test_namespace/04_0type_param_integer.md +++ b/tests/results/test_namespace/04_0type_param_integer.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/04_1auto_save.md b/tests/results/test_namespace/04_1auto_save.md index 3a7013479..3daf221e3 100644 --- a/tests/results/test_namespace/04_1auto_save.md +++ b/tests/results/test_namespace/04_1auto_save.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/04_1auto_save_and_calculated.md b/tests/results/test_namespace/04_1auto_save_and_calculated.md index e651ae4d7..9db4d2cc9 100644 --- a/tests/results/test_namespace/04_1auto_save_and_calculated.md +++ b/tests/results/test_namespace/04_1auto_save_and_calculated.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.md b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.md index ca19c3559..36ff6d1ce 100644 --- a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.md +++ b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/04_1default_calculation_hidden.md b/tests/results/test_namespace/04_1default_calculation_hidden.md index f6898bcdd..849a1cf7c 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden.md +++ b/tests/results/test_namespace/04_1default_calculation_hidden.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_2.md b/tests/results/test_namespace/04_1default_calculation_hidden_2.md index f6898bcdd..849a1cf7c 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_2.md +++ b/tests/results/test_namespace/04_1default_calculation_hidden_2.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_3.md b/tests/results/test_namespace/04_1default_calculation_hidden_3.md index 8d7aea97f..12a93667b 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_3.md +++ b/tests/results/test_namespace/04_1default_calculation_hidden_3.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_4.md b/tests/results/test_namespace/04_1default_calculation_hidden_4.md index cdbf895e4..aec0e7ad4 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_4.md +++ b/tests/results/test_namespace/04_1default_calculation_hidden_4.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_5.md b/tests/results/test_namespace/04_1default_calculation_hidden_5.md index e84c29720..f8b9e8c8c 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_5.md +++ b/tests/results/test_namespace/04_1default_calculation_hidden_5.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_6.md b/tests/results/test_namespace/04_1default_calculation_hidden_6.md index e84c29720..f8b9e8c8c 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_6.md +++ b/tests/results/test_namespace/04_1default_calculation_hidden_6.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/04_5disabled_calculation.md b/tests/results/test_namespace/04_5disabled_calculation.md index 4f26d1d68..55fcb9502 100644 --- a/tests/results/test_namespace/04_5disabled_calculation.md +++ b/tests/results/test_namespace/04_5disabled_calculation.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/04_5disabled_calculation_boolean.md b/tests/results/test_namespace/04_5disabled_calculation_boolean.md index 6ecb8e03c..3b1e0cd84 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_boolean.md +++ b/tests/results/test_namespace/04_5disabled_calculation_boolean.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/04_5disabled_calculation_default.md b/tests/results/test_namespace/04_5disabled_calculation_default.md index 934a4eb39..9e95dbbf3 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_default.md +++ b/tests/results/test_namespace/04_5disabled_calculation_default.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/04_5disabled_calculation_multi.md b/tests/results/test_namespace/04_5disabled_calculation_multi.md index 5479c5036..1b5a52385 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_multi.md +++ b/tests/results/test_namespace/04_5disabled_calculation_multi.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/04_5disabled_calculation_optional.md b/tests/results/test_namespace/04_5disabled_calculation_optional.md index 53408d819..0c5e230e1 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_optional.md +++ b/tests/results/test_namespace/04_5disabled_calculation_optional.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/04_5disabled_calculation_optional_default.md b/tests/results/test_namespace/04_5disabled_calculation_optional_default.md index aa80ea0fc..6d5d0102a 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_optional_default.md +++ b/tests/results/test_namespace/04_5disabled_calculation_optional_default.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable.md b/tests/results/test_namespace/04_5disabled_calculation_variable.md index 84fd94148..6e74b3e4d 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_variable.md +++ b/tests/results/test_namespace/04_5disabled_calculation_variable.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable10.md b/tests/results/test_namespace/04_5disabled_calculation_variable10.md index 9f511e445..dcb59321d 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_variable10.md +++ b/tests/results/test_namespace/04_5disabled_calculation_variable10.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable2.md b/tests/results/test_namespace/04_5disabled_calculation_variable2.md index 9f511e445..dcb59321d 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_variable2.md +++ b/tests/results/test_namespace/04_5disabled_calculation_variable2.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable3.md b/tests/results/test_namespace/04_5disabled_calculation_variable3.md index 93520779a..cf27de882 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_variable3.md +++ b/tests/results/test_namespace/04_5disabled_calculation_variable3.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable4.md b/tests/results/test_namespace/04_5disabled_calculation_variable4.md index bfa797898..7b230248f 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_variable4.md +++ b/tests/results/test_namespace/04_5disabled_calculation_variable4.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable5.md b/tests/results/test_namespace/04_5disabled_calculation_variable5.md index 031bf822d..4360e91c5 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_variable5.md +++ b/tests/results/test_namespace/04_5disabled_calculation_variable5.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable6.md b/tests/results/test_namespace/04_5disabled_calculation_variable6.md index 031bf822d..4360e91c5 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_variable6.md +++ b/tests/results/test_namespace/04_5disabled_calculation_variable6.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable7.md b/tests/results/test_namespace/04_5disabled_calculation_variable7.md index 84fd94148..6e74b3e4d 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_variable7.md +++ b/tests/results/test_namespace/04_5disabled_calculation_variable7.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable9.md b/tests/results/test_namespace/04_5disabled_calculation_variable9.md index 031bf822d..4360e91c5 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_variable9.md +++ b/tests/results/test_namespace/04_5disabled_calculation_variable9.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable_multi.md b/tests/results/test_namespace/04_5disabled_calculation_variable_multi.md index 4e8ebac76..382107352 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_variable_multi.md +++ b/tests/results/test_namespace/04_5disabled_calculation_variable_multi.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/04_5hidden_calculation.md b/tests/results/test_namespace/04_5hidden_calculation.md index 8a9e6647d..f252e57d8 100644 --- a/tests/results/test_namespace/04_5hidden_calculation.md +++ b/tests/results/test_namespace/04_5hidden_calculation.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/04_5hidden_calculation2.md b/tests/results/test_namespace/04_5hidden_calculation2.md index ff86e0e4d..62ad24770 100644 --- a/tests/results/test_namespace/04_5hidden_calculation2.md +++ b/tests/results/test_namespace/04_5hidden_calculation2.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.md b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.md index 84ad536d3..c3cf6691f 100644 --- a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.md +++ b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/04_5validators.md b/tests/results/test_namespace/04_5validators.md index 34d7a09c5..af450ab2e 100644 --- a/tests/results/test_namespace/04_5validators.md +++ b/tests/results/test_namespace/04_5validators.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/04_5validators_differ.md b/tests/results/test_namespace/04_5validators_differ.md index 016dbeffa..1a1734362 100644 --- a/tests/results/test_namespace/04_5validators_differ.md +++ b/tests/results/test_namespace/04_5validators_differ.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/04_5validators_multi.md b/tests/results/test_namespace/04_5validators_multi.md index e2576d1f9..30290242a 100644 --- a/tests/results/test_namespace/04_5validators_multi.md +++ b/tests/results/test_namespace/04_5validators_multi.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/04_5validators_multi2.md b/tests/results/test_namespace/04_5validators_multi2.md index ca11dfb87..87692a5e9 100644 --- a/tests/results/test_namespace/04_5validators_multi2.md +++ b/tests/results/test_namespace/04_5validators_multi2.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/04_5validators_multi3.md b/tests/results/test_namespace/04_5validators_multi3.md index 22da8586f..98b8becf2 100644 --- a/tests/results/test_namespace/04_5validators_multi3.md +++ b/tests/results/test_namespace/04_5validators_multi3.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/04_5validators_warnings.md b/tests/results/test_namespace/04_5validators_warnings.md index 8fc83b667..22f4ae083 100644 --- a/tests/results/test_namespace/04_5validators_warnings.md +++ b/tests/results/test_namespace/04_5validators_warnings.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/04_5validators_warnings_all.md b/tests/results/test_namespace/04_5validators_warnings_all.md index 83736a655..687e3bea7 100644 --- a/tests/results/test_namespace/04_5validators_warnings_all.md +++ b/tests/results/test_namespace/04_5validators_warnings_all.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/05_0multi_not_uniq.md b/tests/results/test_namespace/05_0multi_not_uniq.md index ac3ee133d..180df4a2e 100644 --- a/tests/results/test_namespace/05_0multi_not_uniq.md +++ b/tests/results/test_namespace/05_0multi_not_uniq.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/05_0multi_uniq.md b/tests/results/test_namespace/05_0multi_uniq.md index c50f9ee0a..2661c0560 100644 --- a/tests/results/test_namespace/05_0multi_uniq.md +++ b/tests/results/test_namespace/05_0multi_uniq.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/12_1auto_save_expert.md b/tests/results/test_namespace/12_1auto_save_expert.md index fa7d22f0d..2d81c692e 100644 --- a/tests/results/test_namespace/12_1auto_save_expert.md +++ b/tests/results/test_namespace/12_1auto_save_expert.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `advanced` diff --git a/tests/results/test_namespace/16_0redefine_description.md b/tests/results/test_namespace/16_0redefine_description.md index a8dd9cdd6..80c8218ca 100644 --- a/tests/results/test_namespace/16_0redefine_description.md +++ b/tests/results/test_namespace/16_0redefine_description.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/16_2family_redefine_calculation.md b/tests/results/test_namespace/16_2family_redefine_calculation.md index 8d7d1bb06..8d15693aa 100644 --- a/tests/results/test_namespace/16_2family_redefine_calculation.md +++ b/tests/results/test_namespace/16_2family_redefine_calculation.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.family\ > `basic` *`disabled`*\ diff --git a/tests/results/test_namespace/16_3family_empty_at_ends.md b/tests/results/test_namespace/16_3family_empty_at_ends.md index 16ecfbf3e..9cbf08af9 100644 --- a/tests/results/test_namespace/16_3family_empty_at_ends.md +++ b/tests/results/test_namespace/16_3family_empty_at_ends.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.family\ > `basic` diff --git a/tests/results/test_namespace/16_5exists_nonexists.md b/tests/results/test_namespace/16_5exists_nonexists.md index fac0899a5..a577cc889 100644 --- a/tests/results/test_namespace/16_5exists_nonexists.md +++ b/tests/results/test_namespace/16_5exists_nonexists.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/16_5redefine_calculation.md b/tests/results/test_namespace/16_5redefine_calculation.md index fb47b9100..156c222fa 100644 --- a/tests/results/test_namespace/16_5redefine_calculation.md +++ b/tests/results/test_namespace/16_5redefine_calculation.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/16_5redefine_choice.md b/tests/results/test_namespace/16_5redefine_choice.md index 52d767abd..05264b12e 100644 --- a/tests/results/test_namespace/16_5redefine_choice.md +++ b/tests/results/test_namespace/16_5redefine_choice.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/16_5redefine_default.md b/tests/results/test_namespace/16_5redefine_default.md index d2f743022..a15198b86 100644 --- a/tests/results/test_namespace/16_5redefine_default.md +++ b/tests/results/test_namespace/16_5redefine_default.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/16_5redefine_default_calculation.md b/tests/results/test_namespace/16_5redefine_default_calculation.md index 031bf822d..4360e91c5 100644 --- a/tests/results/test_namespace/16_5redefine_default_calculation.md +++ b/tests/results/test_namespace/16_5redefine_default_calculation.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/16_5redefine_family.md b/tests/results/test_namespace/16_5redefine_family.md index 62aa9ec26..c7c666f3c 100644 --- a/tests/results/test_namespace/16_5redefine_family.md +++ b/tests/results/test_namespace/16_5redefine_family.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## New description -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.family\ > `basic` diff --git a/tests/results/test_namespace/16_5redefine_help.md b/tests/results/test_namespace/16_5redefine_help.md index b04cbbe4f..5504aa48e 100644 --- a/tests/results/test_namespace/16_5redefine_help.md +++ b/tests/results/test_namespace/16_5redefine_help.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## A family -> **πŸ›ˆ Informations** +> [!NOTE] > > Redefine help family ok.\ > **Path**: rougail.family\ diff --git a/tests/results/test_namespace/16_5redefine_multi.md b/tests/results/test_namespace/16_5redefine_multi.md index c50f9ee0a..2661c0560 100644 --- a/tests/results/test_namespace/16_5redefine_multi.md +++ b/tests/results/test_namespace/16_5redefine_multi.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/16_5redefine_remove_disable_calculation.md b/tests/results/test_namespace/16_5redefine_remove_disable_calculation.md index c6e3df259..986162a4d 100644 --- a/tests/results/test_namespace/16_5redefine_remove_disable_calculation.md +++ b/tests/results/test_namespace/16_5redefine_remove_disable_calculation.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/16_5test_redefine.md b/tests/results/test_namespace/16_5test_redefine.md index 0db478f4f..274e8a7ed 100644 --- a/tests/results/test_namespace/16_5test_redefine.md +++ b/tests/results/test_namespace/16_5test_redefine.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/16_6choice_redefine.md b/tests/results/test_namespace/16_6choice_redefine.md index dc3685ed1..d749481fd 100644 --- a/tests/results/test_namespace/16_6choice_redefine.md +++ b/tests/results/test_namespace/16_6choice_redefine.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/16_6exists_redefine_family.md b/tests/results/test_namespace/16_6exists_redefine_family.md index 1647eb394..19f6b9f5c 100644 --- a/tests/results/test_namespace/16_6exists_redefine_family.md +++ b/tests/results/test_namespace/16_6exists_redefine_family.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## New description -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.family1\ > `basic` @@ -18,7 +18,7 @@ ## A second family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.family2\ > `basic` diff --git a/tests/results/test_namespace/16exists_exists.md b/tests/results/test_namespace/16exists_exists.md index 5e16ceb85..153f480b9 100644 --- a/tests/results/test_namespace/16exists_exists.md +++ b/tests/results/test_namespace/16exists_exists.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/20_0family_append.md b/tests/results/test_namespace/20_0family_append.md index 92c8557a2..9917b3f43 100644 --- a/tests/results/test_namespace/20_0family_append.md +++ b/tests/results/test_namespace/20_0family_append.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## A family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.family\ > `basic` diff --git a/tests/results/test_namespace/20_0multi_family.md b/tests/results/test_namespace/20_0multi_family.md index 51e40d85d..fd8c01396 100644 --- a/tests/results/test_namespace/20_0multi_family.md +++ b/tests/results/test_namespace/20_0multi_family.md @@ -1,20 +1,20 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` ## A family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.family\ > `standard` ### A sub family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.family.subfamily\ > `standard` diff --git a/tests/results/test_namespace/20_0multi_family_basic.md b/tests/results/test_namespace/20_0multi_family_basic.md index 80e91bbcc..7ae9980d2 100644 --- a/tests/results/test_namespace/20_0multi_family_basic.md +++ b/tests/results/test_namespace/20_0multi_family_basic.md @@ -1,20 +1,20 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## A family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.family\ > `basic` ### A sub family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.family.subfamily\ > `basic` diff --git a/tests/results/test_namespace/20_0multi_family_expert.md b/tests/results/test_namespace/20_0multi_family_expert.md index 571e65c1c..aaafdf3a6 100644 --- a/tests/results/test_namespace/20_0multi_family_expert.md +++ b/tests/results/test_namespace/20_0multi_family_expert.md @@ -1,20 +1,20 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `advanced` ## A family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.family\ > `advanced` ### A sub family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.family.subfamily\ > `advanced` diff --git a/tests/results/test_namespace/20_0multi_family_order.md b/tests/results/test_namespace/20_0multi_family_order.md index fd5619095..6cc0cebaf 100644 --- a/tests/results/test_namespace/20_0multi_family_order.md +++ b/tests/results/test_namespace/20_0multi_family_order.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## A family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.family\ > `basic` @@ -22,7 +22,7 @@ ### A sub family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.family.subfamily\ > `basic` diff --git a/tests/results/test_namespace/20_0validators_differ_redefine.md b/tests/results/test_namespace/20_0validators_differ_redefine.md index 3929de31b..b02d78359 100644 --- a/tests/results/test_namespace/20_0validators_differ_redefine.md +++ b/tests/results/test_namespace/20_0validators_differ_redefine.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/20_2family_looks_like_dynamic.md b/tests/results/test_namespace/20_2family_looks_like_dynamic.md index ad0fbc751..230f27fba 100644 --- a/tests/results/test_namespace/20_2family_looks_like_dynamic.md +++ b/tests/results/test_namespace/20_2family_looks_like_dynamic.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` ## my_family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.my_family\ > `standard` diff --git a/tests/results/test_namespace/20_2family_looks_like_variable.md b/tests/results/test_namespace/20_2family_looks_like_variable.md index 98d205138..594bba9e7 100644 --- a/tests/results/test_namespace/20_2family_looks_like_variable.md +++ b/tests/results/test_namespace/20_2family_looks_like_variable.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` ## my_family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.my_family\ > `standard` diff --git a/tests/results/test_namespace/20_7help_family.adoc b/tests/results/test_namespace/20_7help_family.adoc new file mode 100644 index 000000000..b6126a512 --- /dev/null +++ b/tests/results/test_namespace/20_7help_family.adoc @@ -0,0 +1,46 @@ +== Rougail + +==== +**πŸ›ˆ Informations** + +**Path**: rougail + +`basic` +==== +=== The first family + +==== +**πŸ›ˆ Informations** + +Multi line. + + + +Help. + + + +With useful information. + +**Path**: rougail.family1 + +`basic` +==== +[cols="1a,1a"] +|==== +| Variable +| **rougail.family1.var** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` +|==== + +=== The second family + +==== +**πŸ›ˆ Informations** + +Multi line. + +Help. + +With useful information. + +**Path**: rougail.family2 + +`basic` +==== +[cols="1a,1a"] +|==== +| Variable +| **rougail.family2.var** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` +|==== + diff --git a/tests/results/test_namespace/20_7help_family.gitlab.md b/tests/results/test_namespace/20_7help_family.gitlab.md new file mode 100644 index 000000000..2c7489236 --- /dev/null +++ b/tests/results/test_namespace/20_7help_family.gitlab.md @@ -0,0 +1,40 @@ +
Rougail + +> [!note] πŸ›ˆ Informations +> **Path**: rougail\ +> `basic` + +
The first family + +> [!note] πŸ›ˆ Informations +> Multi line.\ +> \ +> Help.\ +> \ +> With useful information.\ +> **Path**: rougail.family1\ +> `basic` + +| Variable | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.family1.var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | + +
+ +
The second family + +> [!note] πŸ›ˆ Informations +> Multi line.\ +> Help.\ +> With useful information.\ +> **Path**: rougail.family2\ +> `basic` + +| Variable | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.family2.var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | + +
+ +
+ diff --git a/tests/results/test_namespace/20_7help_family.html b/tests/results/test_namespace/20_7help_family.html new file mode 100644 index 000000000..21be31f89 --- /dev/null +++ b/tests/results/test_namespace/20_7help_family.html @@ -0,0 +1,52 @@ +

Rougail

+ +Path: rougail + +basic + +

The first family

+ +Multi line. + + + +Help. + + + +With useful information. + +Path: rougail.family1 + +basic + + + + + + + + +
Variable
rougail.family1.var
string basic mandatory
+ +

The second family

+ +Multi line. + +Help. + +With useful information. + +Path: rougail.family2 + +basic + + + + + + + + +
Variable
rougail.family2.var
string basic mandatory
+ diff --git a/tests/results/test_namespace/20_7help_family.json b/tests/results/test_namespace/20_7help_family.json new file mode 100644 index 000000000..cb18290c6 --- /dev/null +++ b/tests/results/test_namespace/20_7help_family.json @@ -0,0 +1,92 @@ +{ + "rougail": { + "type": "namespace", + "informations": { + "path": "rougail", + "names": [ + "rougail" + ], + "description": "Rougail", + "properties": [], + "mode": "basic" + }, + "children": { + "family1": { + "type": "family", + "informations": { + "path": "rougail.family1", + "names": [ + "family1" + ], + "description": "The first family", + "help": [ + "Multi line\n\nHelp\n\nWith useful information." + ], + "properties": [], + "mode": "basic" + }, + "children": { + "var": { + "type": "variable", + "variable_type": "string", + "path": "rougail.family1.var", + "names": [ + "var" + ], + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + } + ], + "mode": "basic", + "gen_examples": [ + "example" + ], + "mandatory_without_value": true + } + } + }, + "family2": { + "type": "family", + "informations": { + "path": "rougail.family2", + "names": [ + "family2" + ], + "description": "The second family", + "help": [ + "Multi line\nHelp\nWith useful information." + ], + "properties": [], + "mode": "basic" + }, + "children": { + "var": { + "type": "variable", + "variable_type": "string", + "path": "rougail.family2.var", + "names": [ + "var" + ], + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + } + ], + "mode": "basic", + "gen_examples": [ + "example" + ], + "mandatory_without_value": true + } + } + } + } + } +} \ No newline at end of file diff --git a/tests/results/test_namespace/20_7help_family.md b/tests/results/test_namespace/20_7help_family.md new file mode 100644 index 000000000..4dc6cf401 --- /dev/null +++ b/tests/results/test_namespace/20_7help_family.md @@ -0,0 +1,37 @@ +# Rougail + +> [!NOTE] +> +> **Path**: rougail\ +> `basic` + +## The first family + +> [!NOTE] +> +> Multi line.\ +> \ +> Help.\ +> \ +> With useful information.\ +> **Path**: rougail.family1\ +> `basic` + +| Variable | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.family1.var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | + +## The second family + +> [!NOTE] +> +> Multi line.\ +> Help.\ +> With useful information.\ +> **Path**: rougail.family2\ +> `basic` + +| Variable | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.family2.var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | + diff --git a/tests/results/test_namespace/20_7help_family.sh b/tests/results/test_namespace/20_7help_family.sh new file mode 100644 index 000000000..deaa45fe9 --- /dev/null +++ b/tests/results/test_namespace/20_7help_family.sh @@ -0,0 +1,44 @@ +Rougail + +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Path: rougail +β–Œ  basic  + + The first family + +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Multi line. +β–Œ  +β–Œ Help. +β–Œ  +β–Œ With useful information. +β–Œ Path: rougail.family1 +β–Œ  basic  + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ +┑━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +β”‚ rougail.family1.var β”‚ +β”‚  string   basic   mandatory  β”‚ +β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ + + The second family + +β–Œ πŸ›ˆ Informations +β–Œ  +β–Œ Multi line. +β–Œ Help. +β–Œ With useful information. +β–Œ Path: rougail.family2 +β–Œ  basic  + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ +┑━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +β”‚ rougail.family2.var β”‚ +β”‚  string   basic   mandatory  β”‚ +β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ + + diff --git a/tests/results/test_namespace/20_9default_information_parent.md b/tests/results/test_namespace/20_9default_information_parent.md index 669fea4e6..81a430513 100644 --- a/tests/results/test_namespace/20_9default_information_parent.md +++ b/tests/results/test_namespace/20_9default_information_parent.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.family\ > `basic` diff --git a/tests/results/test_namespace/24_0family_hidden_condition.md b/tests/results/test_namespace/24_0family_hidden_condition.md index e645192a9..c0066eb03 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition.md +++ b/tests/results/test_namespace/24_0family_hidden_condition.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## Possibly hidden family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.family\ > `basic` *`hidden`*\ diff --git a/tests/results/test_namespace/24_0family_hidden_condition_boolean.md b/tests/results/test_namespace/24_0family_hidden_condition_boolean.md index 8a9223c28..629e1a2de 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_boolean.md +++ b/tests/results/test_namespace/24_0family_hidden_condition_boolean.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.family\ > `standard` *`hidden`*\ diff --git a/tests/results/test_namespace/24_0family_hidden_condition_sub_family.md b/tests/results/test_namespace/24_0family_hidden_condition_sub_family.md index e5c81dd07..f3d4a5567 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_sub_family.md +++ b/tests/results/test_namespace/24_0family_hidden_condition_sub_family.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## Possibly hidden family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.family\ > `basic` *`hidden`*\ @@ -19,7 +19,7 @@ ### subfamily -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.family.subfamily\ > `basic` diff --git a/tests/results/test_namespace/24_0family_hidden_condition_variable_sub_family.md b/tests/results/test_namespace/24_0family_hidden_condition_variable_sub_family.md index 03b184577..485ead33f 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_variable_sub_family.md +++ b/tests/results/test_namespace/24_0family_hidden_condition_variable_sub_family.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## Possibly hidden family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.family\ > `standard` *`hidden`*\ @@ -19,7 +19,7 @@ ### A subfamily -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.family.subfamily\ > `standard` diff --git a/tests/results/test_namespace/24_0family_hidden_condition_with_variable.md b/tests/results/test_namespace/24_0family_hidden_condition_with_variable.md index 7d029de21..f7a64074d 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_with_variable.md +++ b/tests/results/test_namespace/24_0family_hidden_condition_with_variable.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -12,7 +12,7 @@ ## A family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.family\ > `standard` *`hidden`*\ diff --git a/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.md b/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.md index 75ffe0275..0a08b5dab 100644 --- a/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.md +++ b/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## Possibly hidden family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.family\ > `basic` *`hidden`*\ @@ -19,7 +19,7 @@ ### A subfamily -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.family.sub_family\ > `basic` diff --git a/tests/results/test_namespace/24_0family_mandatory_condition.md b/tests/results/test_namespace/24_0family_mandatory_condition.md index 6e2304640..07e7bff44 100644 --- a/tests/results/test_namespace/24_0family_mandatory_condition.md +++ b/tests/results/test_namespace/24_0family_mandatory_condition.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/24_0family_mandatory_condition_variable.md b/tests/results/test_namespace/24_0family_mandatory_condition_variable.md index 2a43c7528..c240f1560 100644 --- a/tests/results/test_namespace/24_0family_mandatory_condition_variable.md +++ b/tests/results/test_namespace/24_0family_mandatory_condition_variable.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/24_7validators_variable_optional.md b/tests/results/test_namespace/24_7validators_variable_optional.md index cb26d9c3b..d91bcf3ca 100644 --- a/tests/results/test_namespace/24_7validators_variable_optional.md +++ b/tests/results/test_namespace/24_7validators_variable_optional.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## A family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.general\ > `basic` diff --git a/tests/results/test_namespace/40_0leadership.md b/tests/results/test_namespace/40_0leadership.md index d5aacc0f7..0d06f69b5 100644 --- a/tests/results/test_namespace/40_0leadership.md +++ b/tests/results/test_namespace/40_0leadership.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ diff --git a/tests/results/test_namespace/40_0leadership_diff_name.md b/tests/results/test_namespace/40_0leadership_diff_name.md index 2414b27d9..a676e490d 100644 --- a/tests/results/test_namespace/40_0leadership_diff_name.md +++ b/tests/results/test_namespace/40_0leadership_diff_name.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leadership\ diff --git a/tests/results/test_namespace/40_0leadership_follower_default_calculation.md b/tests/results/test_namespace/40_0leadership_follower_default_calculation.md index 9e0af3dd6..515c3afb1 100644 --- a/tests/results/test_namespace/40_0leadership_follower_default_calculation.md +++ b/tests/results/test_namespace/40_0leadership_follower_default_calculation.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ diff --git a/tests/results/test_namespace/40_0leadership_follower_default_submulti.md b/tests/results/test_namespace/40_0leadership_follower_default_submulti.md index b1524d5b0..16d435658 100644 --- a/tests/results/test_namespace/40_0leadership_follower_default_submulti.md +++ b/tests/results/test_namespace/40_0leadership_follower_default_submulti.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ diff --git a/tests/results/test_namespace/40_0leadership_follower_default_submulti_calculation.md b/tests/results/test_namespace/40_0leadership_follower_default_submulti_calculation.md index ba273096d..19b3dccd1 100644 --- a/tests/results/test_namespace/40_0leadership_follower_default_submulti_calculation.md +++ b/tests/results/test_namespace/40_0leadership_follower_default_submulti_calculation.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ diff --git a/tests/results/test_namespace/40_0leadership_follower_default_value.md b/tests/results/test_namespace/40_0leadership_follower_default_value.md index 4e548a995..8a0e0fc29 100644 --- a/tests/results/test_namespace/40_0leadership_follower_default_value.md +++ b/tests/results/test_namespace/40_0leadership_follower_default_value.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ diff --git a/tests/results/test_namespace/40_0leadership_leader_follower.md b/tests/results/test_namespace/40_0leadership_leader_follower.md index 9c2c74bb1..6a06c8e05 100644 --- a/tests/results/test_namespace/40_0leadership_leader_follower.md +++ b/tests/results/test_namespace/40_0leadership_leader_follower.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leadership\ diff --git a/tests/results/test_namespace/40_0leadership_leader_not_multi.md b/tests/results/test_namespace/40_0leadership_leader_not_multi.md index f2d26cdd2..56192e586 100644 --- a/tests/results/test_namespace/40_0leadership_leader_not_multi.md +++ b/tests/results/test_namespace/40_0leadership_leader_not_multi.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## general -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.general\ > `standard` @@ -18,14 +18,14 @@ ## general1 -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.general1\ > `basic` ### Leader -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.general1.leader\ diff --git a/tests/results/test_namespace/40_0leadership_reduce.md b/tests/results/test_namespace/40_0leadership_reduce.md index 5d58ffe0a..e20fc1221 100644 --- a/tests/results/test_namespace/40_0leadership_reduce.md +++ b/tests/results/test_namespace/40_0leadership_reduce.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leadership\ diff --git a/tests/results/test_namespace/40_1leadership_append_follower.md b/tests/results/test_namespace/40_1leadership_append_follower.md index 4cd082937..940b76655 100644 --- a/tests/results/test_namespace/40_1leadership_append_follower.md +++ b/tests/results/test_namespace/40_1leadership_append_follower.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ diff --git a/tests/results/test_namespace/40_2leadership_calculation_index.md b/tests/results/test_namespace/40_2leadership_calculation_index.md index c9bdea4cf..7f8eb01d2 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_index.md +++ b/tests/results/test_namespace/40_2leadership_calculation_index.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ diff --git a/tests/results/test_namespace/40_2leadership_calculation_index_2.md b/tests/results/test_namespace/40_2leadership_calculation_index_2.md index c9bdea4cf..7f8eb01d2 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_index_2.md +++ b/tests/results/test_namespace/40_2leadership_calculation_index_2.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ diff --git a/tests/results/test_namespace/40_2leadership_calculation_param_index.md b/tests/results/test_namespace/40_2leadership_calculation_param_index.md index 2bfbf3c1f..94755c33e 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_param_index.md +++ b/tests/results/test_namespace/40_2leadership_calculation_param_index.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` ## Leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ diff --git a/tests/results/test_namespace/40_2leadership_leader_calculation.md b/tests/results/test_namespace/40_2leadership_leader_calculation.md index f265cc55b..c89a44915 100644 --- a/tests/results/test_namespace/40_2leadership_leader_calculation.md +++ b/tests/results/test_namespace/40_2leadership_leader_calculation.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ diff --git a/tests/results/test_namespace/40_6leadership_follower_multi.md b/tests/results/test_namespace/40_6leadership_follower_multi.md index 7371fadaa..7b5c344e2 100644 --- a/tests/results/test_namespace/40_6leadership_follower_multi.md +++ b/tests/results/test_namespace/40_6leadership_follower_multi.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leadership\ diff --git a/tests/results/test_namespace/40_6leadership_follower_multi_no_mandatory.md b/tests/results/test_namespace/40_6leadership_follower_multi_no_mandatory.md index fab87de0c..151bc5cc9 100644 --- a/tests/results/test_namespace/40_6leadership_follower_multi_no_mandatory.md +++ b/tests/results/test_namespace/40_6leadership_follower_multi_no_mandatory.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leadership\ diff --git a/tests/results/test_namespace/40_8calculation_boolean.md b/tests/results/test_namespace/40_8calculation_boolean.md index b28dd8729..65b6356e9 100644 --- a/tests/results/test_namespace/40_8calculation_boolean.md +++ b/tests/results/test_namespace/40_8calculation_boolean.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/40_8calculation_boolean_return_none.md b/tests/results/test_namespace/40_8calculation_boolean_return_none.md index 1e3d2f0a8..549c3c5e9 100644 --- a/tests/results/test_namespace/40_8calculation_boolean_return_none.md +++ b/tests/results/test_namespace/40_8calculation_boolean_return_none.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/40_8calculation_integer.md b/tests/results/test_namespace/40_8calculation_integer.md index b0001d589..4de3182d0 100644 --- a/tests/results/test_namespace/40_8calculation_integer.md +++ b/tests/results/test_namespace/40_8calculation_integer.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/40_8calculation_multi_variable.md b/tests/results/test_namespace/40_8calculation_multi_variable.md index ddc107359..a7886dc2a 100644 --- a/tests/results/test_namespace/40_8calculation_multi_variable.md +++ b/tests/results/test_namespace/40_8calculation_multi_variable.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/40_8calculation_multi_variable_parent.md b/tests/results/test_namespace/40_8calculation_multi_variable_parent.md index ebae3aa4e..ad62a19d9 100644 --- a/tests/results/test_namespace/40_8calculation_multi_variable_parent.md +++ b/tests/results/test_namespace/40_8calculation_multi_variable_parent.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.fam1\ > `standard` diff --git a/tests/results/test_namespace/40_8calculation_multi_variable_parent2.md b/tests/results/test_namespace/40_8calculation_multi_variable_parent2.md index a4af37945..f903f9241 100644 --- a/tests/results/test_namespace/40_8calculation_multi_variable_parent2.md +++ b/tests/results/test_namespace/40_8calculation_multi_variable_parent2.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` ## First family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.fam1\ > `standard` @@ -18,7 +18,7 @@ ## Second family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.fam2\ > `standard` diff --git a/tests/results/test_namespace/40_9calculation_variable_leader_follower_multi_inside.md b/tests/results/test_namespace/40_9calculation_variable_leader_follower_multi_inside.md index fd7ce6ef8..a56e23217 100644 --- a/tests/results/test_namespace/40_9calculation_variable_leader_follower_multi_inside.md +++ b/tests/results/test_namespace/40_9calculation_variable_leader_follower_multi_inside.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leadership\ diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.md b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.md index de79b71ae..e4ab55c14 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.md +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.md b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.md index de79b71ae..e4ab55c14 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.md +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-no-mandatory.md b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-no-mandatory.md index 9f1b22123..391a35e07 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-no-mandatory.md +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-no-mandatory.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` ## leader -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-follower.md b/tests/results/test_namespace/40_9leadership-calculation-outside-follower.md index 8ddbe6ac7..24d5e7699 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-follower.md +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-follower.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.md b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.md index a139cfc78..9196a82ad 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.md +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.md b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.md index a139cfc78..9196a82ad 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.md +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-leader.md b/tests/results/test_namespace/40_9leadership-calculation-outside-leader.md index 0b6c5ef94..07d452f48 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-leader.md +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-leader.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ diff --git a/tests/results/test_namespace/40_9leadership-calculation-variable.md b/tests/results/test_namespace/40_9leadership-calculation-variable.md index 32d40bd14..53296f765 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-variable.md +++ b/tests/results/test_namespace/40_9leadership-calculation-variable.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ diff --git a/tests/results/test_namespace/40_9leadership-calculation-variable_leader_follower.md b/tests/results/test_namespace/40_9leadership-calculation-variable_leader_follower.md index a2480386b..0687fb180 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-variable_leader_follower.md +++ b/tests/results/test_namespace/40_9leadership-calculation-variable_leader_follower.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leadership_1\ @@ -20,7 +20,7 @@ ## A second leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leadership_2\ diff --git a/tests/results/test_namespace/40_9leadership-calculation-variable_leader_follower_not_same.md b/tests/results/test_namespace/40_9leadership-calculation-variable_leader_follower_not_same.md index cb641338c..d9748a3e8 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-variable_leader_follower_not_same.md +++ b/tests/results/test_namespace/40_9leadership-calculation-variable_leader_follower_not_same.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leadership_1\ @@ -20,7 +20,7 @@ ## A second leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leadership_2\ diff --git a/tests/results/test_namespace/41_0choice_leader.md b/tests/results/test_namespace/41_0choice_leader.md index 8c82d4c6d..8e1e8a7a4 100644 --- a/tests/results/test_namespace/41_0choice_leader.md +++ b/tests/results/test_namespace/41_0choice_leader.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## The leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ diff --git a/tests/results/test_namespace/44_4disabled_calcultion_follower.md b/tests/results/test_namespace/44_4disabled_calcultion_follower.md index d7c298cc2..741692a73 100644 --- a/tests/results/test_namespace/44_4disabled_calcultion_follower.md +++ b/tests/results/test_namespace/44_4disabled_calcultion_follower.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ diff --git a/tests/results/test_namespace/44_4disabled_calcultion_follower_index.md b/tests/results/test_namespace/44_4disabled_calcultion_follower_index.md index 1f73bc92c..11490907f 100644 --- a/tests/results/test_namespace/44_4disabled_calcultion_follower_index.md +++ b/tests/results/test_namespace/44_4disabled_calcultion_follower_index.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leadership\ diff --git a/tests/results/test_namespace/44_4leadership_mandatory.md b/tests/results/test_namespace/44_4leadership_mandatory.md index 898a664d1..ee34129fc 100644 --- a/tests/results/test_namespace/44_4leadership_mandatory.md +++ b/tests/results/test_namespace/44_4leadership_mandatory.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ diff --git a/tests/results/test_namespace/44_4leadership_mandatory_follower.md b/tests/results/test_namespace/44_4leadership_mandatory_follower.md index bfbe8e6a4..ad9b6c122 100644 --- a/tests/results/test_namespace/44_4leadership_mandatory_follower.md +++ b/tests/results/test_namespace/44_4leadership_mandatory_follower.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ diff --git a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.md b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.md index e69edb6fb..ddb3c1b0b 100644 --- a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.md +++ b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ diff --git a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.md b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.md index 892418f6b..f6225f9da 100644 --- a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.md +++ b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ diff --git a/tests/results/test_namespace/44_9calculated_default_leadership_leader.md b/tests/results/test_namespace/44_9calculated_default_leadership_leader.md index c8cd7b04b..d98bd48c3 100644 --- a/tests/results/test_namespace/44_9calculated_default_leadership_leader.md +++ b/tests/results/test_namespace/44_9calculated_default_leadership_leader.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` ## Leader -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ diff --git a/tests/results/test_namespace/60_0family_dynamic.md b/tests/results/test_namespace/60_0family_dynamic.md index b0b65488c..81a4d22ff 100644 --- a/tests/results/test_namespace/60_0family_dynamic.md +++ b/tests/results/test_namespace/60_0family_dynamic.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_0family_dynamic_1_0.md b/tests/results/test_namespace/60_0family_dynamic_1_0.md index 75c1357e7..689000cb8 100644 --- a/tests/results/test_namespace/60_0family_dynamic_1_0.md +++ b/tests/results/test_namespace/60_0family_dynamic_1_0.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## dyn*val1* or dyn*val2* -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_0family_dynamic_1_0_empty.md b/tests/results/test_namespace/60_0family_dynamic_1_0_empty.md index 90af26c71..896492b73 100644 --- a/tests/results/test_namespace/60_0family_dynamic_1_0_empty.md +++ b/tests/results/test_namespace/60_0family_dynamic_1_0_empty.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## dyn*val1* or dyn*val2* -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_0family_dynamic_1_0_type.md b/tests/results/test_namespace/60_0family_dynamic_1_0_type.md index 88ff4c2bf..79eead54e 100644 --- a/tests/results/test_namespace/60_0family_dynamic_1_0_type.md +++ b/tests/results/test_namespace/60_0family_dynamic_1_0_type.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## dyn*val1* or dyn*val2* -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_0family_dynamic_1_0_type_empty.md b/tests/results/test_namespace/60_0family_dynamic_1_0_type_empty.md index f1ee271e3..49f4c307d 100644 --- a/tests/results/test_namespace/60_0family_dynamic_1_0_type_empty.md +++ b/tests/results/test_namespace/60_0family_dynamic_1_0_type_empty.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## dyn*val1* or dyn*val2* -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_0family_dynamic_1_1.md b/tests/results/test_namespace/60_0family_dynamic_1_1.md index ef43b895c..b8573daaa 100644 --- a/tests/results/test_namespace/60_0family_dynamic_1_1.md +++ b/tests/results/test_namespace/60_0family_dynamic_1_1.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_0family_dynamic_1_1_empty.md b/tests/results/test_namespace/60_0family_dynamic_1_1_empty.md index 4742f8045..2803a6ec1 100644 --- a/tests/results/test_namespace/60_0family_dynamic_1_1_empty.md +++ b/tests/results/test_namespace/60_0family_dynamic_1_1_empty.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_0family_dynamic_empty.md b/tests/results/test_namespace/60_0family_dynamic_empty.md index f5da95756..fc9e560b1 100644 --- a/tests/results/test_namespace/60_0family_dynamic_empty.md +++ b/tests/results/test_namespace/60_0family_dynamic_empty.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: rougail.dyn*example*\ diff --git a/tests/results/test_namespace/60_0family_dynamic_forbidden_char.md b/tests/results/test_namespace/60_0family_dynamic_forbidden_char.md index 5f8c05854..0a7befb41 100644 --- a/tests/results/test_namespace/60_0family_dynamic_forbidden_char.md +++ b/tests/results/test_namespace/60_0family_dynamic_forbidden_char.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.md b/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.md index c4147b887..dbfc36ee7 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.md +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_number.md b/tests/results/test_namespace/60_0family_dynamic_jinja_number.md index ff7dd48ba..e96266390 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_number.md +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_number.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_0family_dynamic_no_description.md b/tests/results/test_namespace/60_0family_dynamic_no_description.md index 656acc0f5..6e5d84671 100644 --- a/tests/results/test_namespace/60_0family_dynamic_no_description.md +++ b/tests/results/test_namespace/60_0family_dynamic_no_description.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_0family_dynamic_no_description_empty.md b/tests/results/test_namespace/60_0family_dynamic_no_description_empty.md index eaab32832..302ce3225 100644 --- a/tests/results/test_namespace/60_0family_dynamic_no_description_empty.md +++ b/tests/results/test_namespace/60_0family_dynamic_no_description_empty.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_0family_dynamic_source_hidden.md b/tests/results/test_namespace/60_0family_dynamic_source_hidden.md index 6716419c2..3a365e7d3 100644 --- a/tests/results/test_namespace/60_0family_dynamic_source_hidden.md +++ b/tests/results/test_namespace/60_0family_dynamic_source_hidden.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_0family_dynamic_static.md b/tests/results/test_namespace/60_0family_dynamic_static.md index 54583976c..9f93e21b5 100644 --- a/tests/results/test_namespace/60_0family_dynamic_static.md +++ b/tests/results/test_namespace/60_0family_dynamic_static.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_0family_dynamic_test.md b/tests/results/test_namespace/60_0family_dynamic_test.md index d725d7cc6..b335473e1 100644 --- a/tests/results/test_namespace/60_0family_dynamic_test.md +++ b/tests/results/test_namespace/60_0family_dynamic_test.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_0family_dynamic_upper_char.md b/tests/results/test_namespace/60_0family_dynamic_upper_char.md index 44ffadb99..7f789b2da 100644 --- a/tests/results/test_namespace/60_0family_dynamic_upper_char.md +++ b/tests/results/test_namespace/60_0family_dynamic_upper_char.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_0family_dynamic_variable_empty.md b/tests/results/test_namespace/60_0family_dynamic_variable_empty.md index e1c952ce2..5e1d3b56c 100644 --- a/tests/results/test_namespace/60_0family_dynamic_variable_empty.md +++ b/tests/results/test_namespace/60_0family_dynamic_variable_empty.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: rougail.dyn*example*\ diff --git a/tests/results/test_namespace/60_0family_dynamic_variable_optional.md b/tests/results/test_namespace/60_0family_dynamic_variable_optional.md index 26cc038e1..5c8ad83ea 100644 --- a/tests/results/test_namespace/60_0family_dynamic_variable_optional.md +++ b/tests/results/test_namespace/60_0family_dynamic_variable_optional.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_0family_dynamic_variable_suffix.md b/tests/results/test_namespace/60_0family_dynamic_variable_suffix.md index 16abcbd12..c2e4c88b7 100644 --- a/tests/results/test_namespace/60_0family_dynamic_variable_suffix.md +++ b/tests/results/test_namespace/60_0family_dynamic_variable_suffix.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_0family_dynamic_variable_suffix_empty.md b/tests/results/test_namespace/60_0family_dynamic_variable_suffix_empty.md index 6b9eb645d..a3cb1f55e 100644 --- a/tests/results/test_namespace/60_0family_dynamic_variable_suffix_empty.md +++ b/tests/results/test_namespace/60_0family_dynamic_variable_suffix_empty.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_0family_mode.md b/tests/results/test_namespace/60_0family_mode.md index 2d1681995..29dd895d8 100644 --- a/tests/results/test_namespace/60_0family_mode.md +++ b/tests/results/test_namespace/60_0family_mode.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## A family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.family\ > `basic` diff --git a/tests/results/test_namespace/60_1family_dynamic_jinja.md b/tests/results/test_namespace/60_1family_dynamic_jinja.md index fa9a03c7b..08bfeeac3 100644 --- a/tests/results/test_namespace/60_1family_dynamic_jinja.md +++ b/tests/results/test_namespace/60_1family_dynamic_jinja.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.md b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.md index 0741df550..21ddb547d 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.md +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: @@ -22,7 +22,7 @@ ### A family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: > - rougail.dyn*val1*.family diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.md b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.md index e6e54db70..f62c06d8a 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.md +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: @@ -22,7 +22,7 @@ ### A family inside dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: > - rougail.dyn*val1*.family diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.md b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.md index 6929be81e..8c57270e8 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.md +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: @@ -22,7 +22,7 @@ ### A family inside dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: > - rougail.dyn*val1*.family diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.md b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.md index 75846cc30..ba17d2db3 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.md +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: @@ -22,7 +22,7 @@ ### A family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: > - rougail.dyn*val1*.family diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc.md b/tests/results/test_namespace/60_2family_dynamic_outside_calc.md index 0135893e4..06a9d3695 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc.md +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.md b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.md index 295b6c4bf..551564e08 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.md +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2.md b/tests/results/test_namespace/60_5family_dynamic_calc2.md index f35d5769b..0061a8c0e 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc2.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -12,7 +12,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.md b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.md index aa78aaa47..648a1e6ce 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -12,7 +12,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_description.adoc b/tests/results/test_namespace/60_5family_dynamic_calc_description.adoc index fb9e9f132..c34f9b1cc 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_description.adoc +++ b/tests/results/test_namespace/60_5family_dynamic_calc_description.adoc @@ -37,7 +37,7 @@ This family builds families dynamically. + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A new variable. + **Disabled**: when the variable "rougail.dyn__val1__.var" has the value "val" | **rougail.var2** + -`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A new variable. + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` | A new variable. + **Default**: * the value of the variable "rougail.dyn__val1__.var" diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_description.gitlab.md b/tests/results/test_namespace/60_5family_dynamic_calc_description.gitlab.md index f2cbc7b50..4c6b9615a 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_description.gitlab.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_description.gitlab.md @@ -22,10 +22,10 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
**Disabled**: when the variable "[A dynamic variable for *val1*](#rougail.dyn:::identifier:::.var)" has the value "val" | -| **rougail.var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A new variable.
**Default**:
β€’ the value of the variable "[A dynamic variable for *val1*](#rougail.dyn:::identifier:::.var)"
β€’ the value of the variable "[A dynamic variable for *val2*](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
**Disabled**: when the variable "[A dynamic variable for *val1*](#rougail.dyn:::identifier:::.var)" has the value "val" | +| **rougail.var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A new variable.
**Default**:
β€’ the value of the variable "[A dynamic variable for *val1*](#rougail.dyn:::identifier:::.var)"
β€’ the value of the variable "[A dynamic variable for *val2*](#rougail.dyn:::identifier:::.var)" | diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_description.html b/tests/results/test_namespace/60_5family_dynamic_calc_description.html index 5acb182fa..24667f76a 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_description.html +++ b/tests/results/test_namespace/60_5family_dynamic_calc_description.html @@ -27,11 +27,11 @@ This family builds families dynamically. - + - - +
Variable Description
Variable Description
rougail.var1
string basic mandatory disabled
A new variable.
Disabled: when the variable "rougail.dynval1.var" has the value "val"
rougail.var2
string multiple standard mandatory unique
A new variable.
Default:
  • the value of the variable "rougail.dynval1.var"
  • +
rougail.var1
string basic mandatory disabled
A new variable.
Disabled: when the variable "rougail.dynval1.var" has the value "val"
rougail.var2
string multiple standard mandatory
A new variable.
Default:
  • the value of the variable "rougail.dynval1.var"
  • the value of the variable "rougail.dynval2.var"
diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_description.json b/tests/results/test_namespace/60_5family_dynamic_calc_description.json index 74e015323..88459aee0 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_description.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc_description.json @@ -150,12 +150,6 @@ "name": "mandatory", "ori_name": "mandatory", "access_control": false - }, - { - "type": "property", - "name": "unique", - "ori_name": "unique", - "access_control": false } ], "mode": "standard", diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_description.md b/tests/results/test_namespace/60_5family_dynamic_calc_description.md index 3fc4c2ac6..0a66f580e 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_description.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_description.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## A dynamic famify for *val1* or A dynamic famify for *val2* -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: @@ -22,8 +22,8 @@ |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| | **rougail.dyn*val1*.var**
**rougail.dyn*val2*.var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable for *val1* or *val2*. | -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
**Disabled**: when the variable "[A dynamic variable for *val1*](#rougail.dyn:::identifier:::.var)" has the value "val" | -| **rougail.var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A new variable.
**Default**:
β€’ the value of the variable "[A dynamic variable for *val1*](#rougail.dyn:::identifier:::.var)"
β€’ the value of the variable "[A dynamic variable for *val2*](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
**Disabled**: when the variable "[A dynamic variable for *val1*](#rougail.dyn:::identifier:::.var)" has the value "val" | +| **rougail.var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A new variable.
**Default**:
β€’ the value of the variable "[A dynamic variable for *val1*](#rougail.dyn:::identifier:::.var)"
β€’ the value of the variable "[A dynamic variable for *val2*](#rougail.dyn:::identifier:::.var)" | diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_description.sh b/tests/results/test_namespace/60_5family_dynamic_calc_description.sh index e857fd14e..25e349960 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_description.sh +++ b/tests/results/test_namespace/60_5family_dynamic_calc_description.sh @@ -36,7 +36,7 @@ β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ β”‚ rougail.var2 β”‚ A new variable. β”‚ β”‚  string   multiple   standard    β”‚ Default: β”‚ -β”‚ mandatory   unique  β”‚ β€’ the value of the variable β”‚ +β”‚ mandatory  β”‚ β€’ the value of the variable β”‚ β”‚ β”‚ "rougail.dynval1.var" β”‚ β”‚ β”‚ β€’ the value of the variable β”‚ β”‚ β”‚ "rougail.dynval2.var" β”‚ diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix.md b/tests/results/test_namespace/60_5family_dynamic_calc_suffix.md index 011fc18bc..659e09119 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## dyn*val1* or dyn*val2* -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.md b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.md index 92ef71b5f..08cfe0fac 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.md b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.md index 588703e8c..9af7ee1ef 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.md b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.md index cab07a829..d79c1d4f2 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## dyn*val1* or dyn*val2* -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled2.md b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled2.md index 000c96972..cf4bb8a25 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled2.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled2.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty.md b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty.md index 314d09aff..956a41088 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## dyn*val1* or dyn*val2* -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty_2.md b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty_2.md index 9d4beb1fd..1cac768a2 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty_2.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty_2.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## dyn*val1* -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: rougail.dyn*val1*\ diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty_3.md b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty_3.md index 7b754281f..958e16d2a 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty_3.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty_3.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -12,7 +12,7 @@ ## dyn*val1* or dyn*val2* -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_hidden.md b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_hidden.md index 107ce4e53..76b8d31cc 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_hidden.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_hidden.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_hidden_boolean.md b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_hidden_boolean.md index 08702a4f5..d30b433aa 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_hidden_boolean.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_hidden_boolean.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_hidden_multi.md b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_hidden_multi.md index d7d5d6c17..d28b265ab 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_hidden_multi.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_hidden_multi.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.md b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.md index d1c398366..dd74553fd 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.md b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.md index 335038eea..5ba9e8e61 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_variable.md b/tests/results/test_namespace/60_5family_dynamic_calc_variable.md index 011fc18bc..659e09119 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_variable.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_variable.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## dyn*val1* or dyn*val2* -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_variable_disabled.md b/tests/results/test_namespace/60_5family_dynamic_calc_variable_disabled.md index 49888d13f..e20da0b15 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_variable_disabled.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_variable_disabled.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## A dynamic famify for *val1* or A dynamic famify for *val2* -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_variable_disabled_outside.md b/tests/results/test_namespace/60_5family_dynamic_calc_variable_disabled_outside.md index fe1378300..040182c10 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_variable_disabled_outside.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_variable_disabled_outside.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## A dynamic famify for *val1* or A dynamic famify for *val2* -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_variable_empty.md b/tests/results/test_namespace/60_5family_dynamic_calc_variable_empty.md index 314d09aff..956a41088 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_variable_empty.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_variable_empty.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## dyn*val1* or dyn*val2* -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.md b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.md index 2b82df84e..f34cf3276 100644 --- a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.md +++ b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: @@ -25,7 +25,7 @@ ### A family -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: > - rougail.dyn*val1*.family diff --git a/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.md b/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.md index 2195e2609..1601f35ad 100644 --- a/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.md +++ b/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside.md index 0c430f400..511c8b0fd 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside2.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside2.md index 5bdc107d2..55f3435ba 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside2.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside2.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -12,7 +12,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.md index 04b0ddc7e..ddeb46473 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -12,7 +12,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.md index 0c430f400..511c8b0fd 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.md index d2dbaac01..74df5817f 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.md index e2089c376..fbb00ecad 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.md index 03df6a7fb..ce557046d 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.md index 53b30980f..e07ad6114 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: @@ -22,7 +22,7 @@ ### A sub dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.md index dbf167150..ea95ab9b6 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.md index f26a3b44e..053b2cea0 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_6family_dynamic_inside.md b/tests/results/test_namespace/60_6family_dynamic_inside.md index e73a1d417..4558b72fb 100644 --- a/tests/results/test_namespace/60_6family_dynamic_inside.md +++ b/tests/results/test_namespace/60_6family_dynamic_inside.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_6family_dynamic_inside_empty.md b/tests/results/test_namespace/60_6family_dynamic_inside_empty.md index 2bc0e0f17..40050e6e0 100644 --- a/tests/results/test_namespace/60_6family_dynamic_inside_empty.md +++ b/tests/results/test_namespace/60_6family_dynamic_inside_empty.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_6family_dynamic_leadership.md b/tests/results/test_namespace/60_6family_dynamic_leadership.md index 65a303856..f0bbd2b4a 100644 --- a/tests/results/test_namespace/60_6family_dynamic_leadership.md +++ b/tests/results/test_namespace/60_6family_dynamic_leadership.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: @@ -22,7 +22,7 @@ ### A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: diff --git a/tests/results/test_namespace/60_6family_dynamic_leadership_empty.md b/tests/results/test_namespace/60_6family_dynamic_leadership_empty.md index a8891d5df..2e83e3222 100644 --- a/tests/results/test_namespace/60_6family_dynamic_leadership_empty.md +++ b/tests/results/test_namespace/60_6family_dynamic_leadership_empty.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: @@ -22,7 +22,7 @@ ### A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.md b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.md index 5ec046351..0f77bcb2f 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.md +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: @@ -26,7 +26,7 @@ ### A Second dynamic variable -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.md b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.md index 5ec046351..0f77bcb2f 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.md +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: @@ -26,7 +26,7 @@ ### A Second dynamic variable -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0_2.md b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0_2.md index 5e888a1f6..d727c8613 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0_2.md +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0_2.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: @@ -22,7 +22,7 @@ ### A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.md b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.md index 9171889a2..a13ba05f7 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.md +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: @@ -26,7 +26,7 @@ ### A Second dynamic variable -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.md b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.md index 76872ecf1..191bcf142 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.md +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: @@ -26,7 +26,7 @@ ### A Second dynamic variable -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_6family_dynamic_suffix_auto_multi.md b/tests/results/test_namespace/60_6family_dynamic_suffix_auto_multi.md index 160f91525..b9aefe058 100644 --- a/tests/results/test_namespace/60_6family_dynamic_suffix_auto_multi.md +++ b/tests/results/test_namespace/60_6family_dynamic_suffix_auto_multi.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## dyn*val1* or dyn*val2* -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: @@ -22,7 +22,7 @@ ### dyn*val1* or dyn*val2* -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_6family_dynamic_suffix_auto_multi2.md b/tests/results/test_namespace/60_6family_dynamic_suffix_auto_multi2.md index 160f91525..b9aefe058 100644 --- a/tests/results/test_namespace/60_6family_dynamic_suffix_auto_multi2.md +++ b/tests/results/test_namespace/60_6family_dynamic_suffix_auto_multi2.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## dyn*val1* or dyn*val2* -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: @@ -22,7 +22,7 @@ ### dyn*val1* or dyn*val2* -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/60_9extra_dynamic.md b/tests/results/test_namespace/60_9extra_dynamic.md index 992b681d3..611f4a2c2 100644 --- a/tests/results/test_namespace/60_9extra_dynamic.md +++ b/tests/results/test_namespace/60_9extra_dynamic.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` @@ -11,14 +11,14 @@ # Extra -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: extra\ > `basic` ## dyn_*a* -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: extra.dyn_*a*\ diff --git a/tests/results/test_namespace/60_9extra_dynamic_extra.md b/tests/results/test_namespace/60_9extra_dynamic_extra.md index a06639b01..68c0c1261 100644 --- a/tests/results/test_namespace/60_9extra_dynamic_extra.md +++ b/tests/results/test_namespace/60_9extra_dynamic_extra.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `standard` ## GΓ©nΓ©ral -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail.general\ > `standard` @@ -18,7 +18,7 @@ # Extra -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: extra\ > `basic` @@ -29,7 +29,7 @@ ## dyn_*a* -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: extra.dyn_*a*\ diff --git a/tests/results/test_namespace/60_9family_dynamic_calc_both.md b/tests/results/test_namespace/60_9family_dynamic_calc_both.md index 8433e1573..ec4e90b80 100644 --- a/tests/results/test_namespace/60_9family_dynamic_calc_both.md +++ b/tests/results/test_namespace/60_9family_dynamic_calc_both.md @@ -1,6 +1,6 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` @@ -11,7 +11,7 @@ ## A dynamic family -> **πŸ›ˆ Informations** +> [!NOTE] > > This family builds families dynamically.\ > **Path**: diff --git a/tests/results/test_namespace/68_0family_leadership_mode.md b/tests/results/test_namespace/68_0family_leadership_mode.md index 649307e0c..d7f85860a 100644 --- a/tests/results/test_namespace/68_0family_leadership_mode.md +++ b/tests/results/test_namespace/68_0family_leadership_mode.md @@ -1,13 +1,13 @@ # Rougail -> **πŸ›ˆ Informations** +> [!NOTE] > > **Path**: rougail\ > `basic` ## A leadership -> **πŸ›ˆ Informations** +> [!NOTE] > > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ diff --git a/tests/results/test_namespace/warnings_20_7help_family b/tests/results/test_namespace/warnings_20_7help_family new file mode 100644 index 000000000..f64b006a4 --- /dev/null +++ b/tests/results/test_namespace/warnings_20_7help_family @@ -0,0 +1 @@ +["No attribute \"description\" for \"rougail.family1.var\" in \"../../rougail-tests/structures/20_7help_family/rougail/00-base.yml\"", "No attribute \"description\" for \"rougail.family2.var\" in \"../../rougail-tests/structures/20_7help_family/rougail/00-base.yml\""] \ No newline at end of file diff --git a/tests/results/test_namespace_examples/00_8test.adoc b/tests/results/test_namespace_examples/00_8test.adoc index c3191833e..3ae34288d 100644 --- a/tests/results/test_namespace_examples/00_8test.adoc +++ b/tests/results/test_namespace_examples/00_8test.adoc @@ -19,7 +19,7 @@ rougail: var1: test var2: test var3: test1 - var4: + var4: null var5: false var6: - test1 diff --git a/tests/results/test_namespace_examples/00_8test.gitlab.md b/tests/results/test_namespace_examples/00_8test.gitlab.md index f03ae6a2f..152bdcb6f 100644 --- a/tests/results/test_namespace_examples/00_8test.gitlab.md +++ b/tests/results/test_namespace_examples/00_8test.gitlab.md @@ -19,7 +19,7 @@ rougail: var1: test var2: test var3: test1 - var4: + var4: null var5: false var6: - test1 diff --git a/tests/results/test_namespace_examples/00_8test.html b/tests/results/test_namespace_examples/00_8test.html index 6d54a0aff..43b6ef392 100644 --- a/tests/results/test_namespace_examples/00_8test.html +++ b/tests/results/test_namespace_examples/00_8test.html @@ -11,7 +11,7 @@ var1: test var2: test var3: test1 - var4: + var4: null var5: false var6: - test1 diff --git a/tests/results/test_namespace_examples/00_8test.md b/tests/results/test_namespace_examples/00_8test.md index 2012c3ffc..3a92f6326 100644 --- a/tests/results/test_namespace_examples/00_8test.md +++ b/tests/results/test_namespace_examples/00_8test.md @@ -17,7 +17,7 @@ rougail: var1: test var2: test var3: test1 - var4: + var4: null var5: false var6: - test1 diff --git a/tests/results/test_namespace_examples/00_8test.sh b/tests/results/test_namespace_examples/00_8test.sh index 685644e1a..3728cf41b 100644 --- a/tests/results/test_namespace_examples/00_8test.sh +++ b/tests/results/test_namespace_examples/00_8test.sh @@ -15,7 +15,7 @@  var1: test   var2: test   var3: test1  - var4:  + var4: null   var5: false   var6:   - test1  diff --git a/tests/results/test_namespace_examples/01_6string_empty.adoc b/tests/results/test_namespace_examples/01_6string_empty.adoc index dfa2690dd..043fca2f3 100644 --- a/tests/results/test_namespace_examples/01_6string_empty.adoc +++ b/tests/results/test_namespace_examples/01_6string_empty.adoc @@ -6,5 +6,5 @@ rougail: var1: - value - - + - null ---- diff --git a/tests/results/test_namespace_examples/01_6string_empty.gitlab.md b/tests/results/test_namespace_examples/01_6string_empty.gitlab.md index 18ae7ebdc..60b49f2ed 100644 --- a/tests/results/test_namespace_examples/01_6string_empty.gitlab.md +++ b/tests/results/test_namespace_examples/01_6string_empty.gitlab.md @@ -5,7 +5,7 @@ rougail: var1: - value - - + - null ``` diff --git a/tests/results/test_namespace_examples/01_6string_empty.html b/tests/results/test_namespace_examples/01_6string_empty.html index 975813244..8f0975916 100644 --- a/tests/results/test_namespace_examples/01_6string_empty.html +++ b/tests/results/test_namespace_examples/01_6string_empty.html @@ -3,4 +3,4 @@
rougail:
   var1:
     - value
-    -
\ No newline at end of file + - null \ No newline at end of file diff --git a/tests/results/test_namespace_examples/01_6string_empty.md b/tests/results/test_namespace_examples/01_6string_empty.md index b5efc914d..ca78a73d5 100644 --- a/tests/results/test_namespace_examples/01_6string_empty.md +++ b/tests/results/test_namespace_examples/01_6string_empty.md @@ -5,5 +5,5 @@ rougail: var1: - value - - + - null ``` diff --git a/tests/results/test_namespace_examples/01_6string_empty.sh b/tests/results/test_namespace_examples/01_6string_empty.sh index 35371749d..74c75eefd 100644 --- a/tests/results/test_namespace_examples/01_6string_empty.sh +++ b/tests/results/test_namespace_examples/01_6string_empty.sh @@ -4,5 +4,5 @@ rougail:   var1:   - value  - -  + - null  diff --git a/tests/results/test_namespace_examples/20_7help_family.adoc b/tests/results/test_namespace_examples/20_7help_family.adoc new file mode 100644 index 000000000..ac13883e7 --- /dev/null +++ b/tests/results/test_namespace_examples/20_7help_family.adoc @@ -0,0 +1,22 @@ +== Example with mandatory variables not filled in + +[,yaml] +---- +--- +rougail: + family1: + var: example + family2: + var: example +---- +== Example with all variables modifiable + +[,yaml] +---- +--- +rougail: + family1: + var: example + family2: + var: example +---- diff --git a/tests/results/test_namespace_examples/20_7help_family.gitlab.md b/tests/results/test_namespace_examples/20_7help_family.gitlab.md new file mode 100644 index 000000000..0d30ca547 --- /dev/null +++ b/tests/results/test_namespace_examples/20_7help_family.gitlab.md @@ -0,0 +1,24 @@ +
Example with mandatory variables not filled in + +```yaml +--- +rougail: + family1: + var: example + family2: + var: example +``` +
+ +
Example with all variables modifiable + +```yaml +--- +rougail: + family1: + var: example + family2: + var: example +``` +
+ diff --git a/tests/results/test_namespace_examples/20_7help_family.html b/tests/results/test_namespace_examples/20_7help_family.html new file mode 100644 index 000000000..55156fd15 --- /dev/null +++ b/tests/results/test_namespace_examples/20_7help_family.html @@ -0,0 +1,13 @@ +

Example with mandatory variables not filled in

+ +
rougail:
+  family1:
+    var: example
+  family2:
+    var: example

Example with all variables modifiable

+ +
rougail:
+  family1:
+    var: example
+  family2:
+    var: example
\ No newline at end of file diff --git a/tests/results/test_namespace_examples/20_7help_family.md b/tests/results/test_namespace_examples/20_7help_family.md new file mode 100644 index 000000000..0db4d0581 --- /dev/null +++ b/tests/results/test_namespace_examples/20_7help_family.md @@ -0,0 +1,20 @@ +# Example with mandatory variables not filled in + +```yaml +--- +rougail: + family1: + var: example + family2: + var: example +``` +# Example with all variables modifiable + +```yaml +--- +rougail: + family1: + var: example + family2: + var: example +``` diff --git a/tests/results/test_namespace_examples/20_7help_family.sh b/tests/results/test_namespace_examples/20_7help_family.sh new file mode 100644 index 000000000..6363dbdd5 --- /dev/null +++ b/tests/results/test_namespace_examples/20_7help_family.sh @@ -0,0 +1,18 @@ +Example with mandatory variables not filled in + +---  +rougail:  + family1:  + var: example  + family2:  + var: example  + +Example with all variables modifiable + +---  +rougail:  + family1:  + var: example  + family2:  + var: example  + diff --git a/tests/results/test_namespace_examples/40_9leadership-calculation-outside-follower-no-mandatory.adoc b/tests/results/test_namespace_examples/40_9leadership-calculation-outside-follower-no-mandatory.adoc index c82252cf1..7b223a3f6 100644 --- a/tests/results/test_namespace_examples/40_9leadership-calculation-outside-follower-no-mandatory.adoc +++ b/tests/results/test_namespace_examples/40_9leadership-calculation-outside-follower-no-mandatory.adoc @@ -10,6 +10,6 @@ rougail: - leader: b follower: example variable: - - - - + - null + - null ---- diff --git a/tests/results/test_namespace_examples/40_9leadership-calculation-outside-follower-no-mandatory.gitlab.md b/tests/results/test_namespace_examples/40_9leadership-calculation-outside-follower-no-mandatory.gitlab.md index 5144a3f66..91eb01514 100644 --- a/tests/results/test_namespace_examples/40_9leadership-calculation-outside-follower-no-mandatory.gitlab.md +++ b/tests/results/test_namespace_examples/40_9leadership-calculation-outside-follower-no-mandatory.gitlab.md @@ -9,8 +9,8 @@ rougail: - leader: b follower: example variable: - - - - + - null + - null ``` diff --git a/tests/results/test_namespace_examples/40_9leadership-calculation-outside-follower-no-mandatory.html b/tests/results/test_namespace_examples/40_9leadership-calculation-outside-follower-no-mandatory.html index ddf743c9f..aa5bdda32 100644 --- a/tests/results/test_namespace_examples/40_9leadership-calculation-outside-follower-no-mandatory.html +++ b/tests/results/test_namespace_examples/40_9leadership-calculation-outside-follower-no-mandatory.html @@ -7,5 +7,5 @@ - leader: b follower: example variable: - - - - \ No newline at end of file + - null + - null \ No newline at end of file diff --git a/tests/results/test_namespace_examples/40_9leadership-calculation-outside-follower-no-mandatory.md b/tests/results/test_namespace_examples/40_9leadership-calculation-outside-follower-no-mandatory.md index b836be1ca..c64c72b0a 100644 --- a/tests/results/test_namespace_examples/40_9leadership-calculation-outside-follower-no-mandatory.md +++ b/tests/results/test_namespace_examples/40_9leadership-calculation-outside-follower-no-mandatory.md @@ -9,6 +9,6 @@ rougail: - leader: b follower: example variable: - - - - + - null + - null ``` diff --git a/tests/results/test_namespace_examples/40_9leadership-calculation-outside-follower-no-mandatory.sh b/tests/results/test_namespace_examples/40_9leadership-calculation-outside-follower-no-mandatory.sh index b00e1af52..181a85b2a 100644 --- a/tests/results/test_namespace_examples/40_9leadership-calculation-outside-follower-no-mandatory.sh +++ b/tests/results/test_namespace_examples/40_9leadership-calculation-outside-follower-no-mandatory.sh @@ -8,6 +8,6 @@  - leader: b   follower: example   variable:  - -   - -  + - null  + - null  diff --git a/tests/results/test_namespace_examples/40_9leadership-calculation-variable_leader_follower.adoc b/tests/results/test_namespace_examples/40_9leadership-calculation-variable_leader_follower.adoc index 1b9a16679..a54b75061 100644 --- a/tests/results/test_namespace_examples/40_9leadership-calculation-variable_leader_follower.adoc +++ b/tests/results/test_namespace_examples/40_9leadership-calculation-variable_leader_follower.adoc @@ -10,8 +10,8 @@ rougail: - leader: value2 follower: example leadership_2: - - leader: + - leader: null follower: val - - leader: + - leader: null follower: val ---- diff --git a/tests/results/test_namespace_examples/40_9leadership-calculation-variable_leader_follower.gitlab.md b/tests/results/test_namespace_examples/40_9leadership-calculation-variable_leader_follower.gitlab.md index a7a8f1c8b..927165e86 100644 --- a/tests/results/test_namespace_examples/40_9leadership-calculation-variable_leader_follower.gitlab.md +++ b/tests/results/test_namespace_examples/40_9leadership-calculation-variable_leader_follower.gitlab.md @@ -9,9 +9,9 @@ rougail: - leader: value2 follower: example leadership_2: - - leader: + - leader: null follower: val - - leader: + - leader: null follower: val ``` diff --git a/tests/results/test_namespace_examples/40_9leadership-calculation-variable_leader_follower.html b/tests/results/test_namespace_examples/40_9leadership-calculation-variable_leader_follower.html index 0e01dd04a..8d8862508 100644 --- a/tests/results/test_namespace_examples/40_9leadership-calculation-variable_leader_follower.html +++ b/tests/results/test_namespace_examples/40_9leadership-calculation-variable_leader_follower.html @@ -7,7 +7,7 @@ - leader: value2 follower: example leadership_2: - - leader: + - leader: null follower: val - - leader: + - leader: null follower: val \ No newline at end of file diff --git a/tests/results/test_namespace_examples/40_9leadership-calculation-variable_leader_follower.md b/tests/results/test_namespace_examples/40_9leadership-calculation-variable_leader_follower.md index 9ea128f01..ff59dbbe3 100644 --- a/tests/results/test_namespace_examples/40_9leadership-calculation-variable_leader_follower.md +++ b/tests/results/test_namespace_examples/40_9leadership-calculation-variable_leader_follower.md @@ -9,8 +9,8 @@ rougail: - leader: value2 follower: example leadership_2: - - leader: + - leader: null follower: val - - leader: + - leader: null follower: val ``` diff --git a/tests/results/test_namespace_examples/40_9leadership-calculation-variable_leader_follower.sh b/tests/results/test_namespace_examples/40_9leadership-calculation-variable_leader_follower.sh index 3b0b86b6c..32150a531 100644 --- a/tests/results/test_namespace_examples/40_9leadership-calculation-variable_leader_follower.sh +++ b/tests/results/test_namespace_examples/40_9leadership-calculation-variable_leader_follower.sh @@ -8,8 +8,8 @@  - leader: value2   follower: example   leadership_2:  - - leader:  + - leader: null   follower: val  - - leader:  + - leader: null   follower: val  diff --git a/tests/results/test_namespace_examples/60_5family_dynamic_calc_description.adoc b/tests/results/test_namespace_examples/60_5family_dynamic_calc_description.adoc index 63bde32df..e800f270d 100644 --- a/tests/results/test_namespace_examples/60_5family_dynamic_calc_description.adoc +++ b/tests/results/test_namespace_examples/60_5family_dynamic_calc_description.adoc @@ -22,6 +22,6 @@ rougail: var: example var1: example var2: - - - - + - null + - null ---- diff --git a/tests/results/test_namespace_examples/60_5family_dynamic_calc_description.gitlab.md b/tests/results/test_namespace_examples/60_5family_dynamic_calc_description.gitlab.md index b2140b81c..5b89896b9 100644 --- a/tests/results/test_namespace_examples/60_5family_dynamic_calc_description.gitlab.md +++ b/tests/results/test_namespace_examples/60_5family_dynamic_calc_description.gitlab.md @@ -22,8 +22,8 @@ rougail: var: example var1: example var2: - - - - + - null + - null ``` diff --git a/tests/results/test_namespace_examples/60_5family_dynamic_calc_description.html b/tests/results/test_namespace_examples/60_5family_dynamic_calc_description.html index 072bfe025..082adc412 100644 --- a/tests/results/test_namespace_examples/60_5family_dynamic_calc_description.html +++ b/tests/results/test_namespace_examples/60_5family_dynamic_calc_description.html @@ -14,5 +14,5 @@ var: example var1: example var2: - - - - \ No newline at end of file + - null + - null \ No newline at end of file diff --git a/tests/results/test_namespace_examples/60_5family_dynamic_calc_description.md b/tests/results/test_namespace_examples/60_5family_dynamic_calc_description.md index 362758eae..f8c462919 100644 --- a/tests/results/test_namespace_examples/60_5family_dynamic_calc_description.md +++ b/tests/results/test_namespace_examples/60_5family_dynamic_calc_description.md @@ -20,6 +20,6 @@ rougail: var: example var1: example var2: - - - - + - null + - null ``` diff --git a/tests/results/test_namespace_examples/60_5family_dynamic_calc_description.sh b/tests/results/test_namespace_examples/60_5family_dynamic_calc_description.sh index 223738c43..3295c0bbc 100644 --- a/tests/results/test_namespace_examples/60_5family_dynamic_calc_description.sh +++ b/tests/results/test_namespace_examples/60_5family_dynamic_calc_description.sh @@ -18,6 +18,6 @@  var: example   var1: example   var2:  - -   - -  + - null  + - null  diff --git a/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi.adoc b/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi.adoc index df9f79c68..8bedda982 100644 --- a/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi.adoc +++ b/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi.adoc @@ -35,6 +35,6 @@ rougail: dynval2: var: example var2: - - - - + - null + - null ---- diff --git a/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi.gitlab.md b/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi.gitlab.md index 8721e08fd..795d1a29d 100644 --- a/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi.gitlab.md +++ b/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi.gitlab.md @@ -35,8 +35,8 @@ rougail: dynval2: var: example var2: - - - - + - null + - null ``` diff --git a/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi.html b/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi.html index 99caa3ef2..873dceebd 100644 --- a/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi.html +++ b/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi.html @@ -27,5 +27,5 @@ dynval2: var: example var2: - - - - \ No newline at end of file + - null + - null \ No newline at end of file diff --git a/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi.md b/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi.md index 9369b8787..97b9cbf2c 100644 --- a/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi.md +++ b/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi.md @@ -33,6 +33,6 @@ rougail: dynval2: var: example var2: - - - - + - null + - null ``` diff --git a/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi.sh b/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi.sh index e2c43ed5a..2f9083482 100644 --- a/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi.sh +++ b/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi.sh @@ -31,6 +31,6 @@  dynval2:   var: example   var2:  - -   - -  + - null  + - null  diff --git a/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi2.adoc b/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi2.adoc index df9f79c68..8bedda982 100644 --- a/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi2.adoc +++ b/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi2.adoc @@ -35,6 +35,6 @@ rougail: dynval2: var: example var2: - - - - + - null + - null ---- diff --git a/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi2.gitlab.md b/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi2.gitlab.md index 8721e08fd..795d1a29d 100644 --- a/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi2.gitlab.md +++ b/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi2.gitlab.md @@ -35,8 +35,8 @@ rougail: dynval2: var: example var2: - - - - + - null + - null ``` diff --git a/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi2.html b/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi2.html index 99caa3ef2..873dceebd 100644 --- a/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi2.html +++ b/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi2.html @@ -27,5 +27,5 @@ dynval2: var: example var2: - - - - \ No newline at end of file + - null + - null \ No newline at end of file diff --git a/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi2.md b/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi2.md index 9369b8787..97b9cbf2c 100644 --- a/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi2.md +++ b/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi2.md @@ -33,6 +33,6 @@ rougail: dynval2: var: example var2: - - - - + - null + - null ``` diff --git a/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi2.sh b/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi2.sh index e2c43ed5a..2f9083482 100644 --- a/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi2.sh +++ b/tests/results/test_namespace_examples/60_6family_dynamic_suffix_auto_multi2.sh @@ -31,6 +31,6 @@  dynval2:   var: example   var2:  - -   - -  + - null  + - null  diff --git a/tests/results/test_namespace_examples/warnings_20_7help_family b/tests/results/test_namespace_examples/warnings_20_7help_family new file mode 100644 index 000000000..f64b006a4 --- /dev/null +++ b/tests/results/test_namespace_examples/warnings_20_7help_family @@ -0,0 +1 @@ +["No attribute \"description\" for \"rougail.family1.var\" in \"../../rougail-tests/structures/20_7help_family/rougail/00-base.yml\"", "No attribute \"description\" for \"rougail.family2.var\" in \"../../rougail-tests/structures/20_7help_family/rougail/00-base.yml\""] \ No newline at end of file diff --git a/tests/results/test_namespace_examples_comment/00_8test.adoc b/tests/results/test_namespace_examples_comment/00_8test.adoc index 6a32f60e7..719e37baa 100644 --- a/tests/results/test_namespace_examples_comment/00_8test.adoc +++ b/tests/results/test_namespace_examples_comment/00_8test.adoc @@ -19,7 +19,7 @@ rougail: # Rougail var1: test # The first variable var2: test # The second variable var3: test1 # The third variable - var4: # The forth variable + var4: null # The forth variable var5: false # The fifth variable var6: # The sixth variable - test1 diff --git a/tests/results/test_namespace_examples_comment/00_8test.gitlab.md b/tests/results/test_namespace_examples_comment/00_8test.gitlab.md index fcec60b53..02207b993 100644 --- a/tests/results/test_namespace_examples_comment/00_8test.gitlab.md +++ b/tests/results/test_namespace_examples_comment/00_8test.gitlab.md @@ -19,7 +19,7 @@ rougail: # Rougail var1: test # The first variable var2: test # The second variable var3: test1 # The third variable - var4: # The forth variable + var4: null # The forth variable var5: false # The fifth variable var6: # The sixth variable - test1 diff --git a/tests/results/test_namespace_examples_comment/00_8test.html b/tests/results/test_namespace_examples_comment/00_8test.html index 8111f361c..6498ef20c 100644 --- a/tests/results/test_namespace_examples_comment/00_8test.html +++ b/tests/results/test_namespace_examples_comment/00_8test.html @@ -11,7 +11,7 @@ var1: test # The first variable var2: test # The second variable var3: test1 # The third variable - var4: # The forth variable + var4: null # The forth variable var5: false # The fifth variable var6: # The sixth variable - test1 diff --git a/tests/results/test_namespace_examples_comment/00_8test.md b/tests/results/test_namespace_examples_comment/00_8test.md index d8b1612bf..1cd07378a 100644 --- a/tests/results/test_namespace_examples_comment/00_8test.md +++ b/tests/results/test_namespace_examples_comment/00_8test.md @@ -17,7 +17,7 @@ rougail: # Rougail var1: test # The first variable var2: test # The second variable var3: test1 # The third variable - var4: # The forth variable + var4: null # The forth variable var5: false # The fifth variable var6: # The sixth variable - test1 diff --git a/tests/results/test_namespace_examples_comment/00_8test.sh b/tests/results/test_namespace_examples_comment/00_8test.sh index 8e5d334cb..26ce17499 100644 --- a/tests/results/test_namespace_examples_comment/00_8test.sh +++ b/tests/results/test_namespace_examples_comment/00_8test.sh @@ -15,7 +15,7 @@  var1: test # The first variable   var2: test # The second variable   var3: test1 # The third variable  - var4: # The forth variable  + var4: null # The forth variable   var5: false # The fifth variable   var6: # The sixth variable   - test1  diff --git a/tests/results/test_namespace_examples_comment/01_6string_empty.adoc b/tests/results/test_namespace_examples_comment/01_6string_empty.adoc index df979c3c7..9becf957f 100644 --- a/tests/results/test_namespace_examples_comment/01_6string_empty.adoc +++ b/tests/results/test_namespace_examples_comment/01_6string_empty.adoc @@ -6,5 +6,5 @@ rougail: # Rougail var1: # The second variable - value - - + - null ---- diff --git a/tests/results/test_namespace_examples_comment/01_6string_empty.gitlab.md b/tests/results/test_namespace_examples_comment/01_6string_empty.gitlab.md index 2c44bf0cc..f748762bc 100644 --- a/tests/results/test_namespace_examples_comment/01_6string_empty.gitlab.md +++ b/tests/results/test_namespace_examples_comment/01_6string_empty.gitlab.md @@ -5,7 +5,7 @@ rougail: # Rougail var1: # The second variable - value - - + - null ``` diff --git a/tests/results/test_namespace_examples_comment/01_6string_empty.html b/tests/results/test_namespace_examples_comment/01_6string_empty.html index ea207f03d..d414a011d 100644 --- a/tests/results/test_namespace_examples_comment/01_6string_empty.html +++ b/tests/results/test_namespace_examples_comment/01_6string_empty.html @@ -3,4 +3,4 @@
rougail:                      # Rougail
   var1:                       # The second variable
     - value
-    -
\ No newline at end of file + - null \ No newline at end of file diff --git a/tests/results/test_namespace_examples_comment/01_6string_empty.md b/tests/results/test_namespace_examples_comment/01_6string_empty.md index a48cf4b57..52b0daa4e 100644 --- a/tests/results/test_namespace_examples_comment/01_6string_empty.md +++ b/tests/results/test_namespace_examples_comment/01_6string_empty.md @@ -5,5 +5,5 @@ rougail: # Rougail var1: # The second variable - value - - + - null ``` diff --git a/tests/results/test_namespace_examples_comment/01_6string_empty.sh b/tests/results/test_namespace_examples_comment/01_6string_empty.sh index de98a5da9..ea5704b41 100644 --- a/tests/results/test_namespace_examples_comment/01_6string_empty.sh +++ b/tests/results/test_namespace_examples_comment/01_6string_empty.sh @@ -4,5 +4,5 @@ rougail: # Rougail   var1: # The second variable   - value  - -  + - null  diff --git a/tests/results/test_namespace_examples_comment/20_7help_family.adoc b/tests/results/test_namespace_examples_comment/20_7help_family.adoc new file mode 100644 index 000000000..a51c50037 --- /dev/null +++ b/tests/results/test_namespace_examples_comment/20_7help_family.adoc @@ -0,0 +1,22 @@ +== Example with mandatory variables not filled in + +[,yaml] +---- +--- +rougail: # Rougail + family1: # The first family + var: example + family2: # The second family + var: example +---- +== Example with all variables modifiable + +[,yaml] +---- +--- +rougail: # Rougail + family1: # The first family + var: example + family2: # The second family + var: example +---- diff --git a/tests/results/test_namespace_examples_comment/20_7help_family.gitlab.md b/tests/results/test_namespace_examples_comment/20_7help_family.gitlab.md new file mode 100644 index 000000000..ea3f5cb7a --- /dev/null +++ b/tests/results/test_namespace_examples_comment/20_7help_family.gitlab.md @@ -0,0 +1,24 @@ +
Example with mandatory variables not filled in + +```yaml +--- +rougail: # Rougail + family1: # The first family + var: example + family2: # The second family + var: example +``` +
+ +
Example with all variables modifiable + +```yaml +--- +rougail: # Rougail + family1: # The first family + var: example + family2: # The second family + var: example +``` +
+ diff --git a/tests/results/test_namespace_examples_comment/20_7help_family.html b/tests/results/test_namespace_examples_comment/20_7help_family.html new file mode 100644 index 000000000..f6a264007 --- /dev/null +++ b/tests/results/test_namespace_examples_comment/20_7help_family.html @@ -0,0 +1,13 @@ +

Example with mandatory variables not filled in

+ +
rougail:                      # Rougail
+  family1:                    # The first family
+    var: example
+  family2:                    # The second family
+    var: example

Example with all variables modifiable

+ +
rougail:                      # Rougail
+  family1:                    # The first family
+    var: example
+  family2:                    # The second family
+    var: example
\ No newline at end of file diff --git a/tests/results/test_namespace_examples_comment/20_7help_family.md b/tests/results/test_namespace_examples_comment/20_7help_family.md new file mode 100644 index 000000000..86ebc69f1 --- /dev/null +++ b/tests/results/test_namespace_examples_comment/20_7help_family.md @@ -0,0 +1,20 @@ +# Example with mandatory variables not filled in + +```yaml +--- +rougail: # Rougail + family1: # The first family + var: example + family2: # The second family + var: example +``` +# Example with all variables modifiable + +```yaml +--- +rougail: # Rougail + family1: # The first family + var: example + family2: # The second family + var: example +``` diff --git a/tests/results/test_namespace_examples_comment/20_7help_family.sh b/tests/results/test_namespace_examples_comment/20_7help_family.sh new file mode 100644 index 000000000..1f97918f7 --- /dev/null +++ b/tests/results/test_namespace_examples_comment/20_7help_family.sh @@ -0,0 +1,18 @@ +Example with mandatory variables not filled in + +---  +rougail: # Rougail  + family1: # The first family  + var: example  + family2: # The second family  + var: example  + +Example with all variables modifiable + +---  +rougail: # Rougail  + family1: # The first family  + var: example  + family2: # The second family  + var: example  + diff --git a/tests/results/test_namespace_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.adoc b/tests/results/test_namespace_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.adoc index 100a28204..99f12d108 100644 --- a/tests/results/test_namespace_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.adoc +++ b/tests/results/test_namespace_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.adoc @@ -10,6 +10,6 @@ rougail: # Rougail - leader: b follower: example variable: - - - - + - null + - null ---- diff --git a/tests/results/test_namespace_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.gitlab.md b/tests/results/test_namespace_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.gitlab.md index fc9d1b34f..fba9514d7 100644 --- a/tests/results/test_namespace_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.gitlab.md +++ b/tests/results/test_namespace_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.gitlab.md @@ -9,8 +9,8 @@ rougail: # Rougail - leader: b follower: example variable: - - - - + - null + - null ``` diff --git a/tests/results/test_namespace_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.html b/tests/results/test_namespace_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.html index f5e450690..6d78aceaa 100644 --- a/tests/results/test_namespace_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.html +++ b/tests/results/test_namespace_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.html @@ -7,5 +7,5 @@ - leader: b follower: example variable: - - - - \ No newline at end of file + - null + - null \ No newline at end of file diff --git a/tests/results/test_namespace_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.md b/tests/results/test_namespace_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.md index c06ee30db..0957d433e 100644 --- a/tests/results/test_namespace_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.md +++ b/tests/results/test_namespace_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.md @@ -9,6 +9,6 @@ rougail: # Rougail - leader: b follower: example variable: - - - - + - null + - null ``` diff --git a/tests/results/test_namespace_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.sh b/tests/results/test_namespace_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.sh index 226bbdc5e..af7e952dc 100644 --- a/tests/results/test_namespace_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.sh +++ b/tests/results/test_namespace_examples_comment/40_9leadership-calculation-outside-follower-no-mandatory.sh @@ -8,6 +8,6 @@  - leader: b   follower: example   variable:  - -   - -  + - null  + - null  diff --git a/tests/results/test_namespace_examples_comment/40_9leadership-calculation-variable_leader_follower.adoc b/tests/results/test_namespace_examples_comment/40_9leadership-calculation-variable_leader_follower.adoc index d7c233a37..090339090 100644 --- a/tests/results/test_namespace_examples_comment/40_9leadership-calculation-variable_leader_follower.adoc +++ b/tests/results/test_namespace_examples_comment/40_9leadership-calculation-variable_leader_follower.adoc @@ -10,8 +10,8 @@ rougail: # Rougail - leader: value2 # A leader follower: example # A follower leadership_2: # A second leadership - - leader: # A leader + - leader: null # A leader follower: val # A follower - - leader: # A leader + - leader: null # A leader follower: val # A follower ---- diff --git a/tests/results/test_namespace_examples_comment/40_9leadership-calculation-variable_leader_follower.gitlab.md b/tests/results/test_namespace_examples_comment/40_9leadership-calculation-variable_leader_follower.gitlab.md index a0c22c899..80114a0d3 100644 --- a/tests/results/test_namespace_examples_comment/40_9leadership-calculation-variable_leader_follower.gitlab.md +++ b/tests/results/test_namespace_examples_comment/40_9leadership-calculation-variable_leader_follower.gitlab.md @@ -9,9 +9,9 @@ rougail: # Rougail - leader: value2 # A leader follower: example # A follower leadership_2: # A second leadership - - leader: # A leader + - leader: null # A leader follower: val # A follower - - leader: # A leader + - leader: null # A leader follower: val # A follower ``` diff --git a/tests/results/test_namespace_examples_comment/40_9leadership-calculation-variable_leader_follower.html b/tests/results/test_namespace_examples_comment/40_9leadership-calculation-variable_leader_follower.html index b81e2d32e..92b341de9 100644 --- a/tests/results/test_namespace_examples_comment/40_9leadership-calculation-variable_leader_follower.html +++ b/tests/results/test_namespace_examples_comment/40_9leadership-calculation-variable_leader_follower.html @@ -7,7 +7,7 @@ - leader: value2 # A leader follower: example # A follower leadership_2: # A second leadership - - leader: # A leader + - leader: null # A leader follower: val # A follower - - leader: # A leader + - leader: null # A leader follower: val # A follower \ No newline at end of file diff --git a/tests/results/test_namespace_examples_comment/40_9leadership-calculation-variable_leader_follower.md b/tests/results/test_namespace_examples_comment/40_9leadership-calculation-variable_leader_follower.md index 9f01d89a8..4721f8e22 100644 --- a/tests/results/test_namespace_examples_comment/40_9leadership-calculation-variable_leader_follower.md +++ b/tests/results/test_namespace_examples_comment/40_9leadership-calculation-variable_leader_follower.md @@ -9,8 +9,8 @@ rougail: # Rougail - leader: value2 # A leader follower: example # A follower leadership_2: # A second leadership - - leader: # A leader + - leader: null # A leader follower: val # A follower - - leader: # A leader + - leader: null # A leader follower: val # A follower ``` diff --git a/tests/results/test_namespace_examples_comment/40_9leadership-calculation-variable_leader_follower.sh b/tests/results/test_namespace_examples_comment/40_9leadership-calculation-variable_leader_follower.sh index cf008f9e0..d3cf23a57 100644 --- a/tests/results/test_namespace_examples_comment/40_9leadership-calculation-variable_leader_follower.sh +++ b/tests/results/test_namespace_examples_comment/40_9leadership-calculation-variable_leader_follower.sh @@ -8,8 +8,8 @@  - leader: value2 # A leader   follower: example # A follower   leadership_2: # A second leadership  - - leader: # A leader  + - leader: null # A leader   follower: val # A follower  - - leader: # A leader  + - leader: null # A leader   follower: val # A follower  diff --git a/tests/results/test_namespace_examples_comment/60_5family_dynamic_calc_description.adoc b/tests/results/test_namespace_examples_comment/60_5family_dynamic_calc_description.adoc index 07e00eca0..4c3acc238 100644 --- a/tests/results/test_namespace_examples_comment/60_5family_dynamic_calc_description.adoc +++ b/tests/results/test_namespace_examples_comment/60_5family_dynamic_calc_description.adoc @@ -22,6 +22,6 @@ rougail: # Rougail var: example # A dynamic variable for {{ identifier }} var1: example # A new variable var2: # A new variable - - - - + - null + - null ---- diff --git a/tests/results/test_namespace_examples_comment/60_5family_dynamic_calc_description.gitlab.md b/tests/results/test_namespace_examples_comment/60_5family_dynamic_calc_description.gitlab.md index b733cbde3..a68ed8d3e 100644 --- a/tests/results/test_namespace_examples_comment/60_5family_dynamic_calc_description.gitlab.md +++ b/tests/results/test_namespace_examples_comment/60_5family_dynamic_calc_description.gitlab.md @@ -22,8 +22,8 @@ rougail: # Rougail var: example # A dynamic variable for {{ identifier }} var1: example # A new variable var2: # A new variable - - - - + - null + - null ``` diff --git a/tests/results/test_namespace_examples_comment/60_5family_dynamic_calc_description.html b/tests/results/test_namespace_examples_comment/60_5family_dynamic_calc_description.html index 7d56a6b51..8a572bcda 100644 --- a/tests/results/test_namespace_examples_comment/60_5family_dynamic_calc_description.html +++ b/tests/results/test_namespace_examples_comment/60_5family_dynamic_calc_description.html @@ -14,5 +14,5 @@ var: example # A dynamic variable for {{ identifier }} var1: example # A new variable var2: # A new variable - - - - \ No newline at end of file + - null + - null \ No newline at end of file diff --git a/tests/results/test_namespace_examples_comment/60_5family_dynamic_calc_description.md b/tests/results/test_namespace_examples_comment/60_5family_dynamic_calc_description.md index c332f624b..711295ccc 100644 --- a/tests/results/test_namespace_examples_comment/60_5family_dynamic_calc_description.md +++ b/tests/results/test_namespace_examples_comment/60_5family_dynamic_calc_description.md @@ -20,6 +20,6 @@ rougail: # Rougail var: example # A dynamic variable for {{ identifier }} var1: example # A new variable var2: # A new variable - - - - + - null + - null ``` diff --git a/tests/results/test_namespace_examples_comment/60_5family_dynamic_calc_description.sh b/tests/results/test_namespace_examples_comment/60_5family_dynamic_calc_description.sh index b8e90be7a..81aa85d4f 100644 --- a/tests/results/test_namespace_examples_comment/60_5family_dynamic_calc_description.sh +++ b/tests/results/test_namespace_examples_comment/60_5family_dynamic_calc_description.sh @@ -18,6 +18,6 @@  var: example # A dynamic variable for {{ identifier }}   var1: example # A new variable   var2: # A new variable  - -   - -  + - null  + - null  diff --git a/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi.adoc b/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi.adoc index ae47fb00f..79cdf7125 100644 --- a/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi.adoc +++ b/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi.adoc @@ -35,6 +35,6 @@ rougail: # Rougail dynval2: # dyn{{ identifier }} var: example # A dynamic variable var2: # A variable calculated - - - - + - null + - null ---- diff --git a/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi.gitlab.md b/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi.gitlab.md index c98966e10..24ddce497 100644 --- a/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi.gitlab.md +++ b/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi.gitlab.md @@ -35,8 +35,8 @@ rougail: # Rougail dynval2: # dyn{{ identifier }} var: example # A dynamic variable var2: # A variable calculated - - - - + - null + - null ``` diff --git a/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi.html b/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi.html index b588084e3..f5ea8670e 100644 --- a/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi.html +++ b/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi.html @@ -27,5 +27,5 @@ dynval2: # dyn{{ identifier }} var: example # A dynamic variable var2: # A variable calculated - - - - \ No newline at end of file + - null + - null \ No newline at end of file diff --git a/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi.md b/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi.md index 8103c8ec5..c4121b813 100644 --- a/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi.md +++ b/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi.md @@ -33,6 +33,6 @@ rougail: # Rougail dynval2: # dyn{{ identifier }} var: example # A dynamic variable var2: # A variable calculated - - - - + - null + - null ``` diff --git a/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi.sh b/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi.sh index 790240255..4fe878d52 100644 --- a/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi.sh +++ b/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi.sh @@ -31,6 +31,6 @@  dynval2: # dyn{{ identifier }}   var: example # A dynamic variable   var2: # A variable calculated  - -   - -  + - null  + - null  diff --git a/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi2.adoc b/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi2.adoc index ae47fb00f..79cdf7125 100644 --- a/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi2.adoc +++ b/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi2.adoc @@ -35,6 +35,6 @@ rougail: # Rougail dynval2: # dyn{{ identifier }} var: example # A dynamic variable var2: # A variable calculated - - - - + - null + - null ---- diff --git a/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi2.gitlab.md b/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi2.gitlab.md index c98966e10..24ddce497 100644 --- a/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi2.gitlab.md +++ b/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi2.gitlab.md @@ -35,8 +35,8 @@ rougail: # Rougail dynval2: # dyn{{ identifier }} var: example # A dynamic variable var2: # A variable calculated - - - - + - null + - null ``` diff --git a/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi2.html b/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi2.html index b588084e3..f5ea8670e 100644 --- a/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi2.html +++ b/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi2.html @@ -27,5 +27,5 @@ dynval2: # dyn{{ identifier }} var: example # A dynamic variable var2: # A variable calculated - - - - \ No newline at end of file + - null + - null \ No newline at end of file diff --git a/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi2.md b/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi2.md index 8103c8ec5..c4121b813 100644 --- a/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi2.md +++ b/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi2.md @@ -33,6 +33,6 @@ rougail: # Rougail dynval2: # dyn{{ identifier }} var: example # A dynamic variable var2: # A variable calculated - - - - + - null + - null ``` diff --git a/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi2.sh b/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi2.sh index 790240255..4fe878d52 100644 --- a/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi2.sh +++ b/tests/results/test_namespace_examples_comment/60_6family_dynamic_suffix_auto_multi2.sh @@ -31,6 +31,6 @@  dynval2: # dyn{{ identifier }}   var: example # A dynamic variable   var2: # A variable calculated  - -   - -  + - null  + - null  diff --git a/tests/results/test_namespace_examples_comment/warnings_20_7help_family b/tests/results/test_namespace_examples_comment/warnings_20_7help_family new file mode 100644 index 000000000..f64b006a4 --- /dev/null +++ b/tests/results/test_namespace_examples_comment/warnings_20_7help_family @@ -0,0 +1 @@ +["No attribute \"description\" for \"rougail.family1.var\" in \"../../rougail-tests/structures/20_7help_family/rougail/00-base.yml\"", "No attribute \"description\" for \"rougail.family2.var\" in \"../../rougail-tests/structures/20_7help_family/rougail/00-base.yml\""] \ No newline at end of file diff --git a/tests/results/test_namespace_without_family/20_7help_family.adoc b/tests/results/test_namespace_without_family/20_7help_family.adoc new file mode 100644 index 000000000..c10742029 --- /dev/null +++ b/tests/results/test_namespace_without_family/20_7help_family.adoc @@ -0,0 +1,9 @@ +[cols="1a,1a"] +|==== +| Variable +| **rougail.family1.var** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` +| **rougail.family2.var** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` +|==== + diff --git a/tests/results/test_namespace_without_family/20_7help_family.changelog.adoc b/tests/results/test_namespace_without_family/20_7help_family.changelog.adoc new file mode 100644 index 000000000..1e50eb4ff --- /dev/null +++ b/tests/results/test_namespace_without_family/20_7help_family.changelog.adoc @@ -0,0 +1,11 @@ +== New variables + +[cols="1a,1a"] +|==== +| Variable +| **rougail.family1.var** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` +| **rougail.family2.var** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` +|==== + diff --git a/tests/results/test_namespace_without_family/20_7help_family.changelog.gitlab.md b/tests/results/test_namespace_without_family/20_7help_family.changelog.gitlab.md new file mode 100644 index 000000000..714d86a77 --- /dev/null +++ b/tests/results/test_namespace_without_family/20_7help_family.changelog.gitlab.md @@ -0,0 +1,9 @@ +
New variables + +| Variable | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.family1.var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | +| **rougail.family2.var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | + +
+ diff --git a/tests/results/test_namespace_without_family/20_7help_family.changelog.html b/tests/results/test_namespace_without_family/20_7help_family.changelog.html new file mode 100644 index 000000000..f4cb88328 --- /dev/null +++ b/tests/results/test_namespace_without_family/20_7help_family.changelog.html @@ -0,0 +1,12 @@ +

New variables

+ + + + + + + + + +
Variable
rougail.family1.var
string basic mandatory
rougail.family2.var
string basic mandatory
+ diff --git a/tests/results/test_namespace_without_family/20_7help_family.changelog.md b/tests/results/test_namespace_without_family/20_7help_family.changelog.md new file mode 100644 index 000000000..90cf63553 --- /dev/null +++ b/tests/results/test_namespace_without_family/20_7help_family.changelog.md @@ -0,0 +1,7 @@ +# New variables + +| Variable | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.family1.var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | +| **rougail.family2.var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | + diff --git a/tests/results/test_namespace_without_family/20_7help_family.changelog.sh b/tests/results/test_namespace_without_family/20_7help_family.changelog.sh new file mode 100644 index 000000000..eeaed59f1 --- /dev/null +++ b/tests/results/test_namespace_without_family/20_7help_family.changelog.sh @@ -0,0 +1,12 @@ +New variables + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ +┑━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +β”‚ rougail.family1.var β”‚ +β”‚  string   basic   mandatory  β”‚ +β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ +β”‚ rougail.family2.var β”‚ +β”‚  string   basic   mandatory  β”‚ +β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ + diff --git a/tests/results/test_namespace_without_family/20_7help_family.gitlab.md b/tests/results/test_namespace_without_family/20_7help_family.gitlab.md new file mode 100644 index 000000000..6dcb57d16 --- /dev/null +++ b/tests/results/test_namespace_without_family/20_7help_family.gitlab.md @@ -0,0 +1,5 @@ +| Variable | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.family1.var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | +| **rougail.family2.var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | + diff --git a/tests/results/test_namespace_without_family/20_7help_family.html b/tests/results/test_namespace_without_family/20_7help_family.html new file mode 100644 index 000000000..856e13046 --- /dev/null +++ b/tests/results/test_namespace_without_family/20_7help_family.html @@ -0,0 +1,10 @@ + + + + + + + + +
Variable
rougail.family1.var
string basic mandatory
rougail.family2.var
string basic mandatory
+ diff --git a/tests/results/test_namespace_without_family/20_7help_family.json b/tests/results/test_namespace_without_family/20_7help_family.json new file mode 100644 index 000000000..cb18290c6 --- /dev/null +++ b/tests/results/test_namespace_without_family/20_7help_family.json @@ -0,0 +1,92 @@ +{ + "rougail": { + "type": "namespace", + "informations": { + "path": "rougail", + "names": [ + "rougail" + ], + "description": "Rougail", + "properties": [], + "mode": "basic" + }, + "children": { + "family1": { + "type": "family", + "informations": { + "path": "rougail.family1", + "names": [ + "family1" + ], + "description": "The first family", + "help": [ + "Multi line\n\nHelp\n\nWith useful information." + ], + "properties": [], + "mode": "basic" + }, + "children": { + "var": { + "type": "variable", + "variable_type": "string", + "path": "rougail.family1.var", + "names": [ + "var" + ], + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + } + ], + "mode": "basic", + "gen_examples": [ + "example" + ], + "mandatory_without_value": true + } + } + }, + "family2": { + "type": "family", + "informations": { + "path": "rougail.family2", + "names": [ + "family2" + ], + "description": "The second family", + "help": [ + "Multi line\nHelp\nWith useful information." + ], + "properties": [], + "mode": "basic" + }, + "children": { + "var": { + "type": "variable", + "variable_type": "string", + "path": "rougail.family2.var", + "names": [ + "var" + ], + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + } + ], + "mode": "basic", + "gen_examples": [ + "example" + ], + "mandatory_without_value": true + } + } + } + } + } +} \ No newline at end of file diff --git a/tests/results/test_namespace_without_family/20_7help_family.md b/tests/results/test_namespace_without_family/20_7help_family.md new file mode 100644 index 000000000..6dcb57d16 --- /dev/null +++ b/tests/results/test_namespace_without_family/20_7help_family.md @@ -0,0 +1,5 @@ +| Variable | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.family1.var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | +| **rougail.family2.var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | + diff --git a/tests/results/test_namespace_without_family/20_7help_family.sh b/tests/results/test_namespace_without_family/20_7help_family.sh new file mode 100644 index 000000000..1d11a217a --- /dev/null +++ b/tests/results/test_namespace_without_family/20_7help_family.sh @@ -0,0 +1,9 @@ +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ +┑━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +β”‚ rougail.family1.var β”‚ +β”‚  string   basic   mandatory  β”‚ +β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ +β”‚ rougail.family2.var β”‚ +β”‚  string   basic   mandatory  β”‚ +β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_description.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_description.adoc index b0a6223c6..bedf00d63 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_description.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_description.adoc @@ -8,7 +8,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A new variable. + **Disabled**: when the variable "rougail.dyn__val1__.var" has the value "val" | **rougail.var2** + -`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A new variable. + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` | A new variable. + **Default**: * the value of the variable "rougail.dyn__val1__.var" diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_description.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_description.changelog.adoc index 438eeb8bf..9246c7893 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_description.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_description.changelog.adoc @@ -10,7 +10,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A new variable. + **Disabled**: when the variable "rougail.dyn__val1__.var" has the value "val" | **rougail.var2** + -`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A new variable. + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` | A new variable. + **Default**: * the value of the variable "rougail.dyn__val1__.var" diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_description.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_description.changelog.gitlab.md index 64b225a38..7310da349 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_description.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_description.changelog.gitlab.md @@ -4,7 +4,7 @@ |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.dyn*val1*.var**
**rougail.dyn*val2*.var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable for *val1* or *val2*. | | **rougail.var1**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
**Disabled**: when the variable "[A dynamic variable for *val1*](#rougail.dyn:::identifier:::.var)" has the value "val" | -| **rougail.var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A new variable.
**Default**:
β€’ the value of the variable "[A dynamic variable for *val1*](#rougail.dyn:::identifier:::.var)"
β€’ the value of the variable "[A dynamic variable for *val2*](#rougail.dyn:::identifier:::.var)" | +| **rougail.var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A new variable.
**Default**:
β€’ the value of the variable "[A dynamic variable for *val1*](#rougail.dyn:::identifier:::.var)"
β€’ the value of the variable "[A dynamic variable for *val2*](#rougail.dyn:::identifier:::.var)" | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_description.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_description.changelog.html index 26b791250..44342b4d7 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_description.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_description.changelog.html @@ -7,7 +7,7 @@ rougail.dynval1.var
rougail.dynval2.var
string basic mandatoryA dynamic variable for val1 or val2. rougail.var1
string basic mandatory disabled A new variable.
Disabled: when the variable "rougail.dynval1.var" has the value "val" -rougail.var2
string multiple standard mandatory unique A new variable.
Default: