diff --git a/README.fr.md b/README.fr.md index 4167730a5..3993d060a 100644 --- a/README.fr.md +++ b/README.fr.md @@ -11,16 +11,16 @@ include_toc: true > Les fichiers de structure contiennent toutes les informations relatif aux variables. Cette sortie génère la documentation pour tout ou partie de ces variables.\ > **Chemin** : doc\ > *`désactivé`*\ -> **Désactivé** : si "[Sélection pour sortie](#step.output)" n'est pas doc +> **Désactivé** : si "[Sélection pour sortie](#step.output)" n'est pas doc. -| Variable | Description | Valeur par défaut | Type | Contrôle des accès | Validateur | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------|-------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------| -| **doc.output_format**
**Ligne de commande** :
-do, --doc.output_format
**Variable d'environnement** : DOC.OUTPUT_FORMAT | Le format de sortie de la documentation générée. | console | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | | **Choix** :
• console
• asciidoc
• html
• github
• gitlab
• json | -| **doc.tabular_template**
**Ligne de commande** :
-dm, --doc.tabular_template
**Variable d'environnement** : DOC.TABULAR_TEMPLATE | Génère la documentation avec ce modèle de tableau.
Les variables sont documentées avec une vue tableau. Une sélection de modèle vous permet de choisir le contenu de chaque colonne. | two_columns | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | *`désactivé`*
**Désactivé** : "[Le format de sortie de la documentation générée](#doc.output_format)" en json n\'est pas compatible avec cette variable
| **Choix** :
• two_columns
• three_columns
• four_columns
• five_columns
• six_columns | -| **doc.contents**
**Ligne de commande** :
-dc, --doc.contents
**Variable d'environnement** : DOC.CONTENTS | Contenu généré.
Vous pouvez générer trois type de documentation. Toutes les variables ("variables"), un exemple de fichier au format YAML ("example") ou le journal des changements ("changelog"). | • variables | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `obligatoire` | *`cachée`*
**Cachée** : "[Le format de sortie de la documentation générée](#doc.output_format)" en json n'est pas compatible avec "[Contenu généré](#doc.contents)" changelog or example
| `unique`
**Choix** :
• variables
• example
• changelog | -| **doc.title_level**
**Ligne de commande** :
-dt, --doc.title_level
**Variable d'environnement** : DOC.TITLE_LEVEL | Niveau de titre de départ. | 1 | [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | | | -| **doc.default_values**
**Ligne de commande** :
• --doc.default_values
• --doc.no-default_values
**Variable d'environnement** : DOC.DEFAULT_VALUES | Modifier les valeurs pour documenter toutes les variables.
Pour documenter les variables des leadership ou des familles dynamiques, il est parfois nécessaire de générer des valeurs, qui peuvent modifier les valeurs de la configuration. Soyez vigilent si vous réutilisez cette configuration. | true | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | | | -| **doc.true_color**
**Ligne de commande** :
• --doc.true_color
• --doc.no-true_color
**Variable d'environnement** : DOC.TRUE_COLOR | Afficher la documentation dans la console en permanence avec un terminal en couleurs réelles. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | *`désactivé`*
**Désactivé** : lorsque la variable "[Le format de sortie de la documentation générée](#doc.output_format)" n'a pas la valeur "console" | | +| Variable | Description | Valeur par défaut | Type | Contrôle des accès | Validateur | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------|-------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------| +| **doc.output_format**
**Ligne de commande** :
-do, --doc.output_format
**Variable d'environnement** : DOC.OUTPUT_FORMAT | Le format de sortie de la documentation générée. | console | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | | **Choix** :
• console
• asciidoc
• html
• github
• gitlab
• json | +| **doc.tabular_template**
**Ligne de commande** :
-dm, --doc.tabular_template
**Variable d'environnement** : DOC.TABULAR_TEMPLATE | Génère la documentation avec ce modèle de tableau.
Les variables sont documentées avec une vue tableau. Une sélection de modèle vous permet de choisir le contenu de chaque colonne. | two_columns | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | *`désactivé`*
**Désactivé** : "[Le format de sortie de la documentation générée](#doc.output_format)" en json n\'est pas compatible avec cette variable
. | **Choix** :
• two_columns
• three_columns
• four_columns
• five_columns
• six_columns | +| **doc.contents**
**Ligne de commande** :
-dc, --doc.contents
**Variable d'environnement** : DOC.CONTENTS | Contenu généré.
Vous pouvez générer trois type de documentation. Toutes les variables ("variables"), un exemple de fichier au format YAML ("example") ou le journal des changements ("changelog"). | • variables | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `obligatoire` | *`cachée`*
**Cachée** : "[Le format de sortie de la documentation générée](#doc.output_format)" en json n'est pas compatible avec le "[contenu généré](#doc.contents)" changelog ou example
. | `unique`
**Choix** :
• variables
• example
• changelog | +| **doc.title_level**
**Ligne de commande** :
-dt, --doc.title_level
**Variable d'environnement** : DOC.TITLE_LEVEL | Niveau de titre de départ. | 1 | [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | | | +| **doc.default_values**
**Ligne de commande** :
• --doc.default_values
• --doc.no-default_values
**Variable d'environnement** : DOC.DEFAULT_VALUES | Modifier les valeurs pour documenter toutes les variables.
Pour documenter les variables des leadership ou des familles dynamiques, il est parfois nécessaire de générer des valeurs, qui peuvent modifier les valeurs de la configuration. Soyez vigilent si vous réutilisez cette configuration. | true | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | | | +| **doc.true_color**
**Ligne de commande** :
• --doc.true_color
• --doc.no-true_color
**Variable d'environnement** : DOC.TRUE_COLOR | Afficher la documentation dans la console en permanence avec un terminal en couleurs réelles. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | *`désactivé`*
**Désactivé** : lorsque la variable "[Le format de sortie de la documentation générée](#doc.output_format)" n'a pas la valeur "console" | | ### Les variables pour cette famille sont documentés dans un autre fichier @@ -45,14 +45,14 @@ include_toc: true > > **Chemin** : doc.tabulars\ > *`désactivé`*\ -> **Désactivé** : si "[Le format de sortie de la documentation générée](#doc.output_format)" en json ou si "[Contenu généré](#doc.contents)" n'est pas variables ou changelog +> **Désactivé** : si "[Le format de sortie de la documentation générée](#doc.output_format)" en json ou si "[contenu généré](#doc.contents)" n'est pas variables ou changelog. -| Variable | Description | Valeur par défaut | Type | Contrôle des accès | Validateur | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------|---------------------|---------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| -| **doc.tabulars.without_family**
**Ligne de commande** :
• -df, --doc.tabulars.without_family
• -ndf, --doc.tabulars.no-without_family
**Variable d'environnement** : DOC.TABULARS.WITHOUT_FAMILY | Ne pas ajouter les familles dans la documentation. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | | | -| **doc.tabulars.with_commandline**
**Ligne de commande** :
• -dw, --doc.tabulars.with_commandline
• -ndw, --doc.tabulars.no-with_commandline
**Variable d'environnement** : DOC.TABULARS.WITH_COMMANDLINE | Ajoute les informations de la ligne de commande dans la documentation. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | | | -| **doc.tabulars.with_environment**
**Ligne de commande** :
• -de, --doc.tabulars.with_environment
• -nde, --doc.tabulars.no-with_environment
**Variable d'environnement** : DOC.TABULARS.WITH_ENVIRONMENT | Ajoute les informations de variable d'environnement dans la documentation. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | | | -| **doc.tabulars.environment_prefix**
**Ligne de commande** :
-dv, --doc.tabulars.environment_prefix
**Variable d'environnement** : DOC.TABULARS.ENVIRONMENT_PREFIX | Préfixe du nom des variables d'environnement. | ROUGAIL | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | *`désactivé`*
**Désactivé** : si "main_namespace" n'est pas défini ou "[Ajoute les informations de variable d'environnement dans la documentation](#doc.tabulars.with_environment)" est false | Doit seulement utilise des caractères en majuscule. | +| Variable | Description | Valeur par défaut | Type | Contrôle des accès | Validateur | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------|---------------------|---------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **doc.tabulars.without_family**
**Ligne de commande** :
• -df, --doc.tabulars.without_family
• -ndf, --doc.tabulars.no-without_family
**Variable d'environnement** : DOC.TABULARS.WITHOUT_FAMILY | Ne pas ajouter les familles dans la documentation. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | | | +| **doc.tabulars.with_commandline**
**Ligne de commande** :
• -dw, --doc.tabulars.with_commandline
• -ndw, --doc.tabulars.no-with_commandline
**Variable d'environnement** : DOC.TABULARS.WITH_COMMANDLINE | Ajoute les informations de la ligne de commande dans la documentation. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | | | +| **doc.tabulars.with_environment**
**Ligne de commande** :
• -de, --doc.tabulars.with_environment
• -nde, --doc.tabulars.no-with_environment
**Variable d'environnement** : DOC.TABULARS.WITH_ENVIRONMENT | Ajoute les informations de variable d'environnement dans la documentation. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | | | +| **doc.tabulars.environment_prefix**
**Ligne de commande** :
-dv, --doc.tabulars.environment_prefix
**Variable d'environnement** : DOC.TABULARS.ENVIRONMENT_PREFIX | Préfixe du nom des variables d'environnement. | ROUGAIL | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | *`désactivé`*
**Désactivé** : si "main_namespace" n'est pas défini ou "[Ajoute les informations de variable d'environnement dans la documentation](#doc.tabulars.with_environment)" est false. | Doit seulement utilise des caractères en majuscule. | ### Documentation du journal des changements @@ -60,7 +60,7 @@ include_toc: true > > **Chemin** : doc.changelog\ > *`désactivé`*\ -> **Désactivé** : changelog n'est pas défini dans "[Contenu généré](#doc.contents)" +> **Désactivé** : changelog n'est pas défini dans "[contenu généré](#doc.contents)". | Variable | Description | Type | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------| @@ -72,7 +72,7 @@ include_toc: true > > **Chemin** : doc.examples\ > *`désactivé`*\ -> **Désactivé** : si example n'est pas défini dans "[Contenu généré](#doc.contents)" +> **Désactivé** : si example n'est pas défini dans "[contenu généré](#doc.contents)". | Variable | Description | Valeur par défaut | Type | Contrôle des accès | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------|---------------------|---------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| diff --git a/README.md b/README.md index ae5608603..1615e1eed 100644 --- a/README.md +++ b/README.md @@ -11,16 +11,16 @@ include_toc: true > The structural files contain all the information related to the variables. This output generates the documentation for all or some of these variables.\ > **Path**: doc\ > *`disabled`*\ -> **Disabled**: if "[Select for output](#step.output)" is not doc +> **Disabled**: if "[Select for output](#step.output)" is not doc. -| Variable | Description | Default value | Type | Access control | Validator | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------|-----------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------| -| **doc.output_format**
**Command line**:
-do, --doc.output_format
**Environment variable**: DOC.OUTPUT_FORMAT | The output format of the generated documentation. | console | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | **Choices**:
• console
• asciidoc
• html
• github
• gitlab
• json | -| **doc.tabular_template**
**Command line**:
-dm, --doc.tabular_template
**Environment variable**: DOC.TABULAR_TEMPLATE | Generate document with this tabular model.
The variables are documented with a tabular view. A template selection allows you to choose the content of each column. | two_columns | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | *`disabled`*
**Disabled**: "[The output format of the generated documentation](#doc.output_format)" in json is not compatible with this variable
| **Choices**:
• two_columns
• three_columns
• four_columns
• five_columns
• six_columns | -| **doc.contents**
**Command line**:
-dc, --doc.contents
**Environment variable**: DOC.CONTENTS | Generated content.
You can generate three type of document. All variables ("variables"), an example file in YAML format ("example") or change log ("changelog"). | • variables | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `mandatory` | *`hidden`*
**Hidden**: "[The output format of the generated documentation](#doc.output_format)" in json is not compatible with changelog or example "[Generated content](#doc.contents)"
| `unique`
**Choices**:
• variables
• example
• changelog | -| **doc.title_level**
**Command line**:
-dt, --doc.title_level
**Environment variable**: DOC.TITLE_LEVEL | Starting title level. | 1 | [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | | -| **doc.default_values**
**Command line**:
• --doc.default_values
• --doc.no-default_values
**Environment variable**: DOC.DEFAULT_VALUES | Modify values to document all variables.
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. | true | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | | -| **doc.true_color**
**Command line**:
• --doc.true_color
• --doc.no-true_color
**Environment variable**: DOC.TRUE_COLOR | Display documentation in console always with true color terminal. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | *`disabled`*
**Disabled**: when the variable "[The output format of the generated documentation](#doc.output_format)" hasn't the value "console" | | +| Variable | Description | Default value | Type | Access control | Validator | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------|-----------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------| +| **doc.output_format**
**Command line**:
-do, --doc.output_format
**Environment variable**: DOC.OUTPUT_FORMAT | The output format of the generated documentation. | console | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | **Choices**:
• console
• asciidoc
• html
• github
• gitlab
• json | +| **doc.tabular_template**
**Command line**:
-dm, --doc.tabular_template
**Environment variable**: DOC.TABULAR_TEMPLATE | Generate document with this tabular model.
The variables are documented with a tabular view. A template selection allows you to choose the content of each column. | two_columns | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | *`disabled`*
**Disabled**: "[The output format of the generated documentation](#doc.output_format)" in json is not compatible with this variable
. | **Choices**:
• two_columns
• three_columns
• four_columns
• five_columns
• six_columns | +| **doc.contents**
**Command line**:
-dc, --doc.contents
**Environment variable**: DOC.CONTENTS | Generated content.
You can generate three type of document. All variables ("variables"), an example file in YAML format ("example") or change log ("changelog"). | • variables | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `mandatory` | *`hidden`*
**Hidden**: "[The output format of the generated documentation](#doc.output_format)" in json is not compatible with changelog or example "[generated content](#doc.contents)"
. | `unique`
**Choices**:
• variables
• example
• changelog | +| **doc.title_level**
**Command line**:
-dt, --doc.title_level
**Environment variable**: DOC.TITLE_LEVEL | Starting title level. | 1 | [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | | +| **doc.default_values**
**Command line**:
• --doc.default_values
• --doc.no-default_values
**Environment variable**: DOC.DEFAULT_VALUES | Modify values to document all variables.
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. | true | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | | +| **doc.true_color**
**Command line**:
• --doc.true_color
• --doc.no-true_color
**Environment variable**: DOC.TRUE_COLOR | Display documentation in console always with true color terminal. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | *`disabled`*
**Disabled**: when the variable "[The output format of the generated documentation](#doc.output_format)" hasn't the value "console" | | ### The variables in this family are documented in another file @@ -45,14 +45,14 @@ include_toc: true > > **Path**: doc.tabulars\ > *`disabled`*\ -> **Disabled**: if "[The output format of the generated documentation](#doc.output_format)" is json or "[Generated content](#doc.contents)" hasn't variables or changelog +> **Disabled**: if "[The output format of the generated documentation](#doc.output_format)" is json or "[generated content](#doc.contents)" hasn't variables or changelog. -| Variable | Description | Default value | Type | Access control | Validator | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------|-----------------|-------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------| -| **doc.tabulars.without_family**
**Command line**:
• -df, --doc.tabulars.without_family
• -ndf, --doc.tabulars.no-without_family
**Environment variable**: DOC.TABULARS.WITHOUT_FAMILY | Do not add families in documentation. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | | -| **doc.tabulars.with_commandline**
**Command line**:
• -dw, --doc.tabulars.with_commandline
• -ndw, --doc.tabulars.no-with_commandline
**Environment variable**: DOC.TABULARS.WITH_COMMANDLINE | Add command line informations in documentation. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | | -| **doc.tabulars.with_environment**
**Command line**:
• -de, --doc.tabulars.with_environment
• -nde, --doc.tabulars.no-with_environment
**Environment variable**: DOC.TABULARS.WITH_ENVIRONMENT | Add environment variable informations in documentation. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | | -| **doc.tabulars.environment_prefix**
**Command line**:
-dv, --doc.tabulars.environment_prefix
**Environment variable**: DOC.TABULARS.ENVIRONMENT_PREFIX | Environment variables prefix name. | ROUGAIL | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | *`disabled`*
**Disabled**: if "main_namespace" is not set or "[Add environment variable informations in documentation](#doc.tabulars.with_environment)" is false | Should only use uppercase characters. | +| Variable | Description | Default value | Type | Access control | Validator | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------|-----------------|-------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------| +| **doc.tabulars.without_family**
**Command line**:
• -df, --doc.tabulars.without_family
• -ndf, --doc.tabulars.no-without_family
**Environment variable**: DOC.TABULARS.WITHOUT_FAMILY | Do not add families in documentation. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | | +| **doc.tabulars.with_commandline**
**Command line**:
• -dw, --doc.tabulars.with_commandline
• -ndw, --doc.tabulars.no-with_commandline
**Environment variable**: DOC.TABULARS.WITH_COMMANDLINE | Add command line informations in documentation. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | | +| **doc.tabulars.with_environment**
**Command line**:
• -de, --doc.tabulars.with_environment
• -nde, --doc.tabulars.no-with_environment
**Environment variable**: DOC.TABULARS.WITH_ENVIRONMENT | Add environment variable informations in documentation. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | | +| **doc.tabulars.environment_prefix**
**Command line**:
-dv, --doc.tabulars.environment_prefix
**Environment variable**: DOC.TABULARS.ENVIRONMENT_PREFIX | Environment variables prefix name. | ROUGAIL | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | *`disabled`*
**Disabled**: if "main_namespace" is not set or "[Add environment variable informations in documentation](#doc.tabulars.with_environment)" is false. | Should only use uppercase characters. | ### Changelog documentation @@ -60,7 +60,7 @@ include_toc: true > > **Path**: doc.changelog\ > *`disabled`*\ -> **Disabled**: if changelog in not in "[Generated content](#doc.contents)" +> **Disabled**: if changelog in not in "[generated content](#doc.contents)". | Variable | Description | Type | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------| @@ -72,7 +72,7 @@ include_toc: true > > **Path**: doc.examples\ > *`disabled`*\ -> **Disabled**: if example is not in "[Generated content](#doc.contents)" +> **Disabled**: if example is not in "[generated content](#doc.contents)". | Variable | Description | Default value | Type | Access control | |---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------|-----------------|-------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------| diff --git a/locale/fr/LC_MESSAGES/rougail_output_doc.po b/locale/fr/LC_MESSAGES/rougail_output_doc.po index 21a9ea734..12a6ac73e 100644 --- a/locale/fr/LC_MESSAGES/rougail_output_doc.po +++ b/locale/fr/LC_MESSAGES/rougail_output_doc.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"POT-Creation-Date: 2026-03-29 10:57+0200\n" -"PO-Revision-Date: 2026-03-29 10:58+0200\n" +"POT-Creation-Date: 2026-03-29 14:58+0200\n" +"PO-Revision-Date: 2026-03-29 14:58+0200\n" "Last-Translator: \n" "Language-Team: \n" "Language: fr\n" @@ -48,140 +48,140 @@ msgstr "" "ne peut trouver l'information \"{0}_calculation\", avez-vous annoté cette " "configuration ?" -#: src/rougail/output_doc/collect.py:93 +#: src/rougail/output_doc/collect.py:94 msgid "the value of the information \"{0}\" of the variable \"{1}\"" msgstr "la valeur de l'information \"{0}\" de la variable \"{1}\"" -#: src/rougail/output_doc/collect.py:97 +#: src/rougail/output_doc/collect.py:98 msgid "the value of the global information \"{0}\"" msgstr "la valeur de l'information globale \"{0}\"" -#: src/rougail/output_doc/collect.py:101 +#: src/rougail/output_doc/collect.py:102 msgid "the value of the {0}" msgstr "la valeur de l'{0}" -#: src/rougail/output_doc/collect.py:108 +#: src/rougail/output_doc/collect.py:109 msgid "depends on a calculation" msgstr "dépend d'un calcul" -#: src/rougail/output_doc/collect.py:109 +#: src/rougail/output_doc/collect.py:110 msgid "\"{0}\" is a calculation for {1} but has no description in {2}" msgstr "\"{0}\" est un calcul pour {1} mais n'a pas de description dans {2}" -#: src/rougail/output_doc/collect.py:172 +#: src/rougail/output_doc/collect.py:173 msgid "depends on an undocumented variable" msgstr "dépends d'une variable non documentée" -#: src/rougail/output_doc/collect.py:190 +#: src/rougail/output_doc/collect.py:191 msgid "is \"{0}\"" msgstr "est \"{0}\"" -#: src/rougail/output_doc/collect.py:195 +#: src/rougail/output_doc/collect.py:196 msgid "is accessible" msgstr "est accessible" -#: src/rougail/output_doc/collect.py:197 +#: src/rougail/output_doc/collect.py:198 msgid "is defined" msgstr "est définie" -#: src/rougail/output_doc/collect.py:202 +#: src/rougail/output_doc/collect.py:203 msgid "hasn't the value \"{0}\"" msgstr "n'a pas la valeur \"{0}\"" -#: src/rougail/output_doc/collect.py:204 +#: src/rougail/output_doc/collect.py:205 msgid "has the value \"{0}\"" msgstr "a la valeur \"{0}\"" -#: src/rougail/output_doc/collect.py:208 +#: src/rougail/output_doc/collect.py:209 msgid "is {0}" msgstr "est {0}" -#: src/rougail/output_doc/collect.py:210 +#: src/rougail/output_doc/collect.py:211 msgid "when the variable \"{{0}}\" {0}" msgstr "lorsque la variable \"{{0}}\" {0}" -#: src/rougail/output_doc/collect.py:237 +#: src/rougail/output_doc/collect.py:238 msgid "the value of the variable \"{0}\" if it is defined" msgstr "la valeur de la variable \"{0}\" si elle est définie" -#: src/rougail/output_doc/collect.py:239 +#: src/rougail/output_doc/collect.py:240 msgid "the value of the variable \"{0}\"" msgstr "la valeur de la variable \"{0}\"" -#: src/rougail/output_doc/collect.py:255 +#: src/rougail/output_doc/collect.py:256 msgid "(from an undocumented variable)" msgstr "(issue d'une variable non documentée)" -#: src/rougail/output_doc/collect.py:261 +#: src/rougail/output_doc/collect.py:262 msgid "{0} (from an undocumented variable)" msgstr "{0} (issue d'une variable non documentée)" -#: src/rougail/output_doc/collect.py:265 +#: src/rougail/output_doc/collect.py:266 msgid "the value of an undocumented variable" msgstr "la valeur d'une variable non documentée" -#: src/rougail/output_doc/collect.py:302 +#: src/rougail/output_doc/collect.py:303 msgid "when the identifier is \"{0}\"" msgstr "lorsque l'identifiant est \"{0}\"" -#: src/rougail/output_doc/collect.py:304 +#: src/rougail/output_doc/collect.py:305 msgid "when the identifier is not \"{0}\"" msgstr "lorsque l'identifiant n'est pas \"{0}\"" -#: src/rougail/output_doc/collect.py:309 +#: src/rougail/output_doc/collect.py:310 msgid "the value of the identifier" msgstr "la valeur de l'identifiant" -#: src/rougail/output_doc/collect.py:396 +#: src/rougail/output_doc/collect.py:397 msgid "This family contains lists of variable blocks" msgstr "Cette famille contient des listes de bloc de variable" -#: src/rougail/output_doc/collect.py:400 +#: src/rougail/output_doc/collect.py:401 msgid "This family builds families dynamically" msgstr "Cette famille construit des familles dynamiquement" -#: src/rougail/output_doc/collect.py:410 +#: src/rougail/output_doc/collect.py:411 msgid "This family is a namespace" msgstr "Cette famille est un espace de nom" -#: src/rougail/output_doc/collect.py:461 +#: src/rougail/output_doc/collect.py:462 msgid "Example" msgstr "Exemple" -#: src/rougail/output_doc/collect.py:464 +#: src/rougail/output_doc/collect.py:465 msgid "Examples" msgstr "Exemples" -#: src/rougail/output_doc/collect.py:470 +#: src/rougail/output_doc/collect.py:471 msgid "Tag" msgstr "Étiquette" -#: src/rougail/output_doc/collect.py:473 +#: src/rougail/output_doc/collect.py:474 msgid "Tags" msgstr "Étiquettes" -#: src/rougail/output_doc/collect.py:567 +#: src/rougail/output_doc/collect.py:568 msgid "text based with regular expressions \"{0}\"" msgstr "texte avec expression rationnelle \"{0}\"" -#: src/rougail/output_doc/collect.py:571 +#: src/rougail/output_doc/collect.py:572 #: src/rougail/output_doc/tabular/six_columns.py:83 msgid "Validator" msgstr "Validateur" -#: src/rougail/output_doc/collect.py:574 +#: src/rougail/output_doc/collect.py:575 msgid "Validators" msgstr "Validateurs" -#: src/rougail/output_doc/collect.py:583 +#: src/rougail/output_doc/collect.py:584 msgid "Choices" msgstr "Choix" -#: src/rougail/output_doc/collect.py:633 +#: src/rougail/output_doc/collect.py:634 msgid "Default" msgstr "Défaut" -#: src/rougail/output_doc/collect.py:643 +#: src/rougail/output_doc/collect.py:644 msgid "No attribute \"description\" for \"{0}\" in {1}" msgstr "Aucun attribut \"description\" pour \"{0}\" dans {1}" @@ -198,8 +198,8 @@ msgid "is true if doc is activate" msgstr "est true si doc est activé" #: src/rougail/output_doc/config.py:119 -msgid "Generate documentation from structural files" -msgstr "Générer la documentation depuis les fichiers de structure" +msgid "generate documentation from structural files" +msgstr "générer la documentation depuis les fichiers de structure" #: src/rougail/output_doc/config.py:120 msgid "" @@ -219,8 +219,8 @@ msgid "The output format of the generated documentation" msgstr "Le format de sortie de la documentation générée" #: src/rougail/output_doc/config.py:137 -msgid "Generate document with this tabular model" -msgstr "Génère la documentation avec ce modèle de tableau" +msgid "generate document with this tabular model" +msgstr "génère la documentation avec ce modèle de tableau" #: src/rougail/output_doc/config.py:138 msgid "" @@ -235,8 +235,8 @@ msgid "\"_.output_format\" in json is not compatible with this variable" msgstr "\"_.output_format\" en json n\\'est pas compatible avec cette variable" #: src/rougail/output_doc/config.py:153 -msgid "Generated content" -msgstr "Contenu généré" +msgid "generated content" +msgstr "contenu généré" #: src/rougail/output_doc/config.py:154 msgid "" @@ -252,8 +252,8 @@ msgid "" "\"_.output_format\" in json is not compatible with changelog or example " "\"_.contents\"" msgstr "" -"\"_.output_format\" en json n'est pas compatible avec \"_.contents\" " -"changelog or example" +"\"_.output_format\" en json n'est pas compatible avec le \"_.contents\" " +"changelog ou example" #: src/rougail/output_doc/config.py:170 msgid "Starting title level" @@ -420,29 +420,29 @@ msgstr "Variable" msgid "Description" msgstr "Description" -#: src/rougail/output_doc/utils.py:198 +#: src/rougail/output_doc/utils.py:204 msgid "Command line" msgstr "Ligne de commande" -#: src/rougail/output_doc/utils.py:216 +#: src/rougail/output_doc/utils.py:222 msgid "Environment variable" msgstr "Variable d'environnement" -#: src/rougail/output_doc/utils.py:526 +#: src/rougail/output_doc/utils.py:532 msgid "Path" msgstr "Chemin" -#: src/rougail/output_doc/utils.py:536 +#: src/rougail/output_doc/utils.py:542 msgid "Identifiers" msgstr "Identifiants" -#: src/rougail/output_doc/utils.py:790 src/rougail/output_doc/utils.py:799 -#: src/rougail/output_doc/utils.py:805 src/rougail/output_doc/utils.py:811 -#: src/rougail/output_doc/utils.py:815 +#: src/rougail/output_doc/utils.py:796 src/rougail/output_doc/utils.py:805 +#: src/rougail/output_doc/utils.py:811 src/rougail/output_doc/utils.py:817 +#: src/rougail/output_doc/utils.py:821 msgid "(default)" msgstr "(défaut)" -#: src/rougail/output_doc/utils.py:1123 +#: src/rougail/output_doc/utils.py:1129 msgid "{0}: {1}" msgstr "{0} : {1}" diff --git a/locale/rougail_output_doc.pot b/locale/rougail_output_doc.pot index bbb55785b..5d3ab45c9 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: 2026-03-29 10:58+0200\n" +"POT-Creation-Date: 2026-03-29 14:58+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -43,140 +43,140 @@ msgstr "" msgid "cannot find \"{0}_calculation\" information, do you have annotate this configuration?" msgstr "" -#: src/rougail/output_doc/collect.py:93 +#: src/rougail/output_doc/collect.py:94 msgid "the value of the information \"{0}\" of the variable \"{1}\"" msgstr "" -#: src/rougail/output_doc/collect.py:97 +#: src/rougail/output_doc/collect.py:98 msgid "the value of the global information \"{0}\"" msgstr "" -#: src/rougail/output_doc/collect.py:101 +#: src/rougail/output_doc/collect.py:102 msgid "the value of the {0}" msgstr "" -#: src/rougail/output_doc/collect.py:108 +#: src/rougail/output_doc/collect.py:109 msgid "depends on a calculation" msgstr "" -#: src/rougail/output_doc/collect.py:109 +#: src/rougail/output_doc/collect.py:110 msgid "\"{0}\" is a calculation for {1} but has no description in {2}" msgstr "" -#: src/rougail/output_doc/collect.py:172 +#: src/rougail/output_doc/collect.py:173 msgid "depends on an undocumented variable" msgstr "" -#: src/rougail/output_doc/collect.py:190 +#: src/rougail/output_doc/collect.py:191 msgid "is \"{0}\"" msgstr "" -#: src/rougail/output_doc/collect.py:195 +#: src/rougail/output_doc/collect.py:196 msgid "is accessible" msgstr "" -#: src/rougail/output_doc/collect.py:197 +#: src/rougail/output_doc/collect.py:198 msgid "is defined" msgstr "" -#: src/rougail/output_doc/collect.py:202 +#: src/rougail/output_doc/collect.py:203 msgid "hasn't the value \"{0}\"" msgstr "" -#: src/rougail/output_doc/collect.py:204 +#: src/rougail/output_doc/collect.py:205 msgid "has the value \"{0}\"" msgstr "" -#: src/rougail/output_doc/collect.py:208 +#: src/rougail/output_doc/collect.py:209 msgid "is {0}" msgstr "" -#: src/rougail/output_doc/collect.py:210 +#: src/rougail/output_doc/collect.py:211 msgid "when the variable \"{{0}}\" {0}" msgstr "" -#: src/rougail/output_doc/collect.py:237 +#: src/rougail/output_doc/collect.py:238 msgid "the value of the variable \"{0}\" if it is defined" msgstr "" -#: src/rougail/output_doc/collect.py:239 +#: src/rougail/output_doc/collect.py:240 msgid "the value of the variable \"{0}\"" msgstr "" -#: src/rougail/output_doc/collect.py:255 +#: src/rougail/output_doc/collect.py:256 msgid "(from an undocumented variable)" msgstr "" -#: src/rougail/output_doc/collect.py:261 +#: src/rougail/output_doc/collect.py:262 msgid "{0} (from an undocumented variable)" msgstr "" -#: src/rougail/output_doc/collect.py:265 +#: src/rougail/output_doc/collect.py:266 msgid "the value of an undocumented variable" msgstr "" -#: src/rougail/output_doc/collect.py:302 +#: src/rougail/output_doc/collect.py:303 msgid "when the identifier is \"{0}\"" msgstr "" -#: src/rougail/output_doc/collect.py:304 +#: src/rougail/output_doc/collect.py:305 msgid "when the identifier is not \"{0}\"" msgstr "" -#: src/rougail/output_doc/collect.py:309 +#: src/rougail/output_doc/collect.py:310 msgid "the value of the identifier" msgstr "" -#: src/rougail/output_doc/collect.py:396 +#: src/rougail/output_doc/collect.py:397 msgid "This family contains lists of variable blocks" msgstr "" -#: src/rougail/output_doc/collect.py:400 +#: src/rougail/output_doc/collect.py:401 msgid "This family builds families dynamically" msgstr "" -#: src/rougail/output_doc/collect.py:410 +#: src/rougail/output_doc/collect.py:411 msgid "This family is a namespace" msgstr "" -#: src/rougail/output_doc/collect.py:461 +#: src/rougail/output_doc/collect.py:462 msgid "Example" msgstr "" -#: src/rougail/output_doc/collect.py:464 +#: src/rougail/output_doc/collect.py:465 msgid "Examples" msgstr "" -#: src/rougail/output_doc/collect.py:470 +#: src/rougail/output_doc/collect.py:471 msgid "Tag" msgstr "" -#: src/rougail/output_doc/collect.py:473 +#: src/rougail/output_doc/collect.py:474 msgid "Tags" msgstr "" -#: src/rougail/output_doc/collect.py:567 +#: src/rougail/output_doc/collect.py:568 msgid "text based with regular expressions \"{0}\"" msgstr "" -#: src/rougail/output_doc/collect.py:571 +#: src/rougail/output_doc/collect.py:572 #: src/rougail/output_doc/tabular/six_columns.py:83 msgid "Validator" msgstr "" -#: src/rougail/output_doc/collect.py:574 +#: src/rougail/output_doc/collect.py:575 msgid "Validators" msgstr "" -#: src/rougail/output_doc/collect.py:583 +#: src/rougail/output_doc/collect.py:584 msgid "Choices" msgstr "" -#: src/rougail/output_doc/collect.py:633 +#: src/rougail/output_doc/collect.py:634 msgid "Default" msgstr "" -#: src/rougail/output_doc/collect.py:643 +#: src/rougail/output_doc/collect.py:644 msgid "No attribute \"description\" for \"{0}\" in {1}" msgstr "" @@ -193,7 +193,7 @@ msgid "is true if doc is activate" msgstr "" #: src/rougail/output_doc/config.py:119 -msgid "Generate documentation from structural files" +msgid "generate documentation from structural files" msgstr "" #: src/rougail/output_doc/config.py:120 @@ -209,7 +209,7 @@ msgid "The output format of the generated documentation" msgstr "" #: src/rougail/output_doc/config.py:137 -msgid "Generate document with this tabular model" +msgid "generate document with this tabular model" msgstr "" #: src/rougail/output_doc/config.py:138 @@ -221,7 +221,7 @@ msgid "\"_.output_format\" in json is not compatible with this variable" msgstr "" #: src/rougail/output_doc/config.py:153 -msgid "Generated content" +msgid "generated content" msgstr "" #: src/rougail/output_doc/config.py:154 @@ -370,29 +370,29 @@ msgstr "" msgid "Description" msgstr "" -#: src/rougail/output_doc/utils.py:198 +#: src/rougail/output_doc/utils.py:204 msgid "Command line" msgstr "" -#: src/rougail/output_doc/utils.py:216 +#: src/rougail/output_doc/utils.py:222 msgid "Environment variable" msgstr "" -#: src/rougail/output_doc/utils.py:526 +#: src/rougail/output_doc/utils.py:532 msgid "Path" msgstr "" -#: src/rougail/output_doc/utils.py:536 +#: src/rougail/output_doc/utils.py:542 msgid "Identifiers" msgstr "" -#: src/rougail/output_doc/utils.py:790 src/rougail/output_doc/utils.py:799 -#: src/rougail/output_doc/utils.py:805 src/rougail/output_doc/utils.py:811 -#: src/rougail/output_doc/utils.py:815 +#: src/rougail/output_doc/utils.py:796 src/rougail/output_doc/utils.py:805 +#: src/rougail/output_doc/utils.py:811 src/rougail/output_doc/utils.py:817 +#: src/rougail/output_doc/utils.py:821 msgid "(default)" msgstr "" -#: src/rougail/output_doc/utils.py:1123 +#: src/rougail/output_doc/utils.py:1129 msgid "{0}: {1}" msgstr "" diff --git a/src/rougail/output_doc/collect.py b/src/rougail/output_doc/collect.py index b207f9bd9..07c779cd3 100644 --- a/src/rougail/output_doc/collect.py +++ b/src/rougail/output_doc/collect.py @@ -25,7 +25,7 @@ from rougail.tiramisu import display_xmlfiles from rougail.utils import PROPERTY_ATTRIBUTE from rougail.error import VariableCalculationDependencyError, RougailWarning, ExtensionError -from .utils import dump, to_phrase, calc_path +from .utils import dump, to_phrase, calc_path, add_dot from .i18n import _ @@ -61,18 +61,19 @@ class _ToString: if value is not None: values.append(value) return values - ret = self._calculation_to_string(child, calculation, prop) + ret = self._calculation_to_string(child, calculation, prop, inside_list=False) if isinstance(ret, list) and len(ret) == 1: return ret[0] return ret - def _calculation_to_string(self, child, calculation, attribute_type): + def _calculation_to_string(self, child, calculation, attribute_type, inside_list=True): if "description" in calculation: values = calculation if self.document_a_type and "variables" in values: for variable in list(values["variables"]): variable["path"] = self.doc_path(variable["path"]) - + if not inside_list: + values["description"] = add_dot(values["description"]) elif "type" not in calculation: values = calculation["value"] elif calculation["type"] == "jinja": diff --git a/src/rougail/output_doc/config.py b/src/rougail/output_doc/config.py index 1f098d14b..6c8e70ab7 100644 --- a/src/rougail/output_doc/config.py +++ b/src/rougail/output_doc/config.py @@ -116,7 +116,7 @@ cli: description: {_('is true if doc is activate')} doc: - description: {_('Generate documentation from structural files')} + description: {_('generate documentation from structural files')} help: {_('The structural files contain all the information related to the variables. This output generates the documentation for all or some of these variables.')} disabled: jinja: |- @@ -134,7 +134,7 @@ doc: rougail_options += f" - {output}\n" rougail_options += f""" tabular_template: - description: {_('Generate document with this tabular model')} + description: {_('generate document with this tabular model')} help: {_("The variables are documented with a tabular view. A template selection allows you to choose the content of each column.")} alternative_name: dm default: { tabular_default } @@ -150,7 +150,7 @@ doc: rougail_options += f" - {tabular}\n" rougail_options += f""" contents: - description: {_('Generated content')} + description: {_('generated content')} help: {_('You can generate three type of document. All variables ("variables"), an example file in YAML format ("example") or change log ("changelog").')} alternative_name: dc choices: 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 c68249399..e227dbac7 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 b965b0ea4..e36cf1ed7 100644 --- a/src/rougail/output_doc/utils.py +++ b/src/rougail/output_doc/utils.py @@ -61,8 +61,7 @@ def to_phrase(msg, type_="variable"): msg = str(msg).strip() # a phrase must ends with a dot if type_ == "variable": - if not msg.endswith("."): - msg += "." + msg = add_dot(msg) elif type_ in ["family", "description"]: if msg.endswith("."): msg = msg[:-1] @@ -72,6 +71,13 @@ def to_phrase(msg, type_="variable"): return msg[0].upper() + msg[1:] +def add_dot(msg): + last_char = msg[-1] + if last_char not in [".", "?", "!", ",", ":", ";"]: + msg += "." + return msg + + class CommonTabular: """Class with common function for tabular""" diff --git a/tests/changelog/30_mod_prop_calculation1/result.adoc b/tests/changelog/30_mod_prop_calculation1/result.adoc index 9bc7e50d9..54bbaffdd 100644 --- a/tests/changelog/30_mod_prop_calculation1/result.adoc +++ b/tests/changelog/30_mod_prop_calculation1/result.adoc @@ -6,6 +6,6 @@ | **var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A first variable. + **Default**: no + -**Mandatory**: +++if condition is yes+++ +**Mandatory**: +++if condition is yes.+++ |==== diff --git a/tests/changelog/30_mod_prop_calculation1/result.gitlab.md b/tests/changelog/30_mod_prop_calculation1/result.gitlab.md index 651eb6576..25cc3d8f7 100644 --- a/tests/changelog/30_mod_prop_calculation1/result.gitlab.md +++ b/tests/changelog/30_mod_prop_calculation1/result.gitlab.md @@ -1,8 +1,8 @@
Modified variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------| -| **var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
**Default**: no
**Mandatory**: ~~if condition is yes~~ | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| +| **var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
**Default**: no
**Mandatory**: ~~if condition is yes.~~ |
diff --git a/tests/changelog/30_mod_prop_calculation1/result.html b/tests/changelog/30_mod_prop_calculation1/result.html index 820799314..4ef2405e1 100644 --- a/tests/changelog/30_mod_prop_calculation1/result.html +++ b/tests/changelog/30_mod_prop_calculation1/result.html @@ -2,10 +2,10 @@ - + - +
Variable Description
Variable Description
var
string standard mandatory
A first variable.
Default: no
Mandatory: if condition is yes
var
string standard mandatory
A first variable.
Default: no
Mandatory: if condition is yes.
diff --git a/tests/changelog/30_mod_prop_calculation1/result.md b/tests/changelog/30_mod_prop_calculation1/result.md index 1b6db1f17..e7d03da1d 100644 --- a/tests/changelog/30_mod_prop_calculation1/result.md +++ b/tests/changelog/30_mod_prop_calculation1/result.md @@ -1,6 +1,6 @@ # Modified variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------| -| **var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
**Default**: no
**Mandatory**: ~~if condition is yes~~ | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| +| **var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
**Default**: no
**Mandatory**: ~~if condition is yes.~~ | diff --git a/tests/changelog/30_mod_prop_calculation1/result.sh b/tests/changelog/30_mod_prop_calculation1/result.sh index aabda4b97..141ef8a61 100644 --- a/tests/changelog/30_mod_prop_calculation1/result.sh +++ b/tests/changelog/30_mod_prop_calculation1/result.sh @@ -5,6 +5,6 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var │ A first variable. │ │  string   standard   mandatory  │ Default: no │ -│ │ Mandatory: if condition is yes │ +│ │ Mandatory: if condition is yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/changelog/30_mod_prop_calculation2/result.adoc b/tests/changelog/30_mod_prop_calculation2/result.adoc index 8249a3194..6ebf95a2a 100644 --- a/tests/changelog/30_mod_prop_calculation2/result.adoc +++ b/tests/changelog/30_mod_prop_calculation2/result.adoc @@ -6,7 +6,7 @@ | **var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__mandatory__` | A first variable. + **Default**: no + -**Mandatory**: +++if condition is yes+++ + -#if condition is not no# +**Mandatory**: +++if condition is yes.+++ + +#if condition is not no.# |==== diff --git a/tests/changelog/30_mod_prop_calculation2/result.gitlab.md b/tests/changelog/30_mod_prop_calculation2/result.gitlab.md index f28035f17..ef390c91f 100644 --- a/tests/changelog/30_mod_prop_calculation2/result.gitlab.md +++ b/tests/changelog/30_mod_prop_calculation2/result.gitlab.md @@ -1,8 +1,8 @@
Modified variable -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------| -| **var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A first variable.
**Default**: no
**Mandatory**: ~~if condition is yes~~
if condition is not no | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------| +| **var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A first variable.
**Default**: no
**Mandatory**: ~~if condition is yes.~~
if condition is not no. |
diff --git a/tests/changelog/30_mod_prop_calculation2/result.html b/tests/changelog/30_mod_prop_calculation2/result.html index 91ae51210..995336a88 100644 --- a/tests/changelog/30_mod_prop_calculation2/result.html +++ b/tests/changelog/30_mod_prop_calculation2/result.html @@ -2,10 +2,10 @@ - + - +
Variable Description
Variable Description
var
string standard mandatory
A first variable.
Default: no
Mandatory: if condition is yes
if condition is not no
var
string standard mandatory
A first variable.
Default: no
Mandatory: if condition is yes.
if condition is not no.
diff --git a/tests/changelog/30_mod_prop_calculation2/result.md b/tests/changelog/30_mod_prop_calculation2/result.md index 111889e02..3dfdc3ca3 100644 --- a/tests/changelog/30_mod_prop_calculation2/result.md +++ b/tests/changelog/30_mod_prop_calculation2/result.md @@ -1,6 +1,6 @@ # Modified variable -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------| -| **var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A first variable.
**Default**: no
**Mandatory**: ~~if condition is yes~~
if condition is not no | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------| +| **var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A first variable.
**Default**: no
**Mandatory**: ~~if condition is yes.~~
if condition is not no. | diff --git a/tests/changelog/30_mod_prop_calculation2/result.sh b/tests/changelog/30_mod_prop_calculation2/result.sh index 55989ea28..6ec1403e3 100644 --- a/tests/changelog/30_mod_prop_calculation2/result.sh +++ b/tests/changelog/30_mod_prop_calculation2/result.sh @@ -5,7 +5,7 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var │ A first variable. │ │  string   standard   mandatory  │ Default: no │ -│ │ Mandatory: if condition is yes │ -│ │ if condition is not no │ +│ │ Mandatory: if condition is yes. │ +│ │ if condition is not no. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/changelog/30_mod_prop_calculation3/result.adoc b/tests/changelog/30_mod_prop_calculation3/result.adoc index 950631216..3cc766e3e 100644 --- a/tests/changelog/30_mod_prop_calculation3/result.adoc +++ b/tests/changelog/30_mod_prop_calculation3/result.adoc @@ -6,6 +6,6 @@ | **var** + `+++hidden+++` `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A first variable. + **Default**: no + -**Hidden**: +++if condition is yes+++ +**Hidden**: +++if condition is yes.+++ |==== diff --git a/tests/changelog/30_mod_prop_calculation3/result.gitlab.md b/tests/changelog/30_mod_prop_calculation3/result.gitlab.md index fa76f000e..f5678eb46 100644 --- a/tests/changelog/30_mod_prop_calculation3/result.gitlab.md +++ b/tests/changelog/30_mod_prop_calculation3/result.gitlab.md @@ -1,8 +1,8 @@
Modified variable -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| -| **var**
~~`hidden`~~ [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
**Default**: no
**Hidden**: ~~if condition is yes~~ | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| +| **var**
~~`hidden`~~ [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
**Default**: no
**Hidden**: ~~if condition is yes.~~ |
diff --git a/tests/changelog/30_mod_prop_calculation3/result.html b/tests/changelog/30_mod_prop_calculation3/result.html index c6788fd8b..ebd24130c 100644 --- a/tests/changelog/30_mod_prop_calculation3/result.html +++ b/tests/changelog/30_mod_prop_calculation3/result.html @@ -2,10 +2,10 @@ - + - +
Variable Description
Variable Description
var
hidden string standard mandatory
A first variable.
Default: no
Hidden: if condition is yes
var
hidden string standard mandatory
A first variable.
Default: no
Hidden: if condition is yes.
diff --git a/tests/changelog/30_mod_prop_calculation3/result.md b/tests/changelog/30_mod_prop_calculation3/result.md index f49b5e75b..36c447294 100644 --- a/tests/changelog/30_mod_prop_calculation3/result.md +++ b/tests/changelog/30_mod_prop_calculation3/result.md @@ -1,6 +1,6 @@ # Modified variable -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| -| **var**
~~`hidden`~~ [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
**Default**: no
**Hidden**: ~~if condition is yes~~ | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| +| **var**
~~`hidden`~~ [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
**Default**: no
**Hidden**: ~~if condition is yes.~~ | diff --git a/tests/changelog/30_mod_prop_calculation3/result.sh b/tests/changelog/30_mod_prop_calculation3/result.sh index d35221e48..a97949ccc 100644 --- a/tests/changelog/30_mod_prop_calculation3/result.sh +++ b/tests/changelog/30_mod_prop_calculation3/result.sh @@ -5,6 +5,6 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var │ A first variable. │ │  hidden   string   standard    │ Default: no │ -│ mandatory  │ Hidden: if condition is yes │ +│ mandatory  │ Hidden: if condition is yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/changelog/30_mod_prop_calculation4/result.adoc b/tests/changelog/30_mod_prop_calculation4/result.adoc index a60f0056f..bcf9f2047 100644 --- a/tests/changelog/30_mod_prop_calculation4/result.adoc +++ b/tests/changelog/30_mod_prop_calculation4/result.adoc @@ -6,6 +6,6 @@ | **var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `#__hidden__#` | A first variable. + **Default**: no + -**Hidden**: #if condition is yes# +**Hidden**: #if condition is yes.# |==== diff --git a/tests/changelog/30_mod_prop_calculation4/result.gitlab.md b/tests/changelog/30_mod_prop_calculation4/result.gitlab.md index 0d943c48f..1699eff21 100644 --- a/tests/changelog/30_mod_prop_calculation4/result.gitlab.md +++ b/tests/changelog/30_mod_prop_calculation4/result.gitlab.md @@ -1,8 +1,8 @@
Modified variable -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------| -| **var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
**Default**: no
**Hidden**: if condition is yes | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------| +| **var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
**Default**: no
**Hidden**: if condition is yes. |
diff --git a/tests/changelog/30_mod_prop_calculation4/result.html b/tests/changelog/30_mod_prop_calculation4/result.html index 487073e96..70bcd79bc 100644 --- a/tests/changelog/30_mod_prop_calculation4/result.html +++ b/tests/changelog/30_mod_prop_calculation4/result.html @@ -2,10 +2,10 @@ - + - +
Variable Description
Variable Description
var
string standard mandatory hidden
A first variable.
Default: no
Hidden: if condition is yes
var
string standard mandatory hidden
A first variable.
Default: no
Hidden: if condition is yes.
diff --git a/tests/changelog/30_mod_prop_calculation4/result.md b/tests/changelog/30_mod_prop_calculation4/result.md index 8534e1f79..c9e60d6bf 100644 --- a/tests/changelog/30_mod_prop_calculation4/result.md +++ b/tests/changelog/30_mod_prop_calculation4/result.md @@ -1,6 +1,6 @@ # Modified variable -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------| -| **var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
**Default**: no
**Hidden**: if condition is yes | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------| +| **var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
**Default**: no
**Hidden**: if condition is yes. | diff --git a/tests/changelog/30_mod_prop_calculation4/result.sh b/tests/changelog/30_mod_prop_calculation4/result.sh index bb6976ae8..c16923f5d 100644 --- a/tests/changelog/30_mod_prop_calculation4/result.sh +++ b/tests/changelog/30_mod_prop_calculation4/result.sh @@ -5,6 +5,6 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var │ A first variable. │ │  string   standard   mandatory    │ Default: no │ -│ hidden  │ Hidden: if condition is yes │ +│ hidden  │ Hidden: if condition is yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/force_optional.adoc b/tests/force_optional.adoc index 50da90bbe..deb8a5a1c 100644 --- a/tests/force_optional.adoc +++ b/tests/force_optional.adoc @@ -5,10 +5,10 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | My var1. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | My var2. + -**Default**: var calculated +**Default**: var calculated. | **var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` `__hidden__` | My var3. + -**Hidden**: var could be hidden +**Hidden**: var could be hidden. | **var4** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | My var4. | **var5** + @@ -25,7 +25,7 @@ * | **var8** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `mandatory` | My var8. + -**Choices**: the a.unknown.variable values +**Choices**: values of "a.unknown.variable". |==== == My var9 diff --git a/tests/force_optional/00_file.yml b/tests/force_optional/00_file.yml index 59e756e8d..76ee6b7cc 100644 --- a/tests/force_optional/00_file.yml +++ b/tests/force_optional/00_file.yml @@ -51,7 +51,7 @@ var8: choices: jinja: | {{ a.unknown.variable }} - description: the a.unknown.variable values + description: values of "a.unknown.variable" "var_{{ identifier }}": description: my var9 diff --git a/tests/mode_basic.adoc b/tests/mode_basic.adoc index c795f77a1..7eeb0c452 100644 --- a/tests/mode_basic.adoc +++ b/tests/mode_basic.adoc @@ -6,6 +6,6 @@ **Default**: the value of an undocumented variable | **var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `advanced` `mandatory` `__hidden__` | My var3. + -**Hidden**: var could be hidden +**Hidden**: var could be hidden. |==== diff --git a/tests/mode_basic_standard.adoc b/tests/mode_basic_standard.adoc index 488096c10..2f1dce762 100644 --- a/tests/mode_basic_standard.adoc +++ b/tests/mode_basic_standard.adoc @@ -3,6 +3,6 @@ | Variable | Description | **var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `advanced` `mandatory` `__hidden__` | My var3. + -**Hidden**: var could be hidden +**Hidden**: var could be hidden. |==== diff --git a/tests/mode_standard.adoc b/tests/mode_standard.adoc index 1fdba5566..892fce59a 100644 --- a/tests/mode_standard.adoc +++ b/tests/mode_standard.adoc @@ -5,6 +5,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | My var1. | **var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `advanced` `mandatory` `__hidden__` | My var3. + -**Hidden**: var could be hidden +**Hidden**: var could be hidden. |==== diff --git a/tests/result_tutorial/071/doc.json b/tests/result_tutorial/071/doc.json index d7acd06b6..d22abed45 100644 --- a/tests/result_tutorial/071/doc.json +++ b/tests/result_tutorial/071/doc.json @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "in HTTPS case if \"{0}\" is set to \"true\"", + "description": "in HTTPS case if \"{0}\" is set to \"true\".", "variables": [ { "path": "manual.use_for_https", diff --git a/tests/result_tutorial/071/doc.sh b/tests/result_tutorial/071/doc.sh index ce3b74ffd..bd9232199 100644 --- a/tests/result_tutorial/071/doc.sh +++ b/tests/result_tutorial/071/doc.sh @@ -61,7 +61,7 @@ ▌  • manual.https_proxy ▌  • manual.socks_proxy ▌  standard   hidden  -▌ Hidden: in HTTPS case if "manual.use_for_https" is set to "true" +▌ Hidden: in HTTPS case if "manual.use_for_https" is set to "true". ▌ Identifiers: ▌  • HTTPS ▌  • SOCKS diff --git a/tests/result_tutorial/072/doc.json b/tests/result_tutorial/072/doc.json index d7acd06b6..d22abed45 100644 --- a/tests/result_tutorial/072/doc.json +++ b/tests/result_tutorial/072/doc.json @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "in HTTPS case if \"{0}\" is set to \"true\"", + "description": "in HTTPS case if \"{0}\" is set to \"true\".", "variables": [ { "path": "manual.use_for_https", diff --git a/tests/result_tutorial/072/doc.sh b/tests/result_tutorial/072/doc.sh index ce3b74ffd..bd9232199 100644 --- a/tests/result_tutorial/072/doc.sh +++ b/tests/result_tutorial/072/doc.sh @@ -61,7 +61,7 @@ ▌  • manual.https_proxy ▌  • manual.socks_proxy ▌  standard   hidden  -▌ Hidden: in HTTPS case if "manual.use_for_https" is set to "true" +▌ Hidden: in HTTPS case if "manual.use_for_https" is set to "true". ▌ Identifiers: ▌  • HTTPS ▌  • SOCKS diff --git a/tests/result_tutorial/073/doc.json b/tests/result_tutorial/073/doc.json index d7acd06b6..d22abed45 100644 --- a/tests/result_tutorial/073/doc.json +++ b/tests/result_tutorial/073/doc.json @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "in HTTPS case if \"{0}\" is set to \"true\"", + "description": "in HTTPS case if \"{0}\" is set to \"true\".", "variables": [ { "path": "manual.use_for_https", diff --git a/tests/result_tutorial/073/doc.sh b/tests/result_tutorial/073/doc.sh index ce3b74ffd..bd9232199 100644 --- a/tests/result_tutorial/073/doc.sh +++ b/tests/result_tutorial/073/doc.sh @@ -61,7 +61,7 @@ ▌  • manual.https_proxy ▌  • manual.socks_proxy ▌  standard   hidden  -▌ Hidden: in HTTPS case if "manual.use_for_https" is set to "true" +▌ Hidden: in HTTPS case if "manual.use_for_https" is set to "true". ▌ Identifiers: ▌  • HTTPS ▌  • SOCKS diff --git a/tests/result_tutorial/080/doc.json b/tests/result_tutorial/080/doc.json index 3a5d96ab3..ad111f74f 100644 --- a/tests/result_tutorial/080/doc.json +++ b/tests/result_tutorial/080/doc.json @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "in HTTPS case if \"{0}\" is set to \"true\"", + "description": "in HTTPS case if \"{0}\" is set to \"true\".", "variables": [ { "path": "manual.use_for_https", diff --git a/tests/result_tutorial/080/doc.sh b/tests/result_tutorial/080/doc.sh index f0be15d60..6e58a3bd6 100644 --- a/tests/result_tutorial/080/doc.sh +++ b/tests/result_tutorial/080/doc.sh @@ -61,7 +61,7 @@ ▌  • manual.https_proxy ▌  • manual.socks_proxy ▌  standard   hidden  -▌ Hidden: in HTTPS case if "manual.use_for_https" is set to "true" +▌ Hidden: in HTTPS case if "manual.use_for_https" is set to "true". ▌ Identifiers: ▌  • HTTPS ▌  • SOCKS diff --git a/tests/result_tutorial/112/doc.json b/tests/result_tutorial/112/doc.json index 5ce9acda0..ad8daac05 100644 --- a/tests/result_tutorial/112/doc.json +++ b/tests/result_tutorial/112/doc.json @@ -480,7 +480,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "proxy_mode", diff --git a/tests/result_tutorial/112/doc.sh b/tests/result_tutorial/112/doc.sh index e2fcf6eac..bbfb9cf1f 100644 --- a/tests/result_tutorial/112/doc.sh +++ b/tests/result_tutorial/112/doc.sh @@ -165,5 +165,5 @@ │ disabled  │ Disabled: if "proxy_mode" is not │ │ │ "Manual proxy configuration" │ │ │ or "manual.socks_proxy.version" is │ -│ │ "v4" │ +│ │ "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/112/doc_changelog.sh b/tests/result_tutorial/112/doc_changelog.sh index dfe6eaaa8..2b41b2e26 100644 --- a/tests/result_tutorial/112/doc_changelog.sh +++ b/tests/result_tutorial/112/doc_changelog.sh @@ -8,6 +8,6 @@ │ disabled  │ Disabled: if "proxy_mode" is not  │ │ │ "Manual proxy configuration" │ │ │ or "manual.socks_proxy.version" is  │ -│ │ "v4" │ +│ │ "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/120/doc.json b/tests/result_tutorial/120/doc.json index 5ce9acda0..ad8daac05 100644 --- a/tests/result_tutorial/120/doc.json +++ b/tests/result_tutorial/120/doc.json @@ -480,7 +480,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "proxy_mode", diff --git a/tests/result_tutorial/120/doc.sh b/tests/result_tutorial/120/doc.sh index e2fcf6eac..bbfb9cf1f 100644 --- a/tests/result_tutorial/120/doc.sh +++ b/tests/result_tutorial/120/doc.sh @@ -165,5 +165,5 @@ │ disabled  │ Disabled: if "proxy_mode" is not │ │ │ "Manual proxy configuration" │ │ │ or "manual.socks_proxy.version" is │ -│ │ "v4" │ +│ │ "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/130/doc.json b/tests/result_tutorial/130/doc.json index d31a52624..752f05d3c 100644 --- a/tests/result_tutorial/130/doc.json +++ b/tests/result_tutorial/130/doc.json @@ -480,7 +480,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "proxy_mode", diff --git a/tests/result_tutorial/130/doc.sh b/tests/result_tutorial/130/doc.sh index 76d6b3c22..80351debe 100644 --- a/tests/result_tutorial/130/doc.sh +++ b/tests/result_tutorial/130/doc.sh @@ -165,5 +165,5 @@ │ disabled  │ Disabled: if "proxy_mode" is not │ │ │ "Manual proxy configuration" │ │ │ or "manual.socks_proxy.version" is │ -│ │ "v4" │ +│ │ "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/130/doc_changelog.sh b/tests/result_tutorial/130/doc_changelog.sh index 06e8ae199..f1159850f 100644 --- a/tests/result_tutorial/130/doc_changelog.sh +++ b/tests/result_tutorial/130/doc_changelog.sh @@ -8,6 +8,6 @@ │ advanced   mandatory   disabled  │ Disabled: if "proxy_mode" is not │ │ │ "Manual proxy configuration" │ │ │ or "manual.socks_proxy.version" is │ -│ │ "v4" │ +│ │ "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/140/doc.json b/tests/result_tutorial/140/doc.json index 88773f367..1c3a79aed 100644 --- a/tests/result_tutorial/140/doc.json +++ b/tests/result_tutorial/140/doc.json @@ -480,7 +480,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "proxy_mode", diff --git a/tests/result_tutorial/140/doc.sh b/tests/result_tutorial/140/doc.sh index f4674d4c2..9f311fb12 100644 --- a/tests/result_tutorial/140/doc.sh +++ b/tests/result_tutorial/140/doc.sh @@ -165,7 +165,7 @@ │ disabled  │ Disabled: if "proxy_mode" is not │ │ │ "Manual proxy configuration" │ │ │ or "manual.socks_proxy.version" is │ -│ │ "v4" │ +│ │ "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS diff --git a/tests/result_tutorial/141/doc.json b/tests/result_tutorial/141/doc.json index b296b703f..2542ecc10 100644 --- a/tests/result_tutorial/141/doc.json +++ b/tests/result_tutorial/141/doc.json @@ -480,7 +480,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "proxy_mode", diff --git a/tests/result_tutorial/141/doc.sh b/tests/result_tutorial/141/doc.sh index af5d6a7bb..87738aaf1 100644 --- a/tests/result_tutorial/141/doc.sh +++ b/tests/result_tutorial/141/doc.sh @@ -165,7 +165,7 @@ │ disabled  │ Disabled: if "proxy_mode" is not │ │ │ "Manual proxy configuration" │ │ │ or "manual.socks_proxy.version" is │ -│ │ "v4" │ +│ │ "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS diff --git a/tests/result_tutorial/142/doc.json b/tests/result_tutorial/142/doc.json index 0ace6f61f..175cab20a 100644 --- a/tests/result_tutorial/142/doc.json +++ b/tests/result_tutorial/142/doc.json @@ -480,7 +480,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "proxy_mode", @@ -590,7 +590,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\"", + "description": "if \"{0}\" is not \"Custom\".", "variables": [ { "path": "dns_over_https.provider", diff --git a/tests/result_tutorial/142/doc.sh b/tests/result_tutorial/142/doc.sh index 8e60da78a..538b14842 100644 --- a/tests/result_tutorial/142/doc.sh +++ b/tests/result_tutorial/142/doc.sh @@ -165,7 +165,7 @@ │ disabled  │ Disabled: if "proxy_mode" is not │ │ │ "Manual proxy configuration" │ │ │ or "manual.socks_proxy.version" is │ -│ │ "v4" │ +│ │ "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -199,6 +199,6 @@ │ │ • the domain name can be a hostname │ │ │ Disabled: if │ │ │ "dns_over_https.provider" is not │ -│ │ "Custom" │ +│ │ "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/142/doc_changelog.sh b/tests/result_tutorial/142/doc_changelog.sh index 9f444b3e1..6d7039f12 100644 --- a/tests/result_tutorial/142/doc_changelog.sh +++ b/tests/result_tutorial/142/doc_changelog.sh @@ -13,6 +13,6 @@ │ │ • the domain name can be a hostname │ │ │ Disabled: if │ │ │ "dns_over_https.provider" is not │ -│ │ "Custom" │ +│ │ "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/150/doc.json b/tests/result_tutorial/150/doc.json index 9ac3025d7..ede55d736 100644 --- a/tests/result_tutorial/150/doc.json +++ b/tests/result_tutorial/150/doc.json @@ -480,7 +480,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "proxy_mode", @@ -590,7 +590,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\"", + "description": "if \"{0}\" is not \"Custom\".", "variables": [ { "path": "dns_over_https.provider", diff --git a/tests/result_tutorial/150/doc.sh b/tests/result_tutorial/150/doc.sh index 11abc5819..9d9a0daf9 100644 --- a/tests/result_tutorial/150/doc.sh +++ b/tests/result_tutorial/150/doc.sh @@ -165,7 +165,7 @@ │ disabled  │ Disabled: if "proxy_mode" is not │ │ │ "Manual proxy configuration" │ │ │ or "manual.socks_proxy.version" is │ -│ │ "v4" │ +│ │ "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -200,6 +200,6 @@ │ │ • must starts with 'https://' only │ │ │ Disabled: if │ │ │ "dns_over_https.provider" is not │ -│ │ "Custom" │ +│ │ "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/150/doc_changelog.sh b/tests/result_tutorial/150/doc_changelog.sh index 3823dccab..88912c92c 100644 --- a/tests/result_tutorial/150/doc_changelog.sh +++ b/tests/result_tutorial/150/doc_changelog.sh @@ -14,6 +14,6 @@ │ │ • must starts with 'https://' only │ │ │ Disabled: if │ │ │ "dns_over_https.provider" is not │ -│ │ "Custom" │ +│ │ "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/160/doc.json b/tests/result_tutorial/160/doc.json index 966924ff3..70cdc97ca 100644 --- a/tests/result_tutorial/160/doc.json +++ b/tests/result_tutorial/160/doc.json @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\"", + "description": "if \"{0}\" is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", diff --git a/tests/result_tutorial/160/doc.sh b/tests/result_tutorial/160/doc.sh index 04da6b1f4..5a6631087 100644 --- a/tests/result_tutorial/160/doc.sh +++ b/tests/result_tutorial/160/doc.sh @@ -175,7 +175,7 @@ │ │ not "Manual proxy configuration" │ │ │ or │ │ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ │ is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -210,7 +210,7 @@ │ │ • must starts with 'https://' only │ │ │ Disabled: if │ │ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ not "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/160/doc_changelog.sh b/tests/result_tutorial/160/doc_changelog.sh index 1eeb08a96..63a817a2a 100644 --- a/tests/result_tutorial/160/doc_changelog.sh +++ b/tests/result_tutorial/160/doc_changelog.sh @@ -119,7 +119,7 @@ │ │ not "Manual proxy configuration" │ │ │ or │ │ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ │ is "v4". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.dns_over_https.enable_dns_ov… │ Enable DNS over HTTPS. │ │  boolean   standard   mandatory  │ Default: false │ @@ -144,7 +144,7 @@ │ │ • must starts with 'https://' only │ │ │ Disabled: if │ │ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ not "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ Deleted variables diff --git a/tests/result_tutorial/161/doc.json b/tests/result_tutorial/161/doc.json index 966924ff3..70cdc97ca 100644 --- a/tests/result_tutorial/161/doc.json +++ b/tests/result_tutorial/161/doc.json @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\"", + "description": "if \"{0}\" is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", diff --git a/tests/result_tutorial/161/doc.sh b/tests/result_tutorial/161/doc.sh index 04da6b1f4..5a6631087 100644 --- a/tests/result_tutorial/161/doc.sh +++ b/tests/result_tutorial/161/doc.sh @@ -175,7 +175,7 @@ │ │ not "Manual proxy configuration" │ │ │ or │ │ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ │ is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -210,7 +210,7 @@ │ │ • must starts with 'https://' only │ │ │ Disabled: if │ │ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ not "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/170/doc.json b/tests/result_tutorial/170/doc.json index c700314b9..514141b9e 100644 --- a/tests/result_tutorial/170/doc.json +++ b/tests/result_tutorial/170/doc.json @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\"", + "description": "if \"{0}\" is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", diff --git a/tests/result_tutorial/170/doc.sh b/tests/result_tutorial/170/doc.sh index e23698b48..71c79df66 100644 --- a/tests/result_tutorial/170/doc.sh +++ b/tests/result_tutorial/170/doc.sh @@ -175,7 +175,7 @@ │ │ not "Manual proxy configuration" │ │ │ or │ │ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ │ is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -210,7 +210,7 @@ │ │ • must starts with 'https://' only │ │ │ Disabled: if │ │ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ not "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/180/doc.json b/tests/result_tutorial/180/doc.json index 48d1950b7..1c4c94ac6 100644 --- a/tests/result_tutorial/180/doc.json +++ b/tests/result_tutorial/180/doc.json @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\"", + "description": "if \"{0}\" is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", diff --git a/tests/result_tutorial/180/doc.sh b/tests/result_tutorial/180/doc.sh index 4c2fecf06..73a883261 100644 --- a/tests/result_tutorial/180/doc.sh +++ b/tests/result_tutorial/180/doc.sh @@ -175,7 +175,7 @@ │ │ not "Manual proxy configuration" │ │ │ or │ │ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ │ is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -210,7 +210,7 @@ │ │ • must starts with 'https://' only │ │ │ Disabled: if │ │ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ not "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/181/doc.json b/tests/result_tutorial/181/doc.json index 4763fef8b..8211d3ac9 100644 --- a/tests/result_tutorial/181/doc.json +++ b/tests/result_tutorial/181/doc.json @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\"", + "description": "if \"{0}\" is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", @@ -693,7 +693,7 @@ "default": { "name": "Default", "values": { - "description": "random color value" + "description": "random color value." } }, "variable_type": "regexp", diff --git a/tests/result_tutorial/181/doc.sh b/tests/result_tutorial/181/doc.sh index e0ad2453c..8e127ebf2 100644 --- a/tests/result_tutorial/181/doc.sh +++ b/tests/result_tutorial/181/doc.sh @@ -175,7 +175,7 @@ │ │ not "Manual proxy configuration" │ │ │ or │ │ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ │ is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -210,7 +210,7 @@ │ │ • must starts with 'https://' only │ │ │ Disabled: if │ │ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ not "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ @@ -241,7 +241,7 @@ │  regexp   standard   mandatory  │ Validator: text based with regular │ │ │ expressions │ │ │ "^#(?:[0-9a-f]{3}){1,2}$" │ -│ │ Default: random color value │ +│ │ Default: random color value. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/181/doc_changelog.sh b/tests/result_tutorial/181/doc_changelog.sh index 13df4a8a9..f7cd84bde 100644 --- a/tests/result_tutorial/181/doc_changelog.sh +++ b/tests/result_tutorial/181/doc_changelog.sh @@ -7,6 +7,6 @@ │  basic   standard   regexp   standard │ Validator: text based with regular │ │ mandatory  │ expressions │ │ │ "^#(?:[0-9a-f]{3}){1,2}$" │ -│ │ Default: random color value │ +│ │ Default: random color value. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/182/doc.json b/tests/result_tutorial/182/doc.json index fe3e07454..663926e93 100644 --- a/tests/result_tutorial/182/doc.json +++ b/tests/result_tutorial/182/doc.json @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\"", + "description": "if \"{0}\" is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", @@ -699,7 +699,7 @@ "default": { "name": "Default", "values": { - "description": "random color value" + "description": "random color value." } }, "variable_type": "regexp", diff --git a/tests/result_tutorial/182/doc.sh b/tests/result_tutorial/182/doc.sh index b3417d7fe..1248bc3de 100644 --- a/tests/result_tutorial/182/doc.sh +++ b/tests/result_tutorial/182/doc.sh @@ -175,7 +175,7 @@ │ │ not "Manual proxy configuration" │ │ │ or │ │ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ │ is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -210,7 +210,7 @@ │ │ • must starts with 'https://' only │ │ │ Disabled: if │ │ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ not "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ @@ -241,7 +241,7 @@ │  regexp   basic   mandatory   auto  │ Validator: text based with regular │ │ modified  │ expressions │ │ │ "^#(?:[0-9a-f]{3}){1,2}$" │ -│ │ Default: random color value │ +│ │ Default: random color value. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/182/doc_changelog.sh b/tests/result_tutorial/182/doc_changelog.sh index aa8621ef2..6ca22210d 100644 --- a/tests/result_tutorial/182/doc_changelog.sh +++ b/tests/result_tutorial/182/doc_changelog.sh @@ -7,6 +7,6 @@ │  standard   basic   regexp   basic    │ Validator: text based with regular │ │ mandatory   auto modified  │ expressions │ │ │ "^#(?:[0-9a-f]{3}){1,2}$" │ -│ │ Default: random color value │ +│ │ Default: random color value. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/190/doc.json b/tests/result_tutorial/190/doc.json index dfe0e9f81..f8c78e0eb 100644 --- a/tests/result_tutorial/190/doc.json +++ b/tests/result_tutorial/190/doc.json @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\"", + "description": "if \"{0}\" is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", @@ -732,7 +732,7 @@ "default": { "name": "Default", "values": { - "description": "random color value" + "description": "random color value." } }, "variable_type": "regexp", diff --git a/tests/result_tutorial/190/doc.sh b/tests/result_tutorial/190/doc.sh index e58f6d2c4..811af821c 100644 --- a/tests/result_tutorial/190/doc.sh +++ b/tests/result_tutorial/190/doc.sh @@ -175,7 +175,7 @@ │ │ not "Manual proxy configuration" │ │ │ or │ │ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ │ is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -210,7 +210,7 @@ │ │ • must starts with 'https://' only │ │ │ Disabled: if │ │ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ not "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ @@ -252,7 +252,7 @@ │  regexp   basic   mandatory   auto  │ Validator: text based with regular │ │ modified  │ expressions │ │ │ "^#(?:[0-9a-f]{3}){1,2}$" │ -│ │ Default: random color value │ +│ │ Default: random color value. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/200/doc.json b/tests/result_tutorial/200/doc.json index 74320855d..4ee8ec8a0 100644 --- a/tests/result_tutorial/200/doc.json +++ b/tests/result_tutorial/200/doc.json @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\"", + "description": "if \"{0}\" is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", @@ -732,7 +732,7 @@ "default": { "name": "Default", "values": { - "description": "random color value" + "description": "random color value." } }, "variable_type": "regexp", @@ -758,7 +758,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5" + "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5." } } ], @@ -767,7 +767,7 @@ "default": { "name": "Default", "values": { - "description": "copy HTTP address if proxy is not \"Manual\"" + "description": "copy HTTP address if proxy is not \"Manual\"." } }, "variable_type": "domainname", @@ -797,7 +797,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5" + "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5." } } ], @@ -806,7 +806,7 @@ "default": { "name": "Default", "values": { - "description": "copy HTTP port if proxy is not \"Manual\"" + "description": "copy HTTP port if proxy is not \"Manual\"." } }, "variable_type": "port", @@ -836,7 +836,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if type is not in:\n- PAC URL\n- WPAD" + "description": "if type is not in:\n- PAC URL\n- WPAD." } } ], @@ -845,7 +845,7 @@ "default": { "name": "Default", "values": { - "description": "copy HTTP address if proxy is \"Auto\"" + "description": "copy HTTP address if proxy is \"Auto\"." } }, "variable_type": "web address", diff --git a/tests/result_tutorial/200/doc.sh b/tests/result_tutorial/200/doc.sh index 3c282e895..467250494 100644 --- a/tests/result_tutorial/200/doc.sh +++ b/tests/result_tutorial/200/doc.sh @@ -175,7 +175,7 @@ │ │ not "Manual proxy configuration" │ │ │ or │ │ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ │ is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -210,7 +210,7 @@ │ │ • must starts with 'https://' only │ │ │ Disabled: if │ │ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ not "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ @@ -252,7 +252,7 @@ │  regexp   basic   mandatory   auto  │ Validator: text based with regular │ │ modified  │ expressions │ │ │ "^#(?:[0-9a-f]{3}){1,2}$" │ -│ │ Default: random color value │ +│ │ Default: random color value. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.address │ IP address, DNS name, server name. │ │  domainname   standard   mandatory    │ Validators: │ @@ -260,12 +260,12 @@ │ │ • the domain name can be a hostname │ │ │ • the domain name can be an IP │ │ │ Default: copy HTTP address if proxy │ -│ │ is not "Manual" │ +│ │ is not "Manual". │ │ │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.port │ Port. │ │  port   standard   mandatory    │ Validators: │ @@ -276,12 +276,12 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: copy HTTP port if proxy is │ -│ │ not "Manual" │ +│ │ not "Manual". │ │ │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.url │ URL. │ │  web address   standard   mandatory  │ Validators: │ @@ -292,10 +292,10 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Default: copy HTTP address if proxy │ -│ │ is "Auto" │ +│ │ is "Auto". │ │ │ Disabled: if type is not in: │ │ │ - PAC URL │ -│ │ - WPAD │ +│ │ - WPAD. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/200/doc_changelog.sh b/tests/result_tutorial/200/doc_changelog.sh index 09fd2e95f..12191d472 100644 --- a/tests/result_tutorial/200/doc_changelog.sh +++ b/tests/result_tutorial/200/doc_changelog.sh @@ -9,12 +9,12 @@ │ │ • the domain name can be a hostname │ │ │ • the domain name can be an IP │ │ │ Default: copy HTTP address if proxy │ -│ │ is not "Manual" │ +│ │ is not "Manual". │ │ │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.port │ Port. │ │  port   standard   mandatory    │ Validators: │ @@ -25,12 +25,12 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: copy HTTP port if proxy is │ -│ │ not "Manual" │ +│ │ not "Manual". │ │ │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.url │ URL. │ │  web address   standard   mandatory  │ Validators: │ @@ -41,9 +41,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Default: copy HTTP address if proxy │ -│ │ is "Auto" │ +│ │ is "Auto". │ │ │ Disabled: if type is not in: │ │ │ - PAC URL │ -│ │ - WPAD │ +│ │ - WPAD. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/210/doc.json b/tests/result_tutorial/210/doc.json index 87522d70d..a55561c6e 100644 --- a/tests/result_tutorial/210/doc.json +++ b/tests/result_tutorial/210/doc.json @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\"", + "description": "if \"{0}\" is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", @@ -732,7 +732,7 @@ "default": { "name": "Default", "values": { - "description": "random color value" + "description": "random color value." } }, "variable_type": "regexp", @@ -758,7 +758,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5" + "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5." } } ], @@ -767,7 +767,7 @@ "default": { "name": "Default", "values": { - "description": "copy HTTP address if proxy is not \"Manual\"" + "description": "copy HTTP address if proxy is not \"Manual\"." } }, "variable_type": "domainname", @@ -797,7 +797,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5" + "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5." } } ], @@ -806,7 +806,7 @@ "default": { "name": "Default", "values": { - "description": "copy HTTP port if proxy is not \"Manual\"" + "description": "copy HTTP port if proxy is not \"Manual\"." } }, "variable_type": "port", @@ -830,7 +830,7 @@ "ori_name": "mandatory", "access_control": false, "annotation": { - "description": "if a password is set" + "description": "if a password is set." } }, { @@ -839,7 +839,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5" + "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5." } } ], @@ -858,7 +858,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5" + "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5." } } ], @@ -883,7 +883,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if type is not in:\n- PAC URL\n- WPAD" + "description": "if type is not in:\n- PAC URL\n- WPAD." } } ], @@ -892,7 +892,7 @@ "default": { "name": "Default", "values": { - "description": "copy HTTP address if proxy is \"Auto\"" + "description": "copy HTTP address if proxy is \"Auto\"." } }, "variable_type": "web address", diff --git a/tests/result_tutorial/210/doc.sh b/tests/result_tutorial/210/doc.sh index 51d0f2910..9dd471a48 100644 --- a/tests/result_tutorial/210/doc.sh +++ b/tests/result_tutorial/210/doc.sh @@ -175,7 +175,7 @@ │ │ not "Manual proxy configuration" │ │ │ or │ │ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ │ is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -210,7 +210,7 @@ │ │ • must starts with 'https://' only │ │ │ Disabled: if │ │ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ not "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ @@ -252,7 +252,7 @@ │  regexp   basic   mandatory   auto  │ Validator: text based with regular │ │ modified  │ expressions │ │ │ "^#(?:[0-9a-f]{3}){1,2}$" │ -│ │ Default: random color value │ +│ │ Default: random color value. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.address │ IP address, DNS name, server name. │ │  domainname   standard   mandatory    │ Validators: │ @@ -260,12 +260,12 @@ │ │ • the domain name can be a hostname │ │ │ • the domain name can be an IP │ │ │ Default: copy HTTP address if proxy │ -│ │ is not "Manual" │ +│ │ is not "Manual". │ │ │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.port │ Port. │ │  port   standard   mandatory    │ Validators: │ @@ -276,27 +276,27 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: copy HTTP port if proxy is │ -│ │ not "Manual" │ +│ │ not "Manual". │ │ │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.username │ Username. │ -│  UNIX user   standard   mandatory    │ Mandatory: if a password is set │ +│  UNIX user   standard   mandatory    │ Mandatory: if a password is set. │ │ disabled  │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.password │ Password. │ │  secret   standard   disabled  │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.url │ URL. │ │  web address   standard   mandatory  │ Validators: │ @@ -307,10 +307,10 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Default: copy HTTP address if proxy │ -│ │ is "Auto" │ +│ │ is "Auto". │ │ │ Disabled: if type is not in: │ │ │ - PAC URL │ -│ │ - WPAD │ +│ │ - WPAD. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/210/doc_changelog.sh b/tests/result_tutorial/210/doc_changelog.sh index 4cf5d663e..84bac03f6 100644 --- a/tests/result_tutorial/210/doc_changelog.sh +++ b/tests/result_tutorial/210/doc_changelog.sh @@ -4,18 +4,18 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ foxyproxy.proxies.username │ Username. │ -│  UNIX user   standard   mandatory    │ Mandatory: if a password is set │ +│  UNIX user   standard   mandatory    │ Mandatory: if a password is set. │ │ disabled  │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.password │ Password. │ │  secret   standard   disabled  │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/211/doc.json b/tests/result_tutorial/211/doc.json index 125c8634d..348c01ce2 100644 --- a/tests/result_tutorial/211/doc.json +++ b/tests/result_tutorial/211/doc.json @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\"", + "description": "if \"{0}\" is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", @@ -732,7 +732,7 @@ "default": { "name": "Default", "values": { - "description": "random color value" + "description": "random color value." } }, "variable_type": "regexp", @@ -758,7 +758,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5" + "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5." } } ], @@ -767,7 +767,7 @@ "default": { "name": "Default", "values": { - "description": "copy HTTP address if proxy is not \"Manual\"" + "description": "copy HTTP address if proxy is not \"Manual\"." } }, "variable_type": "domainname", @@ -797,7 +797,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5" + "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5." } } ], @@ -806,7 +806,7 @@ "default": { "name": "Default", "values": { - "description": "copy HTTP port if proxy is not \"Manual\"" + "description": "copy HTTP port if proxy is not \"Manual\"." } }, "variable_type": "port", @@ -830,7 +830,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5" + "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5." } } ], @@ -849,7 +849,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if username is empty" + "description": "if username is empty." } }, { @@ -858,7 +858,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5" + "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5." } } ], @@ -883,7 +883,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if type is not in:\n- PAC URL\n- WPAD" + "description": "if type is not in:\n- PAC URL\n- WPAD." } } ], @@ -892,7 +892,7 @@ "default": { "name": "Default", "values": { - "description": "copy HTTP address if proxy is \"Auto\"" + "description": "copy HTTP address if proxy is \"Auto\"." } }, "variable_type": "web address", diff --git a/tests/result_tutorial/211/doc.sh b/tests/result_tutorial/211/doc.sh index 8ec495d62..acf817ce2 100644 --- a/tests/result_tutorial/211/doc.sh +++ b/tests/result_tutorial/211/doc.sh @@ -175,7 +175,7 @@ │ │ not "Manual proxy configuration" │ │ │ or │ │ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ │ is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -210,7 +210,7 @@ │ │ • must starts with 'https://' only │ │ │ Disabled: if │ │ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ not "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ @@ -252,7 +252,7 @@ │  regexp   basic   mandatory   auto  │ Validator: text based with regular │ │ modified  │ expressions │ │ │ "^#(?:[0-9a-f]{3}){1,2}$" │ -│ │ Default: random color value │ +│ │ Default: random color value. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.address │ IP address, DNS name, server name. │ │  domainname   standard   mandatory    │ Validators: │ @@ -260,12 +260,12 @@ │ │ • the domain name can be a hostname │ │ │ • the domain name can be an IP │ │ │ Default: copy HTTP address if proxy │ -│ │ is not "Manual" │ +│ │ is not "Manual". │ │ │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.port │ Port. │ │  port   standard   mandatory    │ Validators: │ @@ -276,27 +276,27 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: copy HTTP port if proxy is │ -│ │ not "Manual" │ +│ │ not "Manual". │ │ │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.username │ Username. │ │  UNIX user   standard   disabled  │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.password │ Password. │ -│  secret   standard   hidden    │ Hidden: if username is empty │ +│  secret   standard   hidden    │ Hidden: if username is empty. │ │ disabled  │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.url │ URL. │ │  web address   standard   mandatory  │ Validators: │ @@ -307,10 +307,10 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Default: copy HTTP address if proxy │ -│ │ is "Auto" │ +│ │ is "Auto". │ │ │ Disabled: if type is not in: │ │ │ - PAC URL │ -│ │ - WPAD │ +│ │ - WPAD. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/211/doc_changelog.sh b/tests/result_tutorial/211/doc_changelog.sh index de58585b0..3d0b3d3ce 100644 --- a/tests/result_tutorial/211/doc_changelog.sh +++ b/tests/result_tutorial/211/doc_changelog.sh @@ -4,19 +4,19 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ foxyproxy.proxies.username │ Username. │ -│  mandatory   UNIX user   standard    │ Mandatory: if a password is set │ +│  mandatory   UNIX user   standard    │ Mandatory: if a password is set. │ │ disabled  │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.password │ Password. │ -│  secret   standard   hidden    │ Hidden: if username is empty │ +│  secret   standard   hidden    │ Hidden: if username is empty. │ │ disabled  │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_2default_calculated.adoc b/tests/results/test/00_2default_calculated.adoc index ee61eeaa2..cde453963 100644 --- a/tests/results/test/00_2default_calculated.adoc +++ b/tests/results/test/00_2default_calculated.adoc @@ -6,6 +6,6 @@ **Default**: no | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A second variable. + -**Default**: the value of var1 +**Default**: the value of var1. |==== diff --git a/tests/results/test/00_2default_calculated.gitlab.md b/tests/results/test/00_2default_calculated.gitlab.md index 15cc57ab7..345310773 100644 --- a/tests/results/test/00_2default_calculated.gitlab.md +++ b/tests/results/test/00_2default_calculated.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| -| **var1**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
**Default**: no | -| **var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
**Default**: the value of var1 | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------| +| **var1**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
**Default**: no | +| **var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
**Default**: the value of var1. | diff --git a/tests/results/test/00_2default_calculated.html b/tests/results/test/00_2default_calculated.html index 26bdbc8c7..76598857f 100644 --- a/tests/results/test/00_2default_calculated.html +++ b/tests/results/test/00_2default_calculated.html @@ -1,10 +1,10 @@ - + - - + +
Variable Description
Variable Description
var1
string standard mandatory
A first variable.
Default: no
var2
string multiple standard mandatory unique
A second variable.
Default: the value of var1
var1
string standard mandatory
A first variable.
Default: no
var2
string multiple standard mandatory unique
A second variable.
Default: the value of var1.
diff --git a/tests/results/test/00_2default_calculated.json b/tests/results/test/00_2default_calculated.json index 86c7b9f36..1d2bcbbea 100644 --- a/tests/results/test/00_2default_calculated.json +++ b/tests/results/test/00_2default_calculated.json @@ -42,7 +42,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var1" + "description": "the value of var1." } }, "variable_type": "string", diff --git a/tests/results/test/00_2default_calculated.md b/tests/results/test/00_2default_calculated.md index 15cc57ab7..345310773 100644 --- a/tests/results/test/00_2default_calculated.md +++ b/tests/results/test/00_2default_calculated.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| -| **var1**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
**Default**: no | -| **var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
**Default**: the value of var1 | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------| +| **var1**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
**Default**: no | +| **var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
**Default**: the value of var1. | diff --git a/tests/results/test/00_2default_calculated.sh b/tests/results/test/00_2default_calculated.sh index 83ffa3254..6ce3a46a9 100644 --- a/tests/results/test/00_2default_calculated.sh +++ b/tests/results/test/00_2default_calculated.sh @@ -5,6 +5,6 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A second variable. │ -│  string   multiple   standard    │ Default: the value of var1 │ +│  string   multiple   standard    │ Default: the value of var1. │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_2default_calculated_multi.adoc b/tests/results/test/00_2default_calculated_multi.adoc index 099706ac9..9e3940706 100644 --- a/tests/results/test/00_2default_calculated_multi.adoc +++ b/tests/results/test/00_2default_calculated_multi.adoc @@ -10,6 +10,6 @@ * maybe | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A second variable. + -**Default**: the value of "var1" +**Default**: the value of "var1". |==== diff --git a/tests/results/test/00_2default_calculated_multi.gitlab.md b/tests/results/test/00_2default_calculated_multi.gitlab.md index 3bb7e591c..e0e1d4047 100644 --- a/tests/results/test/00_2default_calculated_multi.gitlab.md +++ b/tests/results/test/00_2default_calculated_multi.gitlab.md @@ -1,5 +1,5 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| | **var1**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
**Default**:
• no
• yes
• maybe | -| **var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
**Default**: the value of "[a first variable](#var1)" | +| **var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
**Default**: the value of "[a first variable](#var1)". | diff --git a/tests/results/test/00_2default_calculated_multi.html b/tests/results/test/00_2default_calculated_multi.html index 474234283..1133f3b63 100644 --- a/tests/results/test/00_2default_calculated_multi.html +++ b/tests/results/test/00_2default_calculated_multi.html @@ -1,12 +1,12 @@ - + - +
  • maybe
  • +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A first variable.
    Default:
    • no
    • yes
    • -
    • maybe
    var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of "var1"
    var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of "var1".
    diff --git a/tests/results/test/00_2default_calculated_multi.json b/tests/results/test/00_2default_calculated_multi.json index 1d66b97ec..b7cd433e8 100644 --- a/tests/results/test/00_2default_calculated_multi.json +++ b/tests/results/test/00_2default_calculated_multi.json @@ -53,7 +53,7 @@ "default": { "name": "Default", "values": { - "description": "the value of \"{0}\"", + "description": "the value of \"{0}\".", "variables": [ { "path": "var1", diff --git a/tests/results/test/00_2default_calculated_multi.md b/tests/results/test/00_2default_calculated_multi.md index 3bb7e591c..e0e1d4047 100644 --- a/tests/results/test/00_2default_calculated_multi.md +++ b/tests/results/test/00_2default_calculated_multi.md @@ -1,5 +1,5 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    • no
    • yes
    • maybe | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#var1)" | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#var1)". | diff --git a/tests/results/test/00_2default_calculated_multi.sh b/tests/results/test/00_2default_calculated_multi.sh index 38d03884d..d468acc9f 100644 --- a/tests/results/test/00_2default_calculated_multi.sh +++ b/tests/results/test/00_2default_calculated_multi.sh @@ -8,6 +8,6 @@ │ │ • maybe │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A second variable. │ -│  string   multiple   standard    │ Default: the value of "var1" │ +│  string   multiple   standard    │ Default: the value of "var1". │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_6choice_calculation.adoc b/tests/results/test/00_6choice_calculation.adoc index 4756f850f..0f7fc2a99 100644 --- a/tests/results/test/00_6choice_calculation.adoc +++ b/tests/results/test/00_6choice_calculation.adoc @@ -3,7 +3,7 @@ | Variable | Description | **var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A variable. + -**Choices**: choices is 0 to 9 + +**Choices**: choices is 0 to 9. + **Default**: 9 |==== diff --git a/tests/results/test/00_6choice_calculation.gitlab.md b/tests/results/test/00_6choice_calculation.gitlab.md index 31406bbee..802c3ae8e 100644 --- a/tests/results/test/00_6choice_calculation.gitlab.md +++ b/tests/results/test/00_6choice_calculation.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test/00_6choice_calculation.html b/tests/results/test/00_6choice_calculation.html index 8b7dec3c7..8f88a6d23 100644 --- a/tests/results/test/00_6choice_calculation.html +++ b/tests/results/test/00_6choice_calculation.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    var
    choice standard mandatory
    A variable.
    Choices: choices is 0 to 9
    Default: 9
    var
    choice standard mandatory
    A variable.
    Choices: choices is 0 to 9.
    Default: 9
    diff --git a/tests/results/test/00_6choice_calculation.json b/tests/results/test/00_6choice_calculation.json index 4867da6f8..25863a86b 100644 --- a/tests/results/test/00_6choice_calculation.json +++ b/tests/results/test/00_6choice_calculation.json @@ -21,7 +21,7 @@ "choices": { "name": "Choices", "values": { - "description": "choices is 0 to 9" + "description": "choices is 0 to 9." } } } diff --git a/tests/results/test/00_6choice_calculation.md b/tests/results/test/00_6choice_calculation.md index 31406bbee..802c3ae8e 100644 --- a/tests/results/test/00_6choice_calculation.md +++ b/tests/results/test/00_6choice_calculation.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test/00_6choice_calculation.sh b/tests/results/test/00_6choice_calculation.sh index 720cb5802..02051c4fc 100644 --- a/tests/results/test/00_6choice_calculation.sh +++ b/tests/results/test/00_6choice_calculation.sh @@ -2,6 +2,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var │ A variable. │ -│  choice   standard   mandatory  │ Choices: choices is 0 to 9 │ +│  choice   standard   mandatory  │ Choices: choices is 0 to 9. │ │ │ Default: 9 │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_8calculation_information.adoc b/tests/results/test/00_8calculation_information.adoc index 149466f2d..fd6ef55a8 100644 --- a/tests/results/test/00_8calculation_information.adoc +++ b/tests/results/test/00_8calculation_information.adoc @@ -3,6 +3,6 @@ | Variable | Description | **variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: get information test_information +**Default**: get information test_information. |==== diff --git a/tests/results/test/00_8calculation_information.gitlab.md b/tests/results/test/00_8calculation_information.gitlab.md index 52bdb2f6d..7190899fa 100644 --- a/tests/results/test/00_8calculation_information.gitlab.md +++ b/tests/results/test/00_8calculation_information.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test/00_8calculation_information.html b/tests/results/test/00_8calculation_information.html index 2b783ba01..0fc50f417 100644 --- a/tests/results/test/00_8calculation_information.html +++ b/tests/results/test/00_8calculation_information.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    variable
    string standard mandatory
    A variable.
    Default: get information test_information
    variable
    string standard mandatory
    A variable.
    Default: get information test_information.
    diff --git a/tests/results/test/00_8calculation_information.json b/tests/results/test/00_8calculation_information.json index 52cc6a009..1041c468d 100644 --- a/tests/results/test/00_8calculation_information.json +++ b/tests/results/test/00_8calculation_information.json @@ -16,7 +16,7 @@ "default": { "name": "Default", "values": { - "description": "get information test_information" + "description": "get information test_information." } }, "variable_type": "string" diff --git a/tests/results/test/00_8calculation_information.md b/tests/results/test/00_8calculation_information.md index 52bdb2f6d..7190899fa 100644 --- a/tests/results/test/00_8calculation_information.md +++ b/tests/results/test/00_8calculation_information.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test/00_8calculation_information.sh b/tests/results/test/00_8calculation_information.sh index bbc563245..3a1f4ee7c 100644 --- a/tests/results/test/00_8calculation_information.sh +++ b/tests/results/test/00_8calculation_information.sh @@ -3,5 +3,5 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ variable │ A variable. │ │  string   standard   mandatory  │ Default: get information │ -│ │ test_information │ +│ │ test_information. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_9default_calculation.adoc b/tests/results/test/00_9default_calculation.adoc index 4e643f468..553de6824 100644 --- a/tests/results/test/00_9default_calculation.adoc +++ b/tests/results/test/00_9default_calculation.adoc @@ -3,6 +3,6 @@ | Variable | Description | **variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: concat all parameters +**Default**: concat all parameters. |==== diff --git a/tests/results/test/00_9default_calculation.gitlab.md b/tests/results/test/00_9default_calculation.gitlab.md index be634bb83..1e024170e 100644 --- a/tests/results/test/00_9default_calculation.gitlab.md +++ b/tests/results/test/00_9default_calculation.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters. | diff --git a/tests/results/test/00_9default_calculation.html b/tests/results/test/00_9default_calculation.html index 0133729ef..f9471d886 100644 --- a/tests/results/test/00_9default_calculation.html +++ b/tests/results/test/00_9default_calculation.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    variable
    string standard mandatory
    A variable.
    Default: concat all parameters
    variable
    string standard mandatory
    A variable.
    Default: concat all parameters.
    diff --git a/tests/results/test/00_9default_calculation.json b/tests/results/test/00_9default_calculation.json index 7f740435e..07cb966e1 100644 --- a/tests/results/test/00_9default_calculation.json +++ b/tests/results/test/00_9default_calculation.json @@ -16,7 +16,7 @@ "default": { "name": "Default", "values": { - "description": "concat all parameters" + "description": "concat all parameters." } }, "variable_type": "string" diff --git a/tests/results/test/00_9default_calculation.md b/tests/results/test/00_9default_calculation.md index be634bb83..1e024170e 100644 --- a/tests/results/test/00_9default_calculation.md +++ b/tests/results/test/00_9default_calculation.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters. | diff --git a/tests/results/test/00_9default_calculation.sh b/tests/results/test/00_9default_calculation.sh index 9582691ee..6136d847c 100644 --- a/tests/results/test/00_9default_calculation.sh +++ b/tests/results/test/00_9default_calculation.sh @@ -2,5 +2,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ variable │ A variable. │ -│  string   standard   mandatory  │ Default: concat all parameters │ +│  string   standard   mandatory  │ Default: concat all parameters. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_9default_calculation_information.adoc b/tests/results/test/00_9default_calculation_information.adoc index 535569083..576d4f2de 100644 --- a/tests/results/test/00_9default_calculation_information.adoc +++ b/tests/results/test/00_9default_calculation_information.adoc @@ -3,6 +3,6 @@ | Variable | Description | **var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: returns the information +**Default**: returns the information. |==== diff --git a/tests/results/test/00_9default_calculation_information.gitlab.md b/tests/results/test/00_9default_calculation_information.gitlab.md index cb5ba4923..ed4623e40 100644 --- a/tests/results/test/00_9default_calculation_information.gitlab.md +++ b/tests/results/test/00_9default_calculation_information.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information. | diff --git a/tests/results/test/00_9default_calculation_information.html b/tests/results/test/00_9default_calculation_information.html index a3c997064..2e2243798 100644 --- a/tests/results/test/00_9default_calculation_information.html +++ b/tests/results/test/00_9default_calculation_information.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    var
    string standard mandatory
    A variable.
    Default: returns the information
    var
    string standard mandatory
    A variable.
    Default: returns the information.
    diff --git a/tests/results/test/00_9default_calculation_information.json b/tests/results/test/00_9default_calculation_information.json index 8379f3edb..9051dd0b9 100644 --- a/tests/results/test/00_9default_calculation_information.json +++ b/tests/results/test/00_9default_calculation_information.json @@ -16,7 +16,7 @@ "default": { "name": "Default", "values": { - "description": "returns the information" + "description": "returns the information." } }, "variable_type": "string" diff --git a/tests/results/test/00_9default_calculation_information.md b/tests/results/test/00_9default_calculation_information.md index cb5ba4923..ed4623e40 100644 --- a/tests/results/test/00_9default_calculation_information.md +++ b/tests/results/test/00_9default_calculation_information.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information. | diff --git a/tests/results/test/00_9default_calculation_information.sh b/tests/results/test/00_9default_calculation_information.sh index 521c2843f..a2f4a606c 100644 --- a/tests/results/test/00_9default_calculation_information.sh +++ b/tests/results/test/00_9default_calculation_information.sh @@ -2,5 +2,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var │ A variable. │ -│  string   standard   mandatory  │ Default: returns the information │ +│  string   standard   mandatory  │ Default: returns the information. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_9default_calculation_param_optional.adoc b/tests/results/test/00_9default_calculation_param_optional.adoc index 26aea7491..fedc38611 100644 --- a/tests/results/test/00_9default_calculation_param_optional.adoc +++ b/tests/results/test/00_9default_calculation_param_optional.adoc @@ -3,7 +3,7 @@ | Variable | Description | **var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A first variable. + -**Default**: returns a value +**Default**: returns a value. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + **Default**: no diff --git a/tests/results/test/00_9default_calculation_param_optional.gitlab.md b/tests/results/test/00_9default_calculation_param_optional.gitlab.md index 0b37040da..59e607a99 100644 --- a/tests/results/test/00_9default_calculation_param_optional.gitlab.md +++ b/tests/results/test/00_9default_calculation_param_optional.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | diff --git a/tests/results/test/00_9default_calculation_param_optional.html b/tests/results/test/00_9default_calculation_param_optional.html index e1af85a27..fd64b5624 100644 --- a/tests/results/test/00_9default_calculation_param_optional.html +++ b/tests/results/test/00_9default_calculation_param_optional.html @@ -1,10 +1,10 @@ - + - - + +
    Variable Description
    Variable Description
    var1
    string standard
    A first variable.
    Default: returns a value
    var2
    string standard mandatory
    A second variable.
    Default: no
    var1
    string standard
    A first variable.
    Default: returns a value.
    var2
    string standard mandatory
    A second variable.
    Default: no
    diff --git a/tests/results/test/00_9default_calculation_param_optional.json b/tests/results/test/00_9default_calculation_param_optional.json index bf11dbfc4..a444ce4ae 100644 --- a/tests/results/test/00_9default_calculation_param_optional.json +++ b/tests/results/test/00_9default_calculation_param_optional.json @@ -9,7 +9,7 @@ "default": { "name": "Default", "values": { - "description": "returns a value" + "description": "returns a value." } }, "variable_type": "string" diff --git a/tests/results/test/00_9default_calculation_param_optional.md b/tests/results/test/00_9default_calculation_param_optional.md index 0b37040da..59e607a99 100644 --- a/tests/results/test/00_9default_calculation_param_optional.md +++ b/tests/results/test/00_9default_calculation_param_optional.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | diff --git a/tests/results/test/00_9default_calculation_param_optional.sh b/tests/results/test/00_9default_calculation_param_optional.sh index e6ec0dd6e..5fdcc8d7c 100644 --- a/tests/results/test/00_9default_calculation_param_optional.sh +++ b/tests/results/test/00_9default_calculation_param_optional.sh @@ -2,7 +2,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var1 │ A first variable. │ -│  string   standard  │ Default: returns a value │ +│  string   standard  │ Default: returns a value. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A second variable. │ │  string   standard   mandatory  │ Default: no │ diff --git a/tests/results/test/00_9default_integer.adoc b/tests/results/test/00_9default_integer.adoc index 6bad7f1f7..a4492e1e7 100644 --- a/tests/results/test/00_9default_integer.adoc +++ b/tests/results/test/00_9default_integer.adoc @@ -3,7 +3,7 @@ | Variable | Description | **var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A variable. + -**Choices**: choice for 0 to 9 + +**Choices**: choice for 0 to 9. + **Default**: 9 |==== diff --git a/tests/results/test/00_9default_integer.gitlab.md b/tests/results/test/00_9default_integer.gitlab.md index 87dd75276..b88f6b306 100644 --- a/tests/results/test/00_9default_integer.gitlab.md +++ b/tests/results/test/00_9default_integer.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test/00_9default_integer.html b/tests/results/test/00_9default_integer.html index 78ab3bf5c..8116e9fa5 100644 --- a/tests/results/test/00_9default_integer.html +++ b/tests/results/test/00_9default_integer.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9
    Default: 9
    var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9.
    Default: 9
    diff --git a/tests/results/test/00_9default_integer.json b/tests/results/test/00_9default_integer.json index 73e0a04a2..e0115353a 100644 --- a/tests/results/test/00_9default_integer.json +++ b/tests/results/test/00_9default_integer.json @@ -21,7 +21,7 @@ "choices": { "name": "Choices", "values": { - "description": "choice for 0 to 9" + "description": "choice for 0 to 9." } } } diff --git a/tests/results/test/00_9default_integer.md b/tests/results/test/00_9default_integer.md index 87dd75276..b88f6b306 100644 --- a/tests/results/test/00_9default_integer.md +++ b/tests/results/test/00_9default_integer.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test/00_9default_integer.sh b/tests/results/test/00_9default_integer.sh index 48d56cf83..db1d8706f 100644 --- a/tests/results/test/00_9default_integer.sh +++ b/tests/results/test/00_9default_integer.sh @@ -2,6 +2,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var │ A variable. │ -│  choice   standard   mandatory  │ Choices: choice for 0 to 9 │ +│  choice   standard   mandatory  │ Choices: choice for 0 to 9. │ │ │ Default: 9 │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_9default_number.adoc b/tests/results/test/00_9default_number.adoc index 6bad7f1f7..a4492e1e7 100644 --- a/tests/results/test/00_9default_number.adoc +++ b/tests/results/test/00_9default_number.adoc @@ -3,7 +3,7 @@ | Variable | Description | **var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A variable. + -**Choices**: choice for 0 to 9 + +**Choices**: choice for 0 to 9. + **Default**: 9 |==== diff --git a/tests/results/test/00_9default_number.gitlab.md b/tests/results/test/00_9default_number.gitlab.md index 87dd75276..b88f6b306 100644 --- a/tests/results/test/00_9default_number.gitlab.md +++ b/tests/results/test/00_9default_number.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test/00_9default_number.html b/tests/results/test/00_9default_number.html index 78ab3bf5c..8116e9fa5 100644 --- a/tests/results/test/00_9default_number.html +++ b/tests/results/test/00_9default_number.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9
    Default: 9
    var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9.
    Default: 9
    diff --git a/tests/results/test/00_9default_number.json b/tests/results/test/00_9default_number.json index 73e0a04a2..e0115353a 100644 --- a/tests/results/test/00_9default_number.json +++ b/tests/results/test/00_9default_number.json @@ -21,7 +21,7 @@ "choices": { "name": "Choices", "values": { - "description": "choice for 0 to 9" + "description": "choice for 0 to 9." } } } diff --git a/tests/results/test/00_9default_number.md b/tests/results/test/00_9default_number.md index 87dd75276..b88f6b306 100644 --- a/tests/results/test/00_9default_number.md +++ b/tests/results/test/00_9default_number.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test/00_9default_number.sh b/tests/results/test/00_9default_number.sh index 48d56cf83..db1d8706f 100644 --- a/tests/results/test/00_9default_number.sh +++ b/tests/results/test/00_9default_number.sh @@ -2,6 +2,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var │ A variable. │ -│  choice   standard   mandatory  │ Choices: choice for 0 to 9 │ +│  choice   standard   mandatory  │ Choices: choice for 0 to 9. │ │ │ Default: 9 │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/01_8calculation_information_multi.adoc b/tests/results/test/01_8calculation_information_multi.adoc index 487e4b635..b6ff0d432 100644 --- a/tests/results/test/01_8calculation_information_multi.adoc +++ b/tests/results/test/01_8calculation_information_multi.adoc @@ -3,6 +3,6 @@ | Variable | Description | **variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + -**Default**: get information test_information +**Default**: get information test_information. |==== diff --git a/tests/results/test/01_8calculation_information_multi.gitlab.md b/tests/results/test/01_8calculation_information_multi.gitlab.md index cc126e92e..eff781e94 100644 --- a/tests/results/test/01_8calculation_information_multi.gitlab.md +++ b/tests/results/test/01_8calculation_information_multi.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test/01_8calculation_information_multi.html b/tests/results/test/01_8calculation_information_multi.html index 1523287be..af63f568a 100644 --- a/tests/results/test/01_8calculation_information_multi.html +++ b/tests/results/test/01_8calculation_information_multi.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    variable
    string multiple standard mandatory unique
    A variable.
    Default: get information test_information
    variable
    string multiple standard mandatory unique
    A variable.
    Default: get information test_information.
    diff --git a/tests/results/test/01_8calculation_information_multi.json b/tests/results/test/01_8calculation_information_multi.json index aca212f9c..9b2cae114 100644 --- a/tests/results/test/01_8calculation_information_multi.json +++ b/tests/results/test/01_8calculation_information_multi.json @@ -22,7 +22,7 @@ "default": { "name": "Default", "values": { - "description": "get information test_information" + "description": "get information test_information." } }, "variable_type": "string", diff --git a/tests/results/test/01_8calculation_information_multi.md b/tests/results/test/01_8calculation_information_multi.md index cc126e92e..eff781e94 100644 --- a/tests/results/test/01_8calculation_information_multi.md +++ b/tests/results/test/01_8calculation_information_multi.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test/01_8calculation_information_multi.sh b/tests/results/test/01_8calculation_information_multi.sh index 72bc29ebd..bce1cd916 100644 --- a/tests/results/test/01_8calculation_information_multi.sh +++ b/tests/results/test/01_8calculation_information_multi.sh @@ -3,5 +3,5 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ variable │ A variable. │ │  string   multiple   standard    │ Default: get information │ -│ mandatory   unique  │ test_information │ +│ mandatory   unique  │ test_information. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_1auto_save_and_calculated_hidden.adoc b/tests/results/test/04_1auto_save_and_calculated_hidden.adoc index f7824e4fe..50571fef8 100644 --- a/tests/results/test/04_1auto_save_and_calculated_hidden.adoc +++ b/tests/results/test/04_1auto_save_and_calculated_hidden.adoc @@ -6,7 +6,7 @@ **Default**: no | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__hidden__` `auto modified` | A second variable. + -**Default**: the value is always yes + -**Hidden**: only if the variable var1 has value "yes" +**Default**: the value is always yes. + +**Hidden**: only if the variable var1 has value "yes". |==== diff --git a/tests/results/test/04_1auto_save_and_calculated_hidden.gitlab.md b/tests/results/test/04_1auto_save_and_calculated_hidden.gitlab.md index 8e7f18e31..f9ab4cb15 100644 --- a/tests/results/test/04_1auto_save_and_calculated_hidden.gitlab.md +++ b/tests/results/test/04_1auto_save_and_calculated_hidden.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes
    **Hidden**: only if the variable var1 has value "yes" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes.
    **Hidden**: only if the variable var1 has value "yes". | diff --git a/tests/results/test/04_1auto_save_and_calculated_hidden.html b/tests/results/test/04_1auto_save_and_calculated_hidden.html index cc539a48f..acfd16abb 100644 --- a/tests/results/test/04_1auto_save_and_calculated_hidden.html +++ b/tests/results/test/04_1auto_save_and_calculated_hidden.html @@ -1,10 +1,10 @@ - + - - + +
    Variable Description
    Variable Description
    var1
    string standard mandatory
    A first variable.
    Default: no
    var2
    string basic mandatory hidden auto modified
    A second variable.
    Default: the value is always yes
    Hidden: only if the variable var1 has value "yes"
    var1
    string standard mandatory
    A first variable.
    Default: no
    var2
    string basic mandatory hidden auto modified
    A second variable.
    Default: the value is always yes.
    Hidden: only if the variable var1 has value "yes".
    diff --git a/tests/results/test/04_1auto_save_and_calculated_hidden.json b/tests/results/test/04_1auto_save_and_calculated_hidden.json index 31c64e04d..ad46a29d6 100644 --- a/tests/results/test/04_1auto_save_and_calculated_hidden.json +++ b/tests/results/test/04_1auto_save_and_calculated_hidden.json @@ -36,7 +36,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "only if the variable var1 has value \"yes\"" + "description": "only if the variable var1 has value \"yes\"." } }, { @@ -51,7 +51,7 @@ "default": { "name": "Default", "values": { - "description": "the value is always yes" + "description": "the value is always yes." } }, "variable_type": "string" diff --git a/tests/results/test/04_1auto_save_and_calculated_hidden.md b/tests/results/test/04_1auto_save_and_calculated_hidden.md index 8e7f18e31..f9ab4cb15 100644 --- a/tests/results/test/04_1auto_save_and_calculated_hidden.md +++ b/tests/results/test/04_1auto_save_and_calculated_hidden.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes
    **Hidden**: only if the variable var1 has value "yes" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes.
    **Hidden**: only if the variable var1 has value "yes". | diff --git a/tests/results/test/04_1auto_save_and_calculated_hidden.sh b/tests/results/test/04_1auto_save_and_calculated_hidden.sh index 57fec9be8..ffef5c56a 100644 --- a/tests/results/test/04_1auto_save_and_calculated_hidden.sh +++ b/tests/results/test/04_1auto_save_and_calculated_hidden.sh @@ -5,7 +5,7 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A second variable. │ -│  string   basic   mandatory   hidden  │ Default: the value is always yes │ +│  string   basic   mandatory   hidden  │ Default: the value is always yes. │ │ auto modified  │ Hidden: only if the variable var1 │ -│ │ has value "yes" │ +│ │ has value "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_5disabled_calculation_boolean.adoc b/tests/results/test/04_5disabled_calculation_boolean.adoc index e3b95beba..70645514c 100644 --- a/tests/results/test/04_5disabled_calculation_boolean.adoc +++ b/tests/results/test/04_5disabled_calculation_boolean.adoc @@ -6,9 +6,9 @@ **Default**: no | **variable1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A first variable. + -**Disabled**: if condition is egal to "yes" +**Disabled**: if condition is egal to "yes". | **variable2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A seconde variable. + -**Disabled**: if condition is not egal to "yes" +**Disabled**: if condition is not egal to "yes". |==== diff --git a/tests/results/test/04_5disabled_calculation_boolean.gitlab.md b/tests/results/test/04_5disabled_calculation_boolean.gitlab.md index 9e968a50f..226431a4c 100644 --- a/tests/results/test/04_5disabled_calculation_boolean.gitlab.md +++ b/tests/results/test/04_5disabled_calculation_boolean.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes". | diff --git a/tests/results/test/04_5disabled_calculation_boolean.html b/tests/results/test/04_5disabled_calculation_boolean.html index a9d9c5e6a..7d8aa0ab6 100644 --- a/tests/results/test/04_5disabled_calculation_boolean.html +++ b/tests/results/test/04_5disabled_calculation_boolean.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    condition
    string standard mandatory
    A conditional variable.
    Default: no
    variable1
    string basic mandatory disabled
    A first variable.
    Disabled: if condition is egal to "yes"
    variable2
    string basic mandatory disabled
    A seconde variable.
    Disabled: if condition is not egal to "yes"
    condition
    string standard mandatory
    A conditional variable.
    Default: no
    variable1
    string basic mandatory disabled
    A first variable.
    Disabled: if condition is egal to "yes".
    variable2
    string basic mandatory disabled
    A seconde variable.
    Disabled: if condition is not egal to "yes".
    diff --git a/tests/results/test/04_5disabled_calculation_boolean.json b/tests/results/test/04_5disabled_calculation_boolean.json index 9db58d1f2..590ebf40c 100644 --- a/tests/results/test/04_5disabled_calculation_boolean.json +++ b/tests/results/test/04_5disabled_calculation_boolean.json @@ -36,7 +36,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is egal to \"yes\"" + "description": "if condition is egal to \"yes\"." } } ], @@ -61,7 +61,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is not egal to \"yes\"" + "description": "if condition is not egal to \"yes\"." } } ], diff --git a/tests/results/test/04_5disabled_calculation_boolean.md b/tests/results/test/04_5disabled_calculation_boolean.md index 9e968a50f..226431a4c 100644 --- a/tests/results/test/04_5disabled_calculation_boolean.md +++ b/tests/results/test/04_5disabled_calculation_boolean.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes". | diff --git a/tests/results/test/04_5disabled_calculation_boolean.sh b/tests/results/test/04_5disabled_calculation_boolean.sh index 32b1ac3a8..3bf43af5d 100644 --- a/tests/results/test/04_5disabled_calculation_boolean.sh +++ b/tests/results/test/04_5disabled_calculation_boolean.sh @@ -6,9 +6,9 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ variable1 │ A first variable. │ │  string   basic   mandatory    │ Disabled: if condition is egal to │ -│ disabled  │ "yes" │ +│ disabled  │ "yes". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ variable2 │ A seconde variable. │ │  string   basic   mandatory    │ Disabled: if condition is not egal │ -│ disabled  │ to "yes" │ +│ disabled  │ to "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_5disabled_calculation_optional.adoc b/tests/results/test/04_5disabled_calculation_optional.adoc index 4398364ac..b71899e7d 100644 --- a/tests/results/test/04_5disabled_calculation_optional.adoc +++ b/tests/results/test/04_5disabled_calculation_optional.adoc @@ -6,9 +6,9 @@ **Default**: no | **var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` | A first variable. + -**Hidden**: calculation from an unknown variable +**Hidden**: calculation from an unknown variable. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` | A second variable. + -**Hidden**: calculation from an condition variable +**Hidden**: calculation from an condition variable. |==== diff --git a/tests/results/test/04_5disabled_calculation_optional.gitlab.md b/tests/results/test/04_5disabled_calculation_optional.gitlab.md index 518d9c10f..fa9b6ffc3 100644 --- a/tests/results/test/04_5disabled_calculation_optional.gitlab.md +++ b/tests/results/test/04_5disabled_calculation_optional.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable. | diff --git a/tests/results/test/04_5disabled_calculation_optional.html b/tests/results/test/04_5disabled_calculation_optional.html index 716059335..5d99d734b 100644 --- a/tests/results/test/04_5disabled_calculation_optional.html +++ b/tests/results/test/04_5disabled_calculation_optional.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    condition
    string standard mandatory
    A condition.
    Default: no
    var1
    string standard hidden
    A first variable.
    Hidden: calculation from an unknown variable
    var2
    string standard hidden
    A second variable.
    Hidden: calculation from an condition variable
    condition
    string standard mandatory
    A condition.
    Default: no
    var1
    string standard hidden
    A first variable.
    Hidden: calculation from an unknown variable.
    var2
    string standard hidden
    A second variable.
    Hidden: calculation from an condition variable.
    diff --git a/tests/results/test/04_5disabled_calculation_optional.json b/tests/results/test/04_5disabled_calculation_optional.json index 5e03809c6..f432f439f 100644 --- a/tests/results/test/04_5disabled_calculation_optional.json +++ b/tests/results/test/04_5disabled_calculation_optional.json @@ -30,7 +30,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "calculation from an unknown variable" + "description": "calculation from an unknown variable." } } ], @@ -49,7 +49,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "calculation from an condition variable" + "description": "calculation from an condition variable." } } ], diff --git a/tests/results/test/04_5disabled_calculation_optional.md b/tests/results/test/04_5disabled_calculation_optional.md index 518d9c10f..fa9b6ffc3 100644 --- a/tests/results/test/04_5disabled_calculation_optional.md +++ b/tests/results/test/04_5disabled_calculation_optional.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable. | diff --git a/tests/results/test/04_5disabled_calculation_optional.sh b/tests/results/test/04_5disabled_calculation_optional.sh index 55e68422c..ed4421616 100644 --- a/tests/results/test/04_5disabled_calculation_optional.sh +++ b/tests/results/test/04_5disabled_calculation_optional.sh @@ -6,9 +6,9 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var1 │ A first variable. │ │  string   standard   hidden  │ Hidden: calculation from an unknown │ -│ │ variable │ +│ │ variable. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A second variable. │ │  string   standard   hidden  │ Hidden: calculation from an │ -│ │ condition variable │ +│ │ condition variable. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/16_5redefine_calculation.adoc b/tests/results/test/16_5redefine_calculation.adoc index 92eb58511..7f9a84008 100644 --- a/tests/results/test/16_5redefine_calculation.adoc +++ b/tests/results/test/16_5redefine_calculation.adoc @@ -3,6 +3,6 @@ | Variable | Description | **variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: returns yes +**Default**: returns yes. |==== diff --git a/tests/results/test/16_5redefine_calculation.gitlab.md b/tests/results/test/16_5redefine_calculation.gitlab.md index f86a32ebb..b619ea87c 100644 --- a/tests/results/test/16_5redefine_calculation.gitlab.md +++ b/tests/results/test/16_5redefine_calculation.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes. | diff --git a/tests/results/test/16_5redefine_calculation.html b/tests/results/test/16_5redefine_calculation.html index b10223421..6f1d5bcb4 100644 --- a/tests/results/test/16_5redefine_calculation.html +++ b/tests/results/test/16_5redefine_calculation.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    variable
    string standard mandatory
    A variable.
    Default: returns yes
    variable
    string standard mandatory
    A variable.
    Default: returns yes.
    diff --git a/tests/results/test/16_5redefine_calculation.json b/tests/results/test/16_5redefine_calculation.json index a70f51937..21a705fd2 100644 --- a/tests/results/test/16_5redefine_calculation.json +++ b/tests/results/test/16_5redefine_calculation.json @@ -16,7 +16,7 @@ "default": { "name": "Default", "values": { - "description": "returns yes" + "description": "returns yes." } }, "variable_type": "string" diff --git a/tests/results/test/16_5redefine_calculation.md b/tests/results/test/16_5redefine_calculation.md index f86a32ebb..b619ea87c 100644 --- a/tests/results/test/16_5redefine_calculation.md +++ b/tests/results/test/16_5redefine_calculation.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes. | diff --git a/tests/results/test/16_5redefine_calculation.sh b/tests/results/test/16_5redefine_calculation.sh index 21461c2af..bdc2dcb10 100644 --- a/tests/results/test/16_5redefine_calculation.sh +++ b/tests/results/test/16_5redefine_calculation.sh @@ -2,5 +2,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ variable │ A variable. │ -│  string   standard   mandatory  │ Default: returns yes │ +│  string   standard   mandatory  │ Default: returns yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/24_0family_hidden_condition_sub_family.adoc b/tests/results/test/24_0family_hidden_condition_sub_family.adoc index cc9f08d3b..dbb8f407c 100644 --- a/tests/results/test/24_0family_hidden_condition_sub_family.adoc +++ b/tests/results/test/24_0family_hidden_condition_sub_family.adoc @@ -13,7 +13,7 @@ **Path**: family + `basic` `__hidden__` + -**Hidden**: if condition is yes +**Hidden**: if condition is yes. ==== === subfamily diff --git a/tests/results/test/24_0family_hidden_condition_sub_family.gitlab.md b/tests/results/test/24_0family_hidden_condition_sub_family.gitlab.md index 2911aed8f..c73db3973 100644 --- a/tests/results/test/24_0family_hidden_condition_sub_family.gitlab.md +++ b/tests/results/test/24_0family_hidden_condition_sub_family.gitlab.md @@ -7,7 +7,7 @@ > [!note] 🛈 Informations > **Path**: family\ > `basic` *`hidden`*\ -> **Hidden**: if condition is yes +> **Hidden**: if condition is yes.
    subfamily diff --git a/tests/results/test/24_0family_hidden_condition_sub_family.html b/tests/results/test/24_0family_hidden_condition_sub_family.html index 83dd53190..00a1129ed 100644 --- a/tests/results/test/24_0family_hidden_condition_sub_family.html +++ b/tests/results/test/24_0family_hidden_condition_sub_family.html @@ -13,7 +13,7 @@ basic hidden -Hidden: if condition is yes +Hidden: if condition is yes.

    subfamily

    diff --git a/tests/results/test/24_0family_hidden_condition_sub_family.json b/tests/results/test/24_0family_hidden_condition_sub_family.json index 24b5a4470..9c2df474b 100644 --- a/tests/results/test/24_0family_hidden_condition_sub_family.json +++ b/tests/results/test/24_0family_hidden_condition_sub_family.json @@ -32,7 +32,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], 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 0b2c22145..501c30156 100644 --- a/tests/results/test/24_0family_hidden_condition_sub_family.md +++ b/tests/results/test/24_0family_hidden_condition_sub_family.md @@ -8,7 +8,7 @@ > > **Path**: family\ > `basic` *`hidden`*\ -> **Hidden**: if condition is yes +> **Hidden**: if condition is yes. ## subfamily diff --git a/tests/results/test/24_0family_hidden_condition_sub_family.sh b/tests/results/test/24_0family_hidden_condition_sub_family.sh index 849a16a66..145ae757c 100644 --- a/tests/results/test/24_0family_hidden_condition_sub_family.sh +++ b/tests/results/test/24_0family_hidden_condition_sub_family.sh @@ -10,7 +10,7 @@ ▌  ▌ Path: family ▌  basic   hidden  -▌ Hidden: if condition is yes +▌ Hidden: if condition is yes. subfamily diff --git a/tests/results/test/24_0family_hidden_param_condition_sub_family.adoc b/tests/results/test/24_0family_hidden_param_condition_sub_family.adoc index b37442197..933e53b0b 100644 --- a/tests/results/test/24_0family_hidden_param_condition_sub_family.adoc +++ b/tests/results/test/24_0family_hidden_param_condition_sub_family.adoc @@ -13,7 +13,7 @@ **Path**: family + `basic` `__hidden__` + -**Hidden**: if condition is yes +**Hidden**: if condition is yes. ==== === A subfamily diff --git a/tests/results/test/24_0family_hidden_param_condition_sub_family.gitlab.md b/tests/results/test/24_0family_hidden_param_condition_sub_family.gitlab.md index e7480dc33..ef9e90ce1 100644 --- a/tests/results/test/24_0family_hidden_param_condition_sub_family.gitlab.md +++ b/tests/results/test/24_0family_hidden_param_condition_sub_family.gitlab.md @@ -7,7 +7,7 @@ > [!note] 🛈 Informations > **Path**: family\ > `basic` *`hidden`*\ -> **Hidden**: if condition is yes +> **Hidden**: if condition is yes.
    A subfamily diff --git a/tests/results/test/24_0family_hidden_param_condition_sub_family.html b/tests/results/test/24_0family_hidden_param_condition_sub_family.html index 89be3b509..583a1ab00 100644 --- a/tests/results/test/24_0family_hidden_param_condition_sub_family.html +++ b/tests/results/test/24_0family_hidden_param_condition_sub_family.html @@ -13,7 +13,7 @@ basic hidden -Hidden: if condition is yes +Hidden: if condition is yes.

    A subfamily

    diff --git a/tests/results/test/24_0family_hidden_param_condition_sub_family.json b/tests/results/test/24_0family_hidden_param_condition_sub_family.json index 7461fb058..bdaf8b48c 100644 --- a/tests/results/test/24_0family_hidden_param_condition_sub_family.json +++ b/tests/results/test/24_0family_hidden_param_condition_sub_family.json @@ -32,7 +32,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], 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 f094dacfc..9a722785a 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 @@ -8,7 +8,7 @@ > > **Path**: family\ > `basic` *`hidden`*\ -> **Hidden**: if condition is yes +> **Hidden**: if condition is yes. ## A subfamily diff --git a/tests/results/test/24_0family_hidden_param_condition_sub_family.sh b/tests/results/test/24_0family_hidden_param_condition_sub_family.sh index 22bef6f93..9b5bafabf 100644 --- a/tests/results/test/24_0family_hidden_param_condition_sub_family.sh +++ b/tests/results/test/24_0family_hidden_param_condition_sub_family.sh @@ -10,7 +10,7 @@ ▌  ▌ Path: family ▌  basic   hidden  -▌ Hidden: if condition is yes +▌ Hidden: if condition is yes. A subfamily diff --git a/tests/results/test/24_0family_mandatory_condition.adoc b/tests/results/test/24_0family_mandatory_condition.adoc index 898254dae..4aca5753b 100644 --- a/tests/results/test/24_0family_mandatory_condition.adoc +++ b/tests/results/test/24_0family_mandatory_condition.adoc @@ -6,6 +6,6 @@ **Default**: no | **var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__mandatory__` | A variable. + -**Mandatory**: only if rougail.condition has the value "yes" +**Mandatory**: only if rougail.condition has the value "yes". |==== diff --git a/tests/results/test/24_0family_mandatory_condition.gitlab.md b/tests/results/test/24_0family_mandatory_condition.gitlab.md index c418820f2..0fb9cae96 100644 --- a/tests/results/test/24_0family_mandatory_condition.gitlab.md +++ b/tests/results/test/24_0family_mandatory_condition.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes". | diff --git a/tests/results/test/24_0family_mandatory_condition.html b/tests/results/test/24_0family_mandatory_condition.html index 00dcaed70..7006dd881 100644 --- a/tests/results/test/24_0family_mandatory_condition.html +++ b/tests/results/test/24_0family_mandatory_condition.html @@ -1,10 +1,10 @@ - + - - + +
    Variable Description
    Variable Description
    condition
    string standard mandatory
    A condition.
    Default: no
    var
    string standard mandatory
    A variable.
    Mandatory: only if rougail.condition has the value "yes"
    condition
    string standard mandatory
    A condition.
    Default: no
    var
    string standard mandatory
    A variable.
    Mandatory: only if rougail.condition has the value "yes".
    diff --git a/tests/results/test/24_0family_mandatory_condition.json b/tests/results/test/24_0family_mandatory_condition.json index 1a7e64bad..7a80cde13 100644 --- a/tests/results/test/24_0family_mandatory_condition.json +++ b/tests/results/test/24_0family_mandatory_condition.json @@ -30,7 +30,7 @@ "ori_name": "mandatory", "access_control": false, "annotation": { - "description": "only if rougail.condition has the value \"yes\"" + "description": "only if rougail.condition has the value \"yes\"." } } ], diff --git a/tests/results/test/24_0family_mandatory_condition.md b/tests/results/test/24_0family_mandatory_condition.md index c418820f2..0fb9cae96 100644 --- a/tests/results/test/24_0family_mandatory_condition.md +++ b/tests/results/test/24_0family_mandatory_condition.md @@ -1,5 +1,5 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes". | diff --git a/tests/results/test/24_0family_mandatory_condition.sh b/tests/results/test/24_0family_mandatory_condition.sh index 3a3b26573..7e02032b0 100644 --- a/tests/results/test/24_0family_mandatory_condition.sh +++ b/tests/results/test/24_0family_mandatory_condition.sh @@ -6,5 +6,5 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var │ A variable. │ │  string   standard   mandatory  │ Mandatory: only if rougail.condition │ -│ │ has the value "yes" │ +│ │ has the value "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_0leadership_follower_default_calculation.adoc b/tests/results/test/40_0leadership_follower_default_calculation.adoc index 5fe50254c..65981ffd8 100644 --- a/tests/results/test/40_0leadership_follower_default_calculation.adoc +++ b/tests/results/test/40_0leadership_follower_default_calculation.adoc @@ -17,6 +17,6 @@ This family contains lists of variable blocks. + **Default**: value | **leader.follower2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second follower. + -**Default**: returns follower1 value +**Default**: returns follower1 value. |==== diff --git a/tests/results/test/40_0leadership_follower_default_calculation.gitlab.md b/tests/results/test/40_0leadership_follower_default_calculation.gitlab.md index 00830d928..1afc65b7b 100644 --- a/tests/results/test/40_0leadership_follower_default_calculation.gitlab.md +++ b/tests/results/test/40_0leadership_follower_default_calculation.gitlab.md @@ -5,11 +5,11 @@ > **Path**: leader\ > `basic` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------| -| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | -| **leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| +| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | +| **leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value. |
    diff --git a/tests/results/test/40_0leadership_follower_default_calculation.html b/tests/results/test/40_0leadership_follower_default_calculation.html index f664906b9..9bfed68ea 100644 --- a/tests/results/test/40_0leadership_follower_default_calculation.html +++ b/tests/results/test/40_0leadership_follower_default_calculation.html @@ -8,12 +8,12 @@ This family contains lists of variable blocks. - + - - - + + +
    Variable Description
    Variable Description
    leader.leader
    string multiple basic mandatory unique
    A leader.
    leader.follower1
    string standard mandatory
    A follower.
    Default: value
    leader.follower2
    string standard mandatory
    A second follower.
    Default: returns follower1 value
    leader.leader
    string multiple basic mandatory unique
    A leader.
    leader.follower1
    string standard mandatory
    A follower.
    Default: value
    leader.follower2
    string standard mandatory
    A second follower.
    Default: returns follower1 value.
    diff --git a/tests/results/test/40_0leadership_follower_default_calculation.json b/tests/results/test/40_0leadership_follower_default_calculation.json index e82b8b9b3..23034d3e3 100644 --- a/tests/results/test/40_0leadership_follower_default_calculation.json +++ b/tests/results/test/40_0leadership_follower_default_calculation.json @@ -72,7 +72,7 @@ "default": { "name": "Default", "values": { - "description": "returns follower1 value" + "description": "returns follower1 value." } }, "variable_type": "string" diff --git a/tests/results/test/40_0leadership_follower_default_calculation.md b/tests/results/test/40_0leadership_follower_default_calculation.md index c442749d4..f6516d6ec 100644 --- a/tests/results/test/40_0leadership_follower_default_calculation.md +++ b/tests/results/test/40_0leadership_follower_default_calculation.md @@ -6,9 +6,9 @@ > **Path**: leader\ > `basic` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------| -| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | -| **leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| +| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | +| **leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value. | diff --git a/tests/results/test/40_0leadership_follower_default_calculation.sh b/tests/results/test/40_0leadership_follower_default_calculation.sh index 33e4b2a5e..8facb9ab4 100644 --- a/tests/results/test/40_0leadership_follower_default_calculation.sh +++ b/tests/results/test/40_0leadership_follower_default_calculation.sh @@ -17,6 +17,6 @@ │  string   standard   mandatory  │ Default: value │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ leader.follower2 │ A second follower. │ -│  string   standard   mandatory  │ Default: returns follower1 value │ +│  string   standard   mandatory  │ Default: returns follower1 value. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_8calculation_boolean.adoc b/tests/results/test/40_8calculation_boolean.adoc index b18ee96a9..1e2807092 100644 --- a/tests/results/test/40_8calculation_boolean.adoc +++ b/tests/results/test/40_8calculation_boolean.adoc @@ -6,9 +6,9 @@ **Default**: false | **multi1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `multiple` `standard` `mandatory` `unique` | A first multi variable. + -**Default**: a calculation +**Default**: a calculation. | **multi2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `multiple` `standard` `mandatory` `unique` | A second multi variable. + -**Default**: a calculation +**Default**: a calculation. |==== diff --git a/tests/results/test/40_8calculation_boolean.gitlab.md b/tests/results/test/40_8calculation_boolean.gitlab.md index d15aebcf8..8b3395c98 100644 --- a/tests/results/test/40_8calculation_boolean.gitlab.md +++ b/tests/results/test/40_8calculation_boolean.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------| -| **bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | -| **multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation | -| **multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------| +| **bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | +| **multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation. | +| **multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation. | diff --git a/tests/results/test/40_8calculation_boolean.html b/tests/results/test/40_8calculation_boolean.html index 090d00d92..57f3bd6f8 100644 --- a/tests/results/test/40_8calculation_boolean.html +++ b/tests/results/test/40_8calculation_boolean.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    bool
    boolean standard mandatory
    A boolean variable.
    Default: false
    multi1
    boolean multiple standard mandatory unique
    A first multi variable.
    Default: a calculation
    multi2
    boolean multiple standard mandatory unique
    A second multi variable.
    Default: a calculation
    bool
    boolean standard mandatory
    A boolean variable.
    Default: false
    multi1
    boolean multiple standard mandatory unique
    A first multi variable.
    Default: a calculation.
    multi2
    boolean multiple standard mandatory unique
    A second multi variable.
    Default: a calculation.
    diff --git a/tests/results/test/40_8calculation_boolean.json b/tests/results/test/40_8calculation_boolean.json index 280744dab..19a0a4eba 100644 --- a/tests/results/test/40_8calculation_boolean.json +++ b/tests/results/test/40_8calculation_boolean.json @@ -42,7 +42,7 @@ "default": { "name": "Default", "values": { - "description": "a calculation" + "description": "a calculation." } }, "variable_type": "boolean", @@ -71,7 +71,7 @@ "default": { "name": "Default", "values": { - "description": "a calculation" + "description": "a calculation." } }, "variable_type": "boolean", diff --git a/tests/results/test/40_8calculation_boolean.md b/tests/results/test/40_8calculation_boolean.md index d15aebcf8..8b3395c98 100644 --- a/tests/results/test/40_8calculation_boolean.md +++ b/tests/results/test/40_8calculation_boolean.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------| -| **bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | -| **multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation | -| **multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------| +| **bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | +| **multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation. | +| **multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation. | diff --git a/tests/results/test/40_8calculation_boolean.sh b/tests/results/test/40_8calculation_boolean.sh index 14aade719..8fe4844a6 100644 --- a/tests/results/test/40_8calculation_boolean.sh +++ b/tests/results/test/40_8calculation_boolean.sh @@ -5,10 +5,10 @@ │  boolean   standard   mandatory  │ Default: false │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ multi1 │ A first multi variable. │ -│  boolean   multiple   standard    │ Default: a calculation │ +│  boolean   multiple   standard    │ Default: a calculation. │ │ mandatory   unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ multi2 │ A second multi variable. │ -│  boolean   multiple   standard    │ Default: a calculation │ +│  boolean   multiple   standard    │ Default: a calculation. │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/44_5leadership_leader_hidden_calculation.adoc b/tests/results/test/44_5leadership_leader_hidden_calculation.adoc index 45b83f4b5..10d829bf9 100644 --- a/tests/results/test/44_5leadership_leader_hidden_calculation.adoc +++ b/tests/results/test/44_5leadership_leader_hidden_calculation.adoc @@ -14,7 +14,7 @@ This family contains lists of variable blocks. + **Path**: leader + `basic` `__hidden__` + -**Hidden**: if condition is no +**Hidden**: if condition is no. ==== [cols="1a,1a"] |==== diff --git a/tests/results/test/44_5leadership_leader_hidden_calculation.gitlab.md b/tests/results/test/44_5leadership_leader_hidden_calculation.gitlab.md index c4a72aa3b..4be9e78a7 100644 --- a/tests/results/test/44_5leadership_leader_hidden_calculation.gitlab.md +++ b/tests/results/test/44_5leadership_leader_hidden_calculation.gitlab.md @@ -8,7 +8,7 @@ > This family contains lists of variable blocks.\ > **Path**: leader\ > `basic` *`hidden`*\ -> **Hidden**: if condition is no +> **Hidden**: if condition is no. | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------| diff --git a/tests/results/test/44_5leadership_leader_hidden_calculation.html b/tests/results/test/44_5leadership_leader_hidden_calculation.html index 967db8dbf..19ebc7b73 100644 --- a/tests/results/test/44_5leadership_leader_hidden_calculation.html +++ b/tests/results/test/44_5leadership_leader_hidden_calculation.html @@ -15,7 +15,7 @@ This family contains lists of variable blocks. basic hidden -Hidden: if condition is no +Hidden: if condition is no. diff --git a/tests/results/test/44_5leadership_leader_hidden_calculation.json b/tests/results/test/44_5leadership_leader_hidden_calculation.json index 4f2de55ab..6a3d61526 100644 --- a/tests/results/test/44_5leadership_leader_hidden_calculation.json +++ b/tests/results/test/44_5leadership_leader_hidden_calculation.json @@ -32,7 +32,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is no" + "description": "if condition is no." } } ], diff --git a/tests/results/test/44_5leadership_leader_hidden_calculation.md b/tests/results/test/44_5leadership_leader_hidden_calculation.md index d39ab33e3..d87681c04 100644 --- a/tests/results/test/44_5leadership_leader_hidden_calculation.md +++ b/tests/results/test/44_5leadership_leader_hidden_calculation.md @@ -9,7 +9,7 @@ > This family contains lists of variable blocks.\ > **Path**: leader\ > `basic` *`hidden`*\ -> **Hidden**: if condition is no +> **Hidden**: if condition is no. | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------| diff --git a/tests/results/test/44_5leadership_leader_hidden_calculation.sh b/tests/results/test/44_5leadership_leader_hidden_calculation.sh index a1a06fb63..cca2ad4bd 100644 --- a/tests/results/test/44_5leadership_leader_hidden_calculation.sh +++ b/tests/results/test/44_5leadership_leader_hidden_calculation.sh @@ -11,7 +11,7 @@ ▌ This family contains lists of variable blocks. ▌ Path: leader ▌  basic   hidden  -▌ Hidden: if condition is no +▌ Hidden: if condition is no. ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test/44_6leadership_follower_disabled_calculation.adoc b/tests/results/test/44_6leadership_follower_disabled_calculation.adoc index 370cae57d..ff90c0b99 100644 --- a/tests/results/test/44_6leadership_follower_disabled_calculation.adoc +++ b/tests/results/test/44_6leadership_follower_disabled_calculation.adoc @@ -22,6 +22,6 @@ This family contains lists of variable blocks. + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `basic` `mandatory` `unique` | A leader. | **leader.follower** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A follower. + -**Disabled**: if condition is yes +**Disabled**: if condition is yes. |==== diff --git a/tests/results/test/44_6leadership_follower_disabled_calculation.gitlab.md b/tests/results/test/44_6leadership_follower_disabled_calculation.gitlab.md index 1e81c241a..dade16f7d 100644 --- a/tests/results/test/44_6leadership_follower_disabled_calculation.gitlab.md +++ b/tests/results/test/44_6leadership_follower_disabled_calculation.gitlab.md @@ -9,10 +9,10 @@ > **Path**: leader\ > `basic` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| -| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| +| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test/44_6leadership_follower_disabled_calculation.html b/tests/results/test/44_6leadership_follower_disabled_calculation.html index 7e5fc482e..e7831a7f2 100644 --- a/tests/results/test/44_6leadership_follower_disabled_calculation.html +++ b/tests/results/test/44_6leadership_follower_disabled_calculation.html @@ -17,11 +17,11 @@ This family contains lists of variable blocks.
    - + - - + +
    Variable Description
    Variable Description
    leader.leader
    string multiple basic mandatory unique
    A leader.
    leader.follower
    string basic mandatory disabled
    A follower.
    Disabled: if condition is yes
    leader.leader
    string multiple basic mandatory unique
    A leader.
    leader.follower
    string basic mandatory disabled
    A follower.
    Disabled: if condition is yes.
    diff --git a/tests/results/test/44_6leadership_follower_disabled_calculation.json b/tests/results/test/44_6leadership_follower_disabled_calculation.json index 123284df6..b26d0d0c7 100644 --- a/tests/results/test/44_6leadership_follower_disabled_calculation.json +++ b/tests/results/test/44_6leadership_follower_disabled_calculation.json @@ -72,7 +72,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], diff --git a/tests/results/test/44_6leadership_follower_disabled_calculation.md b/tests/results/test/44_6leadership_follower_disabled_calculation.md index de1a59266..87850a623 100644 --- a/tests/results/test/44_6leadership_follower_disabled_calculation.md +++ b/tests/results/test/44_6leadership_follower_disabled_calculation.md @@ -10,8 +10,8 @@ > **Path**: leader\ > `basic` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| -| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| +| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test/44_6leadership_follower_disabled_calculation.sh b/tests/results/test/44_6leadership_follower_disabled_calculation.sh index b87be823a..e05ea5c3e 100644 --- a/tests/results/test/44_6leadership_follower_disabled_calculation.sh +++ b/tests/results/test/44_6leadership_follower_disabled_calculation.sh @@ -20,7 +20,7 @@ │ mandatory   unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ leader.follower │ A follower. │ -│  string   basic   mandatory    │ Disabled: if condition is yes │ +│  string   basic   mandatory    │ Disabled: if condition is yes. │ │ disabled  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_1family_dynamic_jinja.adoc b/tests/results/test/60_1family_dynamic_jinja.adoc index a4b660340..69b1f49b0 100644 --- a/tests/results/test/60_1family_dynamic_jinja.adoc +++ b/tests/results/test/60_1family_dynamic_jinja.adoc @@ -20,7 +20,7 @@ This family builds families dynamically. + * dyn__1__ * dyn__2__ + `standard` + -**Identifiers**: index of suffix value +**Identifiers**: index of suffix value. ==== [cols="1a,1a"] |==== diff --git a/tests/results/test/60_1family_dynamic_jinja.gitlab.md b/tests/results/test/60_1family_dynamic_jinja.gitlab.md index d8e1b97e7..51a3ebe22 100644 --- a/tests/results/test/60_1family_dynamic_jinja.gitlab.md +++ b/tests/results/test/60_1family_dynamic_jinja.gitlab.md @@ -10,7 +10,7 @@ > - dyn*1* > - dyn*2*\ > `standard`\ -> **Identifiers**: index of suffix value +> **Identifiers**: index of suffix value. | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| diff --git a/tests/results/test/60_1family_dynamic_jinja.html b/tests/results/test/60_1family_dynamic_jinja.html index 10e9bcb6f..fb576f37d 100644 --- a/tests/results/test/60_1family_dynamic_jinja.html +++ b/tests/results/test/60_1family_dynamic_jinja.html @@ -17,7 +17,7 @@ This family builds families dynamically. standard -Identifiers: index of suffix value +Identifiers: index of suffix value. diff --git a/tests/results/test/60_1family_dynamic_jinja.json b/tests/results/test/60_1family_dynamic_jinja.json index 2dc734716..79c026f86 100644 --- a/tests/results/test/60_1family_dynamic_jinja.json +++ b/tests/results/test/60_1family_dynamic_jinja.json @@ -50,7 +50,7 @@ ], "identifier": [ { - "description": "index of suffix value" + "description": "index of suffix value." } ] }, diff --git a/tests/results/test/60_1family_dynamic_jinja.md b/tests/results/test/60_1family_dynamic_jinja.md index 6f70d2550..cc109b36d 100644 --- a/tests/results/test/60_1family_dynamic_jinja.md +++ b/tests/results/test/60_1family_dynamic_jinja.md @@ -11,7 +11,7 @@ > - dyn*1* > - dyn*2*\ > `standard`\ -> **Identifiers**: index of suffix value +> **Identifiers**: index of suffix value. | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| diff --git a/tests/results/test/60_1family_dynamic_jinja.sh b/tests/results/test/60_1family_dynamic_jinja.sh index 6910fc772..87cd3b61f 100644 --- a/tests/results/test/60_1family_dynamic_jinja.sh +++ b/tests/results/test/60_1family_dynamic_jinja.sh @@ -15,7 +15,7 @@ ▌  • dyn1 ▌  • dyn2 ▌  standard  -▌ Identifiers: index of suffix value +▌ Identifiers: index of suffix value. ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.adoc b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.adoc index 6ccf1c05b..39ea61300 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.adoc +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.adoc @@ -46,6 +46,6 @@ This family builds families dynamically. + | Variable | Description | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: the value of "dyn__val1__.family.var" +**Default**: the value of "dyn__val1__.family.var". |==== diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.gitlab.md b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.gitlab.md index 46b2284ee..7f223537d 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.gitlab.md +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.gitlab.md @@ -28,7 +28,7 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------| -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#dyn:::identifier:::.family.var)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------| +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#dyn:::identifier:::.family.var)". | diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.html b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.html index 5af9e1e5a..a45663eca 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.html +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.html @@ -37,10 +37,10 @@ This family builds families dynamically.
    - + - +
    Variable Description
    Variable Description
    var2
    string standard mandatory
    A second variable.
    Default: the value of "dynval1.family.var"
    var2
    string standard mandatory
    A second variable.
    Default: the value of "dynval1.family.var".
    diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.json b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.json index 2c2688586..187ae4979 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.json +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.json @@ -123,7 +123,7 @@ "default": { "name": "Default", "values": { - "description": "the value of \"{0}\"", + "description": "the value of \"{0}\".", "variables": [ { "path": "dyn{{ identifier }}.family.var", 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 1229eeb73..d80c8d81b 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 @@ -26,7 +26,7 @@ |---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------| | **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------| -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#dyn:::identifier:::.family.var)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------| +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#dyn:::identifier:::.family.var)". | diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.sh b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.sh index e1a63b540..618e526a5 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.sh +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.sh @@ -40,5 +40,5 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var2 │ A second variable. │ │  string   standard   mandatory  │ Default: the value of │ -│ │ "dynval1.family.var" │ +│ │ "dynval1.family.var". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.adoc b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.adoc index 59438d28c..5ee6ea5a0 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.adoc +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.adoc @@ -47,6 +47,6 @@ This family builds families dynamically. + | Variable | Description | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A varible outside dynamic family. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.gitlab.md b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.gitlab.md index 3c863c0f4..347385059 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.gitlab.md +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.gitlab.md @@ -28,7 +28,7 @@
    -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.html b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.html index b097f0128..ee532e387 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.html +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.html @@ -37,10 +37,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    var2
    string standard mandatory
    A varible outside dynamic family.
    Default: the value of var
    var2
    string standard mandatory
    A varible outside dynamic family.
    Default: the value of var.
    diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.json b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.json index 77c2beaed..5146199d1 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.json +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.json @@ -127,7 +127,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" 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 098485165..2cd49482b 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 @@ -26,7 +26,7 @@ |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| | **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.sh b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.sh index 84b0f9e56..d89690ec7 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.sh +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.sh @@ -39,5 +39,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var2 │ A varible outside dynamic family. │ -│  string   standard   mandatory  │ Default: the value of var │ +│  string   standard   mandatory  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.adoc b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.adoc index 45fb7418b..dbae2c100 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.adoc +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.adoc @@ -47,6 +47,6 @@ This family builds families dynamically. + | Variable | Description | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A varible outside dynamic family. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.gitlab.md b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.gitlab.md index 5160fe8ef..11dce74d9 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.gitlab.md +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.gitlab.md @@ -28,7 +28,7 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.html b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.html index 57c61c7da..ccdfcab80 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.html +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.html @@ -37,10 +37,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    var2
    string standard
    A varible outside dynamic family.
    Default: the value of var
    var2
    string standard
    A varible outside dynamic family.
    Default: the value of var.
    diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.json b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.json index cdc5b37d7..de0516e70 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.json +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.json @@ -114,7 +114,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" 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 557c6421c..0de524365 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 @@ -26,7 +26,7 @@ |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| | **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh index 05008130e..af46700b7 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh @@ -39,5 +39,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var2 │ A varible outside dynamic family. │ -│  string   standard  │ Default: the value of var │ +│  string   standard  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.adoc b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.adoc index e2cfec84f..3323fb693 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.adoc +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.adoc @@ -46,6 +46,6 @@ This family builds families dynamically. + | Variable | Description | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A second variable. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.gitlab.md b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.gitlab.md index b99e51bd1..5ee33e09e 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.gitlab.md +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.gitlab.md @@ -28,7 +28,7 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.html b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.html index e4ae8bdf7..8a2413f05 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.html +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.html @@ -37,10 +37,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    var2
    string standard
    A second variable.
    Default: the value of var
    var2
    string standard
    A second variable.
    Default: the value of var.
    diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.json b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.json index 6713d4bb7..416af668a 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.json +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.json @@ -110,7 +110,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" 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 de24f889a..5ef438b30 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 @@ -26,7 +26,7 @@ |---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------| | **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.sh b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.sh index 3023a966e..e74920c5e 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.sh +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.sh @@ -39,5 +39,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var2 │ A second variable. │ -│  string   standard  │ Default: the value of var │ +│  string   standard  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_2family_dynamic_outside_calc.adoc b/tests/results/test/60_2family_dynamic_outside_calc.adoc index aa7ca38ad..4c42ac224 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc.adoc +++ b/tests/results/test/60_2family_dynamic_outside_calc.adoc @@ -36,6 +36,6 @@ This family builds families dynamically. + | Variable | Description | **newvar** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test/60_2family_dynamic_outside_calc.gitlab.md b/tests/results/test/60_2family_dynamic_outside_calc.gitlab.md index 12c753315..fca154ac5 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc.gitlab.md +++ b/tests/results/test/60_2family_dynamic_outside_calc.gitlab.md @@ -18,7 +18,7 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test/60_2family_dynamic_outside_calc.html b/tests/results/test/60_2family_dynamic_outside_calc.html index bfe1e0797..f02477ce0 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc.html +++ b/tests/results/test/60_2family_dynamic_outside_calc.html @@ -30,10 +30,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    newvar
    string standard mandatory
    A second variable.
    Default: the value of var
    newvar
    string standard mandatory
    A second variable.
    Default: the value of var.
    diff --git a/tests/results/test/60_2family_dynamic_outside_calc.json b/tests/results/test/60_2family_dynamic_outside_calc.json index b84238570..192c40fc2 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc.json +++ b/tests/results/test/60_2family_dynamic_outside_calc.json @@ -107,7 +107,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" diff --git a/tests/results/test/60_2family_dynamic_outside_calc.md b/tests/results/test/60_2family_dynamic_outside_calc.md index 10c13511a..2b83c47bc 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc.md +++ b/tests/results/test/60_2family_dynamic_outside_calc.md @@ -17,7 +17,7 @@ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| | **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: val | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test/60_2family_dynamic_outside_calc.sh b/tests/results/test/60_2family_dynamic_outside_calc.sh index 7c1bf1ea4..7b9299db7 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc.sh +++ b/tests/results/test/60_2family_dynamic_outside_calc.sh @@ -29,5 +29,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ newvar │ A second variable. │ -│  string   standard   mandatory  │ Default: the value of var │ +│  string   standard   mandatory  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_2family_dynamic_outside_calc_empty.adoc b/tests/results/test/60_2family_dynamic_outside_calc_empty.adoc index 1a038b7bb..6a8249f5a 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc_empty.adoc +++ b/tests/results/test/60_2family_dynamic_outside_calc_empty.adoc @@ -36,6 +36,6 @@ This family builds families dynamically. + | Variable | Description | **newvar** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A second variable. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test/60_2family_dynamic_outside_calc_empty.gitlab.md b/tests/results/test/60_2family_dynamic_outside_calc_empty.gitlab.md index 560d43e2a..ad4337587 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc_empty.gitlab.md +++ b/tests/results/test/60_2family_dynamic_outside_calc_empty.gitlab.md @@ -18,7 +18,7 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test/60_2family_dynamic_outside_calc_empty.html b/tests/results/test/60_2family_dynamic_outside_calc_empty.html index 54de4125e..bacf7ea70 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc_empty.html +++ b/tests/results/test/60_2family_dynamic_outside_calc_empty.html @@ -30,10 +30,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    newvar
    string standard
    A second variable.
    Default: the value of var
    newvar
    string standard
    A second variable.
    Default: the value of var.
    diff --git a/tests/results/test/60_2family_dynamic_outside_calc_empty.json b/tests/results/test/60_2family_dynamic_outside_calc_empty.json index ea3150476..c48414805 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc_empty.json +++ b/tests/results/test/60_2family_dynamic_outside_calc_empty.json @@ -94,7 +94,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" 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 9260ce57e..7aadfe7da 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc_empty.md +++ b/tests/results/test/60_2family_dynamic_outside_calc_empty.md @@ -17,7 +17,7 @@ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| | **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: val | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test/60_2family_dynamic_outside_calc_empty.sh b/tests/results/test/60_2family_dynamic_outside_calc_empty.sh index 6012e727b..058fb1b6a 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc_empty.sh +++ b/tests/results/test/60_2family_dynamic_outside_calc_empty.sh @@ -29,5 +29,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ newvar │ A second variable. │ -│  string   standard  │ Default: the value of var │ +│  string   standard  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_param.adoc b/tests/results/test/60_5family_dynamic_calc_suffix_param.adoc index 61f993270..ed956b14b 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param.adoc +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param.adoc @@ -28,6 +28,6 @@ This family builds families dynamically. + | **dyn__val1__.var** + **dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. + -**Default**: from suffix +**Default**: from suffix. |==== diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_param.gitlab.md b/tests/results/test/60_5family_dynamic_calc_suffix_param.gitlab.md index 4a774f770..87651b19f 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param.gitlab.md +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param.gitlab.md @@ -12,9 +12,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A identifier variable](#var)" -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------| -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_param.html b/tests/results/test/60_5family_dynamic_calc_suffix_param.html index 792807d7d..6f551fd31 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param.html +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param.html @@ -21,10 +21,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    dynval1.var
    dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix
    dynval1.var
    dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix.
    diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_param.json b/tests/results/test/60_5family_dynamic_calc_suffix_param.json index b67888c2d..3e6c1e5f2 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param.json +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param.json @@ -85,7 +85,7 @@ "default": { "name": "Default", "values": { - "description": "from suffix" + "description": "from suffix." } }, "variable_type": "string" 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 4bc04c78e..3f668fc5b 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param.md +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param.md @@ -13,7 +13,7 @@ > `standard`\ > **Identifiers**: the value of the variable "[A identifier variable](#var)" -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------| -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_param.sh b/tests/results/test/60_5family_dynamic_calc_suffix_param.sh index 726a03af0..4162df7b9 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param.sh +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param.sh @@ -21,7 +21,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ dynval1.var │ A dynamic variable. │ -│ dynval2.var │ Default: from suffix │ +│ dynval2.var │ Default: from suffix. │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.adoc b/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.adoc index 440efae6d..e96cfd9bc 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.adoc +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.adoc @@ -28,6 +28,6 @@ This family builds families dynamically. + | **dyn__val1__.var** + **dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. + -**Default**: from suffix +**Default**: from suffix. |==== diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.gitlab.md b/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.gitlab.md index 31e87f1db..15e5a40d7 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.gitlab.md +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.gitlab.md @@ -12,9 +12,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A identifier variable](#var)" -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------| -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.html b/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.html index 9c427db44..be0d49323 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.html +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.html @@ -21,10 +21,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    dynval1.var
    dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix
    dynval1.var
    dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix.
    diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.json b/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.json index 16b1504c7..dd30cd476 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.json +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.json @@ -79,7 +79,7 @@ "default": { "name": "Default", "values": { - "description": "from suffix" + "description": "from suffix." } }, "variable_type": "string" 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 e87f17894..26c0c7954 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 @@ -13,7 +13,7 @@ > `standard`\ > **Identifiers**: the value of the variable "[A identifier variable](#var)" -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------| -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.sh b/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.sh index 81066b09c..6f1882a50 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.sh +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.sh @@ -21,7 +21,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ dynval1.var │ A dynamic variable. │ -│ dynval2.var │ Default: from suffix │ +│ dynval2.var │ Default: from suffix. │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_5family_dynamic_hidden_suffix.adoc b/tests/results/test/60_5family_dynamic_hidden_suffix.adoc index 59be2783a..e99b97b0e 100644 --- a/tests/results/test/60_5family_dynamic_hidden_suffix.adoc +++ b/tests/results/test/60_5family_dynamic_hidden_suffix.adoc @@ -9,7 +9,7 @@ This family builds families dynamically. + * dyn__val1__ * dyn__val2__ + `standard` `__hidden__` + -**Hidden**: if suffix == 'val2' + +**Hidden**: if suffix == 'val2'. + **Identifiers**: * val1 diff --git a/tests/results/test/60_5family_dynamic_hidden_suffix.gitlab.md b/tests/results/test/60_5family_dynamic_hidden_suffix.gitlab.md index 41ea28745..2c0d4b29d 100644 --- a/tests/results/test/60_5family_dynamic_hidden_suffix.gitlab.md +++ b/tests/results/test/60_5family_dynamic_hidden_suffix.gitlab.md @@ -6,7 +6,7 @@ > - dyn*val1* > - dyn*val2*\ > `standard` *`hidden`*\ -> **Hidden**: if suffix == 'val2'\ +> **Hidden**: if suffix == 'val2'.\ > **Identifiers**: > - val1 > - val2 diff --git a/tests/results/test/60_5family_dynamic_hidden_suffix.html b/tests/results/test/60_5family_dynamic_hidden_suffix.html index cac9f40e3..5156b1e56 100644 --- a/tests/results/test/60_5family_dynamic_hidden_suffix.html +++ b/tests/results/test/60_5family_dynamic_hidden_suffix.html @@ -7,7 +7,7 @@ This family builds families dynamically. standard hidden -Hidden: if suffix == 'val2' +Hidden: if suffix == 'val2'. Identifiers: diff --git a/tests/results/test/60_5family_dynamic_hidden_suffix.json b/tests/results/test/60_5family_dynamic_hidden_suffix.json index cdf1f3cf6..601fc5d00 100644 --- a/tests/results/test/60_5family_dynamic_hidden_suffix.json +++ b/tests/results/test/60_5family_dynamic_hidden_suffix.json @@ -12,7 +12,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if suffix == 'val2'" + "description": "if suffix == 'val2'." } } ], diff --git a/tests/results/test/60_5family_dynamic_hidden_suffix.md b/tests/results/test/60_5family_dynamic_hidden_suffix.md index 93e8b12e8..8add3c0d2 100644 --- a/tests/results/test/60_5family_dynamic_hidden_suffix.md +++ b/tests/results/test/60_5family_dynamic_hidden_suffix.md @@ -7,7 +7,7 @@ > - dyn*val1* > - dyn*val2*\ > `standard` *`hidden`*\ -> **Hidden**: if suffix == 'val2'\ +> **Hidden**: if suffix == 'val2'.\ > **Identifiers**: > - val1 > - val2 diff --git a/tests/results/test/60_5family_dynamic_hidden_suffix.sh b/tests/results/test/60_5family_dynamic_hidden_suffix.sh index 64a249cba..cd8d690a6 100644 --- a/tests/results/test/60_5family_dynamic_hidden_suffix.sh +++ b/tests/results/test/60_5family_dynamic_hidden_suffix.sh @@ -7,7 +7,7 @@ ▌  • dynval1 ▌  • dynval2 ▌  standard   hidden  -▌ Hidden: if suffix == 'val2' +▌ Hidden: if suffix == 'val2'. ▌ Identifiers: ▌  • val1 ▌  • val2 diff --git a/tests/results/test_namespace/00_2default_calculated.adoc b/tests/results/test_namespace/00_2default_calculated.adoc index 1dc481e17..4405696ec 100644 --- a/tests/results/test_namespace/00_2default_calculated.adoc +++ b/tests/results/test_namespace/00_2default_calculated.adoc @@ -15,6 +15,6 @@ This family is a namespace. + **Default**: no | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A second variable. + -**Default**: the value of var1 +**Default**: the value of var1. |==== diff --git a/tests/results/test_namespace/00_2default_calculated.gitlab.md b/tests/results/test_namespace/00_2default_calculated.gitlab.md index 927e1d327..b63eb11c9 100644 --- a/tests/results/test_namespace/00_2default_calculated.gitlab.md +++ b/tests/results/test_namespace/00_2default_calculated.gitlab.md @@ -5,10 +5,10 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of var1 | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of var1. | diff --git a/tests/results/test_namespace/00_2default_calculated.html b/tests/results/test_namespace/00_2default_calculated.html index 6c5a10a24..0b9d170f0 100644 --- a/tests/results/test_namespace/00_2default_calculated.html +++ b/tests/results/test_namespace/00_2default_calculated.html @@ -8,11 +8,11 @@ This family is a namespace. - + - - + +
    Variable Description
    Variable Description
    rougail.var1
    string standard mandatory
    A first variable.
    Default: no
    rougail.var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of var1
    rougail.var1
    string standard mandatory
    A first variable.
    Default: no
    rougail.var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of var1.
    diff --git a/tests/results/test_namespace/00_2default_calculated.json b/tests/results/test_namespace/00_2default_calculated.json index 3b71d27d1..17fba88ef 100644 --- a/tests/results/test_namespace/00_2default_calculated.json +++ b/tests/results/test_namespace/00_2default_calculated.json @@ -55,7 +55,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var1" + "description": "the value of var1." } }, "variable_type": "string", diff --git a/tests/results/test_namespace/00_2default_calculated.md b/tests/results/test_namespace/00_2default_calculated.md index 47fc7939c..835a88fd3 100644 --- a/tests/results/test_namespace/00_2default_calculated.md +++ b/tests/results/test_namespace/00_2default_calculated.md @@ -6,8 +6,8 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of var1 | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of var1. | diff --git a/tests/results/test_namespace/00_2default_calculated.sh b/tests/results/test_namespace/00_2default_calculated.sh index 2733b0383..9be6d8c7e 100644 --- a/tests/results/test_namespace/00_2default_calculated.sh +++ b/tests/results/test_namespace/00_2default_calculated.sh @@ -13,7 +13,7 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ -│  string   multiple   standard    │ Default: the value of var1 │ +│  string   multiple   standard    │ Default: the value of var1. │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_2default_calculated_multi.adoc b/tests/results/test_namespace/00_2default_calculated_multi.adoc index 27b6684e2..0b0014850 100644 --- a/tests/results/test_namespace/00_2default_calculated_multi.adoc +++ b/tests/results/test_namespace/00_2default_calculated_multi.adoc @@ -19,6 +19,6 @@ This family is a namespace. + * maybe | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A second variable. + -**Default**: the value of "rougail.var1" +**Default**: the value of "rougail.var1". |==== diff --git a/tests/results/test_namespace/00_2default_calculated_multi.gitlab.md b/tests/results/test_namespace/00_2default_calculated_multi.gitlab.md index 8dad559ab..ed1c5dd0f 100644 --- a/tests/results/test_namespace/00_2default_calculated_multi.gitlab.md +++ b/tests/results/test_namespace/00_2default_calculated_multi.gitlab.md @@ -5,10 +5,10 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    • no
    • yes
    • maybe | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#rougail.var1)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    • no
    • yes
    • maybe | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#rougail.var1)". | diff --git a/tests/results/test_namespace/00_2default_calculated_multi.html b/tests/results/test_namespace/00_2default_calculated_multi.html index d3b2b019e..81739788f 100644 --- a/tests/results/test_namespace/00_2default_calculated_multi.html +++ b/tests/results/test_namespace/00_2default_calculated_multi.html @@ -8,13 +8,13 @@ This family is a namespace. - + - +
  • maybe
  • +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A first variable.
    Default:
    • no
    • yes
    • -
    • maybe
    rougail.var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of "rougail.var1"
    rougail.var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of "rougail.var1".
    diff --git a/tests/results/test_namespace/00_2default_calculated_multi.json b/tests/results/test_namespace/00_2default_calculated_multi.json index f98e8f094..415cef3e2 100644 --- a/tests/results/test_namespace/00_2default_calculated_multi.json +++ b/tests/results/test_namespace/00_2default_calculated_multi.json @@ -66,7 +66,7 @@ "default": { "name": "Default", "values": { - "description": "the value of \"{0}\"", + "description": "the value of \"{0}\".", "variables": [ { "path": "rougail.var1", diff --git a/tests/results/test_namespace/00_2default_calculated_multi.md b/tests/results/test_namespace/00_2default_calculated_multi.md index ddd75ed11..c47469a32 100644 --- a/tests/results/test_namespace/00_2default_calculated_multi.md +++ b/tests/results/test_namespace/00_2default_calculated_multi.md @@ -6,8 +6,8 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    • no
    • yes
    • maybe | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#rougail.var1)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    • no
    • yes
    • maybe | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#rougail.var1)". | diff --git a/tests/results/test_namespace/00_2default_calculated_multi.sh b/tests/results/test_namespace/00_2default_calculated_multi.sh index 68dfe977c..c29468b8b 100644 --- a/tests/results/test_namespace/00_2default_calculated_multi.sh +++ b/tests/results/test_namespace/00_2default_calculated_multi.sh @@ -16,7 +16,7 @@ │ │ • maybe │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ -│  string   multiple   standard    │ Default: the value of "rougail.var1" │ -│ mandatory   unique  │ │ +│  string   multiple   standard    │ Default: the value of │ +│ mandatory   unique  │ "rougail.var1". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_6choice_calculation.adoc b/tests/results/test_namespace/00_6choice_calculation.adoc index 236914d7a..37e44bea3 100644 --- a/tests/results/test_namespace/00_6choice_calculation.adoc +++ b/tests/results/test_namespace/00_6choice_calculation.adoc @@ -12,7 +12,7 @@ This family is a namespace. + | Variable | Description | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A variable. + -**Choices**: choices is 0 to 9 + +**Choices**: choices is 0 to 9. + **Default**: 9 |==== diff --git a/tests/results/test_namespace/00_6choice_calculation.gitlab.md b/tests/results/test_namespace/00_6choice_calculation.gitlab.md index 02288b807..bd670ddf2 100644 --- a/tests/results/test_namespace/00_6choice_calculation.gitlab.md +++ b/tests/results/test_namespace/00_6choice_calculation.gitlab.md @@ -5,9 +5,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_namespace/00_6choice_calculation.html b/tests/results/test_namespace/00_6choice_calculation.html index 2e067f02c..c4137e040 100644 --- a/tests/results/test_namespace/00_6choice_calculation.html +++ b/tests/results/test_namespace/00_6choice_calculation.html @@ -8,10 +8,10 @@ This family is a namespace. - + - +
    Variable Description
    Variable Description
    rougail.var
    choice standard mandatory
    A variable.
    Choices: choices is 0 to 9
    Default: 9
    rougail.var
    choice standard mandatory
    A variable.
    Choices: choices is 0 to 9.
    Default: 9
    diff --git a/tests/results/test_namespace/00_6choice_calculation.json b/tests/results/test_namespace/00_6choice_calculation.json index 8880d4b73..c40e1fc17 100644 --- a/tests/results/test_namespace/00_6choice_calculation.json +++ b/tests/results/test_namespace/00_6choice_calculation.json @@ -34,7 +34,7 @@ "choices": { "name": "Choices", "values": { - "description": "choices is 0 to 9" + "description": "choices is 0 to 9." } } } diff --git a/tests/results/test_namespace/00_6choice_calculation.md b/tests/results/test_namespace/00_6choice_calculation.md index ada09e649..2870d07f6 100644 --- a/tests/results/test_namespace/00_6choice_calculation.md +++ b/tests/results/test_namespace/00_6choice_calculation.md @@ -6,7 +6,7 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_namespace/00_6choice_calculation.sh b/tests/results/test_namespace/00_6choice_calculation.sh index 5c214ee81..37c51ac96 100644 --- a/tests/results/test_namespace/00_6choice_calculation.sh +++ b/tests/results/test_namespace/00_6choice_calculation.sh @@ -10,7 +10,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var │ A variable. │ -│  choice   standard   mandatory  │ Choices: choices is 0 to 9 │ +│  choice   standard   mandatory  │ Choices: choices is 0 to 9. │ │ │ Default: 9 │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_8calculation_information.adoc b/tests/results/test_namespace/00_8calculation_information.adoc index 4163abcb8..ce3c735e0 100644 --- a/tests/results/test_namespace/00_8calculation_information.adoc +++ b/tests/results/test_namespace/00_8calculation_information.adoc @@ -12,6 +12,6 @@ This family is a namespace. + | Variable | Description | **rougail.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: get information test_information +**Default**: get information test_information. |==== diff --git a/tests/results/test_namespace/00_8calculation_information.gitlab.md b/tests/results/test_namespace/00_8calculation_information.gitlab.md index a52d5ceb1..790968995 100644 --- a/tests/results/test_namespace/00_8calculation_information.gitlab.md +++ b/tests/results/test_namespace/00_8calculation_information.gitlab.md @@ -5,9 +5,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test_namespace/00_8calculation_information.html b/tests/results/test_namespace/00_8calculation_information.html index aa9175443..9c69270ff 100644 --- a/tests/results/test_namespace/00_8calculation_information.html +++ b/tests/results/test_namespace/00_8calculation_information.html @@ -8,10 +8,10 @@ This family is a namespace. - + - +
    Variable Description
    Variable Description
    rougail.variable
    string standard mandatory
    A variable.
    Default: get information test_information
    rougail.variable
    string standard mandatory
    A variable.
    Default: get information test_information.
    diff --git a/tests/results/test_namespace/00_8calculation_information.json b/tests/results/test_namespace/00_8calculation_information.json index 665547703..4a50fe76c 100644 --- a/tests/results/test_namespace/00_8calculation_information.json +++ b/tests/results/test_namespace/00_8calculation_information.json @@ -29,7 +29,7 @@ "default": { "name": "Default", "values": { - "description": "get information test_information" + "description": "get information test_information." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/00_8calculation_information.md b/tests/results/test_namespace/00_8calculation_information.md index 07c221f1b..282ab1418 100644 --- a/tests/results/test_namespace/00_8calculation_information.md +++ b/tests/results/test_namespace/00_8calculation_information.md @@ -6,7 +6,7 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test_namespace/00_8calculation_information.sh b/tests/results/test_namespace/00_8calculation_information.sh index b6692530a..c13af8103 100644 --- a/tests/results/test_namespace/00_8calculation_information.sh +++ b/tests/results/test_namespace/00_8calculation_information.sh @@ -11,6 +11,6 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.variable │ A variable. │ │  string   standard   mandatory  │ Default: get information │ -│ │ test_information │ +│ │ test_information. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9default_calculation.adoc b/tests/results/test_namespace/00_9default_calculation.adoc index 9b3e71d8c..b6bb05c1f 100644 --- a/tests/results/test_namespace/00_9default_calculation.adoc +++ b/tests/results/test_namespace/00_9default_calculation.adoc @@ -12,6 +12,6 @@ This family is a namespace. + | Variable | Description | **rougail.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: concat all parameters +**Default**: concat all parameters. |==== diff --git a/tests/results/test_namespace/00_9default_calculation.gitlab.md b/tests/results/test_namespace/00_9default_calculation.gitlab.md index e2287fc35..2d7b22a77 100644 --- a/tests/results/test_namespace/00_9default_calculation.gitlab.md +++ b/tests/results/test_namespace/00_9default_calculation.gitlab.md @@ -5,9 +5,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters. | diff --git a/tests/results/test_namespace/00_9default_calculation.html b/tests/results/test_namespace/00_9default_calculation.html index dc9a6dfa1..0045e856c 100644 --- a/tests/results/test_namespace/00_9default_calculation.html +++ b/tests/results/test_namespace/00_9default_calculation.html @@ -8,10 +8,10 @@ This family is a namespace. - + - +
    Variable Description
    Variable Description
    rougail.variable
    string standard mandatory
    A variable.
    Default: concat all parameters
    rougail.variable
    string standard mandatory
    A variable.
    Default: concat all parameters.
    diff --git a/tests/results/test_namespace/00_9default_calculation.json b/tests/results/test_namespace/00_9default_calculation.json index e9b9f08fd..bef043e12 100644 --- a/tests/results/test_namespace/00_9default_calculation.json +++ b/tests/results/test_namespace/00_9default_calculation.json @@ -29,7 +29,7 @@ "default": { "name": "Default", "values": { - "description": "concat all parameters" + "description": "concat all parameters." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/00_9default_calculation.md b/tests/results/test_namespace/00_9default_calculation.md index 944014138..8403cb6b2 100644 --- a/tests/results/test_namespace/00_9default_calculation.md +++ b/tests/results/test_namespace/00_9default_calculation.md @@ -6,7 +6,7 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters. | diff --git a/tests/results/test_namespace/00_9default_calculation.sh b/tests/results/test_namespace/00_9default_calculation.sh index f1b7f7d1a..318747ac7 100644 --- a/tests/results/test_namespace/00_9default_calculation.sh +++ b/tests/results/test_namespace/00_9default_calculation.sh @@ -10,6 +10,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.variable │ A variable. │ -│  string   standard   mandatory  │ Default: concat all parameters │ +│  string   standard   mandatory  │ Default: concat all parameters. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9default_calculation_information.adoc b/tests/results/test_namespace/00_9default_calculation_information.adoc index 4f03f4e9d..2ed67ff22 100644 --- a/tests/results/test_namespace/00_9default_calculation_information.adoc +++ b/tests/results/test_namespace/00_9default_calculation_information.adoc @@ -12,6 +12,6 @@ This family is a namespace. + | Variable | Description | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: returns the information +**Default**: returns the information. |==== diff --git a/tests/results/test_namespace/00_9default_calculation_information.gitlab.md b/tests/results/test_namespace/00_9default_calculation_information.gitlab.md index 11000c17c..7fdaf9577 100644 --- a/tests/results/test_namespace/00_9default_calculation_information.gitlab.md +++ b/tests/results/test_namespace/00_9default_calculation_information.gitlab.md @@ -5,9 +5,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information. | diff --git a/tests/results/test_namespace/00_9default_calculation_information.html b/tests/results/test_namespace/00_9default_calculation_information.html index 17d3185bc..f5fb64313 100644 --- a/tests/results/test_namespace/00_9default_calculation_information.html +++ b/tests/results/test_namespace/00_9default_calculation_information.html @@ -8,10 +8,10 @@ This family is a namespace. - + - +
    Variable Description
    Variable Description
    rougail.var
    string standard mandatory
    A variable.
    Default: returns the information
    rougail.var
    string standard mandatory
    A variable.
    Default: returns the information.
    diff --git a/tests/results/test_namespace/00_9default_calculation_information.json b/tests/results/test_namespace/00_9default_calculation_information.json index 32411e326..6d2f6b124 100644 --- a/tests/results/test_namespace/00_9default_calculation_information.json +++ b/tests/results/test_namespace/00_9default_calculation_information.json @@ -29,7 +29,7 @@ "default": { "name": "Default", "values": { - "description": "returns the information" + "description": "returns the information." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/00_9default_calculation_information.md b/tests/results/test_namespace/00_9default_calculation_information.md index 607348e8a..43be7772b 100644 --- a/tests/results/test_namespace/00_9default_calculation_information.md +++ b/tests/results/test_namespace/00_9default_calculation_information.md @@ -6,7 +6,7 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information. | diff --git a/tests/results/test_namespace/00_9default_calculation_information.sh b/tests/results/test_namespace/00_9default_calculation_information.sh index 3c044b5b1..c66d7b0a7 100644 --- a/tests/results/test_namespace/00_9default_calculation_information.sh +++ b/tests/results/test_namespace/00_9default_calculation_information.sh @@ -10,6 +10,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var │ A variable. │ -│  string   standard   mandatory  │ Default: returns the information │ +│  string   standard   mandatory  │ Default: returns the information. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9default_calculation_param_optional.adoc b/tests/results/test_namespace/00_9default_calculation_param_optional.adoc index 86f087a92..45de4a539 100644 --- a/tests/results/test_namespace/00_9default_calculation_param_optional.adoc +++ b/tests/results/test_namespace/00_9default_calculation_param_optional.adoc @@ -12,7 +12,7 @@ This family is a namespace. + | Variable | Description | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A first variable. + -**Default**: returns a value +**Default**: returns a value. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + **Default**: no diff --git a/tests/results/test_namespace/00_9default_calculation_param_optional.gitlab.md b/tests/results/test_namespace/00_9default_calculation_param_optional.gitlab.md index 0b9d0b1d9..0f5bf55fc 100644 --- a/tests/results/test_namespace/00_9default_calculation_param_optional.gitlab.md +++ b/tests/results/test_namespace/00_9default_calculation_param_optional.gitlab.md @@ -5,10 +5,10 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | diff --git a/tests/results/test_namespace/00_9default_calculation_param_optional.html b/tests/results/test_namespace/00_9default_calculation_param_optional.html index 8de9a3852..2b8a27b29 100644 --- a/tests/results/test_namespace/00_9default_calculation_param_optional.html +++ b/tests/results/test_namespace/00_9default_calculation_param_optional.html @@ -8,11 +8,11 @@ This family is a namespace. - + - - + +
    Variable Description
    Variable Description
    rougail.var1
    string standard
    A first variable.
    Default: returns a value
    rougail.var2
    string standard mandatory
    A second variable.
    Default: no
    rougail.var1
    string standard
    A first variable.
    Default: returns a value.
    rougail.var2
    string standard mandatory
    A second variable.
    Default: no
    diff --git a/tests/results/test_namespace/00_9default_calculation_param_optional.json b/tests/results/test_namespace/00_9default_calculation_param_optional.json index a95f9bb35..13b385fbe 100644 --- a/tests/results/test_namespace/00_9default_calculation_param_optional.json +++ b/tests/results/test_namespace/00_9default_calculation_param_optional.json @@ -22,7 +22,7 @@ "default": { "name": "Default", "values": { - "description": "returns a value" + "description": "returns a value." } }, "variable_type": "string" 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 8351ca5fc..d24866192 100644 --- a/tests/results/test_namespace/00_9default_calculation_param_optional.md +++ b/tests/results/test_namespace/00_9default_calculation_param_optional.md @@ -6,8 +6,8 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | diff --git a/tests/results/test_namespace/00_9default_calculation_param_optional.sh b/tests/results/test_namespace/00_9default_calculation_param_optional.sh index 47ecb706f..2a570d375 100644 --- a/tests/results/test_namespace/00_9default_calculation_param_optional.sh +++ b/tests/results/test_namespace/00_9default_calculation_param_optional.sh @@ -10,7 +10,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var1 │ A first variable. │ -│  string   standard  │ Default: returns a value │ +│  string   standard  │ Default: returns a value. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ │  string   standard   mandatory  │ Default: no │ diff --git a/tests/results/test_namespace/00_9default_integer.adoc b/tests/results/test_namespace/00_9default_integer.adoc index 9e244f9d6..10cc66144 100644 --- a/tests/results/test_namespace/00_9default_integer.adoc +++ b/tests/results/test_namespace/00_9default_integer.adoc @@ -12,7 +12,7 @@ This family is a namespace. + | Variable | Description | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A variable. + -**Choices**: choice for 0 to 9 + +**Choices**: choice for 0 to 9. + **Default**: 9 |==== diff --git a/tests/results/test_namespace/00_9default_integer.gitlab.md b/tests/results/test_namespace/00_9default_integer.gitlab.md index 4aca3d780..ad1e68c56 100644 --- a/tests/results/test_namespace/00_9default_integer.gitlab.md +++ b/tests/results/test_namespace/00_9default_integer.gitlab.md @@ -5,9 +5,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_namespace/00_9default_integer.html b/tests/results/test_namespace/00_9default_integer.html index 63325f5d2..ecfc206ba 100644 --- a/tests/results/test_namespace/00_9default_integer.html +++ b/tests/results/test_namespace/00_9default_integer.html @@ -8,10 +8,10 @@ This family is a namespace. - + - +
    Variable Description
    Variable Description
    rougail.var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9
    Default: 9
    rougail.var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9.
    Default: 9
    diff --git a/tests/results/test_namespace/00_9default_integer.json b/tests/results/test_namespace/00_9default_integer.json index ee6c871a4..c6e60212d 100644 --- a/tests/results/test_namespace/00_9default_integer.json +++ b/tests/results/test_namespace/00_9default_integer.json @@ -34,7 +34,7 @@ "choices": { "name": "Choices", "values": { - "description": "choice for 0 to 9" + "description": "choice for 0 to 9." } } } diff --git a/tests/results/test_namespace/00_9default_integer.md b/tests/results/test_namespace/00_9default_integer.md index 8d4d7ee7e..fd62bee96 100644 --- a/tests/results/test_namespace/00_9default_integer.md +++ b/tests/results/test_namespace/00_9default_integer.md @@ -6,7 +6,7 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_namespace/00_9default_integer.sh b/tests/results/test_namespace/00_9default_integer.sh index 3ad731dfb..2fb3c1549 100644 --- a/tests/results/test_namespace/00_9default_integer.sh +++ b/tests/results/test_namespace/00_9default_integer.sh @@ -10,7 +10,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var │ A variable. │ -│  choice   standard   mandatory  │ Choices: choice for 0 to 9 │ +│  choice   standard   mandatory  │ Choices: choice for 0 to 9. │ │ │ Default: 9 │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9default_number.adoc b/tests/results/test_namespace/00_9default_number.adoc index 9e244f9d6..10cc66144 100644 --- a/tests/results/test_namespace/00_9default_number.adoc +++ b/tests/results/test_namespace/00_9default_number.adoc @@ -12,7 +12,7 @@ This family is a namespace. + | Variable | Description | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A variable. + -**Choices**: choice for 0 to 9 + +**Choices**: choice for 0 to 9. + **Default**: 9 |==== diff --git a/tests/results/test_namespace/00_9default_number.gitlab.md b/tests/results/test_namespace/00_9default_number.gitlab.md index 4aca3d780..ad1e68c56 100644 --- a/tests/results/test_namespace/00_9default_number.gitlab.md +++ b/tests/results/test_namespace/00_9default_number.gitlab.md @@ -5,9 +5,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_namespace/00_9default_number.html b/tests/results/test_namespace/00_9default_number.html index 63325f5d2..ecfc206ba 100644 --- a/tests/results/test_namespace/00_9default_number.html +++ b/tests/results/test_namespace/00_9default_number.html @@ -8,10 +8,10 @@ This family is a namespace. - + - +
    Variable Description
    Variable Description
    rougail.var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9
    Default: 9
    rougail.var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9.
    Default: 9
    diff --git a/tests/results/test_namespace/00_9default_number.json b/tests/results/test_namespace/00_9default_number.json index ee6c871a4..c6e60212d 100644 --- a/tests/results/test_namespace/00_9default_number.json +++ b/tests/results/test_namespace/00_9default_number.json @@ -34,7 +34,7 @@ "choices": { "name": "Choices", "values": { - "description": "choice for 0 to 9" + "description": "choice for 0 to 9." } } } diff --git a/tests/results/test_namespace/00_9default_number.md b/tests/results/test_namespace/00_9default_number.md index 8d4d7ee7e..fd62bee96 100644 --- a/tests/results/test_namespace/00_9default_number.md +++ b/tests/results/test_namespace/00_9default_number.md @@ -6,7 +6,7 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_namespace/00_9default_number.sh b/tests/results/test_namespace/00_9default_number.sh index 3ad731dfb..2fb3c1549 100644 --- a/tests/results/test_namespace/00_9default_number.sh +++ b/tests/results/test_namespace/00_9default_number.sh @@ -10,7 +10,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var │ A variable. │ -│  choice   standard   mandatory  │ Choices: choice for 0 to 9 │ +│  choice   standard   mandatory  │ Choices: choice for 0 to 9. │ │ │ Default: 9 │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9extra.adoc b/tests/results/test_namespace/00_9extra.adoc index b183ef178..98d9f9587 100644 --- a/tests/results/test_namespace/00_9extra.adoc +++ b/tests/results/test_namespace/00_9extra.adoc @@ -29,6 +29,6 @@ This family is a namespace. + | Variable | Description | **extra.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: return no +**Default**: return no. |==== diff --git a/tests/results/test_namespace/00_9extra.gitlab.md b/tests/results/test_namespace/00_9extra.gitlab.md index e72183b3c..c3f20e077 100644 --- a/tests/results/test_namespace/00_9extra.gitlab.md +++ b/tests/results/test_namespace/00_9extra.gitlab.md @@ -18,9 +18,9 @@ > **Path**: extra\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------| -| **extra.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: return no | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------| +| **extra.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: return no. | diff --git a/tests/results/test_namespace/00_9extra.html b/tests/results/test_namespace/00_9extra.html index df9b7bd6e..d256a06e9 100644 --- a/tests/results/test_namespace/00_9extra.html +++ b/tests/results/test_namespace/00_9extra.html @@ -25,10 +25,10 @@ This family is a namespace. - + - +
    Variable Description
    Variable Description
    extra.variable
    string standard mandatory
    A variable.
    Default: return no
    extra.variable
    string standard mandatory
    A variable.
    Default: return no.
    diff --git a/tests/results/test_namespace/00_9extra.json b/tests/results/test_namespace/00_9extra.json index 79510ad35..abe4e3f78 100644 --- a/tests/results/test_namespace/00_9extra.json +++ b/tests/results/test_namespace/00_9extra.json @@ -64,7 +64,7 @@ "default": { "name": "Default", "values": { - "description": "return no" + "description": "return no." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/00_9extra.md b/tests/results/test_namespace/00_9extra.md index 558895026..0922ef5d0 100644 --- a/tests/results/test_namespace/00_9extra.md +++ b/tests/results/test_namespace/00_9extra.md @@ -18,7 +18,7 @@ > **Path**: extra\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------| -| **extra.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: return no | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------| +| **extra.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: return no. | diff --git a/tests/results/test_namespace/00_9extra.sh b/tests/results/test_namespace/00_9extra.sh index 676548de4..c5b16e1a3 100644 --- a/tests/results/test_namespace/00_9extra.sh +++ b/tests/results/test_namespace/00_9extra.sh @@ -25,6 +25,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ extra.variable │ A variable. │ -│  string   standard   mandatory  │ Default: return no │ +│  string   standard   mandatory  │ Default: return no. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9extra_calculation.adoc b/tests/results/test_namespace/00_9extra_calculation.adoc index 3073aebab..69d2371d8 100644 --- a/tests/results/test_namespace/00_9extra_calculation.adoc +++ b/tests/results/test_namespace/00_9extra_calculation.adoc @@ -32,9 +32,9 @@ This family is a namespace. + **Default**: the value of the variable "rougail.variable" | **extra.variable2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: copy the value of rougail.variable +**Default**: copy the value of rougail.variable. | **extra.variable3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A third variable. + -**Default**: copy the value of rougail.variable +**Default**: copy the value of rougail.variable. |==== diff --git a/tests/results/test_namespace/00_9extra_calculation.gitlab.md b/tests/results/test_namespace/00_9extra_calculation.gitlab.md index e9c737d72..b2ff37b4b 100644 --- a/tests/results/test_namespace/00_9extra_calculation.gitlab.md +++ b/tests/results/test_namespace/00_9extra_calculation.gitlab.md @@ -21,8 +21,8 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------| | **extra.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: the value of the variable "[A variable](#rougail.variable)" | -| **extra.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: copy the value of rougail.variable | -| **extra.variable3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: copy the value of rougail.variable | +| **extra.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: copy the value of rougail.variable. | +| **extra.variable3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: copy the value of rougail.variable. | diff --git a/tests/results/test_namespace/00_9extra_calculation.html b/tests/results/test_namespace/00_9extra_calculation.html index e6f58fecc..7f2499317 100644 --- a/tests/results/test_namespace/00_9extra_calculation.html +++ b/tests/results/test_namespace/00_9extra_calculation.html @@ -29,8 +29,8 @@ This family is a namespace. extra.variable1
    string standard mandatoryA first variable.
    Default: the value of the variable "rougail.variable" -extra.variable2
    string standard mandatoryA second variable.
    Default: copy the value of rougail.variable -extra.variable3
    string standard mandatoryA third variable.
    Default: copy the value of rougail.variable +extra.variable2
    string standard mandatoryA second variable.
    Default: copy the value of rougail.variable. +extra.variable3
    string standard mandatoryA third variable.
    Default: copy the value of rougail.variable. diff --git a/tests/results/test_namespace/00_9extra_calculation.json b/tests/results/test_namespace/00_9extra_calculation.json index c85093a37..65f892958 100644 --- a/tests/results/test_namespace/00_9extra_calculation.json +++ b/tests/results/test_namespace/00_9extra_calculation.json @@ -91,7 +91,7 @@ "default": { "name": "Default", "values": { - "description": "copy the value of rougail.variable" + "description": "copy the value of rougail.variable." } }, "variable_type": "string" @@ -113,7 +113,7 @@ "default": { "name": "Default", "values": { - "description": "copy the value of rougail.variable" + "description": "copy the value of rougail.variable." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/00_9extra_calculation.md b/tests/results/test_namespace/00_9extra_calculation.md index 68628b790..2e3ebde6d 100644 --- a/tests/results/test_namespace/00_9extra_calculation.md +++ b/tests/results/test_namespace/00_9extra_calculation.md @@ -21,6 +21,6 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------| | **extra.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: the value of the variable "[A variable](#rougail.variable)" | -| **extra.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: copy the value of rougail.variable | -| **extra.variable3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: copy the value of rougail.variable | +| **extra.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: copy the value of rougail.variable. | +| **extra.variable3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: copy the value of rougail.variable. | diff --git a/tests/results/test_namespace/00_9extra_calculation.sh b/tests/results/test_namespace/00_9extra_calculation.sh index 124c4ba46..7d60ef9ba 100644 --- a/tests/results/test_namespace/00_9extra_calculation.sh +++ b/tests/results/test_namespace/00_9extra_calculation.sh @@ -30,10 +30,10 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ extra.variable2 │ A second variable. │ │  string   standard   mandatory  │ Default: copy the value of │ -│ │ rougail.variable │ +│ │ rougail.variable. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ extra.variable3 │ A third variable. │ │  string   standard   mandatory  │ Default: copy the value of │ -│ │ rougail.variable │ +│ │ rougail.variable. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/01_8calculation_information_multi.adoc b/tests/results/test_namespace/01_8calculation_information_multi.adoc index f8a3412a1..247a0b94a 100644 --- a/tests/results/test_namespace/01_8calculation_information_multi.adoc +++ b/tests/results/test_namespace/01_8calculation_information_multi.adoc @@ -12,6 +12,6 @@ This family is a namespace. + | Variable | Description | **rougail.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + -**Default**: get information test_information +**Default**: get information test_information. |==== diff --git a/tests/results/test_namespace/01_8calculation_information_multi.gitlab.md b/tests/results/test_namespace/01_8calculation_information_multi.gitlab.md index 0c30acfbf..4d861cdf4 100644 --- a/tests/results/test_namespace/01_8calculation_information_multi.gitlab.md +++ b/tests/results/test_namespace/01_8calculation_information_multi.gitlab.md @@ -5,9 +5,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test_namespace/01_8calculation_information_multi.html b/tests/results/test_namespace/01_8calculation_information_multi.html index 415a8f45d..006748a79 100644 --- a/tests/results/test_namespace/01_8calculation_information_multi.html +++ b/tests/results/test_namespace/01_8calculation_information_multi.html @@ -8,10 +8,10 @@ This family is a namespace. - + - +
    Variable Description
    Variable Description
    rougail.variable
    string multiple standard mandatory unique
    A variable.
    Default: get information test_information
    rougail.variable
    string multiple standard mandatory unique
    A variable.
    Default: get information test_information.
    diff --git a/tests/results/test_namespace/01_8calculation_information_multi.json b/tests/results/test_namespace/01_8calculation_information_multi.json index 959803cb9..ec52b8ee7 100644 --- a/tests/results/test_namespace/01_8calculation_information_multi.json +++ b/tests/results/test_namespace/01_8calculation_information_multi.json @@ -35,7 +35,7 @@ "default": { "name": "Default", "values": { - "description": "get information test_information" + "description": "get information test_information." } }, "variable_type": "string", diff --git a/tests/results/test_namespace/01_8calculation_information_multi.md b/tests/results/test_namespace/01_8calculation_information_multi.md index fde833669..fead50f73 100644 --- a/tests/results/test_namespace/01_8calculation_information_multi.md +++ b/tests/results/test_namespace/01_8calculation_information_multi.md @@ -6,7 +6,7 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test_namespace/01_8calculation_information_multi.sh b/tests/results/test_namespace/01_8calculation_information_multi.sh index 9b6c0aeeb..24828b10b 100644 --- a/tests/results/test_namespace/01_8calculation_information_multi.sh +++ b/tests/results/test_namespace/01_8calculation_information_multi.sh @@ -11,6 +11,6 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.variable │ A variable. │ │  string   multiple   standard    │ Default: get information │ -│ mandatory   unique  │ test_information │ +│ mandatory   unique  │ test_information. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.adoc b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.adoc index c4bc2cbfd..6bfa66437 100644 --- a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.adoc +++ b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.adoc @@ -15,7 +15,7 @@ This family is a namespace. + **Default**: no | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__hidden__` `auto modified` | A second variable. + -**Default**: the value is always yes + -**Hidden**: only if the variable var1 has value "yes" +**Default**: the value is always yes. + +**Hidden**: only if the variable var1 has value "yes". |==== diff --git a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.gitlab.md b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.gitlab.md index 3a9faf9a5..55323c90b 100644 --- a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.gitlab.md +++ b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.gitlab.md @@ -5,10 +5,10 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes
    **Hidden**: only if the variable var1 has value "yes" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes.
    **Hidden**: only if the variable var1 has value "yes". | diff --git a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.html b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.html index 568d44ec3..01777331e 100644 --- a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.html +++ b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.html @@ -8,11 +8,11 @@ This family is a namespace. - + - - + +
    Variable Description
    Variable Description
    rougail.var1
    string standard mandatory
    A first variable.
    Default: no
    rougail.var2
    string basic mandatory hidden auto modified
    A second variable.
    Default: the value is always yes
    Hidden: only if the variable var1 has value "yes"
    rougail.var1
    string standard mandatory
    A first variable.
    Default: no
    rougail.var2
    string basic mandatory hidden auto modified
    A second variable.
    Default: the value is always yes.
    Hidden: only if the variable var1 has value "yes".
    diff --git a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.json b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.json index e9d5124a8..52d11384a 100644 --- a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.json +++ b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.json @@ -49,7 +49,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "only if the variable var1 has value \"yes\"" + "description": "only if the variable var1 has value \"yes\"." } }, { @@ -64,7 +64,7 @@ "default": { "name": "Default", "values": { - "description": "the value is always yes" + "description": "the value is always yes." } }, "variable_type": "string" 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 67b633338..5674bb066 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 @@ -6,8 +6,8 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes
    **Hidden**: only if the variable var1 has value "yes" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes.
    **Hidden**: only if the variable var1 has value "yes". | diff --git a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.sh b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.sh index 4e6e2b60d..20faf6ac8 100644 --- a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.sh +++ b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.sh @@ -13,8 +13,8 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ -│  string   basic   mandatory   hidden  │ Default: the value is always yes │ +│  string   basic   mandatory   hidden  │ Default: the value is always yes. │ │ auto modified  │ Hidden: only if the variable var1 │ -│ │ has value "yes" │ +│ │ has value "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5disabled_calculation.adoc b/tests/results/test_namespace/04_5disabled_calculation.adoc index 4ec6f6df8..bacb8934a 100644 --- a/tests/results/test_namespace/04_5disabled_calculation.adoc +++ b/tests/results/test_namespace/04_5disabled_calculation.adoc @@ -15,9 +15,9 @@ This family is a namespace. + **Default**: no | **rougail.variable1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A first variable. + -**Disabled**: if condition is egal to "yes" +**Disabled**: if condition is egal to "yes". | **rougail.variable2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A second variable. + -**Disabled**: if condition is egal to "yes" +**Disabled**: if condition is egal to "yes". |==== diff --git a/tests/results/test_namespace/04_5disabled_calculation.gitlab.md b/tests/results/test_namespace/04_5disabled_calculation.gitlab.md index 63cfade42..11eb91479 100644 --- a/tests/results/test_namespace/04_5disabled_calculation.gitlab.md +++ b/tests/results/test_namespace/04_5disabled_calculation.gitlab.md @@ -5,11 +5,11 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A second variable.
    **Disabled**: if condition is egal to "yes" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A second variable.
    **Disabled**: if condition is egal to "yes". | diff --git a/tests/results/test_namespace/04_5disabled_calculation.html b/tests/results/test_namespace/04_5disabled_calculation.html index 8bdaef7ca..58c8b6d8f 100644 --- a/tests/results/test_namespace/04_5disabled_calculation.html +++ b/tests/results/test_namespace/04_5disabled_calculation.html @@ -8,12 +8,12 @@ This family is a namespace. - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A conditional variable.
    Default: no
    rougail.variable1
    string basic mandatory disabled
    A first variable.
    Disabled: if condition is egal to "yes"
    rougail.variable2
    string basic mandatory disabled
    A second variable.
    Disabled: if condition is egal to "yes"
    rougail.condition
    string standard mandatory
    A conditional variable.
    Default: no
    rougail.variable1
    string basic mandatory disabled
    A first variable.
    Disabled: if condition is egal to "yes".
    rougail.variable2
    string basic mandatory disabled
    A second variable.
    Disabled: if condition is egal to "yes".
    diff --git a/tests/results/test_namespace/04_5disabled_calculation.json b/tests/results/test_namespace/04_5disabled_calculation.json index d45924421..8371e8f3a 100644 --- a/tests/results/test_namespace/04_5disabled_calculation.json +++ b/tests/results/test_namespace/04_5disabled_calculation.json @@ -49,7 +49,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is egal to \"yes\"" + "description": "if condition is egal to \"yes\"." } } ], @@ -74,7 +74,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is egal to \"yes\"" + "description": "if condition is egal to \"yes\"." } } ], diff --git a/tests/results/test_namespace/04_5disabled_calculation.md b/tests/results/test_namespace/04_5disabled_calculation.md index bd3f1f9a9..1e845e104 100644 --- a/tests/results/test_namespace/04_5disabled_calculation.md +++ b/tests/results/test_namespace/04_5disabled_calculation.md @@ -6,9 +6,9 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A second variable.
    **Disabled**: if condition is egal to "yes" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A second variable.
    **Disabled**: if condition is egal to "yes". | diff --git a/tests/results/test_namespace/04_5disabled_calculation.sh b/tests/results/test_namespace/04_5disabled_calculation.sh index f799237cd..aef56ac9c 100644 --- a/tests/results/test_namespace/04_5disabled_calculation.sh +++ b/tests/results/test_namespace/04_5disabled_calculation.sh @@ -14,10 +14,10 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.variable1 │ A first variable. │ │  string   basic   mandatory    │ Disabled: if condition is egal to │ -│ disabled  │ "yes" │ +│ disabled  │ "yes". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.variable2 │ A second variable. │ │  string   basic   mandatory    │ Disabled: if condition is egal to │ -│ disabled  │ "yes" │ +│ disabled  │ "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5disabled_calculation_boolean.adoc b/tests/results/test_namespace/04_5disabled_calculation_boolean.adoc index 817d25b1e..321321937 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_boolean.adoc +++ b/tests/results/test_namespace/04_5disabled_calculation_boolean.adoc @@ -15,9 +15,9 @@ This family is a namespace. + **Default**: no | **rougail.variable1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A first variable. + -**Disabled**: if condition is egal to "yes" +**Disabled**: if condition is egal to "yes". | **rougail.variable2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A seconde variable. + -**Disabled**: if condition is not egal to "yes" +**Disabled**: if condition is not egal to "yes". |==== diff --git a/tests/results/test_namespace/04_5disabled_calculation_boolean.gitlab.md b/tests/results/test_namespace/04_5disabled_calculation_boolean.gitlab.md index 3d8b36115..e22044258 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_boolean.gitlab.md +++ b/tests/results/test_namespace/04_5disabled_calculation_boolean.gitlab.md @@ -5,11 +5,11 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes". | diff --git a/tests/results/test_namespace/04_5disabled_calculation_boolean.html b/tests/results/test_namespace/04_5disabled_calculation_boolean.html index 25ee801c8..834ce5316 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_boolean.html +++ b/tests/results/test_namespace/04_5disabled_calculation_boolean.html @@ -8,12 +8,12 @@ This family is a namespace. - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A conditional variable.
    Default: no
    rougail.variable1
    string basic mandatory disabled
    A first variable.
    Disabled: if condition is egal to "yes"
    rougail.variable2
    string basic mandatory disabled
    A seconde variable.
    Disabled: if condition is not egal to "yes"
    rougail.condition
    string standard mandatory
    A conditional variable.
    Default: no
    rougail.variable1
    string basic mandatory disabled
    A first variable.
    Disabled: if condition is egal to "yes".
    rougail.variable2
    string basic mandatory disabled
    A seconde variable.
    Disabled: if condition is not egal to "yes".
    diff --git a/tests/results/test_namespace/04_5disabled_calculation_boolean.json b/tests/results/test_namespace/04_5disabled_calculation_boolean.json index c7dfcf598..a6a5d37db 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_boolean.json +++ b/tests/results/test_namespace/04_5disabled_calculation_boolean.json @@ -49,7 +49,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is egal to \"yes\"" + "description": "if condition is egal to \"yes\"." } } ], @@ -74,7 +74,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is not egal to \"yes\"" + "description": "if condition is not egal to \"yes\"." } } ], diff --git a/tests/results/test_namespace/04_5disabled_calculation_boolean.md b/tests/results/test_namespace/04_5disabled_calculation_boolean.md index 86bff95b4..9e01721c9 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_boolean.md +++ b/tests/results/test_namespace/04_5disabled_calculation_boolean.md @@ -6,9 +6,9 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes". | diff --git a/tests/results/test_namespace/04_5disabled_calculation_boolean.sh b/tests/results/test_namespace/04_5disabled_calculation_boolean.sh index 45d0de0a1..c532d519b 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_boolean.sh +++ b/tests/results/test_namespace/04_5disabled_calculation_boolean.sh @@ -14,10 +14,10 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.variable1 │ A first variable. │ │  string   basic   mandatory    │ Disabled: if condition is egal to │ -│ disabled  │ "yes" │ +│ disabled  │ "yes". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.variable2 │ A seconde variable. │ │  string   basic   mandatory    │ Disabled: if condition is not egal │ -│ disabled  │ to "yes" │ +│ disabled  │ to "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5disabled_calculation_default.adoc b/tests/results/test_namespace/04_5disabled_calculation_default.adoc index c55ac7852..9ad45ef6c 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_default.adoc +++ b/tests/results/test_namespace/04_5disabled_calculation_default.adoc @@ -15,11 +15,11 @@ This family is a namespace. + **Default**: no | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__disabled__` | A first variable. + -**Default**: the value of condition + -**Disabled**: if condition is yes +**Default**: the value of condition. + +**Disabled**: if condition is yes. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__disabled__` | A second variable. + -**Default**: the value of condition + -**Disabled**: if condition is yes +**Default**: the value of condition. + +**Disabled**: if condition is yes. |==== diff --git a/tests/results/test_namespace/04_5disabled_calculation_default.gitlab.md b/tests/results/test_namespace/04_5disabled_calculation_default.gitlab.md index cc9f719dd..4528cc7cb 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_default.gitlab.md +++ b/tests/results/test_namespace/04_5disabled_calculation_default.gitlab.md @@ -5,11 +5,11 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A first variable.
    **Default**: the value of condition
    **Disabled**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A second variable.
    **Default**: the value of condition
    **Disabled**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A first variable.
    **Default**: the value of condition.
    **Disabled**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A second variable.
    **Default**: the value of condition.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test_namespace/04_5disabled_calculation_default.html b/tests/results/test_namespace/04_5disabled_calculation_default.html index 7abf4995c..16be060ca 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_default.html +++ b/tests/results/test_namespace/04_5disabled_calculation_default.html @@ -8,12 +8,12 @@ This family is a namespace. - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard mandatory disabled
    A first variable.
    Default: the value of condition
    Disabled: if condition is yes
    rougail.var2
    string standard mandatory disabled
    A second variable.
    Default: the value of condition
    Disabled: if condition is yes
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard mandatory disabled
    A first variable.
    Default: the value of condition.
    Disabled: if condition is yes.
    rougail.var2
    string standard mandatory disabled
    A second variable.
    Default: the value of condition.
    Disabled: if condition is yes.
    diff --git a/tests/results/test_namespace/04_5disabled_calculation_default.json b/tests/results/test_namespace/04_5disabled_calculation_default.json index 9ee93f78e..31cde8008 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_default.json +++ b/tests/results/test_namespace/04_5disabled_calculation_default.json @@ -49,7 +49,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], @@ -58,7 +58,7 @@ "default": { "name": "Default", "values": { - "description": "the value of condition" + "description": "the value of condition." } }, "variable_type": "string" @@ -80,7 +80,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], @@ -89,7 +89,7 @@ "default": { "name": "Default", "values": { - "description": "the value of condition" + "description": "the value of condition." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/04_5disabled_calculation_default.md b/tests/results/test_namespace/04_5disabled_calculation_default.md index b2bbc53e4..85ab89ece 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_default.md +++ b/tests/results/test_namespace/04_5disabled_calculation_default.md @@ -6,9 +6,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A first variable.
    **Default**: the value of condition
    **Disabled**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A second variable.
    **Default**: the value of condition
    **Disabled**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A first variable.
    **Default**: the value of condition.
    **Disabled**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A second variable.
    **Default**: the value of condition.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test_namespace/04_5disabled_calculation_default.sh b/tests/results/test_namespace/04_5disabled_calculation_default.sh index a1bbbb1db..6f999dbe5 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_default.sh +++ b/tests/results/test_namespace/04_5disabled_calculation_default.sh @@ -13,11 +13,11 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var1 │ A first variable. │ -│  string   standard   mandatory    │ Default: the value of condition │ -│ disabled  │ Disabled: if condition is yes │ +│  string   standard   mandatory    │ Default: the value of condition. │ +│ disabled  │ Disabled: if condition is yes. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ -│  string   standard   mandatory    │ Default: the value of condition │ -│ disabled  │ Disabled: if condition is yes │ +│  string   standard   mandatory    │ Default: the value of condition. │ +│ disabled  │ Disabled: if condition is yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5disabled_calculation_multi.adoc b/tests/results/test_namespace/04_5disabled_calculation_multi.adoc index c17799406..8cbea8c47 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_multi.adoc +++ b/tests/results/test_namespace/04_5disabled_calculation_multi.adoc @@ -15,9 +15,9 @@ This family is a namespace. + **Default**: no | **rougail.variable1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `basic` `mandatory` `__disabled__` `unique` | A first variable. + -**Disabled**: if condition is egal to "yes" +**Disabled**: if condition is egal to "yes". | **rougail.variable2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `basic` `mandatory` `__disabled__` `unique` | A second variable. + -**Disabled**: if condition is egal to "yes" +**Disabled**: if condition is egal to "yes". |==== diff --git a/tests/results/test_namespace/04_5disabled_calculation_multi.gitlab.md b/tests/results/test_namespace/04_5disabled_calculation_multi.gitlab.md index efe8e4ce9..09e1b37fd 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_multi.gitlab.md +++ b/tests/results/test_namespace/04_5disabled_calculation_multi.gitlab.md @@ -5,11 +5,11 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A second variable.
    **Disabled**: if condition is egal to "yes" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A second variable.
    **Disabled**: if condition is egal to "yes". | diff --git a/tests/results/test_namespace/04_5disabled_calculation_multi.html b/tests/results/test_namespace/04_5disabled_calculation_multi.html index 19c277b95..c79a51e51 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_multi.html +++ b/tests/results/test_namespace/04_5disabled_calculation_multi.html @@ -8,12 +8,12 @@ This family is a namespace. - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A conditional variable.
    Default: no
    rougail.variable1
    string multiple basic mandatory disabled unique
    A first variable.
    Disabled: if condition is egal to "yes"
    rougail.variable2
    string multiple basic mandatory disabled unique
    A second variable.
    Disabled: if condition is egal to "yes"
    rougail.condition
    string standard mandatory
    A conditional variable.
    Default: no
    rougail.variable1
    string multiple basic mandatory disabled unique
    A first variable.
    Disabled: if condition is egal to "yes".
    rougail.variable2
    string multiple basic mandatory disabled unique
    A second variable.
    Disabled: if condition is egal to "yes".
    diff --git a/tests/results/test_namespace/04_5disabled_calculation_multi.json b/tests/results/test_namespace/04_5disabled_calculation_multi.json index 7b1997eaf..930747f44 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_multi.json +++ b/tests/results/test_namespace/04_5disabled_calculation_multi.json @@ -49,7 +49,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is egal to \"yes\"" + "description": "if condition is egal to \"yes\"." } }, { @@ -81,7 +81,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is egal to \"yes\"" + "description": "if condition is egal to \"yes\"." } }, { diff --git a/tests/results/test_namespace/04_5disabled_calculation_multi.md b/tests/results/test_namespace/04_5disabled_calculation_multi.md index 9cab69d59..8c51911ad 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_multi.md +++ b/tests/results/test_namespace/04_5disabled_calculation_multi.md @@ -6,9 +6,9 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A second variable.
    **Disabled**: if condition is egal to "yes" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A second variable.
    **Disabled**: if condition is egal to "yes". | diff --git a/tests/results/test_namespace/04_5disabled_calculation_multi.sh b/tests/results/test_namespace/04_5disabled_calculation_multi.sh index 5c2934115..4ef704b68 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_multi.sh +++ b/tests/results/test_namespace/04_5disabled_calculation_multi.sh @@ -14,10 +14,10 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.variable1 │ A first variable. │ │  string   multiple   basic    │ Disabled: if condition is egal to │ -│ mandatory   disabled   unique  │ "yes" │ +│ mandatory   disabled   unique  │ "yes". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.variable2 │ A second variable. │ │  string   multiple   basic    │ Disabled: if condition is egal to │ -│ mandatory   disabled   unique  │ "yes" │ +│ mandatory   disabled   unique  │ "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5disabled_calculation_optional.adoc b/tests/results/test_namespace/04_5disabled_calculation_optional.adoc index a8bb2f8dc..1b350d7af 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_optional.adoc +++ b/tests/results/test_namespace/04_5disabled_calculation_optional.adoc @@ -15,9 +15,9 @@ This family is a namespace. + **Default**: no | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` | A first variable. + -**Hidden**: calculation from an unknown variable +**Hidden**: calculation from an unknown variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` | A second variable. + -**Hidden**: calculation from an condition variable +**Hidden**: calculation from an condition variable. |==== diff --git a/tests/results/test_namespace/04_5disabled_calculation_optional.gitlab.md b/tests/results/test_namespace/04_5disabled_calculation_optional.gitlab.md index d8d17c094..16e932e08 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_optional.gitlab.md +++ b/tests/results/test_namespace/04_5disabled_calculation_optional.gitlab.md @@ -5,11 +5,11 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable. | diff --git a/tests/results/test_namespace/04_5disabled_calculation_optional.html b/tests/results/test_namespace/04_5disabled_calculation_optional.html index 2a719fb23..fd9edc780 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_optional.html +++ b/tests/results/test_namespace/04_5disabled_calculation_optional.html @@ -8,12 +8,12 @@ This family is a namespace. - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard hidden
    A first variable.
    Hidden: calculation from an unknown variable
    rougail.var2
    string standard hidden
    A second variable.
    Hidden: calculation from an condition variable
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard hidden
    A first variable.
    Hidden: calculation from an unknown variable.
    rougail.var2
    string standard hidden
    A second variable.
    Hidden: calculation from an condition variable.
    diff --git a/tests/results/test_namespace/04_5disabled_calculation_optional.json b/tests/results/test_namespace/04_5disabled_calculation_optional.json index 623dbdafd..a933ec06d 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_optional.json +++ b/tests/results/test_namespace/04_5disabled_calculation_optional.json @@ -43,7 +43,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "calculation from an unknown variable" + "description": "calculation from an unknown variable." } } ], @@ -62,7 +62,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "calculation from an condition variable" + "description": "calculation from an condition variable." } } ], diff --git a/tests/results/test_namespace/04_5disabled_calculation_optional.md b/tests/results/test_namespace/04_5disabled_calculation_optional.md index 6979bf8b2..6ed79fd2f 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_optional.md +++ b/tests/results/test_namespace/04_5disabled_calculation_optional.md @@ -6,9 +6,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable. | diff --git a/tests/results/test_namespace/04_5disabled_calculation_optional.sh b/tests/results/test_namespace/04_5disabled_calculation_optional.sh index 5b4acd43f..b2ed19616 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_optional.sh +++ b/tests/results/test_namespace/04_5disabled_calculation_optional.sh @@ -14,10 +14,10 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var1 │ A first variable. │ │  string   standard   hidden  │ Hidden: calculation from an unknown │ -│ │ variable │ +│ │ variable. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ │  string   standard   hidden  │ Hidden: calculation from an │ -│ │ condition variable │ +│ │ condition variable. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5hidden_calculation.adoc b/tests/results/test_namespace/04_5hidden_calculation.adoc index 2c7825012..a4eccc425 100644 --- a/tests/results/test_namespace/04_5hidden_calculation.adoc +++ b/tests/results/test_namespace/04_5hidden_calculation.adoc @@ -16,10 +16,10 @@ This family is a namespace. + | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` | A first variable. + **Default**: no + -**Hidden**: if condition is yes +**Hidden**: if condition is yes. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` | A second variable. + **Default**: no + -**Hidden**: if condition is yes +**Hidden**: if condition is yes. |==== diff --git a/tests/results/test_namespace/04_5hidden_calculation.gitlab.md b/tests/results/test_namespace/04_5hidden_calculation.gitlab.md index 54928ab1d..c01c14527 100644 --- a/tests/results/test_namespace/04_5hidden_calculation.gitlab.md +++ b/tests/results/test_namespace/04_5hidden_calculation.gitlab.md @@ -5,11 +5,11 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: no
    **Hidden**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: no
    **Hidden**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: no
    **Hidden**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: no
    **Hidden**: if condition is yes. | diff --git a/tests/results/test_namespace/04_5hidden_calculation.html b/tests/results/test_namespace/04_5hidden_calculation.html index eaa397595..e6f06574a 100644 --- a/tests/results/test_namespace/04_5hidden_calculation.html +++ b/tests/results/test_namespace/04_5hidden_calculation.html @@ -8,12 +8,12 @@ This family is a namespace. - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    The condition.
    Default: no
    rougail.var1
    string standard mandatory hidden
    A first variable.
    Default: no
    Hidden: if condition is yes
    rougail.var2
    string standard mandatory hidden
    A second variable.
    Default: no
    Hidden: if condition is yes
    rougail.condition
    string standard mandatory
    The condition.
    Default: no
    rougail.var1
    string standard mandatory hidden
    A first variable.
    Default: no
    Hidden: if condition is yes.
    rougail.var2
    string standard mandatory hidden
    A second variable.
    Default: no
    Hidden: if condition is yes.
    diff --git a/tests/results/test_namespace/04_5hidden_calculation.json b/tests/results/test_namespace/04_5hidden_calculation.json index 23627ffc0..b8cc9ea11 100644 --- a/tests/results/test_namespace/04_5hidden_calculation.json +++ b/tests/results/test_namespace/04_5hidden_calculation.json @@ -49,7 +49,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], @@ -78,7 +78,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], diff --git a/tests/results/test_namespace/04_5hidden_calculation.md b/tests/results/test_namespace/04_5hidden_calculation.md index 87f47262f..6eba52b61 100644 --- a/tests/results/test_namespace/04_5hidden_calculation.md +++ b/tests/results/test_namespace/04_5hidden_calculation.md @@ -6,9 +6,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: no
    **Hidden**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: no
    **Hidden**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: no
    **Hidden**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: no
    **Hidden**: if condition is yes. | diff --git a/tests/results/test_namespace/04_5hidden_calculation.sh b/tests/results/test_namespace/04_5hidden_calculation.sh index dcd9b40af..ad4c94b71 100644 --- a/tests/results/test_namespace/04_5hidden_calculation.sh +++ b/tests/results/test_namespace/04_5hidden_calculation.sh @@ -14,10 +14,10 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var1 │ A first variable. │ │  string   standard   mandatory    │ Default: no │ -│ hidden  │ Hidden: if condition is yes │ +│ hidden  │ Hidden: if condition is yes. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ │  string   standard   mandatory    │ Default: no │ -│ hidden  │ Hidden: if condition is yes │ +│ hidden  │ Hidden: if condition is yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5hidden_calculation2.adoc b/tests/results/test_namespace/04_5hidden_calculation2.adoc index f8f4d4529..debb7c520 100644 --- a/tests/results/test_namespace/04_5hidden_calculation2.adoc +++ b/tests/results/test_namespace/04_5hidden_calculation2.adoc @@ -15,11 +15,11 @@ This family is a namespace. + **Default**: no | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` | A first variable. + -**Default**: the value of condition + -**Hidden**: if condition is yes +**Default**: the value of condition. + +**Hidden**: if condition is yes. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` | A second variable. + -**Default**: the value of condition + -**Hidden**: if condition is yes +**Default**: the value of condition. + +**Hidden**: if condition is yes. |==== diff --git a/tests/results/test_namespace/04_5hidden_calculation2.gitlab.md b/tests/results/test_namespace/04_5hidden_calculation2.gitlab.md index 33efffc4b..0a232c020 100644 --- a/tests/results/test_namespace/04_5hidden_calculation2.gitlab.md +++ b/tests/results/test_namespace/04_5hidden_calculation2.gitlab.md @@ -5,11 +5,11 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: the value of condition
    **Hidden**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: the value of condition
    **Hidden**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: the value of condition.
    **Hidden**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: the value of condition.
    **Hidden**: if condition is yes. | diff --git a/tests/results/test_namespace/04_5hidden_calculation2.html b/tests/results/test_namespace/04_5hidden_calculation2.html index fb66399bd..613527031 100644 --- a/tests/results/test_namespace/04_5hidden_calculation2.html +++ b/tests/results/test_namespace/04_5hidden_calculation2.html @@ -8,12 +8,12 @@ This family is a namespace. - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard mandatory hidden
    A first variable.
    Default: the value of condition
    Hidden: if condition is yes
    rougail.var2
    string standard mandatory hidden
    A second variable.
    Default: the value of condition
    Hidden: if condition is yes
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard mandatory hidden
    A first variable.
    Default: the value of condition.
    Hidden: if condition is yes.
    rougail.var2
    string standard mandatory hidden
    A second variable.
    Default: the value of condition.
    Hidden: if condition is yes.
    diff --git a/tests/results/test_namespace/04_5hidden_calculation2.json b/tests/results/test_namespace/04_5hidden_calculation2.json index de3f41556..09ce91d34 100644 --- a/tests/results/test_namespace/04_5hidden_calculation2.json +++ b/tests/results/test_namespace/04_5hidden_calculation2.json @@ -49,7 +49,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], @@ -58,7 +58,7 @@ "default": { "name": "Default", "values": { - "description": "the value of condition" + "description": "the value of condition." } }, "variable_type": "string" @@ -80,7 +80,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], @@ -89,7 +89,7 @@ "default": { "name": "Default", "values": { - "description": "the value of condition" + "description": "the value of condition." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/04_5hidden_calculation2.md b/tests/results/test_namespace/04_5hidden_calculation2.md index d147ff17f..4227f45e7 100644 --- a/tests/results/test_namespace/04_5hidden_calculation2.md +++ b/tests/results/test_namespace/04_5hidden_calculation2.md @@ -6,9 +6,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: the value of condition
    **Hidden**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: the value of condition
    **Hidden**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: the value of condition.
    **Hidden**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: the value of condition.
    **Hidden**: if condition is yes. | diff --git a/tests/results/test_namespace/04_5hidden_calculation2.sh b/tests/results/test_namespace/04_5hidden_calculation2.sh index bf7aa666d..6fce58bba 100644 --- a/tests/results/test_namespace/04_5hidden_calculation2.sh +++ b/tests/results/test_namespace/04_5hidden_calculation2.sh @@ -13,11 +13,11 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var1 │ A first variable. │ -│  string   standard   mandatory    │ Default: the value of condition │ -│ hidden  │ Hidden: if condition is yes │ +│  string   standard   mandatory    │ Default: the value of condition. │ +│ hidden  │ Hidden: if condition is yes. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ -│  string   standard   mandatory    │ Default: the value of condition │ -│ hidden  │ Hidden: if condition is yes │ +│  string   standard   mandatory    │ Default: the value of condition. │ +│ hidden  │ Hidden: if condition is yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.adoc b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.adoc index 2f497b967..ba368e6f0 100644 --- a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.adoc +++ b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.adoc @@ -15,11 +15,11 @@ This family is a namespace. + **Default**: no | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` | A first variable. + -**Default**: returns the condition value + -**Hidden**: if condition is yes +**Default**: returns the condition value. + +**Hidden**: if condition is yes. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` | A second variable. + -**Default**: returns the condition value + -**Hidden**: if condition is yes +**Default**: returns the condition value. + +**Hidden**: if condition is yes. |==== diff --git a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.gitlab.md b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.gitlab.md index 3e0de3eb3..6e989aed4 100644 --- a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.gitlab.md +++ b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.gitlab.md @@ -5,11 +5,11 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: returns the condition value
    **Hidden**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: returns the condition value
    **Hidden**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: returns the condition value.
    **Hidden**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: returns the condition value.
    **Hidden**: if condition is yes. | diff --git a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.html b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.html index c4dcfd84d..637485f68 100644 --- a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.html +++ b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.html @@ -8,12 +8,12 @@ This family is a namespace. - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard mandatory hidden
    A first variable.
    Default: returns the condition value
    Hidden: if condition is yes
    rougail.var2
    string standard mandatory hidden
    A second variable.
    Default: returns the condition value
    Hidden: if condition is yes
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard mandatory hidden
    A first variable.
    Default: returns the condition value.
    Hidden: if condition is yes.
    rougail.var2
    string standard mandatory hidden
    A second variable.
    Default: returns the condition value.
    Hidden: if condition is yes.
    diff --git a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.json b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.json index 6712841a7..b33f25938 100644 --- a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.json +++ b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.json @@ -49,7 +49,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], @@ -58,7 +58,7 @@ "default": { "name": "Default", "values": { - "description": "returns the condition value" + "description": "returns the condition value." } }, "variable_type": "string" @@ -80,7 +80,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], @@ -89,7 +89,7 @@ "default": { "name": "Default", "values": { - "description": "returns the condition value" + "description": "returns the condition value." } }, "variable_type": "string" 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 0373bec0b..5c0308670 100644 --- a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.md +++ b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.md @@ -6,9 +6,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: returns the condition value
    **Hidden**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: returns the condition value
    **Hidden**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: returns the condition value.
    **Hidden**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: returns the condition value.
    **Hidden**: if condition is yes. | diff --git a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.sh b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.sh index a8c445f1f..b6203455e 100644 --- a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.sh +++ b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.sh @@ -13,11 +13,13 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var1 │ A first variable. │ -│  string   standard   mandatory    │ Default: returns the condition value │ -│ hidden  │ Hidden: if condition is yes │ +│  string   standard   mandatory    │ Default: returns the condition │ +│ hidden  │ value. │ +│ │ Hidden: if condition is yes. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ -│  string   standard   mandatory    │ Default: returns the condition value │ -│ hidden  │ Hidden: if condition is yes │ +│  string   standard   mandatory    │ Default: returns the condition │ +│ hidden  │ value. │ +│ │ Hidden: if condition is yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/16_5redefine_calculation.adoc b/tests/results/test_namespace/16_5redefine_calculation.adoc index f636bb695..9fc4d813a 100644 --- a/tests/results/test_namespace/16_5redefine_calculation.adoc +++ b/tests/results/test_namespace/16_5redefine_calculation.adoc @@ -12,6 +12,6 @@ This family is a namespace. + | Variable | Description | **rougail.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: returns yes +**Default**: returns yes. |==== diff --git a/tests/results/test_namespace/16_5redefine_calculation.gitlab.md b/tests/results/test_namespace/16_5redefine_calculation.gitlab.md index e66a9922b..ec88b44d5 100644 --- a/tests/results/test_namespace/16_5redefine_calculation.gitlab.md +++ b/tests/results/test_namespace/16_5redefine_calculation.gitlab.md @@ -5,9 +5,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes. | diff --git a/tests/results/test_namespace/16_5redefine_calculation.html b/tests/results/test_namespace/16_5redefine_calculation.html index 50907c03b..f99aaa8da 100644 --- a/tests/results/test_namespace/16_5redefine_calculation.html +++ b/tests/results/test_namespace/16_5redefine_calculation.html @@ -8,10 +8,10 @@ This family is a namespace. - + - +
    Variable Description
    Variable Description
    rougail.variable
    string standard mandatory
    A variable.
    Default: returns yes
    rougail.variable
    string standard mandatory
    A variable.
    Default: returns yes.
    diff --git a/tests/results/test_namespace/16_5redefine_calculation.json b/tests/results/test_namespace/16_5redefine_calculation.json index 9e5532320..37410b2a9 100644 --- a/tests/results/test_namespace/16_5redefine_calculation.json +++ b/tests/results/test_namespace/16_5redefine_calculation.json @@ -29,7 +29,7 @@ "default": { "name": "Default", "values": { - "description": "returns yes" + "description": "returns yes." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/16_5redefine_calculation.md b/tests/results/test_namespace/16_5redefine_calculation.md index 3aca88136..bd6c6c754 100644 --- a/tests/results/test_namespace/16_5redefine_calculation.md +++ b/tests/results/test_namespace/16_5redefine_calculation.md @@ -6,7 +6,7 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes. | diff --git a/tests/results/test_namespace/16_5redefine_calculation.sh b/tests/results/test_namespace/16_5redefine_calculation.sh index 565e0489b..1271d7f39 100644 --- a/tests/results/test_namespace/16_5redefine_calculation.sh +++ b/tests/results/test_namespace/16_5redefine_calculation.sh @@ -10,6 +10,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.variable │ A variable. │ -│  string   standard   mandatory  │ Default: returns yes │ +│  string   standard   mandatory  │ Default: returns yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/24_0family_hidden_condition.adoc b/tests/results/test_namespace/24_0family_hidden_condition.adoc index aba43c103..6edc2d23d 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition.adoc +++ b/tests/results/test_namespace/24_0family_hidden_condition.adoc @@ -22,7 +22,7 @@ This family is a namespace. + **Path**: rougail.family + `basic` `__hidden__` + -**Hidden**: if condition is yes +**Hidden**: if condition is yes. ==== [cols="1a,1a"] |==== diff --git a/tests/results/test_namespace/24_0family_hidden_condition.gitlab.md b/tests/results/test_namespace/24_0family_hidden_condition.gitlab.md index 140731afe..f66011e93 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition.gitlab.md +++ b/tests/results/test_namespace/24_0family_hidden_condition.gitlab.md @@ -14,7 +14,7 @@ > [!note] 🛈 Informations > **Path**: rougail.family\ > `basic` *`hidden`*\ -> **Hidden**: if condition is yes +> **Hidden**: if condition is yes. | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------| diff --git a/tests/results/test_namespace/24_0family_hidden_condition.html b/tests/results/test_namespace/24_0family_hidden_condition.html index d345cbd99..d481be545 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition.html +++ b/tests/results/test_namespace/24_0family_hidden_condition.html @@ -21,7 +21,7 @@ This family is a namespace. basic hidden -Hidden: if condition is yes +Hidden: if condition is yes. diff --git a/tests/results/test_namespace/24_0family_hidden_condition.json b/tests/results/test_namespace/24_0family_hidden_condition.json index 4d3d83b04..07ac82f39 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition.json +++ b/tests/results/test_namespace/24_0family_hidden_condition.json @@ -45,7 +45,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], diff --git a/tests/results/test_namespace/24_0family_hidden_condition.md b/tests/results/test_namespace/24_0family_hidden_condition.md index dc3d7d29d..63b205e3e 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition.md +++ b/tests/results/test_namespace/24_0family_hidden_condition.md @@ -16,7 +16,7 @@ > > **Path**: rougail.family\ > `basic` *`hidden`*\ -> **Hidden**: if condition is yes +> **Hidden**: if condition is yes. | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------| diff --git a/tests/results/test_namespace/24_0family_hidden_condition.sh b/tests/results/test_namespace/24_0family_hidden_condition.sh index b48a40bbe..dd454c257 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition.sh +++ b/tests/results/test_namespace/24_0family_hidden_condition.sh @@ -18,7 +18,7 @@ ▌  ▌ Path: rougail.family ▌  basic   hidden  -▌ Hidden: if condition is yes +▌ Hidden: if condition is yes. ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/24_0family_hidden_condition_boolean.adoc b/tests/results/test_namespace/24_0family_hidden_condition_boolean.adoc index 8a6bb217a..c6bd467d4 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_boolean.adoc +++ b/tests/results/test_namespace/24_0family_hidden_condition_boolean.adoc @@ -22,7 +22,7 @@ This family is a namespace. + **Path**: rougail.family + `standard` `__hidden__` + -**Hidden**: if not condition +**Hidden**: if not condition. ==== [cols="1a,1a"] |==== diff --git a/tests/results/test_namespace/24_0family_hidden_condition_boolean.gitlab.md b/tests/results/test_namespace/24_0family_hidden_condition_boolean.gitlab.md index f0a5b576e..d201f9433 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_boolean.gitlab.md +++ b/tests/results/test_namespace/24_0family_hidden_condition_boolean.gitlab.md @@ -14,7 +14,7 @@ > [!note] 🛈 Informations > **Path**: rougail.family\ > `standard` *`hidden`*\ -> **Hidden**: if not condition +> **Hidden**: if not condition. | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------| diff --git a/tests/results/test_namespace/24_0family_hidden_condition_boolean.html b/tests/results/test_namespace/24_0family_hidden_condition_boolean.html index f7854caff..6b0c0cb6b 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_boolean.html +++ b/tests/results/test_namespace/24_0family_hidden_condition_boolean.html @@ -21,7 +21,7 @@ This family is a namespace. standardhidden -Hidden: if not condition +Hidden: if not condition.
    diff --git a/tests/results/test_namespace/24_0family_hidden_condition_boolean.json b/tests/results/test_namespace/24_0family_hidden_condition_boolean.json index 7f8c082a1..7d3012bd4 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_boolean.json +++ b/tests/results/test_namespace/24_0family_hidden_condition_boolean.json @@ -45,7 +45,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if not condition" + "description": "if not condition." } } ], 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 971859e0e..9750f471a 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_boolean.md +++ b/tests/results/test_namespace/24_0family_hidden_condition_boolean.md @@ -16,7 +16,7 @@ > > **Path**: rougail.family\ > `standard` *`hidden`*\ -> **Hidden**: if not condition +> **Hidden**: if not condition. | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------| diff --git a/tests/results/test_namespace/24_0family_hidden_condition_boolean.sh b/tests/results/test_namespace/24_0family_hidden_condition_boolean.sh index d09cfa50b..e27afb9b1 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_boolean.sh +++ b/tests/results/test_namespace/24_0family_hidden_condition_boolean.sh @@ -18,7 +18,7 @@ ▌  ▌ Path: rougail.family ▌  standard   hidden  -▌ Hidden: if not condition +▌ Hidden: if not condition. ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/24_0family_hidden_condition_sub_family.adoc b/tests/results/test_namespace/24_0family_hidden_condition_sub_family.adoc index fbc42c3ad..cbd630557 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_sub_family.adoc +++ b/tests/results/test_namespace/24_0family_hidden_condition_sub_family.adoc @@ -22,7 +22,7 @@ This family is a namespace. + **Path**: rougail.family + `basic` `__hidden__` + -**Hidden**: if condition is yes +**Hidden**: if condition is yes. ==== ==== subfamily diff --git a/tests/results/test_namespace/24_0family_hidden_condition_sub_family.gitlab.md b/tests/results/test_namespace/24_0family_hidden_condition_sub_family.gitlab.md index 910566713..057e8200a 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_sub_family.gitlab.md +++ b/tests/results/test_namespace/24_0family_hidden_condition_sub_family.gitlab.md @@ -14,7 +14,7 @@ > [!note] 🛈 Informations > **Path**: rougail.family\ > `basic` *`hidden`*\ -> **Hidden**: if condition is yes +> **Hidden**: if condition is yes.
    subfamily diff --git a/tests/results/test_namespace/24_0family_hidden_condition_sub_family.html b/tests/results/test_namespace/24_0family_hidden_condition_sub_family.html index 956816144..0f703572c 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_sub_family.html +++ b/tests/results/test_namespace/24_0family_hidden_condition_sub_family.html @@ -21,7 +21,7 @@ This family is a namespace. basic hidden -Hidden: if condition is yes +Hidden: if condition is yes.

    subfamily

    diff --git a/tests/results/test_namespace/24_0family_hidden_condition_sub_family.json b/tests/results/test_namespace/24_0family_hidden_condition_sub_family.json index e802a9340..c5a550dca 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_sub_family.json +++ b/tests/results/test_namespace/24_0family_hidden_condition_sub_family.json @@ -45,7 +45,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], 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 f6db31c07..65cb87af9 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 @@ -16,7 +16,7 @@ > > **Path**: rougail.family\ > `basic` *`hidden`*\ -> **Hidden**: if condition is yes +> **Hidden**: if condition is yes. ### subfamily diff --git a/tests/results/test_namespace/24_0family_hidden_condition_sub_family.sh b/tests/results/test_namespace/24_0family_hidden_condition_sub_family.sh index be8dfe682..6dfa8dfba 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_sub_family.sh +++ b/tests/results/test_namespace/24_0family_hidden_condition_sub_family.sh @@ -18,7 +18,7 @@ ▌  ▌ Path: rougail.family ▌  basic   hidden  -▌ Hidden: if condition is yes +▌ Hidden: if condition is yes. subfamily diff --git a/tests/results/test_namespace/24_0family_hidden_condition_with_variable.adoc b/tests/results/test_namespace/24_0family_hidden_condition_with_variable.adoc index 1de6fb9b4..6df33f269 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_with_variable.adoc +++ b/tests/results/test_namespace/24_0family_hidden_condition_with_variable.adoc @@ -25,13 +25,13 @@ This family is a namespace. + **Path**: rougail.family + `standard` `__hidden__` + -**Hidden**: if condition1 is false +**Hidden**: if condition1 is false. ==== [cols="1a,1a"] |==== | Variable | Description | **rougail.family.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` | A variable. + -**Hidden**: if condition2 is false +**Hidden**: if condition2 is false. |==== diff --git a/tests/results/test_namespace/24_0family_hidden_condition_with_variable.gitlab.md b/tests/results/test_namespace/24_0family_hidden_condition_with_variable.gitlab.md index 13ae27a7c..e707438fb 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_with_variable.gitlab.md +++ b/tests/results/test_namespace/24_0family_hidden_condition_with_variable.gitlab.md @@ -15,11 +15,11 @@ > [!note] 🛈 Informations > **Path**: rougail.family\ > `standard` *`hidden`*\ -> **Hidden**: if condition1 is false +> **Hidden**: if condition1 is false. -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **rougail.family.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A variable.
    **Hidden**: if condition2 is false | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **rougail.family.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A variable.
    **Hidden**: if condition2 is false. |
    diff --git a/tests/results/test_namespace/24_0family_hidden_condition_with_variable.html b/tests/results/test_namespace/24_0family_hidden_condition_with_variable.html index 0ebdf4fa4..cec1f0326 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_with_variable.html +++ b/tests/results/test_namespace/24_0family_hidden_condition_with_variable.html @@ -22,14 +22,14 @@ This family is a namespace. standardhidden -Hidden: if condition1 is false +Hidden: if condition1 is false.
    - + - +
    Variable Description
    Variable Description
    rougail.family.variable
    string standard hidden
    A variable.
    Hidden: if condition2 is false
    rougail.family.variable
    string standard hidden
    A variable.
    Hidden: if condition2 is false.
    diff --git a/tests/results/test_namespace/24_0family_hidden_condition_with_variable.json b/tests/results/test_namespace/24_0family_hidden_condition_with_variable.json index b52941617..1b8efe62f 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_with_variable.json +++ b/tests/results/test_namespace/24_0family_hidden_condition_with_variable.json @@ -65,7 +65,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition1 is false" + "description": "if condition1 is false." } } ], @@ -83,7 +83,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition2 is false" + "description": "if condition2 is false." } } ], 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 6b8e82fba..7d0e5f7fe 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 @@ -17,9 +17,9 @@ > > **Path**: rougail.family\ > `standard` *`hidden`*\ -> **Hidden**: if condition1 is false +> **Hidden**: if condition1 is false. -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **rougail.family.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A variable.
    **Hidden**: if condition2 is false | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **rougail.family.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A variable.
    **Hidden**: if condition2 is false. | diff --git a/tests/results/test_namespace/24_0family_hidden_condition_with_variable.sh b/tests/results/test_namespace/24_0family_hidden_condition_with_variable.sh index 616871be1..0cc4432df 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_with_variable.sh +++ b/tests/results/test_namespace/24_0family_hidden_condition_with_variable.sh @@ -21,13 +21,13 @@ ▌  ▌ Path: rougail.family ▌  standard   hidden  -▌ Hidden: if condition1 is false +▌ Hidden: if condition1 is false. ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.family.variable │ A variable. │ -│  string   standard   hidden  │ Hidden: if condition2 is false │ +│  string   standard   hidden  │ Hidden: if condition2 is false. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.adoc b/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.adoc index ebabbb5e1..533bebc37 100644 --- a/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.adoc +++ b/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.adoc @@ -22,7 +22,7 @@ This family is a namespace. + **Path**: rougail.family + `basic` `__hidden__` + -**Hidden**: if condition is yes +**Hidden**: if condition is yes. ==== ==== A subfamily diff --git a/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.gitlab.md b/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.gitlab.md index 50b8b4e5d..7a7c330c9 100644 --- a/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.gitlab.md +++ b/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.gitlab.md @@ -14,7 +14,7 @@ > [!note] 🛈 Informations > **Path**: rougail.family\ > `basic` *`hidden`*\ -> **Hidden**: if condition is yes +> **Hidden**: if condition is yes.
    A subfamily diff --git a/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.html b/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.html index b7157fe21..33d51e940 100644 --- a/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.html +++ b/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.html @@ -21,7 +21,7 @@ This family is a namespace. basic hidden -Hidden: if condition is yes +Hidden: if condition is yes.

    A subfamily

    diff --git a/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.json b/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.json index 2edce40fd..0081c3245 100644 --- a/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.json +++ b/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.json @@ -45,7 +45,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], 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 debb0ef01..a18062838 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 @@ -16,7 +16,7 @@ > > **Path**: rougail.family\ > `basic` *`hidden`*\ -> **Hidden**: if condition is yes +> **Hidden**: if condition is yes. ### A subfamily diff --git a/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.sh b/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.sh index ae1653c29..3452f4e1e 100644 --- a/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.sh +++ b/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.sh @@ -18,7 +18,7 @@ ▌  ▌ Path: rougail.family ▌  basic   hidden  -▌ Hidden: if condition is yes +▌ Hidden: if condition is yes. A subfamily diff --git a/tests/results/test_namespace/24_0family_mandatory_condition.adoc b/tests/results/test_namespace/24_0family_mandatory_condition.adoc index 7b577057d..9c5dd619a 100644 --- a/tests/results/test_namespace/24_0family_mandatory_condition.adoc +++ b/tests/results/test_namespace/24_0family_mandatory_condition.adoc @@ -15,6 +15,6 @@ This family is a namespace. + **Default**: no | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__mandatory__` | A variable. + -**Mandatory**: only if rougail.condition has the value "yes" +**Mandatory**: only if rougail.condition has the value "yes". |==== diff --git a/tests/results/test_namespace/24_0family_mandatory_condition.gitlab.md b/tests/results/test_namespace/24_0family_mandatory_condition.gitlab.md index 6ca84db82..146f4a1dc 100644 --- a/tests/results/test_namespace/24_0family_mandatory_condition.gitlab.md +++ b/tests/results/test_namespace/24_0family_mandatory_condition.gitlab.md @@ -5,10 +5,10 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes". |
    diff --git a/tests/results/test_namespace/24_0family_mandatory_condition.html b/tests/results/test_namespace/24_0family_mandatory_condition.html index ef1782425..ed7a06e1e 100644 --- a/tests/results/test_namespace/24_0family_mandatory_condition.html +++ b/tests/results/test_namespace/24_0family_mandatory_condition.html @@ -8,11 +8,11 @@ This family is a namespace. - + - - + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var
    string standard mandatory
    A variable.
    Mandatory: only if rougail.condition has the value "yes"
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var
    string standard mandatory
    A variable.
    Mandatory: only if rougail.condition has the value "yes".
    diff --git a/tests/results/test_namespace/24_0family_mandatory_condition.json b/tests/results/test_namespace/24_0family_mandatory_condition.json index 85f0048cb..5b9bd87fc 100644 --- a/tests/results/test_namespace/24_0family_mandatory_condition.json +++ b/tests/results/test_namespace/24_0family_mandatory_condition.json @@ -43,7 +43,7 @@ "ori_name": "mandatory", "access_control": false, "annotation": { - "description": "only if rougail.condition has the value \"yes\"" + "description": "only if rougail.condition has the value \"yes\"." } } ], diff --git a/tests/results/test_namespace/24_0family_mandatory_condition.md b/tests/results/test_namespace/24_0family_mandatory_condition.md index 57279bde3..7e38eee87 100644 --- a/tests/results/test_namespace/24_0family_mandatory_condition.md +++ b/tests/results/test_namespace/24_0family_mandatory_condition.md @@ -6,8 +6,8 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes". | diff --git a/tests/results/test_namespace/24_0family_mandatory_condition.sh b/tests/results/test_namespace/24_0family_mandatory_condition.sh index ce4992a35..99337d317 100644 --- a/tests/results/test_namespace/24_0family_mandatory_condition.sh +++ b/tests/results/test_namespace/24_0family_mandatory_condition.sh @@ -14,6 +14,6 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var │ A variable. │ │  string   standard   mandatory  │ Mandatory: only if rougail.condition │ -│ │ has the value "yes" │ +│ │ has the value "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_0leadership_follower_default_calculation.adoc b/tests/results/test_namespace/40_0leadership_follower_default_calculation.adoc index c267d4081..a7027a6c0 100644 --- a/tests/results/test_namespace/40_0leadership_follower_default_calculation.adoc +++ b/tests/results/test_namespace/40_0leadership_follower_default_calculation.adoc @@ -26,6 +26,6 @@ This family contains lists of variable blocks. + **Default**: value | **rougail.leader.follower2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second follower. + -**Default**: returns follower1 value +**Default**: returns follower1 value. |==== diff --git a/tests/results/test_namespace/40_0leadership_follower_default_calculation.gitlab.md b/tests/results/test_namespace/40_0leadership_follower_default_calculation.gitlab.md index ae2cfdcd2..f91eeeb2a 100644 --- a/tests/results/test_namespace/40_0leadership_follower_default_calculation.gitlab.md +++ b/tests/results/test_namespace/40_0leadership_follower_default_calculation.gitlab.md @@ -12,11 +12,11 @@ > **Path**: rougail.leader\ > `basic` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | -| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | +| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value. | diff --git a/tests/results/test_namespace/40_0leadership_follower_default_calculation.html b/tests/results/test_namespace/40_0leadership_follower_default_calculation.html index 5fe4f5d39..97c0790f1 100644 --- a/tests/results/test_namespace/40_0leadership_follower_default_calculation.html +++ b/tests/results/test_namespace/40_0leadership_follower_default_calculation.html @@ -16,12 +16,12 @@ This family contains lists of variable blocks. - + - - - + + +
    Variable Description
    Variable Description
    rougail.leader.leader
    string multiple basic mandatory unique
    A leader.
    rougail.leader.follower1
    string standard mandatory
    A follower.
    Default: value
    rougail.leader.follower2
    string standard mandatory
    A second follower.
    Default: returns follower1 value
    rougail.leader.leader
    string multiple basic mandatory unique
    A leader.
    rougail.leader.follower1
    string standard mandatory
    A follower.
    Default: value
    rougail.leader.follower2
    string standard mandatory
    A second follower.
    Default: returns follower1 value.
    diff --git a/tests/results/test_namespace/40_0leadership_follower_default_calculation.json b/tests/results/test_namespace/40_0leadership_follower_default_calculation.json index cc018f7d1..14d63ae47 100644 --- a/tests/results/test_namespace/40_0leadership_follower_default_calculation.json +++ b/tests/results/test_namespace/40_0leadership_follower_default_calculation.json @@ -85,7 +85,7 @@ "default": { "name": "Default", "values": { - "description": "returns follower1 value" + "description": "returns follower1 value." } }, "variable_type": "string" 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 f33274bff..c38cd3d01 100644 --- a/tests/results/test_namespace/40_0leadership_follower_default_calculation.md +++ b/tests/results/test_namespace/40_0leadership_follower_default_calculation.md @@ -14,9 +14,9 @@ > **Path**: rougail.leader\ > `basic` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | -| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | +| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value. | diff --git a/tests/results/test_namespace/40_0leadership_follower_default_calculation.sh b/tests/results/test_namespace/40_0leadership_follower_default_calculation.sh index 592fb7941..60cbed4ed 100644 --- a/tests/results/test_namespace/40_0leadership_follower_default_calculation.sh +++ b/tests/results/test_namespace/40_0leadership_follower_default_calculation.sh @@ -25,7 +25,7 @@ │  string   standard   mandatory  │ Default: value │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.leader.follower2 │ A second follower. │ -│  string   standard   mandatory  │ Default: returns follower1 value │ +│  string   standard   mandatory  │ Default: returns follower1 value. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_2leadership_calculation_param_index.adoc b/tests/results/test_namespace/40_2leadership_calculation_param_index.adoc index 1c0ce9f4a..c4d502392 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_param_index.adoc +++ b/tests/results/test_namespace/40_2leadership_calculation_param_index.adoc @@ -28,6 +28,6 @@ This family contains lists of variable blocks. + * c | **rougail.leader.follower1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `standard` `mandatory` | A follower. + -**Default**: returns index +**Default**: returns index. |==== diff --git a/tests/results/test_namespace/40_2leadership_calculation_param_index.gitlab.md b/tests/results/test_namespace/40_2leadership_calculation_param_index.gitlab.md index 9543cc0e1..5dd04b040 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_param_index.gitlab.md +++ b/tests/results/test_namespace/40_2leadership_calculation_param_index.gitlab.md @@ -15,7 +15,7 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| | **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b
    • c | -| **rougail.leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: returns index | +| **rougail.leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: returns index. | diff --git a/tests/results/test_namespace/40_2leadership_calculation_param_index.html b/tests/results/test_namespace/40_2leadership_calculation_param_index.html index 332dd3ce9..a6b4b02cb 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_param_index.html +++ b/tests/results/test_namespace/40_2leadership_calculation_param_index.html @@ -16,13 +16,13 @@ This family contains lists of variable blocks. - + - +
  • c
  • +
    Variable Description
    Variable Description
    rougail.leader.leader
    string multiple standard mandatory unique
    A leader.
    Default:
    • a
    • b
    • -
    • c
    rougail.leader.follower1
    integer standard mandatory
    A follower.
    Default: returns index
    rougail.leader.follower1
    integer standard mandatory
    A follower.
    Default: returns index.
    diff --git a/tests/results/test_namespace/40_2leadership_calculation_param_index.json b/tests/results/test_namespace/40_2leadership_calculation_param_index.json index 9e444e11c..80ef3ecaf 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_param_index.json +++ b/tests/results/test_namespace/40_2leadership_calculation_param_index.json @@ -73,7 +73,7 @@ "default": { "name": "Default", "values": { - "description": "returns index" + "description": "returns index." } }, "variable_type": "integer" 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 434a2f274..7abaf99e2 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_param_index.md +++ b/tests/results/test_namespace/40_2leadership_calculation_param_index.md @@ -17,5 +17,5 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| | **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b
    • c | -| **rougail.leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: returns index | +| **rougail.leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: returns index. | diff --git a/tests/results/test_namespace/40_2leadership_calculation_param_index.sh b/tests/results/test_namespace/40_2leadership_calculation_param_index.sh index c4bda3acd..ca2f3dc51 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_param_index.sh +++ b/tests/results/test_namespace/40_2leadership_calculation_param_index.sh @@ -24,7 +24,7 @@ │ │ • c │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.leader.follower1 │ A follower. │ -│  integer   standard   mandatory  │ Default: returns index │ +│  integer   standard   mandatory  │ Default: returns index. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_2leadership_leader_calculation.adoc b/tests/results/test_namespace/40_2leadership_leader_calculation.adoc index 9caf10d39..ff9bc108b 100644 --- a/tests/results/test_namespace/40_2leadership_leader_calculation.adoc +++ b/tests/results/test_namespace/40_2leadership_leader_calculation.adoc @@ -21,7 +21,7 @@ This family contains lists of variable blocks. + | Variable | Description | **rougail.leader.leader** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A leader. + -**Default**: returns val1 and val2 +**Default**: returns val1 and val2. | **rougail.leader.follower1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A first follower. | **rougail.leader.follower2** + diff --git a/tests/results/test_namespace/40_2leadership_leader_calculation.gitlab.md b/tests/results/test_namespace/40_2leadership_leader_calculation.gitlab.md index 2f0b8f7e0..13af4845e 100644 --- a/tests/results/test_namespace/40_2leadership_leader_calculation.gitlab.md +++ b/tests/results/test_namespace/40_2leadership_leader_calculation.gitlab.md @@ -12,11 +12,11 @@ > **Path**: rougail.leader\ > `basic` -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**: returns val1 and val2 | -| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first follower. | -| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A second follower. | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**: returns val1 and val2. | +| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first follower. | +| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A second follower. | diff --git a/tests/results/test_namespace/40_2leadership_leader_calculation.html b/tests/results/test_namespace/40_2leadership_leader_calculation.html index 635445056..f34d426f5 100644 --- a/tests/results/test_namespace/40_2leadership_leader_calculation.html +++ b/tests/results/test_namespace/40_2leadership_leader_calculation.html @@ -16,12 +16,12 @@ This family contains lists of variable blocks. - + - - - + + +
    Variable Description
    Variable Description
    rougail.leader.leader
    string multiple standard mandatory unique
    A leader.
    Default: returns val1 and val2
    rougail.leader.follower1
    string basic mandatory
    A first follower.
    rougail.leader.follower2
    string basic mandatory
    A second follower.
    rougail.leader.leader
    string multiple standard mandatory unique
    A leader.
    Default: returns val1 and val2.
    rougail.leader.follower1
    string basic mandatory
    A first follower.
    rougail.leader.follower2
    string basic mandatory
    A second follower.
    diff --git a/tests/results/test_namespace/40_2leadership_leader_calculation.json b/tests/results/test_namespace/40_2leadership_leader_calculation.json index dd856e0f2..72a891552 100644 --- a/tests/results/test_namespace/40_2leadership_leader_calculation.json +++ b/tests/results/test_namespace/40_2leadership_leader_calculation.json @@ -48,7 +48,7 @@ "default": { "name": "Default", "values": { - "description": "returns val1 and val2" + "description": "returns val1 and val2." } }, "variable_type": "string", diff --git a/tests/results/test_namespace/40_2leadership_leader_calculation.md b/tests/results/test_namespace/40_2leadership_leader_calculation.md index 65630ec29..5bc09cccc 100644 --- a/tests/results/test_namespace/40_2leadership_leader_calculation.md +++ b/tests/results/test_namespace/40_2leadership_leader_calculation.md @@ -14,9 +14,9 @@ > **Path**: rougail.leader\ > `basic` -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**: returns val1 and val2 | -| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first follower. | -| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A second follower. | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**: returns val1 and val2. | +| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first follower. | +| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A second follower. | diff --git a/tests/results/test_namespace/40_2leadership_leader_calculation.sh b/tests/results/test_namespace/40_2leadership_leader_calculation.sh index e8cc32608..62678c9c6 100644 --- a/tests/results/test_namespace/40_2leadership_leader_calculation.sh +++ b/tests/results/test_namespace/40_2leadership_leader_calculation.sh @@ -18,7 +18,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.leader.leader │ A leader. │ -│  string   multiple   standard    │ Default: returns val1 and val2 │ +│  string   multiple   standard    │ Default: returns val1 and val2. │ │ mandatory   unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.leader.follower1 │ A first follower. │ diff --git a/tests/results/test_namespace/40_8calculation_boolean.adoc b/tests/results/test_namespace/40_8calculation_boolean.adoc index eab5bc108..1e03c82e9 100644 --- a/tests/results/test_namespace/40_8calculation_boolean.adoc +++ b/tests/results/test_namespace/40_8calculation_boolean.adoc @@ -15,9 +15,9 @@ This family is a namespace. + **Default**: false | **rougail.multi1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `multiple` `standard` `mandatory` `unique` | A first multi variable. + -**Default**: a calculation +**Default**: a calculation. | **rougail.multi2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `multiple` `standard` `mandatory` `unique` | A second multi variable. + -**Default**: a calculation +**Default**: a calculation. |==== diff --git a/tests/results/test_namespace/40_8calculation_boolean.gitlab.md b/tests/results/test_namespace/40_8calculation_boolean.gitlab.md index fa2420a25..4aec45b1a 100644 --- a/tests/results/test_namespace/40_8calculation_boolean.gitlab.md +++ b/tests/results/test_namespace/40_8calculation_boolean.gitlab.md @@ -5,11 +5,11 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------| -| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | -| **rougail.multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation | -| **rougail.multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------| +| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | +| **rougail.multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation. | +| **rougail.multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation. | diff --git a/tests/results/test_namespace/40_8calculation_boolean.html b/tests/results/test_namespace/40_8calculation_boolean.html index 6645b32b9..94a97715b 100644 --- a/tests/results/test_namespace/40_8calculation_boolean.html +++ b/tests/results/test_namespace/40_8calculation_boolean.html @@ -8,12 +8,12 @@ This family is a namespace. - + - - - + + +
    Variable Description
    Variable Description
    rougail.bool
    boolean standard mandatory
    A boolean variable.
    Default: false
    rougail.multi1
    boolean multiple standard mandatory unique
    A first multi variable.
    Default: a calculation
    rougail.multi2
    boolean multiple standard mandatory unique
    A second multi variable.
    Default: a calculation
    rougail.bool
    boolean standard mandatory
    A boolean variable.
    Default: false
    rougail.multi1
    boolean multiple standard mandatory unique
    A first multi variable.
    Default: a calculation.
    rougail.multi2
    boolean multiple standard mandatory unique
    A second multi variable.
    Default: a calculation.
    diff --git a/tests/results/test_namespace/40_8calculation_boolean.json b/tests/results/test_namespace/40_8calculation_boolean.json index 064ba4755..4507b7828 100644 --- a/tests/results/test_namespace/40_8calculation_boolean.json +++ b/tests/results/test_namespace/40_8calculation_boolean.json @@ -55,7 +55,7 @@ "default": { "name": "Default", "values": { - "description": "a calculation" + "description": "a calculation." } }, "variable_type": "boolean", @@ -84,7 +84,7 @@ "default": { "name": "Default", "values": { - "description": "a calculation" + "description": "a calculation." } }, "variable_type": "boolean", diff --git a/tests/results/test_namespace/40_8calculation_boolean.md b/tests/results/test_namespace/40_8calculation_boolean.md index b395e6204..eba26195e 100644 --- a/tests/results/test_namespace/40_8calculation_boolean.md +++ b/tests/results/test_namespace/40_8calculation_boolean.md @@ -6,9 +6,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------| -| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | -| **rougail.multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation | -| **rougail.multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------| +| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | +| **rougail.multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation. | +| **rougail.multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation. | diff --git a/tests/results/test_namespace/40_8calculation_boolean.sh b/tests/results/test_namespace/40_8calculation_boolean.sh index a998fe9ba..c3c625e88 100644 --- a/tests/results/test_namespace/40_8calculation_boolean.sh +++ b/tests/results/test_namespace/40_8calculation_boolean.sh @@ -13,11 +13,11 @@ │  boolean   standard   mandatory  │ Default: false │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.multi1 │ A first multi variable. │ -│  boolean   multiple   standard    │ Default: a calculation │ +│  boolean   multiple   standard    │ Default: a calculation. │ │ mandatory   unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.multi2 │ A second multi variable. │ -│  boolean   multiple   standard    │ Default: a calculation │ +│  boolean   multiple   standard    │ Default: a calculation. │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_8calculation_boolean_return_none.adoc b/tests/results/test_namespace/40_8calculation_boolean_return_none.adoc index da3561b02..5edc53010 100644 --- a/tests/results/test_namespace/40_8calculation_boolean_return_none.adoc +++ b/tests/results/test_namespace/40_8calculation_boolean_return_none.adoc @@ -15,6 +15,6 @@ This family is a namespace. + **Default**: yes | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `mandatory` | A second variable. + -**Default**: return false if the value of var1 is "no" +**Default**: return false if the value of var1 is "no". |==== diff --git a/tests/results/test_namespace/40_8calculation_boolean_return_none.gitlab.md b/tests/results/test_namespace/40_8calculation_boolean_return_none.gitlab.md index 8e758f238..3f2339a47 100644 --- a/tests/results/test_namespace/40_8calculation_boolean_return_none.gitlab.md +++ b/tests/results/test_namespace/40_8calculation_boolean_return_none.gitlab.md @@ -5,10 +5,10 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: yes | -| **rougail.var2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: return false if the value of var1 is "no" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: yes | +| **rougail.var2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: return false if the value of var1 is "no". | diff --git a/tests/results/test_namespace/40_8calculation_boolean_return_none.html b/tests/results/test_namespace/40_8calculation_boolean_return_none.html index f3446d09d..4529dfdf7 100644 --- a/tests/results/test_namespace/40_8calculation_boolean_return_none.html +++ b/tests/results/test_namespace/40_8calculation_boolean_return_none.html @@ -8,11 +8,11 @@ This family is a namespace. - + - - + +
    Variable Description
    Variable Description
    rougail.var1
    string standard mandatory
    A first variable.
    Default: yes
    rougail.var2
    boolean standard mandatory
    A second variable.
    Default: return false if the value of var1 is "no"
    rougail.var1
    string standard mandatory
    A first variable.
    Default: yes
    rougail.var2
    boolean standard mandatory
    A second variable.
    Default: return false if the value of var1 is "no".
    diff --git a/tests/results/test_namespace/40_8calculation_boolean_return_none.json b/tests/results/test_namespace/40_8calculation_boolean_return_none.json index ca3989b19..a77918fce 100644 --- a/tests/results/test_namespace/40_8calculation_boolean_return_none.json +++ b/tests/results/test_namespace/40_8calculation_boolean_return_none.json @@ -49,7 +49,7 @@ "default": { "name": "Default", "values": { - "description": "return false if the value of var1 is \"no\"" + "description": "return false if the value of var1 is \"no\"." } }, "variable_type": "boolean" 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 c70d44a6f..5c1b05469 100644 --- a/tests/results/test_namespace/40_8calculation_boolean_return_none.md +++ b/tests/results/test_namespace/40_8calculation_boolean_return_none.md @@ -6,8 +6,8 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: yes | -| **rougail.var2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: return false if the value of var1 is "no" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: yes | +| **rougail.var2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: return false if the value of var1 is "no". | diff --git a/tests/results/test_namespace/40_8calculation_boolean_return_none.sh b/tests/results/test_namespace/40_8calculation_boolean_return_none.sh index d401f8cea..6a8686bc3 100644 --- a/tests/results/test_namespace/40_8calculation_boolean_return_none.sh +++ b/tests/results/test_namespace/40_8calculation_boolean_return_none.sh @@ -14,6 +14,6 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ │  boolean   standard   mandatory  │ Default: return false if the value │ -│ │ of var1 is "no" │ +│ │ of var1 is "no". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_8calculation_integer.adoc b/tests/results/test_namespace/40_8calculation_integer.adoc index 2c593d441..629c9f0ff 100644 --- a/tests/results/test_namespace/40_8calculation_integer.adoc +++ b/tests/results/test_namespace/40_8calculation_integer.adoc @@ -15,9 +15,9 @@ This family is a namespace. + **Default**: false | **rougail.int1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `standard` `mandatory` | First integer variable. + -**Default**: if bool returns 1 otherwise return 2 +**Default**: if bool returns 1 otherwise return 2. | **rougail.int2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `standard` `mandatory` | Second integer variable. + -**Default**: if bool returns 3 otherwise return 4 +**Default**: if bool returns 3 otherwise return 4. |==== diff --git a/tests/results/test_namespace/40_8calculation_integer.gitlab.md b/tests/results/test_namespace/40_8calculation_integer.gitlab.md index d9321e7ff..9711f685d 100644 --- a/tests/results/test_namespace/40_8calculation_integer.gitlab.md +++ b/tests/results/test_namespace/40_8calculation_integer.gitlab.md @@ -5,11 +5,11 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| -| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | -| **rougail.int1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | First integer variable.
    **Default**: if bool returns 1 otherwise return 2 | -| **rougail.int2**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Second integer variable.
    **Default**: if bool returns 3 otherwise return 4 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------| +| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | +| **rougail.int1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | First integer variable.
    **Default**: if bool returns 1 otherwise return 2. | +| **rougail.int2**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Second integer variable.
    **Default**: if bool returns 3 otherwise return 4. | diff --git a/tests/results/test_namespace/40_8calculation_integer.html b/tests/results/test_namespace/40_8calculation_integer.html index f78b68497..559e1ce09 100644 --- a/tests/results/test_namespace/40_8calculation_integer.html +++ b/tests/results/test_namespace/40_8calculation_integer.html @@ -8,12 +8,12 @@ This family is a namespace. - + - - - + + +
    Variable Description
    Variable Description
    rougail.bool
    boolean standard mandatory
    A boolean variable.
    Default: false
    rougail.int1
    integer standard mandatory
    First integer variable.
    Default: if bool returns 1 otherwise return 2
    rougail.int2
    integer standard mandatory
    Second integer variable.
    Default: if bool returns 3 otherwise return 4
    rougail.bool
    boolean standard mandatory
    A boolean variable.
    Default: false
    rougail.int1
    integer standard mandatory
    First integer variable.
    Default: if bool returns 1 otherwise return 2.
    rougail.int2
    integer standard mandatory
    Second integer variable.
    Default: if bool returns 3 otherwise return 4.
    diff --git a/tests/results/test_namespace/40_8calculation_integer.json b/tests/results/test_namespace/40_8calculation_integer.json index 6a4b990fb..bfa440eef 100644 --- a/tests/results/test_namespace/40_8calculation_integer.json +++ b/tests/results/test_namespace/40_8calculation_integer.json @@ -49,7 +49,7 @@ "default": { "name": "Default", "values": { - "description": "if bool returns 1 otherwise return 2" + "description": "if bool returns 1 otherwise return 2." } }, "variable_type": "integer" @@ -71,7 +71,7 @@ "default": { "name": "Default", "values": { - "description": "if bool returns 3 otherwise return 4" + "description": "if bool returns 3 otherwise return 4." } }, "variable_type": "integer" diff --git a/tests/results/test_namespace/40_8calculation_integer.md b/tests/results/test_namespace/40_8calculation_integer.md index d262401be..91794a7d0 100644 --- a/tests/results/test_namespace/40_8calculation_integer.md +++ b/tests/results/test_namespace/40_8calculation_integer.md @@ -6,9 +6,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| -| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | -| **rougail.int1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | First integer variable.
    **Default**: if bool returns 1 otherwise return 2 | -| **rougail.int2**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Second integer variable.
    **Default**: if bool returns 3 otherwise return 4 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------| +| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | +| **rougail.int1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | First integer variable.
    **Default**: if bool returns 1 otherwise return 2. | +| **rougail.int2**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Second integer variable.
    **Default**: if bool returns 3 otherwise return 4. | diff --git a/tests/results/test_namespace/40_8calculation_integer.sh b/tests/results/test_namespace/40_8calculation_integer.sh index faef9a2eb..2bfb3f0ba 100644 --- a/tests/results/test_namespace/40_8calculation_integer.sh +++ b/tests/results/test_namespace/40_8calculation_integer.sh @@ -14,10 +14,10 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.int1 │ First integer variable. │ │  integer   standard   mandatory  │ Default: if bool returns 1 otherwise │ -│ │ return 2 │ +│ │ return 2. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.int2 │ Second integer variable. │ │  integer   standard   mandatory  │ Default: if bool returns 3 otherwise │ -│ │ return 4 │ +│ │ return 4. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/44_4disabled_calcultion_follower.adoc b/tests/results/test_namespace/44_4disabled_calcultion_follower.adoc index eba194f78..1297b2c9b 100644 --- a/tests/results/test_namespace/44_4disabled_calcultion_follower.adoc +++ b/tests/results/test_namespace/44_4disabled_calcultion_follower.adoc @@ -34,6 +34,6 @@ This family contains lists of variable blocks. + * a | **rougail.leader.follower** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A follower. + -**Disabled**: if condition is yes +**Disabled**: if condition is yes. |==== diff --git a/tests/results/test_namespace/44_4disabled_calcultion_follower.gitlab.md b/tests/results/test_namespace/44_4disabled_calcultion_follower.gitlab.md index ce9558e13..753fa81c5 100644 --- a/tests/results/test_namespace/44_4disabled_calcultion_follower.gitlab.md +++ b/tests/results/test_namespace/44_4disabled_calcultion_follower.gitlab.md @@ -16,10 +16,10 @@ > **Path**: rougail.leader\ > `basic` -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Aleader.
    **Default**:
    • a | -| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Aleader.
    **Default**:
    • a | +| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test_namespace/44_4disabled_calcultion_follower.html b/tests/results/test_namespace/44_4disabled_calcultion_follower.html index 69f711646..eb12803d2 100644 --- a/tests/results/test_namespace/44_4disabled_calcultion_follower.html +++ b/tests/results/test_namespace/44_4disabled_calcultion_follower.html @@ -25,11 +25,11 @@ This family contains lists of variable blocks. - + - - + +
    Variable Description
    Variable Description
    rougail.leader.leader
    string multiple standard mandatory unique
    Aleader.
    Default:
    • a
    rougail.leader.follower
    string basic mandatory disabled
    A follower.
    Disabled: if condition is yes
    rougail.leader.leader
    string multiple standard mandatory unique
    Aleader.
    Default:
    • a
    rougail.leader.follower
    string basic mandatory disabled
    A follower.
    Disabled: if condition is yes.
    diff --git a/tests/results/test_namespace/44_4disabled_calcultion_follower.json b/tests/results/test_namespace/44_4disabled_calcultion_follower.json index efaefbc3a..33a62661f 100644 --- a/tests/results/test_namespace/44_4disabled_calcultion_follower.json +++ b/tests/results/test_namespace/44_4disabled_calcultion_follower.json @@ -91,7 +91,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], diff --git a/tests/results/test_namespace/44_4disabled_calcultion_follower.md b/tests/results/test_namespace/44_4disabled_calcultion_follower.md index 609bfa2f4..7b2cf7f1f 100644 --- a/tests/results/test_namespace/44_4disabled_calcultion_follower.md +++ b/tests/results/test_namespace/44_4disabled_calcultion_follower.md @@ -18,8 +18,8 @@ > **Path**: rougail.leader\ > `basic` -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Aleader.
    **Default**:
    • a | -| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Aleader.
    **Default**:
    • a | +| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test_namespace/44_4disabled_calcultion_follower.sh b/tests/results/test_namespace/44_4disabled_calcultion_follower.sh index abcf58186..df4140750 100644 --- a/tests/results/test_namespace/44_4disabled_calcultion_follower.sh +++ b/tests/results/test_namespace/44_4disabled_calcultion_follower.sh @@ -28,7 +28,7 @@ │ mandatory   unique  │ • a │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.leader.follower │ A follower. │ -│  string   basic   mandatory    │ Disabled: if condition is yes │ +│  string   basic   mandatory    │ Disabled: if condition is yes. │ │ disabled  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.adoc b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.adoc index 9cf3eb414..88b45778e 100644 --- a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.adoc +++ b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.adoc @@ -23,7 +23,7 @@ This family is a namespace. + This family contains lists of variable blocks. + **Path**: rougail.leader + `basic` `__hidden__` + -**Hidden**: if condition is no +**Hidden**: if condition is no. ==== [cols="1a,1a"] |==== diff --git a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.gitlab.md b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.gitlab.md index db2a8d561..f1effa601 100644 --- a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.gitlab.md +++ b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.gitlab.md @@ -15,7 +15,7 @@ > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ > `basic` *`hidden`*\ -> **Hidden**: if condition is no +> **Hidden**: if condition is no. | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------| diff --git a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.html b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.html index c5a74ab3a..fcd763c2e 100644 --- a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.html +++ b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.html @@ -23,7 +23,7 @@ This family contains lists of variable blocks. basic hidden -Hidden: if condition is no +Hidden: if condition is no. diff --git a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.json b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.json index 31aa486a0..acccaa78c 100644 --- a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.json +++ b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.json @@ -45,7 +45,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is no" + "description": "if condition is no." } } ], 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 1bd903d74..56ea0bf26 100644 --- a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.md +++ b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.md @@ -17,7 +17,7 @@ > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ > `basic` *`hidden`*\ -> **Hidden**: if condition is no +> **Hidden**: if condition is no. | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------| diff --git a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.sh b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.sh index d81fe1ee5..736d9e1dc 100644 --- a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.sh +++ b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.sh @@ -19,7 +19,7 @@ ▌ This family contains lists of variable blocks. ▌ Path: rougail.leader ▌  basic   hidden  -▌ Hidden: if condition is no +▌ Hidden: if condition is no. ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.adoc b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.adoc index 7e9ecfbf1..aeefaf137 100644 --- a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.adoc +++ b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.adoc @@ -31,6 +31,6 @@ This family contains lists of variable blocks. + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `basic` `mandatory` `unique` | A leader. | **rougail.leader.follower** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A follower. + -**Disabled**: if condition is yes +**Disabled**: if condition is yes. |==== diff --git a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.gitlab.md b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.gitlab.md index bda2c2391..3e040988e 100644 --- a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.gitlab.md +++ b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.gitlab.md @@ -16,10 +16,10 @@ > **Path**: rougail.leader\ > `basic` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.html b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.html index 6e4d2a13e..a810ca692 100644 --- a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.html +++ b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.html @@ -25,11 +25,11 @@ This family contains lists of variable blocks.
    - + - - + +
    Variable Description
    Variable Description
    rougail.leader.leader
    string multiple basic mandatory unique
    A leader.
    rougail.leader.follower
    string basic mandatory disabled
    A follower.
    Disabled: if condition is yes
    rougail.leader.leader
    string multiple basic mandatory unique
    A leader.
    rougail.leader.follower
    string basic mandatory disabled
    A follower.
    Disabled: if condition is yes.
    diff --git a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.json b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.json index 750f4c7c9..cf1534f16 100644 --- a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.json +++ b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.json @@ -85,7 +85,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], 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 34fdb498f..c35ac7185 100644 --- a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.md +++ b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.md @@ -18,8 +18,8 @@ > **Path**: rougail.leader\ > `basic` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.sh b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.sh index 7323d0054..d45cce38a 100644 --- a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.sh +++ b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.sh @@ -28,7 +28,7 @@ │ mandatory   unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.leader.follower │ A follower. │ -│  string   basic   mandatory    │ Disabled: if condition is yes │ +│  string   basic   mandatory    │ Disabled: if condition is yes. │ │ disabled  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/44_9calculated_default_leadership_leader.adoc b/tests/results/test_namespace/44_9calculated_default_leadership_leader.adoc index fdba5c389..4457894e0 100644 --- a/tests/results/test_namespace/44_9calculated_default_leadership_leader.adoc +++ b/tests/results/test_namespace/44_9calculated_default_leadership_leader.adoc @@ -28,6 +28,6 @@ This family contains lists of variable blocks. + | **rougail.leader.follower** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__disabled__` | A follower. + **Default**: the value of the variable "rougail.leader.leader" + -**Disabled**: if the value of "rougail.leader.leader" is "a" +**Disabled**: if the value of "rougail.leader.leader" is "a". |==== diff --git a/tests/results/test_namespace/44_9calculated_default_leadership_leader.gitlab.md b/tests/results/test_namespace/44_9calculated_default_leadership_leader.gitlab.md index 06d8c2168..8307503e6 100644 --- a/tests/results/test_namespace/44_9calculated_default_leadership_leader.gitlab.md +++ b/tests/results/test_namespace/44_9calculated_default_leadership_leader.gitlab.md @@ -12,10 +12,10 @@ > **Path**: rougail.leader\ > `standard` -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b | -| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A follower.
    **Default**: the value of the variable "[A leader](#rougail.leader.leader)"
    **Disabled**: if the value of "[a leader](#rougail.leader.leader)" is "a" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b | +| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A follower.
    **Default**: the value of the variable "[A leader](#rougail.leader.leader)"
    **Disabled**: if the value of "[a leader](#rougail.leader.leader)" is "a". | diff --git a/tests/results/test_namespace/44_9calculated_default_leadership_leader.html b/tests/results/test_namespace/44_9calculated_default_leadership_leader.html index 431bbd651..28fbd462b 100644 --- a/tests/results/test_namespace/44_9calculated_default_leadership_leader.html +++ b/tests/results/test_namespace/44_9calculated_default_leadership_leader.html @@ -16,12 +16,12 @@ This family contains lists of variable blocks. - + - +
  • b
  • +
    Variable Description
    Variable Description
    rougail.leader.leader
    string multiple standard mandatory unique
    A leader.
    Default:
    • a
    • -
    • b
    rougail.leader.follower
    string standard mandatory disabled
    A follower.
    Default: the value of the variable "rougail.leader.leader"
    Disabled: if the value of "rougail.leader.leader" is "a"
    rougail.leader.follower
    string standard mandatory disabled
    A follower.
    Default: the value of the variable "rougail.leader.leader"
    Disabled: if the value of "rougail.leader.leader" is "a".
    diff --git a/tests/results/test_namespace/44_9calculated_default_leadership_leader.json b/tests/results/test_namespace/44_9calculated_default_leadership_leader.json index 9b3b67d1e..02616555b 100644 --- a/tests/results/test_namespace/44_9calculated_default_leadership_leader.json +++ b/tests/results/test_namespace/44_9calculated_default_leadership_leader.json @@ -72,7 +72,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if the value of \"{0}\" is \"a\"", + "description": "if the value of \"{0}\" is \"a\".", "variables": [ { "path": "rougail.leader.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 fa96c653b..95c2a1bd2 100644 --- a/tests/results/test_namespace/44_9calculated_default_leadership_leader.md +++ b/tests/results/test_namespace/44_9calculated_default_leadership_leader.md @@ -14,8 +14,8 @@ > **Path**: rougail.leader\ > `standard` -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b | -| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A follower.
    **Default**: the value of the variable "[A leader](#rougail.leader.leader)"
    **Disabled**: if the value of "[a leader](#rougail.leader.leader)" is "a" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b | +| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A follower.
    **Default**: the value of the variable "[A leader](#rougail.leader.leader)"
    **Disabled**: if the value of "[a leader](#rougail.leader.leader)" is "a". | diff --git a/tests/results/test_namespace/44_9calculated_default_leadership_leader.sh b/tests/results/test_namespace/44_9calculated_default_leadership_leader.sh index 07f68a3eb..f49c9b595 100644 --- a/tests/results/test_namespace/44_9calculated_default_leadership_leader.sh +++ b/tests/results/test_namespace/44_9calculated_default_leadership_leader.sh @@ -26,7 +26,7 @@ │  string   standard   mandatory    │ Default: the value of the variable │ │ disabled  │ "rougail.leader.leader" │ │ │ Disabled: if the value of │ -│ │ "rougail.leader.leader" is "a" │ +│ │ "rougail.leader.leader" is "a". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.adoc b/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.adoc index 9a28dd7c7..74734d5cc 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.adoc +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.adoc @@ -45,6 +45,6 @@ This family builds families dynamically. + | Variable | Description | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: get the value of "rougail.dyn__1__.var" +**Default**: get the value of "rougail.dyn__1__.var". |==== diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.gitlab.md b/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.gitlab.md index 69e1a522e..f1eb45155 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.gitlab.md +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.gitlab.md @@ -25,9 +25,9 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)". | diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.html b/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.html index 9e2fbe0cd..856e5c972 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.html +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.html @@ -38,10 +38,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    rougail.var2
    string standard mandatory
    A variable.
    Default: get the value of "rougail.dyn1.var"
    rougail.var2
    string standard mandatory
    A variable.
    Default: get the value of "rougail.dyn1.var".
    diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.json b/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.json index 8d42d83a0..01119ac44 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.json +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.json @@ -114,7 +114,7 @@ "default": { "name": "Default", "values": { - "description": "get the value of \"{0}\"", + "description": "get the value of \"{0}\".", "variables": [ { "path": "rougail.dyn{{ identifier }}.var", 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 f53b2ddbe..219c098aa 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 @@ -25,7 +25,7 @@ |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------| | **rougail.dyn*1*.var**
    **rougail.dyn*2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: val | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)". | diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.sh b/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.sh index 2b99ba762..a4119b7aa 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.sh +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.sh @@ -38,6 +38,6 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var2 │ A variable. │ │  string   standard   mandatory  │ Default: get the value of │ -│ │ "rougail.dyn1.var" │ +│ │ "rougail.dyn1.var". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_number.adoc b/tests/results/test_namespace/60_0family_dynamic_jinja_number.adoc index 6faea2f41..55f142371 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_number.adoc +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_number.adoc @@ -45,6 +45,6 @@ This family builds families dynamically. + | Variable | Description | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: get the value of "rougail.dyn__1__.var" +**Default**: get the value of "rougail.dyn__1__.var". |==== diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_number.gitlab.md b/tests/results/test_namespace/60_0family_dynamic_jinja_number.gitlab.md index 02771a286..89e846046 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_number.gitlab.md +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_number.gitlab.md @@ -25,9 +25,9 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)". | diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_number.html b/tests/results/test_namespace/60_0family_dynamic_jinja_number.html index 3bd2603e0..933f6cd84 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_number.html +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_number.html @@ -38,10 +38,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    rougail.var2
    string standard mandatory
    A variable.
    Default: get the value of "rougail.dyn1.var"
    rougail.var2
    string standard mandatory
    A variable.
    Default: get the value of "rougail.dyn1.var".
    diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_number.json b/tests/results/test_namespace/60_0family_dynamic_jinja_number.json index 7180c7e33..8c11c4419 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_number.json +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_number.json @@ -120,7 +120,7 @@ "default": { "name": "Default", "values": { - "description": "get the value of \"{0}\"", + "description": "get the value of \"{0}\".", "variables": [ { "path": "rougail.dyn{{ identifier }}.var", 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 9b74376ea..944ca2e03 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_number.md +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_number.md @@ -25,7 +25,7 @@ |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------| | **rougail.dyn*1*.var**
    **rougail.dyn*2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: val | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)". | diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_number.sh b/tests/results/test_namespace/60_0family_dynamic_jinja_number.sh index 9c5469d8b..438a4b6ae 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_number.sh +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_number.sh @@ -38,6 +38,6 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var2 │ A variable. │ │  string   standard   mandatory  │ Default: get the value of │ -│ │ "rougail.dyn1.var" │ +│ │ "rougail.dyn1.var". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_1family_dynamic_jinja.adoc b/tests/results/test_namespace/60_1family_dynamic_jinja.adoc index f84a74463..eb88ad207 100644 --- a/tests/results/test_namespace/60_1family_dynamic_jinja.adoc +++ b/tests/results/test_namespace/60_1family_dynamic_jinja.adoc @@ -29,7 +29,7 @@ This family builds families dynamically. + * rougail.dyn__1__ * rougail.dyn__2__ + `standard` + -**Identifiers**: index of suffix value +**Identifiers**: index of suffix value. ==== [cols="1a,1a"] |==== diff --git a/tests/results/test_namespace/60_1family_dynamic_jinja.gitlab.md b/tests/results/test_namespace/60_1family_dynamic_jinja.gitlab.md index 4b8decd53..2b7ac2f1b 100644 --- a/tests/results/test_namespace/60_1family_dynamic_jinja.gitlab.md +++ b/tests/results/test_namespace/60_1family_dynamic_jinja.gitlab.md @@ -17,7 +17,7 @@ > - rougail.dyn*1* > - rougail.dyn*2*\ > `standard`\ -> **Identifiers**: index of suffix value +> **Identifiers**: index of suffix value. | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| diff --git a/tests/results/test_namespace/60_1family_dynamic_jinja.html b/tests/results/test_namespace/60_1family_dynamic_jinja.html index cef08e8b2..293e21da9 100644 --- a/tests/results/test_namespace/60_1family_dynamic_jinja.html +++ b/tests/results/test_namespace/60_1family_dynamic_jinja.html @@ -25,7 +25,7 @@ This family builds families dynamically. standard -Identifiers: index of suffix value +Identifiers: index of suffix value. diff --git a/tests/results/test_namespace/60_1family_dynamic_jinja.json b/tests/results/test_namespace/60_1family_dynamic_jinja.json index 9d84b5fc7..e47403552 100644 --- a/tests/results/test_namespace/60_1family_dynamic_jinja.json +++ b/tests/results/test_namespace/60_1family_dynamic_jinja.json @@ -63,7 +63,7 @@ ], "identifier": [ { - "description": "index of suffix value" + "description": "index of suffix value." } ] }, diff --git a/tests/results/test_namespace/60_1family_dynamic_jinja.md b/tests/results/test_namespace/60_1family_dynamic_jinja.md index 1af40a35e..73f685aa6 100644 --- a/tests/results/test_namespace/60_1family_dynamic_jinja.md +++ b/tests/results/test_namespace/60_1family_dynamic_jinja.md @@ -19,7 +19,7 @@ > - rougail.dyn*1* > - rougail.dyn*2*\ > `standard`\ -> **Identifiers**: index of suffix value +> **Identifiers**: index of suffix value. | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| diff --git a/tests/results/test_namespace/60_1family_dynamic_jinja.sh b/tests/results/test_namespace/60_1family_dynamic_jinja.sh index 2708b700c..8b636bf6c 100644 --- a/tests/results/test_namespace/60_1family_dynamic_jinja.sh +++ b/tests/results/test_namespace/60_1family_dynamic_jinja.sh @@ -23,7 +23,7 @@ ▌  • rougail.dyn1 ▌  • rougail.dyn2 ▌  standard  -▌ Identifiers: index of suffix value +▌ Identifiers: index of suffix value. ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.adoc b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.adoc index 000f91536..0de7e6850 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.adoc +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.adoc @@ -55,6 +55,6 @@ This family builds families dynamically. + | Variable | Description | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: the value of "rougail.dyn__val1__.family.var" +**Default**: the value of "rougail.dyn__val1__.family.var". |==== diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.gitlab.md b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.gitlab.md index 616012b9d..a2c7f3ecf 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.gitlab.md +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.gitlab.md @@ -35,9 +35,9 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#rougail.dyn:::identifier:::.family.var)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#rougail.dyn:::identifier:::.family.var)". | diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.html b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.html index 83f7d9b04..30d97b6d8 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.html +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.html @@ -45,10 +45,10 @@ This family builds families dynamically.
    - + - +
    Variable Description
    Variable Description
    rougail.var2
    string standard mandatory
    A second variable.
    Default: the value of "rougail.dynval1.family.var"
    rougail.var2
    string standard mandatory
    A second variable.
    Default: the value of "rougail.dynval1.family.var".
    diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.json b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.json index f589c14f8..1c479b0cb 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.json +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.json @@ -136,7 +136,7 @@ "default": { "name": "Default", "values": { - "description": "the value of \"{0}\"", + "description": "the value of \"{0}\".", "variables": [ { "path": "rougail.dyn{{ identifier }}.family.var", 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 20fae3fdf..1b3f6baa0 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 @@ -34,7 +34,7 @@ |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------| | **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#rougail.dyn:::identifier:::.family.var)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#rougail.dyn:::identifier:::.family.var)". | diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.sh b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.sh index c10712adb..bc891803e 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.sh +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.sh @@ -48,6 +48,6 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var2 │ A second variable. │ │  string   standard   mandatory  │ Default: the value of │ -│ │ "rougail.dynval1.family.var" │ +│ │ "rougail.dynval1.family.var". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.adoc b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.adoc index c0f818b45..3987f4cf8 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.adoc +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.adoc @@ -56,6 +56,6 @@ This family builds families dynamically. + | Variable | Description | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A varible outside dynamic family. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.gitlab.md b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.gitlab.md index 3dc18fed8..a7361f675 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.gitlab.md +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.gitlab.md @@ -35,9 +35,9 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.html b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.html index 1c90d704c..eca5efe9b 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.html +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.html @@ -45,10 +45,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    rougail.var2
    string standard mandatory
    A varible outside dynamic family.
    Default: the value of var
    rougail.var2
    string standard mandatory
    A varible outside dynamic family.
    Default: the value of var.
    diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.json b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.json index b1b72c240..903a5d3e7 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.json +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.json @@ -140,7 +140,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" 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 a9a65b3f4..e6d3bac7e 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 @@ -34,7 +34,7 @@ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| | **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.sh b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.sh index aa48e014a..0cecc3b88 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.sh +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.sh @@ -47,6 +47,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var2 │ A varible outside dynamic family. │ -│  string   standard   mandatory  │ Default: the value of var │ +│  string   standard   mandatory  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.adoc b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.adoc index c63a11bfe..195a3c40b 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.adoc +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.adoc @@ -56,6 +56,6 @@ This family builds families dynamically. + | Variable | Description | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A varible outside dynamic family. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.gitlab.md b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.gitlab.md index aa57266d8..59f939a44 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.gitlab.md +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.gitlab.md @@ -35,9 +35,9 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.html b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.html index b0de6ae6b..cb7cd543f 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.html +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.html @@ -45,10 +45,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    rougail.var2
    string standard
    A varible outside dynamic family.
    Default: the value of var
    rougail.var2
    string standard
    A varible outside dynamic family.
    Default: the value of var.
    diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.json b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.json index 37afb644d..c95a9043e 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.json +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.json @@ -127,7 +127,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" 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 a97c9cd6b..62172eeb8 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 @@ -34,7 +34,7 @@ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| | **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh index db895575b..4435ca280 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh @@ -47,6 +47,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var2 │ A varible outside dynamic family. │ -│  string   standard  │ Default: the value of var │ +│  string   standard  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.adoc b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.adoc index 0a828d8f0..2f39ca251 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.adoc +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.adoc @@ -55,6 +55,6 @@ This family builds families dynamically. + | Variable | Description | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A second variable. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.gitlab.md b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.gitlab.md index 3b8da3624..2d9eb8125 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.gitlab.md +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.gitlab.md @@ -35,9 +35,9 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.html b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.html index 53d960c6c..2c50b858e 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.html +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.html @@ -45,10 +45,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    rougail.var2
    string standard
    A second variable.
    Default: the value of var
    rougail.var2
    string standard
    A second variable.
    Default: the value of var.
    diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.json b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.json index e6edec72c..60c17dac5 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.json +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.json @@ -123,7 +123,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" 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 815e0cd43..06a01bc35 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 @@ -34,7 +34,7 @@ |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------| | **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.sh b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.sh index 67523917d..6f8d130e1 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.sh +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.sh @@ -47,6 +47,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var2 │ A second variable. │ -│  string   standard  │ Default: the value of var │ +│  string   standard  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc.adoc b/tests/results/test_namespace/60_2family_dynamic_outside_calc.adoc index 0da8886da..52cc904e6 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc.adoc +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc.adoc @@ -45,6 +45,6 @@ This family builds families dynamically. + | Variable | Description | **rougail.newvar** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc.gitlab.md b/tests/results/test_namespace/60_2family_dynamic_outside_calc.gitlab.md index 83a7c1ae7..f830093f5 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc.gitlab.md +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc.gitlab.md @@ -25,9 +25,9 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc.html b/tests/results/test_namespace/60_2family_dynamic_outside_calc.html index 7795430f0..9536cc4ef 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc.html +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc.html @@ -38,10 +38,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    rougail.newvar
    string standard mandatory
    A second variable.
    Default: the value of var
    rougail.newvar
    string standard mandatory
    A second variable.
    Default: the value of var.
    diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc.json b/tests/results/test_namespace/60_2family_dynamic_outside_calc.json index c74701eb0..89d3e3445 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc.json +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc.json @@ -120,7 +120,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" 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 9eda31965..659f7ed71 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc.md +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc.md @@ -25,7 +25,7 @@ |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| | **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: val | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc.sh b/tests/results/test_namespace/60_2family_dynamic_outside_calc.sh index 04e8bd7e9..32eee38c9 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc.sh +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc.sh @@ -37,6 +37,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.newvar │ A second variable. │ -│  string   standard   mandatory  │ Default: the value of var │ +│  string   standard   mandatory  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.adoc b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.adoc index cfeb4ad20..b39cc398c 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.adoc +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.adoc @@ -45,6 +45,6 @@ This family builds families dynamically. + | Variable | Description | **rougail.newvar** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A second variable. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.gitlab.md b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.gitlab.md index 002e7d022..226f5db52 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.gitlab.md +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.gitlab.md @@ -25,9 +25,9 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.html b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.html index d863479ca..e4de8b48f 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.html +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.html @@ -38,10 +38,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    rougail.newvar
    string standard
    A second variable.
    Default: the value of var
    rougail.newvar
    string standard
    A second variable.
    Default: the value of var.
    diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.json b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.json index 2669899af..2c6301bdd 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.json +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.json @@ -107,7 +107,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" 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 3a560614a..f7618f99c 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 @@ -25,7 +25,7 @@ |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| | **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: val | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.sh b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.sh index 2869f717d..fd27da7a7 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.sh +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.sh @@ -37,6 +37,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.newvar │ A second variable. │ -│  string   standard  │ Default: the value of var │ +│  string   standard  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2.adoc b/tests/results/test_namespace/60_5family_dynamic_calc2.adoc index cfbd77cb4..ede0d6f68 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2.adoc +++ b/tests/results/test_namespace/60_5family_dynamic_calc2.adoc @@ -31,7 +31,7 @@ This family builds families dynamically. + * rougail.dyn__val1__ * rougail.dyn__val2__ + `standard` `__hidden__` + -**Hidden**: if var2 is no + +**Hidden**: if var2 is no. + **Identifiers**: the value of the variable "rougail.var" ==== [cols="1a,1a"] diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2.gitlab.md b/tests/results/test_namespace/60_5family_dynamic_calc2.gitlab.md index e085ea226..731429bdc 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2.gitlab.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc2.gitlab.md @@ -18,7 +18,7 @@ > - rougail.dyn*val1* > - rougail.dyn*val2*\ > `standard` *`hidden`*\ -> **Hidden**: if var2 is no\ +> **Hidden**: if var2 is no.\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" | Variable | Description | diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2.html b/tests/results/test_namespace/60_5family_dynamic_calc2.html index ac5d17d03..b86838769 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2.html +++ b/tests/results/test_namespace/60_5family_dynamic_calc2.html @@ -26,7 +26,7 @@ This family builds families dynamically. standard hidden -Hidden: if var2 is no +Hidden: if var2 is no. Identifiers: the value of the variable "rougail.var" diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2.json b/tests/results/test_namespace/60_5family_dynamic_calc2.json index ca8abd24f..e17656294 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc2.json @@ -71,7 +71,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if var2 is no" + "description": "if var2 is no." } } ], diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2.md b/tests/results/test_namespace/60_5family_dynamic_calc2.md index ced7292b3..06349cc83 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc2.md @@ -20,7 +20,7 @@ > - rougail.dyn*val1* > - rougail.dyn*val2*\ > `standard` *`hidden`*\ -> **Hidden**: if var2 is no\ +> **Hidden**: if var2 is no.\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" | Variable | Description | diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2.sh b/tests/results/test_namespace/60_5family_dynamic_calc2.sh index dee5b7c5c..fe5f2f4b0 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2.sh +++ b/tests/results/test_namespace/60_5family_dynamic_calc2.sh @@ -26,7 +26,7 @@ ▌  • rougail.dynval1 ▌  • rougail.dynval2 ▌  standard   hidden  -▌ Hidden: if var2 is no +▌ Hidden: if var2 is no. ▌ Identifiers: the value of the variable "rougail.var" ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.adoc b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.adoc index 4bdca2572..4dc75af9e 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.adoc +++ b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.adoc @@ -31,7 +31,7 @@ This family builds families dynamically. + * rougail.dyn__val1__ * rougail.dyn__val2__ + `standard` `__hidden__` + -**Hidden**: if var2 is no + +**Hidden**: if var2 is no. + **Identifiers**: the value of the variable "rougail.var" ==== [cols="1a,1a"] diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.gitlab.md b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.gitlab.md index e87596947..832cc3b29 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.gitlab.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.gitlab.md @@ -18,7 +18,7 @@ > - rougail.dyn*val1* > - rougail.dyn*val2*\ > `standard` *`hidden`*\ -> **Hidden**: if var2 is no\ +> **Hidden**: if var2 is no.\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" | Variable | Description | diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.html b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.html index c6877695e..9586c2faa 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.html +++ b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.html @@ -26,7 +26,7 @@ This family builds families dynamically. standard hidden -Hidden: if var2 is no +Hidden: if var2 is no. Identifiers: the value of the variable "rougail.var" diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.json b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.json index b5cc14906..72b9ed82d 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.json @@ -65,7 +65,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if var2 is no" + "description": "if var2 is no." } } ], 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 32eb8d515..995a41150 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.md @@ -20,7 +20,7 @@ > - rougail.dyn*val1* > - rougail.dyn*val2*\ > `standard` *`hidden`*\ -> **Hidden**: if var2 is no\ +> **Hidden**: if var2 is no.\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" | Variable | Description | diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.sh b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.sh index 354079b37..cd1944dcb 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.sh +++ b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.sh @@ -26,7 +26,7 @@ ▌  • rougail.dynval1 ▌  • rougail.dynval2 ▌  standard   hidden  -▌ Hidden: if var2 is no +▌ Hidden: if var2 is no. ▌ Identifiers: the value of the variable "rougail.var" ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.adoc b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.adoc index 0988d551d..e0db36b06 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.adoc +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.adoc @@ -37,6 +37,6 @@ This family builds families dynamically. + | **rougail.dyn__val1__.var** + **rougail.dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. + -**Default**: from suffix +**Default**: from suffix. |==== diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.gitlab.md b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.gitlab.md index bbd549866..9dd519148 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.gitlab.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.gitlab.md @@ -19,9 +19,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A identifier variable](#rougail.var)" -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------| -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.html b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.html index 2f6dc6441..f044d45cb 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.html +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.html @@ -29,10 +29,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix.
    diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.json b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.json index 316b49250..793a1db71 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.json @@ -98,7 +98,7 @@ "default": { "name": "Default", "values": { - "description": "from suffix" + "description": "from suffix." } }, "variable_type": "string" 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 989492024..e1ecafc39 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 @@ -21,7 +21,7 @@ > `standard`\ > **Identifiers**: the value of the variable "[A identifier variable](#rougail.var)" -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------| -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.sh b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.sh index 6b009a0c1..d8467ba79 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.sh +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.sh @@ -29,7 +29,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.dynval1.var │ A dynamic variable. │ -│ rougail.dynval2.var │ Default: from suffix │ +│ rougail.dynval2.var │ Default: from suffix. │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.adoc b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.adoc index cb47575ec..20c738f6f 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.adoc +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.adoc @@ -37,6 +37,6 @@ This family builds families dynamically. + | **rougail.dyn__val1__.var** + **rougail.dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. + -**Default**: from suffix +**Default**: from suffix. |==== diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.gitlab.md b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.gitlab.md index a83183838..546219c82 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.gitlab.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.gitlab.md @@ -19,9 +19,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A identifier variable](#rougail.var)" -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------| -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.html b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.html index 2c0734a48..b555d492c 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.html +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.html @@ -29,10 +29,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix.
    diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.json b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.json index 38a72040b..ac7fc8641 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.json @@ -92,7 +92,7 @@ "default": { "name": "Default", "values": { - "description": "from suffix" + "description": "from suffix." } }, "variable_type": "string" 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 6163c29b5..fe0a2548e 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 @@ -21,7 +21,7 @@ > `standard`\ > **Identifiers**: the value of the variable "[A identifier variable](#rougail.var)" -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------| -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.sh b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.sh index 74e9443fd..db97502e7 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.sh +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.sh @@ -29,7 +29,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.dynval1.var │ A dynamic variable. │ -│ rougail.dynval2.var │ Default: from suffix │ +│ rougail.dynval2.var │ Default: from suffix. │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.adoc b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.adoc index f82237494..686ce0bcc 100644 --- a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.adoc +++ b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.adoc @@ -18,7 +18,7 @@ This family builds families dynamically. + * rougail.dyn__val1__ * rougail.dyn__val2__ + `standard` `__hidden__` + -**Hidden**: if suffix == 'val2' + +**Hidden**: if suffix == 'val2'. + **Identifiers**: * val1 diff --git a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.gitlab.md b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.gitlab.md index a188d4e5a..edfeba553 100644 --- a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.gitlab.md +++ b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.gitlab.md @@ -13,7 +13,7 @@ > - rougail.dyn*val1* > - rougail.dyn*val2*\ > `standard` *`hidden`*\ -> **Hidden**: if suffix == 'val2'\ +> **Hidden**: if suffix == 'val2'.\ > **Identifiers**: > - val1 > - val2 diff --git a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.html b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.html index a17b81450..8655a12fc 100644 --- a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.html +++ b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.html @@ -15,7 +15,7 @@ This family builds families dynamically. standard hidden -Hidden: if suffix == 'val2' +Hidden: if suffix == 'val2'. Identifiers: diff --git a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.json b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.json index ca07872e7..f574b27c8 100644 --- a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.json +++ b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.json @@ -25,7 +25,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if suffix == 'val2'" + "description": "if suffix == 'val2'." } } ], 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 f1edfa5f6..e9b2bbb72 100644 --- a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.md +++ b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.md @@ -15,7 +15,7 @@ > - rougail.dyn*val1* > - rougail.dyn*val2*\ > `standard` *`hidden`*\ -> **Hidden**: if suffix == 'val2'\ +> **Hidden**: if suffix == 'val2'.\ > **Identifiers**: > - val1 > - val2 diff --git a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.sh b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.sh index 85311053f..4e7828d8a 100644 --- a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.sh +++ b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.sh @@ -15,7 +15,7 @@ ▌  • rougail.dynval1 ▌  • rougail.dynval2 ▌  standard   hidden  -▌ Hidden: if suffix == 'val2' +▌ Hidden: if suffix == 'val2'. ▌ Identifiers: ▌  • val1 ▌  • val2 diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.adoc b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.adoc index 63cffc0e6..43fee2bce 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.adoc +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.adoc @@ -37,7 +37,7 @@ This family builds families dynamically. + | **rougail.dyn__val1__.var** + **rougail.dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A dynamic variable. + -**Default**: add 't' to each var value +**Default**: add 't' to each var value. |==== ==== A Second dynamic variable @@ -78,6 +78,6 @@ This family builds families dynamically. + **rougail.dyn__val2__.dyn___tval1__.var_identifiers** + **rougail.dyn__val2__.dyn___tval2__.var_identifiers** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Merge identifiers. + -**Default**: join identifier 1 and identifier 2 +**Default**: join identifier 1 and identifier 2. |==== diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.gitlab.md b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.gitlab.md index 9f735211d..e8c5a95ad 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.gitlab.md +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.gitlab.md @@ -19,9 +19,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A identifier variable](#rougail.var)" -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------| +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value. |
    A Second dynamic variable @@ -41,7 +41,7 @@ |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| | **rougail.dyn*val1*.dyn_*tval1*.var**
    **rougail.dyn*val1*.dyn_*tval2*.var**
    **rougail.dyn*val2*.dyn_*tval1*.var**
    **rougail.dyn*val2*.dyn_*tval2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable dynamic.
    **Default**: the value of the identifier | | **rougail.dyn*val1*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifier**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Identifier from first family.
    **Default**: the value of the identifier | -| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2 | +| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2. |
    diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.html b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.html index bc5feb52c..648f285be 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.html +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.html @@ -29,10 +29,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    rougail.dynval1.var
    rougail.dynval2.var
    string multiple standard mandatory unique
    A dynamic variable.
    Default: add 't' to each var value
    rougail.dynval1.var
    rougail.dynval2.var
    string multiple standard mandatory unique
    A dynamic variable.
    Default: add 't' to each var value.
    @@ -57,7 +57,7 @@ This family builds families dynamically. rougail.dynval1.dyn_tval1.var
    rougail.dynval1.dyn_tval2.var
    rougail.dynval2.dyn_tval1.var
    rougail.dynval2.dyn_tval2.var
    string standard mandatory A variable dynamic.
    Default: the value of the identifier rougail.dynval1.dyn_tval1.var_identifier
    rougail.dynval1.dyn_tval2.var_identifier
    rougail.dynval2.dyn_tval1.var_identifier
    rougail.dynval2.dyn_tval2.var_identifier
    string standard mandatory Identifier from first family.
    Default: the value of the identifier -rougail.dynval1.dyn_tval1.var_identifiers
    rougail.dynval1.dyn_tval2.var_identifiers
    rougail.dynval2.dyn_tval1.var_identifiers
    rougail.dynval2.dyn_tval2.var_identifiers
    string standard mandatoryMerge identifiers.
    Default: join identifier 1 and identifier 2 +rougail.dynval1.dyn_tval1.var_identifiers
    rougail.dynval1.dyn_tval2.var_identifiers
    rougail.dynval2.dyn_tval1.var_identifiers
    rougail.dynval2.dyn_tval2.var_identifiers
    string standard mandatoryMerge identifiers.
    Default: join identifier 1 and identifier 2. diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.json b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.json index 22c80e069..5c8f59912 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.json +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.json @@ -104,7 +104,7 @@ "default": { "name": "Default", "values": { - "description": "add 't' to each var value" + "description": "add 't' to each var value." } }, "variable_type": "string", @@ -274,7 +274,7 @@ "default": { "name": "Default", "values": { - "description": "join identifier 1 and identifier 2" + "description": "join identifier 1 and identifier 2." } }, "variable_type": "string" 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 15e114400..04fb5d7df 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.md +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.md @@ -21,9 +21,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A identifier variable](#rougail.var)" -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------| +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value. | ### A Second dynamic variable @@ -44,5 +44,5 @@ |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| | **rougail.dyn*val1*.dyn_*tval1*.var**
    **rougail.dyn*val1*.dyn_*tval2*.var**
    **rougail.dyn*val2*.dyn_*tval1*.var**
    **rougail.dyn*val2*.dyn_*tval2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable dynamic.
    **Default**: the value of the identifier | | **rougail.dyn*val1*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifier**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Identifier from first family.
    **Default**: the value of the identifier | -| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2 | +| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2. | diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.sh b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.sh index 79fdd0be2..33dd35309 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.sh +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.sh @@ -29,7 +29,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.dynval1.var │ A dynamic variable. │ -│ rougail.dynval2.var │ Default: add 't' to each var value │ +│ rougail.dynval2.var │ Default: add 't' to each var value. │ │  string   multiple   standard    │ │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ @@ -65,7 +65,7 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_tval1.var_identi… │ Merge identifiers. │ │ rougail.dynval1.dyn_tval2.var_identi… │ Default: join identifier 1 and │ -│ rougail.dynval2.dyn_tval1.var_identi… │ identifier 2 │ +│ rougail.dynval2.dyn_tval1.var_identi… │ identifier 2. │ │ rougail.dynval2.dyn_tval2.var_identi… │ │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.adoc b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.adoc index 63cffc0e6..43fee2bce 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.adoc +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.adoc @@ -37,7 +37,7 @@ This family builds families dynamically. + | **rougail.dyn__val1__.var** + **rougail.dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A dynamic variable. + -**Default**: add 't' to each var value +**Default**: add 't' to each var value. |==== ==== A Second dynamic variable @@ -78,6 +78,6 @@ This family builds families dynamically. + **rougail.dyn__val2__.dyn___tval1__.var_identifiers** + **rougail.dyn__val2__.dyn___tval2__.var_identifiers** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Merge identifiers. + -**Default**: join identifier 1 and identifier 2 +**Default**: join identifier 1 and identifier 2. |==== diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.gitlab.md b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.gitlab.md index 9f735211d..e8c5a95ad 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.gitlab.md +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.gitlab.md @@ -19,9 +19,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A identifier variable](#rougail.var)" -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------| +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value. |
    A Second dynamic variable @@ -41,7 +41,7 @@ |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| | **rougail.dyn*val1*.dyn_*tval1*.var**
    **rougail.dyn*val1*.dyn_*tval2*.var**
    **rougail.dyn*val2*.dyn_*tval1*.var**
    **rougail.dyn*val2*.dyn_*tval2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable dynamic.
    **Default**: the value of the identifier | | **rougail.dyn*val1*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifier**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Identifier from first family.
    **Default**: the value of the identifier | -| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2 | +| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2. |
    diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.html b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.html index bc5feb52c..648f285be 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.html +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.html @@ -29,10 +29,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    rougail.dynval1.var
    rougail.dynval2.var
    string multiple standard mandatory unique
    A dynamic variable.
    Default: add 't' to each var value
    rougail.dynval1.var
    rougail.dynval2.var
    string multiple standard mandatory unique
    A dynamic variable.
    Default: add 't' to each var value.
    @@ -57,7 +57,7 @@ This family builds families dynamically. rougail.dynval1.dyn_tval1.var
    rougail.dynval1.dyn_tval2.var
    rougail.dynval2.dyn_tval1.var
    rougail.dynval2.dyn_tval2.var
    string standard mandatory A variable dynamic.
    Default: the value of the identifier rougail.dynval1.dyn_tval1.var_identifier
    rougail.dynval1.dyn_tval2.var_identifier
    rougail.dynval2.dyn_tval1.var_identifier
    rougail.dynval2.dyn_tval2.var_identifier
    string standard mandatory Identifier from first family.
    Default: the value of the identifier -rougail.dynval1.dyn_tval1.var_identifiers
    rougail.dynval1.dyn_tval2.var_identifiers
    rougail.dynval2.dyn_tval1.var_identifiers
    rougail.dynval2.dyn_tval2.var_identifiers
    string standard mandatoryMerge identifiers.
    Default: join identifier 1 and identifier 2 +rougail.dynval1.dyn_tval1.var_identifiers
    rougail.dynval1.dyn_tval2.var_identifiers
    rougail.dynval2.dyn_tval1.var_identifiers
    rougail.dynval2.dyn_tval2.var_identifiers
    string standard mandatoryMerge identifiers.
    Default: join identifier 1 and identifier 2. diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.json b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.json index 22c80e069..5c8f59912 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.json +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.json @@ -104,7 +104,7 @@ "default": { "name": "Default", "values": { - "description": "add 't' to each var value" + "description": "add 't' to each var value." } }, "variable_type": "string", @@ -274,7 +274,7 @@ "default": { "name": "Default", "values": { - "description": "join identifier 1 and identifier 2" + "description": "join identifier 1 and identifier 2." } }, "variable_type": "string" 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 15e114400..04fb5d7df 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 @@ -21,9 +21,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A identifier variable](#rougail.var)" -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------| +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value. | ### A Second dynamic variable @@ -44,5 +44,5 @@ |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| | **rougail.dyn*val1*.dyn_*tval1*.var**
    **rougail.dyn*val1*.dyn_*tval2*.var**
    **rougail.dyn*val2*.dyn_*tval1*.var**
    **rougail.dyn*val2*.dyn_*tval2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable dynamic.
    **Default**: the value of the identifier | | **rougail.dyn*val1*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifier**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Identifier from first family.
    **Default**: the value of the identifier | -| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2 | +| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2. | diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.sh b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.sh index 79fdd0be2..33dd35309 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.sh +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.sh @@ -29,7 +29,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.dynval1.var │ A dynamic variable. │ -│ rougail.dynval2.var │ Default: add 't' to each var value │ +│ rougail.dynval2.var │ Default: add 't' to each var value. │ │  string   multiple   standard    │ │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ @@ -65,7 +65,7 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_tval1.var_identi… │ Merge identifiers. │ │ rougail.dynval1.dyn_tval2.var_identi… │ Default: join identifier 1 and │ -│ rougail.dynval2.dyn_tval1.var_identi… │ identifier 2 │ +│ rougail.dynval2.dyn_tval1.var_identi… │ identifier 2. │ │ rougail.dynval2.dyn_tval2.var_identi… │ │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.adoc b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.adoc index 7f4bfdb43..35ecf1b33 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.adoc +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.adoc @@ -37,7 +37,7 @@ This family builds families dynamically. + | **rougail.dyn__val1__.var** + **rougail.dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A dynamic variable. + -**Default**: add 't' to each var value +**Default**: add 't' to each var value. |==== ==== A Second dynamic variable @@ -78,6 +78,6 @@ This family builds families dynamically. + **rougail.dyn__val2__.dyn___tval1__.var_identifiers** + **rougail.dyn__val2__.dyn___tval2__.var_identifiers** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Merge identifiers. + -**Default**: join identifier 1 and identifier 2 +**Default**: join identifier 1 and identifier 2. |==== diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.gitlab.md b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.gitlab.md index 81978b704..b87927863 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.gitlab.md +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.gitlab.md @@ -19,9 +19,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A identifier variable](#rougail.var)" -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------| +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value. |
    A Second dynamic variable @@ -41,7 +41,7 @@ |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| | **rougail.dyn*val1*.dyn_*tval1*.var**
    **rougail.dyn*val1*.dyn_*tval2*.var**
    **rougail.dyn*val2*.dyn_*tval1*.var**
    **rougail.dyn*val2*.dyn_*tval2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable dynamic.
    **Default**: the value of the identifier | | **rougail.dyn*val1*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifier**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Identifier from first family.
    **Default**: the value of the identifier | -| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2 | +| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2. |
    diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.html b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.html index 4a98c2250..59a2d34d7 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.html +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.html @@ -29,10 +29,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    rougail.dynval1.var
    rougail.dynval2.var
    string multiple standard mandatory unique
    A dynamic variable.
    Default: add 't' to each var value
    rougail.dynval1.var
    rougail.dynval2.var
    string multiple standard mandatory unique
    A dynamic variable.
    Default: add 't' to each var value.
    @@ -57,7 +57,7 @@ This family builds families dynamically. rougail.dynval1.dyn_tval1.var
    rougail.dynval1.dyn_tval2.var
    rougail.dynval2.dyn_tval1.var
    rougail.dynval2.dyn_tval2.var
    string standard mandatory A variable dynamic.
    Default: the value of the identifier rougail.dynval1.dyn_tval1.var_identifier
    rougail.dynval1.dyn_tval2.var_identifier
    rougail.dynval2.dyn_tval1.var_identifier
    rougail.dynval2.dyn_tval2.var_identifier
    string standard mandatory Identifier from first family.
    Default: the value of the identifier -rougail.dynval1.dyn_tval1.var_identifiers
    rougail.dynval1.dyn_tval2.var_identifiers
    rougail.dynval2.dyn_tval1.var_identifiers
    rougail.dynval2.dyn_tval2.var_identifiers
    string standard mandatoryMerge identifiers.
    Default: join identifier 1 and identifier 2 +rougail.dynval1.dyn_tval1.var_identifiers
    rougail.dynval1.dyn_tval2.var_identifiers
    rougail.dynval2.dyn_tval1.var_identifiers
    rougail.dynval2.dyn_tval2.var_identifiers
    string standard mandatoryMerge identifiers.
    Default: join identifier 1 and identifier 2. diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.json b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.json index fb69b5abe..5adadba07 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.json +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.json @@ -98,7 +98,7 @@ "default": { "name": "Default", "values": { - "description": "add 't' to each var value" + "description": "add 't' to each var value." } }, "variable_type": "string", @@ -268,7 +268,7 @@ "default": { "name": "Default", "values": { - "description": "join identifier 1 and identifier 2" + "description": "join identifier 1 and identifier 2." } }, "variable_type": "string" 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 d6a6800b2..ee154dcb6 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 @@ -21,9 +21,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A identifier variable](#rougail.var)" -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------| +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value. | ### A Second dynamic variable @@ -44,5 +44,5 @@ |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| | **rougail.dyn*val1*.dyn_*tval1*.var**
    **rougail.dyn*val1*.dyn_*tval2*.var**
    **rougail.dyn*val2*.dyn_*tval1*.var**
    **rougail.dyn*val2*.dyn_*tval2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable dynamic.
    **Default**: the value of the identifier | | **rougail.dyn*val1*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifier**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Identifier from first family.
    **Default**: the value of the identifier | -| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2 | +| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2. | diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.sh b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.sh index b1505ed05..5bb991758 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.sh +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.sh @@ -29,7 +29,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.dynval1.var │ A dynamic variable. │ -│ rougail.dynval2.var │ Default: add 't' to each var value │ +│ rougail.dynval2.var │ Default: add 't' to each var value. │ │  string   multiple   standard    │ │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ @@ -65,7 +65,7 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_tval1.var_identi… │ Merge identifiers. │ │ rougail.dynval1.dyn_tval2.var_identi… │ Default: join identifier 1 and │ -│ rougail.dynval2.dyn_tval1.var_identi… │ identifier 2 │ +│ rougail.dynval2.dyn_tval1.var_identi… │ identifier 2. │ │ rougail.dynval2.dyn_tval2.var_identi… │ │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.adoc b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.adoc index 55f2219e9..0edbef2f6 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.adoc +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.adoc @@ -69,6 +69,6 @@ This family builds families dynamically. + | **rougail.dyn__val1__.dyn___example__.var_identifiers** + **rougail.dyn__val2__.dyn___example__.var_identifiers** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Merge identifiers. + -**Default**: join identifier 1 and identifier 2 +**Default**: join identifier 1 and identifier 2. |==== diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.gitlab.md b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.gitlab.md index ef72b440b..7032cd703 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.gitlab.md +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.gitlab.md @@ -39,7 +39,7 @@ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| | **rougail.dyn*val1*.dyn_*example*.var**
    **rougail.dyn*val2*.dyn_*example*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable dynamic.
    **Default**: the value of the identifier | | **rougail.dyn*val1*.dyn_*example*.var_identifier**
    **rougail.dyn*val2*.dyn_*example*.var_identifier**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Identifier from first family.
    **Default**: the value of the identifier | -| **rougail.dyn*val1*.dyn_*example*.var_identifiers**
    **rougail.dyn*val2*.dyn_*example*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2 | +| **rougail.dyn*val1*.dyn_*example*.var_identifiers**
    **rougail.dyn*val2*.dyn_*example*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2. | diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.html b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.html index 96ece247d..49fcab520 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.html +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.html @@ -55,7 +55,7 @@ This family builds families dynamically. rougail.dynval1.dyn_example.var
    rougail.dynval2.dyn_example.var
    string standard mandatory A variable dynamic.
    Default: the value of the identifier rougail.dynval1.dyn_example.var_identifier
    rougail.dynval2.dyn_example.var_identifier
    string standard mandatory Identifier from first family.
    Default: the value of the identifier -rougail.dynval1.dyn_example.var_identifiers
    rougail.dynval2.dyn_example.var_identifiers
    string standard mandatoryMerge identifiers.
    Default: join identifier 1 and identifier 2 +rougail.dynval1.dyn_example.var_identifiers
    rougail.dynval2.dyn_example.var_identifiers
    string standard mandatoryMerge identifiers.
    Default: join identifier 1 and identifier 2. diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.json b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.json index 691b00bbf..a264ac166 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.json +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.json @@ -224,7 +224,7 @@ "default": { "name": "Default", "values": { - "description": "join identifier 1 and identifier 2" + "description": "join identifier 1 and identifier 2." } }, "variable_type": "string" 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 a4fc65a08..534fe3820 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 @@ -42,5 +42,5 @@ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| | **rougail.dyn*val1*.dyn_*example*.var**
    **rougail.dyn*val2*.dyn_*example*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable dynamic.
    **Default**: the value of the identifier | | **rougail.dyn*val1*.dyn_*example*.var_identifier**
    **rougail.dyn*val2*.dyn_*example*.var_identifier**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Identifier from first family.
    **Default**: the value of the identifier | -| **rougail.dyn*val1*.dyn_*example*.var_identifiers**
    **rougail.dyn*val2*.dyn_*example*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2 | +| **rougail.dyn*val1*.dyn_*example*.var_identifiers**
    **rougail.dyn*val2*.dyn_*example*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2. | diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.sh b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.sh index 8c9ecf690..089eb6508 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.sh +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.sh @@ -59,7 +59,7 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_example.var_iden… │ Merge identifiers. │ │ rougail.dynval2.dyn_example.var_iden… │ Default: join identifier 1 and │ -│  string   standard   mandatory  │ identifier 2 │ +│  string   standard   mandatory  │ identifier 2. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_2default_calculated.adoc b/tests/results/test_namespace_without_family/00_2default_calculated.adoc index 37ff74d2a..e43f44012 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated.adoc +++ b/tests/results/test_namespace_without_family/00_2default_calculated.adoc @@ -6,6 +6,6 @@ **Default**: no | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A second variable. + -**Default**: the value of var1 +**Default**: the value of var1. |==== diff --git a/tests/results/test_namespace_without_family/00_2default_calculated.changelog.adoc b/tests/results/test_namespace_without_family/00_2default_calculated.changelog.adoc index 43034de04..30fdaa7af 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated.changelog.adoc +++ b/tests/results/test_namespace_without_family/00_2default_calculated.changelog.adoc @@ -8,6 +8,6 @@ **Default**: no | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A second variable. + -**Default**: the value of var1 +**Default**: the value of var1. |==== diff --git a/tests/results/test_namespace_without_family/00_2default_calculated.changelog.gitlab.md b/tests/results/test_namespace_without_family/00_2default_calculated.changelog.gitlab.md index f17366371..dfaa55939 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/00_2default_calculated.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of var1 | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of var1. |
    diff --git a/tests/results/test_namespace_without_family/00_2default_calculated.changelog.html b/tests/results/test_namespace_without_family/00_2default_calculated.changelog.html index bc5d656d3..ea73487e6 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated.changelog.html +++ b/tests/results/test_namespace_without_family/00_2default_calculated.changelog.html @@ -2,11 +2,11 @@ - + - - + +
    Variable Description
    Variable Description
    rougail.var1
    string standard mandatory
    A first variable.
    Default: no
    rougail.var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of var1
    rougail.var1
    string standard mandatory
    A first variable.
    Default: no
    rougail.var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of var1.
    diff --git a/tests/results/test_namespace_without_family/00_2default_calculated.changelog.md b/tests/results/test_namespace_without_family/00_2default_calculated.changelog.md index 1bbe2f705..3d3bbca35 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated.changelog.md +++ b/tests/results/test_namespace_without_family/00_2default_calculated.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of var1 | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of var1. | diff --git a/tests/results/test_namespace_without_family/00_2default_calculated.changelog.sh b/tests/results/test_namespace_without_family/00_2default_calculated.changelog.sh index f62373b1b..70fabf384 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated.changelog.sh +++ b/tests/results/test_namespace_without_family/00_2default_calculated.changelog.sh @@ -7,7 +7,7 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ -│  string   multiple   standard    │ Default: the value of var1 │ +│  string   multiple   standard    │ Default: the value of var1. │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_2default_calculated.gitlab.md b/tests/results/test_namespace_without_family/00_2default_calculated.gitlab.md index 70f399a04..b0ee68c53 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated.gitlab.md +++ b/tests/results/test_namespace_without_family/00_2default_calculated.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of var1 | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of var1. | diff --git a/tests/results/test_namespace_without_family/00_2default_calculated.html b/tests/results/test_namespace_without_family/00_2default_calculated.html index 6a227afd5..ae4e801ab 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated.html +++ b/tests/results/test_namespace_without_family/00_2default_calculated.html @@ -1,10 +1,10 @@ - + - - + +
    Variable Description
    Variable Description
    rougail.var1
    string standard mandatory
    A first variable.
    Default: no
    rougail.var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of var1
    rougail.var1
    string standard mandatory
    A first variable.
    Default: no
    rougail.var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of var1.
    diff --git a/tests/results/test_namespace_without_family/00_2default_calculated.json b/tests/results/test_namespace_without_family/00_2default_calculated.json index 3b71d27d1..17fba88ef 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated.json +++ b/tests/results/test_namespace_without_family/00_2default_calculated.json @@ -55,7 +55,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var1" + "description": "the value of var1." } }, "variable_type": "string", diff --git a/tests/results/test_namespace_without_family/00_2default_calculated.md b/tests/results/test_namespace_without_family/00_2default_calculated.md index 70f399a04..b0ee68c53 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated.md +++ b/tests/results/test_namespace_without_family/00_2default_calculated.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of var1 | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of var1. | diff --git a/tests/results/test_namespace_without_family/00_2default_calculated.sh b/tests/results/test_namespace_without_family/00_2default_calculated.sh index 1ed382037..d9aa9ee06 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated.sh +++ b/tests/results/test_namespace_without_family/00_2default_calculated.sh @@ -5,6 +5,6 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ -│  string   multiple   standard    │ Default: the value of var1 │ +│  string   multiple   standard    │ Default: the value of var1. │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_2default_calculated_multi.adoc b/tests/results/test_namespace_without_family/00_2default_calculated_multi.adoc index 7b5d2fbfe..01546fa8e 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated_multi.adoc +++ b/tests/results/test_namespace_without_family/00_2default_calculated_multi.adoc @@ -10,6 +10,6 @@ * maybe | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A second variable. + -**Default**: the value of "rougail.var1" +**Default**: the value of "rougail.var1". |==== diff --git a/tests/results/test_namespace_without_family/00_2default_calculated_multi.changelog.adoc b/tests/results/test_namespace_without_family/00_2default_calculated_multi.changelog.adoc index b54737cee..c79384f71 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated_multi.changelog.adoc +++ b/tests/results/test_namespace_without_family/00_2default_calculated_multi.changelog.adoc @@ -12,6 +12,6 @@ * maybe | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A second variable. + -**Default**: the value of "rougail.var1" +**Default**: the value of "rougail.var1". |==== diff --git a/tests/results/test_namespace_without_family/00_2default_calculated_multi.changelog.gitlab.md b/tests/results/test_namespace_without_family/00_2default_calculated_multi.changelog.gitlab.md index ffcb2e110..fc0de8f7e 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated_multi.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/00_2default_calculated_multi.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    • no
    • yes
    • maybe | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#rougail.var1)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    • no
    • yes
    • maybe | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#rougail.var1)". |
    diff --git a/tests/results/test_namespace_without_family/00_2default_calculated_multi.changelog.html b/tests/results/test_namespace_without_family/00_2default_calculated_multi.changelog.html index 31359ade6..e347eb610 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated_multi.changelog.html +++ b/tests/results/test_namespace_without_family/00_2default_calculated_multi.changelog.html @@ -2,13 +2,13 @@ - + - +
  • maybe
  • +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A first variable.
    Default:
    • no
    • yes
    • -
    • maybe
    rougail.var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of "rougail.var1"
    rougail.var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of "rougail.var1".
    diff --git a/tests/results/test_namespace_without_family/00_2default_calculated_multi.changelog.md b/tests/results/test_namespace_without_family/00_2default_calculated_multi.changelog.md index fd48853fe..ff460a76c 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated_multi.changelog.md +++ b/tests/results/test_namespace_without_family/00_2default_calculated_multi.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    • no
    • yes
    • maybe | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#rougail.var1)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    • no
    • yes
    • maybe | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#rougail.var1)". | diff --git a/tests/results/test_namespace_without_family/00_2default_calculated_multi.changelog.sh b/tests/results/test_namespace_without_family/00_2default_calculated_multi.changelog.sh index 3bd1b0c63..304a8487e 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated_multi.changelog.sh +++ b/tests/results/test_namespace_without_family/00_2default_calculated_multi.changelog.sh @@ -10,7 +10,7 @@ │ │ • maybe │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ -│  string   multiple   standard    │ Default: the value of "rougail.var1" │ -│ mandatory   unique  │ │ +│  string   multiple   standard    │ Default: the value of │ +│ mandatory   unique  │ "rougail.var1". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_2default_calculated_multi.gitlab.md b/tests/results/test_namespace_without_family/00_2default_calculated_multi.gitlab.md index 49c1d24bc..c1922ac2c 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated_multi.gitlab.md +++ b/tests/results/test_namespace_without_family/00_2default_calculated_multi.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    • no
    • yes
    • maybe | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#rougail.var1)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    • no
    • yes
    • maybe | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#rougail.var1)". | diff --git a/tests/results/test_namespace_without_family/00_2default_calculated_multi.html b/tests/results/test_namespace_without_family/00_2default_calculated_multi.html index dd823d1a1..c5a2e6ac3 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated_multi.html +++ b/tests/results/test_namespace_without_family/00_2default_calculated_multi.html @@ -1,12 +1,12 @@ - + - +
  • maybe
  • +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A first variable.
    Default:
    • no
    • yes
    • -
    • maybe
    rougail.var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of "rougail.var1"
    rougail.var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of "rougail.var1".
    diff --git a/tests/results/test_namespace_without_family/00_2default_calculated_multi.json b/tests/results/test_namespace_without_family/00_2default_calculated_multi.json index f98e8f094..415cef3e2 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated_multi.json +++ b/tests/results/test_namespace_without_family/00_2default_calculated_multi.json @@ -66,7 +66,7 @@ "default": { "name": "Default", "values": { - "description": "the value of \"{0}\"", + "description": "the value of \"{0}\".", "variables": [ { "path": "rougail.var1", diff --git a/tests/results/test_namespace_without_family/00_2default_calculated_multi.md b/tests/results/test_namespace_without_family/00_2default_calculated_multi.md index 49c1d24bc..c1922ac2c 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated_multi.md +++ b/tests/results/test_namespace_without_family/00_2default_calculated_multi.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    • no
    • yes
    • maybe | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#rougail.var1)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    • no
    • yes
    • maybe | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#rougail.var1)". | diff --git a/tests/results/test_namespace_without_family/00_2default_calculated_multi.sh b/tests/results/test_namespace_without_family/00_2default_calculated_multi.sh index 48c650bdc..8ea9d531d 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated_multi.sh +++ b/tests/results/test_namespace_without_family/00_2default_calculated_multi.sh @@ -8,6 +8,6 @@ │ │ • maybe │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ -│  string   multiple   standard    │ Default: the value of "rougail.var1" │ -│ mandatory   unique  │ │ +│  string   multiple   standard    │ Default: the value of │ +│ mandatory   unique  │ "rougail.var1". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_6choice_calculation.adoc b/tests/results/test_namespace_without_family/00_6choice_calculation.adoc index 3851f55e5..750f4894b 100644 --- a/tests/results/test_namespace_without_family/00_6choice_calculation.adoc +++ b/tests/results/test_namespace_without_family/00_6choice_calculation.adoc @@ -3,7 +3,7 @@ | Variable | Description | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A variable. + -**Choices**: choices is 0 to 9 + +**Choices**: choices is 0 to 9. + **Default**: 9 |==== diff --git a/tests/results/test_namespace_without_family/00_6choice_calculation.changelog.adoc b/tests/results/test_namespace_without_family/00_6choice_calculation.changelog.adoc index fad941645..82a95db36 100644 --- a/tests/results/test_namespace_without_family/00_6choice_calculation.changelog.adoc +++ b/tests/results/test_namespace_without_family/00_6choice_calculation.changelog.adoc @@ -5,7 +5,7 @@ | Variable | Description | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A variable. + -**Choices**: choices is 0 to 9 + +**Choices**: choices is 0 to 9. + **Default**: 9 |==== diff --git a/tests/results/test_namespace_without_family/00_6choice_calculation.changelog.gitlab.md b/tests/results/test_namespace_without_family/00_6choice_calculation.changelog.gitlab.md index b4a455d16..ec9a4011f 100644 --- a/tests/results/test_namespace_without_family/00_6choice_calculation.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/00_6choice_calculation.changelog.gitlab.md @@ -1,8 +1,8 @@
    New variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9.
    **Default**: 9 |
    diff --git a/tests/results/test_namespace_without_family/00_6choice_calculation.changelog.html b/tests/results/test_namespace_without_family/00_6choice_calculation.changelog.html index b0ad08baf..4828cc0ed 100644 --- a/tests/results/test_namespace_without_family/00_6choice_calculation.changelog.html +++ b/tests/results/test_namespace_without_family/00_6choice_calculation.changelog.html @@ -2,10 +2,10 @@ - + - +
    Variable Description
    Variable Description
    rougail.var
    choice standard mandatory
    A variable.
    Choices: choices is 0 to 9
    Default: 9
    rougail.var
    choice standard mandatory
    A variable.
    Choices: choices is 0 to 9.
    Default: 9
    diff --git a/tests/results/test_namespace_without_family/00_6choice_calculation.changelog.md b/tests/results/test_namespace_without_family/00_6choice_calculation.changelog.md index 2d4814204..ef1cbdb84 100644 --- a/tests/results/test_namespace_without_family/00_6choice_calculation.changelog.md +++ b/tests/results/test_namespace_without_family/00_6choice_calculation.changelog.md @@ -1,6 +1,6 @@ # New variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_namespace_without_family/00_6choice_calculation.changelog.sh b/tests/results/test_namespace_without_family/00_6choice_calculation.changelog.sh index 942bced63..a50dbcc26 100644 --- a/tests/results/test_namespace_without_family/00_6choice_calculation.changelog.sh +++ b/tests/results/test_namespace_without_family/00_6choice_calculation.changelog.sh @@ -4,7 +4,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var │ A variable. │ -│  choice   standard   mandatory  │ Choices: choices is 0 to 9 │ +│  choice   standard   mandatory  │ Choices: choices is 0 to 9. │ │ │ Default: 9 │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_6choice_calculation.gitlab.md b/tests/results/test_namespace_without_family/00_6choice_calculation.gitlab.md index 067edd03e..b69ab10d9 100644 --- a/tests/results/test_namespace_without_family/00_6choice_calculation.gitlab.md +++ b/tests/results/test_namespace_without_family/00_6choice_calculation.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_namespace_without_family/00_6choice_calculation.html b/tests/results/test_namespace_without_family/00_6choice_calculation.html index b035dc45e..caff597c9 100644 --- a/tests/results/test_namespace_without_family/00_6choice_calculation.html +++ b/tests/results/test_namespace_without_family/00_6choice_calculation.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    rougail.var
    choice standard mandatory
    A variable.
    Choices: choices is 0 to 9
    Default: 9
    rougail.var
    choice standard mandatory
    A variable.
    Choices: choices is 0 to 9.
    Default: 9
    diff --git a/tests/results/test_namespace_without_family/00_6choice_calculation.json b/tests/results/test_namespace_without_family/00_6choice_calculation.json index 8880d4b73..c40e1fc17 100644 --- a/tests/results/test_namespace_without_family/00_6choice_calculation.json +++ b/tests/results/test_namespace_without_family/00_6choice_calculation.json @@ -34,7 +34,7 @@ "choices": { "name": "Choices", "values": { - "description": "choices is 0 to 9" + "description": "choices is 0 to 9." } } } diff --git a/tests/results/test_namespace_without_family/00_6choice_calculation.md b/tests/results/test_namespace_without_family/00_6choice_calculation.md index 067edd03e..b69ab10d9 100644 --- a/tests/results/test_namespace_without_family/00_6choice_calculation.md +++ b/tests/results/test_namespace_without_family/00_6choice_calculation.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_namespace_without_family/00_6choice_calculation.sh b/tests/results/test_namespace_without_family/00_6choice_calculation.sh index ae2fec146..bc9e94cac 100644 --- a/tests/results/test_namespace_without_family/00_6choice_calculation.sh +++ b/tests/results/test_namespace_without_family/00_6choice_calculation.sh @@ -2,6 +2,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var │ A variable. │ -│  choice   standard   mandatory  │ Choices: choices is 0 to 9 │ +│  choice   standard   mandatory  │ Choices: choices is 0 to 9. │ │ │ Default: 9 │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_8calculation_information.adoc b/tests/results/test_namespace_without_family/00_8calculation_information.adoc index fece8bc62..7b271649a 100644 --- a/tests/results/test_namespace_without_family/00_8calculation_information.adoc +++ b/tests/results/test_namespace_without_family/00_8calculation_information.adoc @@ -3,6 +3,6 @@ | Variable | Description | **rougail.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: get information test_information +**Default**: get information test_information. |==== diff --git a/tests/results/test_namespace_without_family/00_8calculation_information.changelog.adoc b/tests/results/test_namespace_without_family/00_8calculation_information.changelog.adoc index 82e1b8793..99e3091c3 100644 --- a/tests/results/test_namespace_without_family/00_8calculation_information.changelog.adoc +++ b/tests/results/test_namespace_without_family/00_8calculation_information.changelog.adoc @@ -5,6 +5,6 @@ | Variable | Description | **rougail.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: get information test_information +**Default**: get information test_information. |==== diff --git a/tests/results/test_namespace_without_family/00_8calculation_information.changelog.gitlab.md b/tests/results/test_namespace_without_family/00_8calculation_information.changelog.gitlab.md index 133a88d1b..c57232fab 100644 --- a/tests/results/test_namespace_without_family/00_8calculation_information.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/00_8calculation_information.changelog.gitlab.md @@ -1,8 +1,8 @@
    New variable -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information. |
    diff --git a/tests/results/test_namespace_without_family/00_8calculation_information.changelog.html b/tests/results/test_namespace_without_family/00_8calculation_information.changelog.html index bd408e163..a0f3759dc 100644 --- a/tests/results/test_namespace_without_family/00_8calculation_information.changelog.html +++ b/tests/results/test_namespace_without_family/00_8calculation_information.changelog.html @@ -2,10 +2,10 @@ - + - +
    Variable Description
    Variable Description
    rougail.variable
    string standard mandatory
    A variable.
    Default: get information test_information
    rougail.variable
    string standard mandatory
    A variable.
    Default: get information test_information.
    diff --git a/tests/results/test_namespace_without_family/00_8calculation_information.changelog.md b/tests/results/test_namespace_without_family/00_8calculation_information.changelog.md index cbd25e27f..920217c06 100644 --- a/tests/results/test_namespace_without_family/00_8calculation_information.changelog.md +++ b/tests/results/test_namespace_without_family/00_8calculation_information.changelog.md @@ -1,6 +1,6 @@ # New variable -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test_namespace_without_family/00_8calculation_information.changelog.sh b/tests/results/test_namespace_without_family/00_8calculation_information.changelog.sh index 33e414bed..a19efae8e 100644 --- a/tests/results/test_namespace_without_family/00_8calculation_information.changelog.sh +++ b/tests/results/test_namespace_without_family/00_8calculation_information.changelog.sh @@ -5,6 +5,6 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.variable │ A variable. │ │  string   standard   mandatory  │ Default: get information │ -│ │ test_information │ +│ │ test_information. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_8calculation_information.gitlab.md b/tests/results/test_namespace_without_family/00_8calculation_information.gitlab.md index aab588db1..9d1a2abdd 100644 --- a/tests/results/test_namespace_without_family/00_8calculation_information.gitlab.md +++ b/tests/results/test_namespace_without_family/00_8calculation_information.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test_namespace_without_family/00_8calculation_information.html b/tests/results/test_namespace_without_family/00_8calculation_information.html index 290669178..6b115032d 100644 --- a/tests/results/test_namespace_without_family/00_8calculation_information.html +++ b/tests/results/test_namespace_without_family/00_8calculation_information.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    rougail.variable
    string standard mandatory
    A variable.
    Default: get information test_information
    rougail.variable
    string standard mandatory
    A variable.
    Default: get information test_information.
    diff --git a/tests/results/test_namespace_without_family/00_8calculation_information.json b/tests/results/test_namespace_without_family/00_8calculation_information.json index 665547703..4a50fe76c 100644 --- a/tests/results/test_namespace_without_family/00_8calculation_information.json +++ b/tests/results/test_namespace_without_family/00_8calculation_information.json @@ -29,7 +29,7 @@ "default": { "name": "Default", "values": { - "description": "get information test_information" + "description": "get information test_information." } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/00_8calculation_information.md b/tests/results/test_namespace_without_family/00_8calculation_information.md index aab588db1..9d1a2abdd 100644 --- a/tests/results/test_namespace_without_family/00_8calculation_information.md +++ b/tests/results/test_namespace_without_family/00_8calculation_information.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test_namespace_without_family/00_8calculation_information.sh b/tests/results/test_namespace_without_family/00_8calculation_information.sh index 4eecd3697..789e0367f 100644 --- a/tests/results/test_namespace_without_family/00_8calculation_information.sh +++ b/tests/results/test_namespace_without_family/00_8calculation_information.sh @@ -3,5 +3,5 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.variable │ A variable. │ │  string   standard   mandatory  │ Default: get information │ -│ │ test_information │ +│ │ test_information. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_9default_calculation.adoc b/tests/results/test_namespace_without_family/00_9default_calculation.adoc index 7cc959cb4..bfa32462b 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation.adoc +++ b/tests/results/test_namespace_without_family/00_9default_calculation.adoc @@ -3,6 +3,6 @@ | Variable | Description | **rougail.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: concat all parameters +**Default**: concat all parameters. |==== diff --git a/tests/results/test_namespace_without_family/00_9default_calculation.changelog.adoc b/tests/results/test_namespace_without_family/00_9default_calculation.changelog.adoc index 29ddb997d..f10f029aa 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation.changelog.adoc +++ b/tests/results/test_namespace_without_family/00_9default_calculation.changelog.adoc @@ -5,6 +5,6 @@ | Variable | Description | **rougail.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: concat all parameters +**Default**: concat all parameters. |==== diff --git a/tests/results/test_namespace_without_family/00_9default_calculation.changelog.gitlab.md b/tests/results/test_namespace_without_family/00_9default_calculation.changelog.gitlab.md index f0095d4a9..304fa982f 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/00_9default_calculation.changelog.gitlab.md @@ -1,8 +1,8 @@
    New variable -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters. |
    diff --git a/tests/results/test_namespace_without_family/00_9default_calculation.changelog.html b/tests/results/test_namespace_without_family/00_9default_calculation.changelog.html index 38028aa0f..17b549a73 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation.changelog.html +++ b/tests/results/test_namespace_without_family/00_9default_calculation.changelog.html @@ -2,10 +2,10 @@ - + - +
    Variable Description
    Variable Description
    rougail.variable
    string standard mandatory
    A variable.
    Default: concat all parameters
    rougail.variable
    string standard mandatory
    A variable.
    Default: concat all parameters.
    diff --git a/tests/results/test_namespace_without_family/00_9default_calculation.changelog.md b/tests/results/test_namespace_without_family/00_9default_calculation.changelog.md index 7e73a6cc3..d4f1a009c 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation.changelog.md +++ b/tests/results/test_namespace_without_family/00_9default_calculation.changelog.md @@ -1,6 +1,6 @@ # New variable -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters. | diff --git a/tests/results/test_namespace_without_family/00_9default_calculation.changelog.sh b/tests/results/test_namespace_without_family/00_9default_calculation.changelog.sh index 8faf75749..ae9115213 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation.changelog.sh +++ b/tests/results/test_namespace_without_family/00_9default_calculation.changelog.sh @@ -4,6 +4,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.variable │ A variable. │ -│  string   standard   mandatory  │ Default: concat all parameters │ +│  string   standard   mandatory  │ Default: concat all parameters. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_9default_calculation.gitlab.md b/tests/results/test_namespace_without_family/00_9default_calculation.gitlab.md index d38aed041..715b26998 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation.gitlab.md +++ b/tests/results/test_namespace_without_family/00_9default_calculation.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters. | diff --git a/tests/results/test_namespace_without_family/00_9default_calculation.html b/tests/results/test_namespace_without_family/00_9default_calculation.html index 25eeb3d7b..e7cc0cc17 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation.html +++ b/tests/results/test_namespace_without_family/00_9default_calculation.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    rougail.variable
    string standard mandatory
    A variable.
    Default: concat all parameters
    rougail.variable
    string standard mandatory
    A variable.
    Default: concat all parameters.
    diff --git a/tests/results/test_namespace_without_family/00_9default_calculation.json b/tests/results/test_namespace_without_family/00_9default_calculation.json index e9b9f08fd..bef043e12 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation.json +++ b/tests/results/test_namespace_without_family/00_9default_calculation.json @@ -29,7 +29,7 @@ "default": { "name": "Default", "values": { - "description": "concat all parameters" + "description": "concat all parameters." } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/00_9default_calculation.md b/tests/results/test_namespace_without_family/00_9default_calculation.md index d38aed041..715b26998 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation.md +++ b/tests/results/test_namespace_without_family/00_9default_calculation.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters. | diff --git a/tests/results/test_namespace_without_family/00_9default_calculation.sh b/tests/results/test_namespace_without_family/00_9default_calculation.sh index d1ca0a9cf..e9190f8fb 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation.sh +++ b/tests/results/test_namespace_without_family/00_9default_calculation.sh @@ -2,5 +2,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.variable │ A variable. │ -│  string   standard   mandatory  │ Default: concat all parameters │ +│  string   standard   mandatory  │ Default: concat all parameters. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_9default_calculation_information.adoc b/tests/results/test_namespace_without_family/00_9default_calculation_information.adoc index 3ad9a5002..43545538d 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation_information.adoc +++ b/tests/results/test_namespace_without_family/00_9default_calculation_information.adoc @@ -3,6 +3,6 @@ | Variable | Description | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: returns the information +**Default**: returns the information. |==== diff --git a/tests/results/test_namespace_without_family/00_9default_calculation_information.changelog.adoc b/tests/results/test_namespace_without_family/00_9default_calculation_information.changelog.adoc index c06d46c4d..30ee826fa 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation_information.changelog.adoc +++ b/tests/results/test_namespace_without_family/00_9default_calculation_information.changelog.adoc @@ -5,6 +5,6 @@ | Variable | Description | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: returns the information +**Default**: returns the information. |==== diff --git a/tests/results/test_namespace_without_family/00_9default_calculation_information.changelog.gitlab.md b/tests/results/test_namespace_without_family/00_9default_calculation_information.changelog.gitlab.md index e97294748..f0deb4f16 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation_information.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/00_9default_calculation_information.changelog.gitlab.md @@ -1,8 +1,8 @@
    New variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information. |
    diff --git a/tests/results/test_namespace_without_family/00_9default_calculation_information.changelog.html b/tests/results/test_namespace_without_family/00_9default_calculation_information.changelog.html index c54e53744..040e61c24 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation_information.changelog.html +++ b/tests/results/test_namespace_without_family/00_9default_calculation_information.changelog.html @@ -2,10 +2,10 @@ - + - +
    Variable Description
    Variable Description
    rougail.var
    string standard mandatory
    A variable.
    Default: returns the information
    rougail.var
    string standard mandatory
    A variable.
    Default: returns the information.
    diff --git a/tests/results/test_namespace_without_family/00_9default_calculation_information.changelog.md b/tests/results/test_namespace_without_family/00_9default_calculation_information.changelog.md index a609ffa5e..1da034b5c 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation_information.changelog.md +++ b/tests/results/test_namespace_without_family/00_9default_calculation_information.changelog.md @@ -1,6 +1,6 @@ # New variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information. | diff --git a/tests/results/test_namespace_without_family/00_9default_calculation_information.changelog.sh b/tests/results/test_namespace_without_family/00_9default_calculation_information.changelog.sh index 9dab9d53c..ffdf382c5 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation_information.changelog.sh +++ b/tests/results/test_namespace_without_family/00_9default_calculation_information.changelog.sh @@ -4,6 +4,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var │ A variable. │ -│  string   standard   mandatory  │ Default: returns the information │ +│  string   standard   mandatory  │ Default: returns the information. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_9default_calculation_information.gitlab.md b/tests/results/test_namespace_without_family/00_9default_calculation_information.gitlab.md index 374ed17f5..5ed490769 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation_information.gitlab.md +++ b/tests/results/test_namespace_without_family/00_9default_calculation_information.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information. | diff --git a/tests/results/test_namespace_without_family/00_9default_calculation_information.html b/tests/results/test_namespace_without_family/00_9default_calculation_information.html index 3d8a5af99..4e9631476 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation_information.html +++ b/tests/results/test_namespace_without_family/00_9default_calculation_information.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    rougail.var
    string standard mandatory
    A variable.
    Default: returns the information
    rougail.var
    string standard mandatory
    A variable.
    Default: returns the information.
    diff --git a/tests/results/test_namespace_without_family/00_9default_calculation_information.json b/tests/results/test_namespace_without_family/00_9default_calculation_information.json index 32411e326..6d2f6b124 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation_information.json +++ b/tests/results/test_namespace_without_family/00_9default_calculation_information.json @@ -29,7 +29,7 @@ "default": { "name": "Default", "values": { - "description": "returns the information" + "description": "returns the information." } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/00_9default_calculation_information.md b/tests/results/test_namespace_without_family/00_9default_calculation_information.md index 374ed17f5..5ed490769 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation_information.md +++ b/tests/results/test_namespace_without_family/00_9default_calculation_information.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information. | diff --git a/tests/results/test_namespace_without_family/00_9default_calculation_information.sh b/tests/results/test_namespace_without_family/00_9default_calculation_information.sh index da0293018..dc3eb7bce 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation_information.sh +++ b/tests/results/test_namespace_without_family/00_9default_calculation_information.sh @@ -2,5 +2,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var │ A variable. │ -│  string   standard   mandatory  │ Default: returns the information │ +│  string   standard   mandatory  │ Default: returns the information. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.adoc b/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.adoc index e5d541d19..03a797c8c 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.adoc +++ b/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.adoc @@ -3,7 +3,7 @@ | Variable | Description | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A first variable. + -**Default**: returns a value +**Default**: returns a value. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + **Default**: no diff --git a/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.changelog.adoc b/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.changelog.adoc index 6b7ae0577..3d84f05cb 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.changelog.adoc +++ b/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.changelog.adoc @@ -5,7 +5,7 @@ | Variable | Description | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A first variable. + -**Default**: returns a value +**Default**: returns a value. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + **Default**: no diff --git a/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.changelog.gitlab.md b/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.changelog.gitlab.md index 9c0bacf77..fd65f6938 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no |
    diff --git a/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.changelog.html b/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.changelog.html index eae656e34..26baa1d34 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.changelog.html +++ b/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.changelog.html @@ -2,11 +2,11 @@ - + - - + +
    Variable Description
    Variable Description
    rougail.var1
    string standard
    A first variable.
    Default: returns a value
    rougail.var2
    string standard mandatory
    A second variable.
    Default: no
    rougail.var1
    string standard
    A first variable.
    Default: returns a value.
    rougail.var2
    string standard mandatory
    A second variable.
    Default: no
    diff --git a/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.changelog.md b/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.changelog.md index 81a603795..42cbd08b1 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.changelog.md +++ b/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | diff --git a/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.changelog.sh b/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.changelog.sh index 7c14c19e4..89a0f7ba4 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.changelog.sh +++ b/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.changelog.sh @@ -4,7 +4,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var1 │ A first variable. │ -│  string   standard  │ Default: returns a value │ +│  string   standard  │ Default: returns a value. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ │  string   standard   mandatory  │ Default: no │ diff --git a/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.gitlab.md b/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.gitlab.md index cbbf1357c..93974179e 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.gitlab.md +++ b/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | diff --git a/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.html b/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.html index 73ef9c858..b8dce6566 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.html +++ b/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.html @@ -1,10 +1,10 @@ - + - - + +
    Variable Description
    Variable Description
    rougail.var1
    string standard
    A first variable.
    Default: returns a value
    rougail.var2
    string standard mandatory
    A second variable.
    Default: no
    rougail.var1
    string standard
    A first variable.
    Default: returns a value.
    rougail.var2
    string standard mandatory
    A second variable.
    Default: no
    diff --git a/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.json b/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.json index a95f9bb35..13b385fbe 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.json +++ b/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.json @@ -22,7 +22,7 @@ "default": { "name": "Default", "values": { - "description": "returns a value" + "description": "returns a value." } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.md b/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.md index cbbf1357c..93974179e 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.md +++ b/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | diff --git a/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.sh b/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.sh index 5fce2c1a5..799ec06a2 100644 --- a/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.sh +++ b/tests/results/test_namespace_without_family/00_9default_calculation_param_optional.sh @@ -2,7 +2,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var1 │ A first variable. │ -│  string   standard  │ Default: returns a value │ +│  string   standard  │ Default: returns a value. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ │  string   standard   mandatory  │ Default: no │ diff --git a/tests/results/test_namespace_without_family/00_9default_integer.adoc b/tests/results/test_namespace_without_family/00_9default_integer.adoc index e5de4d980..8459b6a55 100644 --- a/tests/results/test_namespace_without_family/00_9default_integer.adoc +++ b/tests/results/test_namespace_without_family/00_9default_integer.adoc @@ -3,7 +3,7 @@ | Variable | Description | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A variable. + -**Choices**: choice for 0 to 9 + +**Choices**: choice for 0 to 9. + **Default**: 9 |==== diff --git a/tests/results/test_namespace_without_family/00_9default_integer.changelog.adoc b/tests/results/test_namespace_without_family/00_9default_integer.changelog.adoc index 54e945a19..6e3bd7879 100644 --- a/tests/results/test_namespace_without_family/00_9default_integer.changelog.adoc +++ b/tests/results/test_namespace_without_family/00_9default_integer.changelog.adoc @@ -5,7 +5,7 @@ | Variable | Description | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A variable. + -**Choices**: choice for 0 to 9 + +**Choices**: choice for 0 to 9. + **Default**: 9 |==== diff --git a/tests/results/test_namespace_without_family/00_9default_integer.changelog.gitlab.md b/tests/results/test_namespace_without_family/00_9default_integer.changelog.gitlab.md index bd65ff858..26be70ed7 100644 --- a/tests/results/test_namespace_without_family/00_9default_integer.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/00_9default_integer.changelog.gitlab.md @@ -1,8 +1,8 @@
    New variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 |
    diff --git a/tests/results/test_namespace_without_family/00_9default_integer.changelog.html b/tests/results/test_namespace_without_family/00_9default_integer.changelog.html index 582245ac4..bc4431a4b 100644 --- a/tests/results/test_namespace_without_family/00_9default_integer.changelog.html +++ b/tests/results/test_namespace_without_family/00_9default_integer.changelog.html @@ -2,10 +2,10 @@ - + - +
    Variable Description
    Variable Description
    rougail.var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9
    Default: 9
    rougail.var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9.
    Default: 9
    diff --git a/tests/results/test_namespace_without_family/00_9default_integer.changelog.md b/tests/results/test_namespace_without_family/00_9default_integer.changelog.md index 467a567ef..294d8d190 100644 --- a/tests/results/test_namespace_without_family/00_9default_integer.changelog.md +++ b/tests/results/test_namespace_without_family/00_9default_integer.changelog.md @@ -1,6 +1,6 @@ # New variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_namespace_without_family/00_9default_integer.changelog.sh b/tests/results/test_namespace_without_family/00_9default_integer.changelog.sh index 466558446..26badc1b5 100644 --- a/tests/results/test_namespace_without_family/00_9default_integer.changelog.sh +++ b/tests/results/test_namespace_without_family/00_9default_integer.changelog.sh @@ -4,7 +4,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var │ A variable. │ -│  choice   standard   mandatory  │ Choices: choice for 0 to 9 │ +│  choice   standard   mandatory  │ Choices: choice for 0 to 9. │ │ │ Default: 9 │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_9default_integer.gitlab.md b/tests/results/test_namespace_without_family/00_9default_integer.gitlab.md index 94e8db502..6042216ab 100644 --- a/tests/results/test_namespace_without_family/00_9default_integer.gitlab.md +++ b/tests/results/test_namespace_without_family/00_9default_integer.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_namespace_without_family/00_9default_integer.html b/tests/results/test_namespace_without_family/00_9default_integer.html index 50b916607..d55df22d4 100644 --- a/tests/results/test_namespace_without_family/00_9default_integer.html +++ b/tests/results/test_namespace_without_family/00_9default_integer.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    rougail.var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9
    Default: 9
    rougail.var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9.
    Default: 9
    diff --git a/tests/results/test_namespace_without_family/00_9default_integer.json b/tests/results/test_namespace_without_family/00_9default_integer.json index ee6c871a4..c6e60212d 100644 --- a/tests/results/test_namespace_without_family/00_9default_integer.json +++ b/tests/results/test_namespace_without_family/00_9default_integer.json @@ -34,7 +34,7 @@ "choices": { "name": "Choices", "values": { - "description": "choice for 0 to 9" + "description": "choice for 0 to 9." } } } diff --git a/tests/results/test_namespace_without_family/00_9default_integer.md b/tests/results/test_namespace_without_family/00_9default_integer.md index 94e8db502..6042216ab 100644 --- a/tests/results/test_namespace_without_family/00_9default_integer.md +++ b/tests/results/test_namespace_without_family/00_9default_integer.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_namespace_without_family/00_9default_integer.sh b/tests/results/test_namespace_without_family/00_9default_integer.sh index 7c905c50a..0838954d0 100644 --- a/tests/results/test_namespace_without_family/00_9default_integer.sh +++ b/tests/results/test_namespace_without_family/00_9default_integer.sh @@ -2,6 +2,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var │ A variable. │ -│  choice   standard   mandatory  │ Choices: choice for 0 to 9 │ +│  choice   standard   mandatory  │ Choices: choice for 0 to 9. │ │ │ Default: 9 │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_9default_number.adoc b/tests/results/test_namespace_without_family/00_9default_number.adoc index e5de4d980..8459b6a55 100644 --- a/tests/results/test_namespace_without_family/00_9default_number.adoc +++ b/tests/results/test_namespace_without_family/00_9default_number.adoc @@ -3,7 +3,7 @@ | Variable | Description | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A variable. + -**Choices**: choice for 0 to 9 + +**Choices**: choice for 0 to 9. + **Default**: 9 |==== diff --git a/tests/results/test_namespace_without_family/00_9default_number.changelog.adoc b/tests/results/test_namespace_without_family/00_9default_number.changelog.adoc index 54e945a19..6e3bd7879 100644 --- a/tests/results/test_namespace_without_family/00_9default_number.changelog.adoc +++ b/tests/results/test_namespace_without_family/00_9default_number.changelog.adoc @@ -5,7 +5,7 @@ | Variable | Description | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A variable. + -**Choices**: choice for 0 to 9 + +**Choices**: choice for 0 to 9. + **Default**: 9 |==== diff --git a/tests/results/test_namespace_without_family/00_9default_number.changelog.gitlab.md b/tests/results/test_namespace_without_family/00_9default_number.changelog.gitlab.md index bd65ff858..26be70ed7 100644 --- a/tests/results/test_namespace_without_family/00_9default_number.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/00_9default_number.changelog.gitlab.md @@ -1,8 +1,8 @@
    New variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 |
    diff --git a/tests/results/test_namespace_without_family/00_9default_number.changelog.html b/tests/results/test_namespace_without_family/00_9default_number.changelog.html index 582245ac4..bc4431a4b 100644 --- a/tests/results/test_namespace_without_family/00_9default_number.changelog.html +++ b/tests/results/test_namespace_without_family/00_9default_number.changelog.html @@ -2,10 +2,10 @@ - + - +
    Variable Description
    Variable Description
    rougail.var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9
    Default: 9
    rougail.var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9.
    Default: 9
    diff --git a/tests/results/test_namespace_without_family/00_9default_number.changelog.md b/tests/results/test_namespace_without_family/00_9default_number.changelog.md index 467a567ef..294d8d190 100644 --- a/tests/results/test_namespace_without_family/00_9default_number.changelog.md +++ b/tests/results/test_namespace_without_family/00_9default_number.changelog.md @@ -1,6 +1,6 @@ # New variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_namespace_without_family/00_9default_number.changelog.sh b/tests/results/test_namespace_without_family/00_9default_number.changelog.sh index 466558446..26badc1b5 100644 --- a/tests/results/test_namespace_without_family/00_9default_number.changelog.sh +++ b/tests/results/test_namespace_without_family/00_9default_number.changelog.sh @@ -4,7 +4,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var │ A variable. │ -│  choice   standard   mandatory  │ Choices: choice for 0 to 9 │ +│  choice   standard   mandatory  │ Choices: choice for 0 to 9. │ │ │ Default: 9 │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_9default_number.gitlab.md b/tests/results/test_namespace_without_family/00_9default_number.gitlab.md index 94e8db502..6042216ab 100644 --- a/tests/results/test_namespace_without_family/00_9default_number.gitlab.md +++ b/tests/results/test_namespace_without_family/00_9default_number.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_namespace_without_family/00_9default_number.html b/tests/results/test_namespace_without_family/00_9default_number.html index 50b916607..d55df22d4 100644 --- a/tests/results/test_namespace_without_family/00_9default_number.html +++ b/tests/results/test_namespace_without_family/00_9default_number.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    rougail.var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9
    Default: 9
    rougail.var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9.
    Default: 9
    diff --git a/tests/results/test_namespace_without_family/00_9default_number.json b/tests/results/test_namespace_without_family/00_9default_number.json index ee6c871a4..c6e60212d 100644 --- a/tests/results/test_namespace_without_family/00_9default_number.json +++ b/tests/results/test_namespace_without_family/00_9default_number.json @@ -34,7 +34,7 @@ "choices": { "name": "Choices", "values": { - "description": "choice for 0 to 9" + "description": "choice for 0 to 9." } } } diff --git a/tests/results/test_namespace_without_family/00_9default_number.md b/tests/results/test_namespace_without_family/00_9default_number.md index 94e8db502..6042216ab 100644 --- a/tests/results/test_namespace_without_family/00_9default_number.md +++ b/tests/results/test_namespace_without_family/00_9default_number.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_namespace_without_family/00_9default_number.sh b/tests/results/test_namespace_without_family/00_9default_number.sh index 7c905c50a..0838954d0 100644 --- a/tests/results/test_namespace_without_family/00_9default_number.sh +++ b/tests/results/test_namespace_without_family/00_9default_number.sh @@ -2,6 +2,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var │ A variable. │ -│  choice   standard   mandatory  │ Choices: choice for 0 to 9 │ +│  choice   standard   mandatory  │ Choices: choice for 0 to 9. │ │ │ Default: 9 │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_9extra.adoc b/tests/results/test_namespace_without_family/00_9extra.adoc index bc42cde38..9d66e75ed 100644 --- a/tests/results/test_namespace_without_family/00_9extra.adoc +++ b/tests/results/test_namespace_without_family/00_9extra.adoc @@ -6,6 +6,6 @@ **Default**: rougail | **extra.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: return no +**Default**: return no. |==== diff --git a/tests/results/test_namespace_without_family/00_9extra.changelog.adoc b/tests/results/test_namespace_without_family/00_9extra.changelog.adoc index 14eaf7cd5..64f87b6f6 100644 --- a/tests/results/test_namespace_without_family/00_9extra.changelog.adoc +++ b/tests/results/test_namespace_without_family/00_9extra.changelog.adoc @@ -8,6 +8,6 @@ **Default**: rougail | **extra.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: return no +**Default**: return no. |==== diff --git a/tests/results/test_namespace_without_family/00_9extra.changelog.gitlab.md b/tests/results/test_namespace_without_family/00_9extra.changelog.gitlab.md index f6f55c809..487caa8eb 100644 --- a/tests/results/test_namespace_without_family/00_9extra.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/00_9extra.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: rougail | -| **extra.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: return no | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: rougail | +| **extra.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: return no. |
    diff --git a/tests/results/test_namespace_without_family/00_9extra.changelog.html b/tests/results/test_namespace_without_family/00_9extra.changelog.html index 90927394c..09957cec5 100644 --- a/tests/results/test_namespace_without_family/00_9extra.changelog.html +++ b/tests/results/test_namespace_without_family/00_9extra.changelog.html @@ -2,11 +2,11 @@ - + - - + +
    Variable Description
    Variable Description
    rougail.variable
    string standard mandatory
    A variable.
    Default: rougail
    extra.variable
    string standard mandatory
    A variable.
    Default: return no
    rougail.variable
    string standard mandatory
    A variable.
    Default: rougail
    extra.variable
    string standard mandatory
    A variable.
    Default: return no.
    diff --git a/tests/results/test_namespace_without_family/00_9extra.changelog.md b/tests/results/test_namespace_without_family/00_9extra.changelog.md index 9e631073c..9d08dde72 100644 --- a/tests/results/test_namespace_without_family/00_9extra.changelog.md +++ b/tests/results/test_namespace_without_family/00_9extra.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: rougail | -| **extra.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: return no | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: rougail | +| **extra.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: return no. | diff --git a/tests/results/test_namespace_without_family/00_9extra.changelog.sh b/tests/results/test_namespace_without_family/00_9extra.changelog.sh index d7510a7b3..de0a0e104 100644 --- a/tests/results/test_namespace_without_family/00_9extra.changelog.sh +++ b/tests/results/test_namespace_without_family/00_9extra.changelog.sh @@ -7,6 +7,6 @@ │  string   standard   mandatory  │ Default: rougail │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ extra.variable │ A variable. │ -│  string   standard   mandatory  │ Default: return no │ +│  string   standard   mandatory  │ Default: return no. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_9extra.gitlab.md b/tests/results/test_namespace_without_family/00_9extra.gitlab.md index 1fe47524d..6e96aae4c 100644 --- a/tests/results/test_namespace_without_family/00_9extra.gitlab.md +++ b/tests/results/test_namespace_without_family/00_9extra.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: rougail | -| **extra.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: return no | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: rougail | +| **extra.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: return no. | diff --git a/tests/results/test_namespace_without_family/00_9extra.html b/tests/results/test_namespace_without_family/00_9extra.html index d19a80e33..e1c325ba5 100644 --- a/tests/results/test_namespace_without_family/00_9extra.html +++ b/tests/results/test_namespace_without_family/00_9extra.html @@ -1,10 +1,10 @@ - + - - + +
    Variable Description
    Variable Description
    rougail.variable
    string standard mandatory
    A variable.
    Default: rougail
    extra.variable
    string standard mandatory
    A variable.
    Default: return no
    rougail.variable
    string standard mandatory
    A variable.
    Default: rougail
    extra.variable
    string standard mandatory
    A variable.
    Default: return no.
    diff --git a/tests/results/test_namespace_without_family/00_9extra.json b/tests/results/test_namespace_without_family/00_9extra.json index 79510ad35..abe4e3f78 100644 --- a/tests/results/test_namespace_without_family/00_9extra.json +++ b/tests/results/test_namespace_without_family/00_9extra.json @@ -64,7 +64,7 @@ "default": { "name": "Default", "values": { - "description": "return no" + "description": "return no." } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/00_9extra.md b/tests/results/test_namespace_without_family/00_9extra.md index 1fe47524d..6e96aae4c 100644 --- a/tests/results/test_namespace_without_family/00_9extra.md +++ b/tests/results/test_namespace_without_family/00_9extra.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: rougail | -| **extra.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: return no | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: rougail | +| **extra.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: return no. | diff --git a/tests/results/test_namespace_without_family/00_9extra.sh b/tests/results/test_namespace_without_family/00_9extra.sh index 668e8d33f..32f4641ca 100644 --- a/tests/results/test_namespace_without_family/00_9extra.sh +++ b/tests/results/test_namespace_without_family/00_9extra.sh @@ -5,5 +5,5 @@ │  string   standard   mandatory  │ Default: rougail │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ extra.variable │ A variable. │ -│  string   standard   mandatory  │ Default: return no │ +│  string   standard   mandatory  │ Default: return no. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_9extra_calculation.adoc b/tests/results/test_namespace_without_family/00_9extra_calculation.adoc index 5b0314fad..fff2b7798 100644 --- a/tests/results/test_namespace_without_family/00_9extra_calculation.adoc +++ b/tests/results/test_namespace_without_family/00_9extra_calculation.adoc @@ -9,9 +9,9 @@ **Default**: the value of the variable "rougail.variable" | **extra.variable2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: copy the value of rougail.variable +**Default**: copy the value of rougail.variable. | **extra.variable3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A third variable. + -**Default**: copy the value of rougail.variable +**Default**: copy the value of rougail.variable. |==== diff --git a/tests/results/test_namespace_without_family/00_9extra_calculation.changelog.adoc b/tests/results/test_namespace_without_family/00_9extra_calculation.changelog.adoc index 7543c5c82..14c2e7e52 100644 --- a/tests/results/test_namespace_without_family/00_9extra_calculation.changelog.adoc +++ b/tests/results/test_namespace_without_family/00_9extra_calculation.changelog.adoc @@ -11,9 +11,9 @@ **Default**: the value of the variable "rougail.variable" | **extra.variable2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: copy the value of rougail.variable +**Default**: copy the value of rougail.variable. | **extra.variable3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A third variable. + -**Default**: copy the value of rougail.variable +**Default**: copy the value of rougail.variable. |==== diff --git a/tests/results/test_namespace_without_family/00_9extra_calculation.changelog.gitlab.md b/tests/results/test_namespace_without_family/00_9extra_calculation.changelog.gitlab.md index 46c975819..0df090830 100644 --- a/tests/results/test_namespace_without_family/00_9extra_calculation.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/00_9extra_calculation.changelog.gitlab.md @@ -4,8 +4,8 @@ |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------| | **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: value | | **extra.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: the value of the variable "[A variable](#rougail.variable)" | -| **extra.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: copy the value of rougail.variable | -| **extra.variable3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: copy the value of rougail.variable | +| **extra.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: copy the value of rougail.variable. | +| **extra.variable3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: copy the value of rougail.variable. | diff --git a/tests/results/test_namespace_without_family/00_9extra_calculation.changelog.html b/tests/results/test_namespace_without_family/00_9extra_calculation.changelog.html index 5e3d296fe..3c15a078d 100644 --- a/tests/results/test_namespace_without_family/00_9extra_calculation.changelog.html +++ b/tests/results/test_namespace_without_family/00_9extra_calculation.changelog.html @@ -7,8 +7,8 @@ rougail.variable
    string standard mandatoryA variable.
    Default: value extra.variable1
    string standard mandatory A first variable.
    Default: the value of the variable "rougail.variable" -extra.variable2
    string standard mandatory A second variable.
    Default: copy the value of rougail.variable -extra.variable3
    string standard mandatory A third variable.
    Default: copy the value of rougail.variable +extra.variable2
    string standard mandatory A second variable.
    Default: copy the value of rougail.variable. +extra.variable3
    string standard mandatory A third variable.
    Default: copy the value of rougail.variable. diff --git a/tests/results/test_namespace_without_family/00_9extra_calculation.changelog.md b/tests/results/test_namespace_without_family/00_9extra_calculation.changelog.md index 6197c3b3a..ab7e03c43 100644 --- a/tests/results/test_namespace_without_family/00_9extra_calculation.changelog.md +++ b/tests/results/test_namespace_without_family/00_9extra_calculation.changelog.md @@ -4,6 +4,6 @@ |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------| | **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: value | | **extra.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: the value of the variable "[A variable](#rougail.variable)" | -| **extra.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: copy the value of rougail.variable | -| **extra.variable3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: copy the value of rougail.variable | +| **extra.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: copy the value of rougail.variable. | +| **extra.variable3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: copy the value of rougail.variable. | diff --git a/tests/results/test_namespace_without_family/00_9extra_calculation.changelog.sh b/tests/results/test_namespace_without_family/00_9extra_calculation.changelog.sh index ccab620bf..7f76b714d 100644 --- a/tests/results/test_namespace_without_family/00_9extra_calculation.changelog.sh +++ b/tests/results/test_namespace_without_family/00_9extra_calculation.changelog.sh @@ -12,10 +12,10 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ extra.variable2 │ A second variable. │ │  string   standard   mandatory  │ Default: copy the value of │ -│ │ rougail.variable │ +│ │ rougail.variable. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ extra.variable3 │ A third variable. │ │  string   standard   mandatory  │ Default: copy the value of │ -│ │ rougail.variable │ +│ │ rougail.variable. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_9extra_calculation.gitlab.md b/tests/results/test_namespace_without_family/00_9extra_calculation.gitlab.md index 56462a87d..eeeac8cad 100644 --- a/tests/results/test_namespace_without_family/00_9extra_calculation.gitlab.md +++ b/tests/results/test_namespace_without_family/00_9extra_calculation.gitlab.md @@ -2,6 +2,6 @@ |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------| | **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: value | | **extra.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: the value of the variable "[A variable](#rougail.variable)" | -| **extra.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: copy the value of rougail.variable | -| **extra.variable3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: copy the value of rougail.variable | +| **extra.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: copy the value of rougail.variable. | +| **extra.variable3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: copy the value of rougail.variable. | diff --git a/tests/results/test_namespace_without_family/00_9extra_calculation.html b/tests/results/test_namespace_without_family/00_9extra_calculation.html index bdaf3a3b8..a5e74775b 100644 --- a/tests/results/test_namespace_without_family/00_9extra_calculation.html +++ b/tests/results/test_namespace_without_family/00_9extra_calculation.html @@ -5,8 +5,8 @@ rougail.variable
    string standard mandatoryA variable.
    Default: value extra.variable1
    string standard mandatory A first variable.
    Default: the value of the variable "rougail.variable" -extra.variable2
    string standard mandatory A second variable.
    Default: copy the value of rougail.variable -extra.variable3
    string standard mandatory A third variable.
    Default: copy the value of rougail.variable +extra.variable2
    string standard mandatory A second variable.
    Default: copy the value of rougail.variable. +extra.variable3
    string standard mandatory A third variable.
    Default: copy the value of rougail.variable. diff --git a/tests/results/test_namespace_without_family/00_9extra_calculation.json b/tests/results/test_namespace_without_family/00_9extra_calculation.json index c85093a37..65f892958 100644 --- a/tests/results/test_namespace_without_family/00_9extra_calculation.json +++ b/tests/results/test_namespace_without_family/00_9extra_calculation.json @@ -91,7 +91,7 @@ "default": { "name": "Default", "values": { - "description": "copy the value of rougail.variable" + "description": "copy the value of rougail.variable." } }, "variable_type": "string" @@ -113,7 +113,7 @@ "default": { "name": "Default", "values": { - "description": "copy the value of rougail.variable" + "description": "copy the value of rougail.variable." } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/00_9extra_calculation.md b/tests/results/test_namespace_without_family/00_9extra_calculation.md index 56462a87d..eeeac8cad 100644 --- a/tests/results/test_namespace_without_family/00_9extra_calculation.md +++ b/tests/results/test_namespace_without_family/00_9extra_calculation.md @@ -2,6 +2,6 @@ |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------| | **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: value | | **extra.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: the value of the variable "[A variable](#rougail.variable)" | -| **extra.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: copy the value of rougail.variable | -| **extra.variable3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: copy the value of rougail.variable | +| **extra.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: copy the value of rougail.variable. | +| **extra.variable3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: copy the value of rougail.variable. | diff --git a/tests/results/test_namespace_without_family/00_9extra_calculation.sh b/tests/results/test_namespace_without_family/00_9extra_calculation.sh index 89dea148c..bae77fa2c 100644 --- a/tests/results/test_namespace_without_family/00_9extra_calculation.sh +++ b/tests/results/test_namespace_without_family/00_9extra_calculation.sh @@ -10,9 +10,9 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ extra.variable2 │ A second variable. │ │  string   standard   mandatory  │ Default: copy the value of │ -│ │ rougail.variable │ +│ │ rougail.variable. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ extra.variable3 │ A third variable. │ │  string   standard   mandatory  │ Default: copy the value of │ -│ │ rougail.variable │ +│ │ rougail.variable. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/01_8calculation_information_multi.adoc b/tests/results/test_namespace_without_family/01_8calculation_information_multi.adoc index 9875ca754..9351f653f 100644 --- a/tests/results/test_namespace_without_family/01_8calculation_information_multi.adoc +++ b/tests/results/test_namespace_without_family/01_8calculation_information_multi.adoc @@ -3,6 +3,6 @@ | Variable | Description | **rougail.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + -**Default**: get information test_information +**Default**: get information test_information. |==== diff --git a/tests/results/test_namespace_without_family/01_8calculation_information_multi.changelog.adoc b/tests/results/test_namespace_without_family/01_8calculation_information_multi.changelog.adoc index 3b380ef07..94878d759 100644 --- a/tests/results/test_namespace_without_family/01_8calculation_information_multi.changelog.adoc +++ b/tests/results/test_namespace_without_family/01_8calculation_information_multi.changelog.adoc @@ -5,6 +5,6 @@ | Variable | Description | **rougail.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + -**Default**: get information test_information +**Default**: get information test_information. |==== diff --git a/tests/results/test_namespace_without_family/01_8calculation_information_multi.changelog.gitlab.md b/tests/results/test_namespace_without_family/01_8calculation_information_multi.changelog.gitlab.md index d90129b90..76093be34 100644 --- a/tests/results/test_namespace_without_family/01_8calculation_information_multi.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/01_8calculation_information_multi.changelog.gitlab.md @@ -1,8 +1,8 @@
    New variable -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information. |
    diff --git a/tests/results/test_namespace_without_family/01_8calculation_information_multi.changelog.html b/tests/results/test_namespace_without_family/01_8calculation_information_multi.changelog.html index 95ac1a3b1..157b6112c 100644 --- a/tests/results/test_namespace_without_family/01_8calculation_information_multi.changelog.html +++ b/tests/results/test_namespace_without_family/01_8calculation_information_multi.changelog.html @@ -2,10 +2,10 @@ - + - +
    Variable Description
    Variable Description
    rougail.variable
    string multiple standard mandatory unique
    A variable.
    Default: get information test_information
    rougail.variable
    string multiple standard mandatory unique
    A variable.
    Default: get information test_information.
    diff --git a/tests/results/test_namespace_without_family/01_8calculation_information_multi.changelog.md b/tests/results/test_namespace_without_family/01_8calculation_information_multi.changelog.md index 720acbd3d..456836534 100644 --- a/tests/results/test_namespace_without_family/01_8calculation_information_multi.changelog.md +++ b/tests/results/test_namespace_without_family/01_8calculation_information_multi.changelog.md @@ -1,6 +1,6 @@ # New variable -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test_namespace_without_family/01_8calculation_information_multi.changelog.sh b/tests/results/test_namespace_without_family/01_8calculation_information_multi.changelog.sh index b20d6e72c..e0e8aa3e4 100644 --- a/tests/results/test_namespace_without_family/01_8calculation_information_multi.changelog.sh +++ b/tests/results/test_namespace_without_family/01_8calculation_information_multi.changelog.sh @@ -5,6 +5,6 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.variable │ A variable. │ │  string   multiple   standard    │ Default: get information │ -│ mandatory   unique  │ test_information │ +│ mandatory   unique  │ test_information. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/01_8calculation_information_multi.gitlab.md b/tests/results/test_namespace_without_family/01_8calculation_information_multi.gitlab.md index b129f9c78..5d469bf9c 100644 --- a/tests/results/test_namespace_without_family/01_8calculation_information_multi.gitlab.md +++ b/tests/results/test_namespace_without_family/01_8calculation_information_multi.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test_namespace_without_family/01_8calculation_information_multi.html b/tests/results/test_namespace_without_family/01_8calculation_information_multi.html index 1dfa63401..568ca9c05 100644 --- a/tests/results/test_namespace_without_family/01_8calculation_information_multi.html +++ b/tests/results/test_namespace_without_family/01_8calculation_information_multi.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    rougail.variable
    string multiple standard mandatory unique
    A variable.
    Default: get information test_information
    rougail.variable
    string multiple standard mandatory unique
    A variable.
    Default: get information test_information.
    diff --git a/tests/results/test_namespace_without_family/01_8calculation_information_multi.json b/tests/results/test_namespace_without_family/01_8calculation_information_multi.json index 959803cb9..ec52b8ee7 100644 --- a/tests/results/test_namespace_without_family/01_8calculation_information_multi.json +++ b/tests/results/test_namespace_without_family/01_8calculation_information_multi.json @@ -35,7 +35,7 @@ "default": { "name": "Default", "values": { - "description": "get information test_information" + "description": "get information test_information." } }, "variable_type": "string", diff --git a/tests/results/test_namespace_without_family/01_8calculation_information_multi.md b/tests/results/test_namespace_without_family/01_8calculation_information_multi.md index b129f9c78..5d469bf9c 100644 --- a/tests/results/test_namespace_without_family/01_8calculation_information_multi.md +++ b/tests/results/test_namespace_without_family/01_8calculation_information_multi.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test_namespace_without_family/01_8calculation_information_multi.sh b/tests/results/test_namespace_without_family/01_8calculation_information_multi.sh index 3012c22e4..b41ee4531 100644 --- a/tests/results/test_namespace_without_family/01_8calculation_information_multi.sh +++ b/tests/results/test_namespace_without_family/01_8calculation_information_multi.sh @@ -3,5 +3,5 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.variable │ A variable. │ │  string   multiple   standard    │ Default: get information │ -│ mandatory   unique  │ test_information │ +│ mandatory   unique  │ test_information. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.adoc b/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.adoc index 43c718b37..e0aadd471 100644 --- a/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.adoc +++ b/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.adoc @@ -6,7 +6,7 @@ **Default**: no | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__hidden__` `auto modified` | A second variable. + -**Default**: the value is always yes + -**Hidden**: only if the variable var1 has value "yes" +**Default**: the value is always yes. + +**Hidden**: only if the variable var1 has value "yes". |==== diff --git a/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.changelog.adoc b/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.changelog.adoc index 89dc92f87..4d0c1c8e0 100644 --- a/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.changelog.adoc +++ b/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.changelog.adoc @@ -8,7 +8,7 @@ **Default**: no | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__hidden__` `auto modified` | A second variable. + -**Default**: the value is always yes + -**Hidden**: only if the variable var1 has value "yes" +**Default**: the value is always yes. + +**Hidden**: only if the variable var1 has value "yes". |==== diff --git a/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.changelog.gitlab.md b/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.changelog.gitlab.md index bc0091656..1eb5aeaa3 100644 --- a/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes
    **Hidden**: only if the variable var1 has value "yes" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes.
    **Hidden**: only if the variable var1 has value "yes". |
    diff --git a/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.changelog.html b/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.changelog.html index 15209faa9..ed144f8ea 100644 --- a/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.changelog.html +++ b/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.changelog.html @@ -2,11 +2,11 @@ - + - - + +
    Variable Description
    Variable Description
    rougail.var1
    string standard mandatory
    A first variable.
    Default: no
    rougail.var2
    string basic mandatory hidden auto modified
    A second variable.
    Default: the value is always yes
    Hidden: only if the variable var1 has value "yes"
    rougail.var1
    string standard mandatory
    A first variable.
    Default: no
    rougail.var2
    string basic mandatory hidden auto modified
    A second variable.
    Default: the value is always yes.
    Hidden: only if the variable var1 has value "yes".
    diff --git a/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.changelog.md b/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.changelog.md index f208a5cfe..a0850e5f3 100644 --- a/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.changelog.md +++ b/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes
    **Hidden**: only if the variable var1 has value "yes" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes.
    **Hidden**: only if the variable var1 has value "yes". | diff --git a/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.changelog.sh b/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.changelog.sh index 35ef2721b..dc6d6d2d2 100644 --- a/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.changelog.sh +++ b/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.changelog.sh @@ -7,8 +7,8 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ -│  string   basic   mandatory   hidden  │ Default: the value is always yes │ +│  string   basic   mandatory   hidden  │ Default: the value is always yes. │ │ auto modified  │ Hidden: only if the variable var1 │ -│ │ has value "yes" │ +│ │ has value "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.gitlab.md b/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.gitlab.md index 48aaad1bd..de73d149b 100644 --- a/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.gitlab.md +++ b/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes
    **Hidden**: only if the variable var1 has value "yes" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes.
    **Hidden**: only if the variable var1 has value "yes". | diff --git a/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.html b/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.html index 82331d819..05b302efc 100644 --- a/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.html +++ b/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.html @@ -1,10 +1,10 @@ - + - - + +
    Variable Description
    Variable Description
    rougail.var1
    string standard mandatory
    A first variable.
    Default: no
    rougail.var2
    string basic mandatory hidden auto modified
    A second variable.
    Default: the value is always yes
    Hidden: only if the variable var1 has value "yes"
    rougail.var1
    string standard mandatory
    A first variable.
    Default: no
    rougail.var2
    string basic mandatory hidden auto modified
    A second variable.
    Default: the value is always yes.
    Hidden: only if the variable var1 has value "yes".
    diff --git a/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.json b/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.json index e9d5124a8..52d11384a 100644 --- a/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.json +++ b/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.json @@ -49,7 +49,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "only if the variable var1 has value \"yes\"" + "description": "only if the variable var1 has value \"yes\"." } }, { @@ -64,7 +64,7 @@ "default": { "name": "Default", "values": { - "description": "the value is always yes" + "description": "the value is always yes." } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.md b/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.md index 48aaad1bd..de73d149b 100644 --- a/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.md +++ b/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes
    **Hidden**: only if the variable var1 has value "yes" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes.
    **Hidden**: only if the variable var1 has value "yes". | diff --git a/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.sh b/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.sh index 44d262c68..e76eb5777 100644 --- a/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.sh +++ b/tests/results/test_namespace_without_family/04_1auto_save_and_calculated_hidden.sh @@ -5,7 +5,7 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ -│  string   basic   mandatory   hidden  │ Default: the value is always yes │ +│  string   basic   mandatory   hidden  │ Default: the value is always yes. │ │ auto modified  │ Hidden: only if the variable var1 │ -│ │ has value "yes" │ +│ │ has value "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation.adoc b/tests/results/test_namespace_without_family/04_5disabled_calculation.adoc index cc48dd3b2..3c46da881 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation.adoc +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation.adoc @@ -6,9 +6,9 @@ **Default**: no | **rougail.variable1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A first variable. + -**Disabled**: if condition is egal to "yes" +**Disabled**: if condition is egal to "yes". | **rougail.variable2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A second variable. + -**Disabled**: if condition is egal to "yes" +**Disabled**: if condition is egal to "yes". |==== diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation.changelog.adoc b/tests/results/test_namespace_without_family/04_5disabled_calculation.changelog.adoc index 23ae9ba6e..d21e6b012 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation.changelog.adoc +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation.changelog.adoc @@ -8,9 +8,9 @@ **Default**: no | **rougail.variable1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A first variable. + -**Disabled**: if condition is egal to "yes" +**Disabled**: if condition is egal to "yes". | **rougail.variable2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A second variable. + -**Disabled**: if condition is egal to "yes" +**Disabled**: if condition is egal to "yes". |==== diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation.changelog.gitlab.md b/tests/results/test_namespace_without_family/04_5disabled_calculation.changelog.gitlab.md index a2ea808d4..63857b35a 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A second variable.
    **Disabled**: if condition is egal to "yes" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A second variable.
    **Disabled**: if condition is egal to "yes". |
    diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation.changelog.html b/tests/results/test_namespace_without_family/04_5disabled_calculation.changelog.html index ef372833d..689f50fd3 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation.changelog.html +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation.changelog.html @@ -2,12 +2,12 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A conditional variable.
    Default: no
    rougail.variable1
    string basic mandatory disabled
    A first variable.
    Disabled: if condition is egal to "yes"
    rougail.variable2
    string basic mandatory disabled
    A second variable.
    Disabled: if condition is egal to "yes"
    rougail.condition
    string standard mandatory
    A conditional variable.
    Default: no
    rougail.variable1
    string basic mandatory disabled
    A first variable.
    Disabled: if condition is egal to "yes".
    rougail.variable2
    string basic mandatory disabled
    A second variable.
    Disabled: if condition is egal to "yes".
    diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation.changelog.md b/tests/results/test_namespace_without_family/04_5disabled_calculation.changelog.md index 22731e3af..caeec5ca6 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation.changelog.md +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A second variable.
    **Disabled**: if condition is egal to "yes" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A second variable.
    **Disabled**: if condition is egal to "yes". | diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation.changelog.sh b/tests/results/test_namespace_without_family/04_5disabled_calculation.changelog.sh index 16f6b8351..79908a990 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation.changelog.sh +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation.changelog.sh @@ -8,10 +8,10 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.variable1 │ A first variable. │ │  string   basic   mandatory    │ Disabled: if condition is egal to │ -│ disabled  │ "yes" │ +│ disabled  │ "yes". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.variable2 │ A second variable. │ │  string   basic   mandatory    │ Disabled: if condition is egal to │ -│ disabled  │ "yes" │ +│ disabled  │ "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation.gitlab.md b/tests/results/test_namespace_without_family/04_5disabled_calculation.gitlab.md index e9f7e875a..cf0f9dd85 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation.gitlab.md +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A second variable.
    **Disabled**: if condition is egal to "yes" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A second variable.
    **Disabled**: if condition is egal to "yes". | diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation.html b/tests/results/test_namespace_without_family/04_5disabled_calculation.html index 2bdd3821d..2d3511691 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation.html +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A conditional variable.
    Default: no
    rougail.variable1
    string basic mandatory disabled
    A first variable.
    Disabled: if condition is egal to "yes"
    rougail.variable2
    string basic mandatory disabled
    A second variable.
    Disabled: if condition is egal to "yes"
    rougail.condition
    string standard mandatory
    A conditional variable.
    Default: no
    rougail.variable1
    string basic mandatory disabled
    A first variable.
    Disabled: if condition is egal to "yes".
    rougail.variable2
    string basic mandatory disabled
    A second variable.
    Disabled: if condition is egal to "yes".
    diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation.json b/tests/results/test_namespace_without_family/04_5disabled_calculation.json index d45924421..8371e8f3a 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation.json +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation.json @@ -49,7 +49,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is egal to \"yes\"" + "description": "if condition is egal to \"yes\"." } } ], @@ -74,7 +74,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is egal to \"yes\"" + "description": "if condition is egal to \"yes\"." } } ], diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation.md b/tests/results/test_namespace_without_family/04_5disabled_calculation.md index e9f7e875a..cf0f9dd85 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation.md +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A second variable.
    **Disabled**: if condition is egal to "yes" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A second variable.
    **Disabled**: if condition is egal to "yes". | diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation.sh b/tests/results/test_namespace_without_family/04_5disabled_calculation.sh index 990b8d79b..b38e18922 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation.sh +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation.sh @@ -6,9 +6,9 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.variable1 │ A first variable. │ │  string   basic   mandatory    │ Disabled: if condition is egal to │ -│ disabled  │ "yes" │ +│ disabled  │ "yes". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.variable2 │ A second variable. │ │  string   basic   mandatory    │ Disabled: if condition is egal to │ -│ disabled  │ "yes" │ +│ disabled  │ "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.adoc b/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.adoc index 004924987..56a532071 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.adoc +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.adoc @@ -6,9 +6,9 @@ **Default**: no | **rougail.variable1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A first variable. + -**Disabled**: if condition is egal to "yes" +**Disabled**: if condition is egal to "yes". | **rougail.variable2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A seconde variable. + -**Disabled**: if condition is not egal to "yes" +**Disabled**: if condition is not egal to "yes". |==== diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.changelog.adoc b/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.changelog.adoc index ed53e57b4..d17e89fd3 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.changelog.adoc +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.changelog.adoc @@ -8,9 +8,9 @@ **Default**: no | **rougail.variable1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A first variable. + -**Disabled**: if condition is egal to "yes" +**Disabled**: if condition is egal to "yes". | **rougail.variable2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A seconde variable. + -**Disabled**: if condition is not egal to "yes" +**Disabled**: if condition is not egal to "yes". |==== diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.changelog.gitlab.md b/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.changelog.gitlab.md index e3c67e41f..ae6e0a9cc 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes". |
    diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.changelog.html b/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.changelog.html index fadbab137..109d3d043 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.changelog.html +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.changelog.html @@ -2,12 +2,12 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A conditional variable.
    Default: no
    rougail.variable1
    string basic mandatory disabled
    A first variable.
    Disabled: if condition is egal to "yes"
    rougail.variable2
    string basic mandatory disabled
    A seconde variable.
    Disabled: if condition is not egal to "yes"
    rougail.condition
    string standard mandatory
    A conditional variable.
    Default: no
    rougail.variable1
    string basic mandatory disabled
    A first variable.
    Disabled: if condition is egal to "yes".
    rougail.variable2
    string basic mandatory disabled
    A seconde variable.
    Disabled: if condition is not egal to "yes".
    diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.changelog.md b/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.changelog.md index f5546410e..e11fb4ff2 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.changelog.md +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes". | diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.changelog.sh b/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.changelog.sh index 4b6862beb..1f3ffef3c 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.changelog.sh +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.changelog.sh @@ -8,10 +8,10 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.variable1 │ A first variable. │ │  string   basic   mandatory    │ Disabled: if condition is egal to │ -│ disabled  │ "yes" │ +│ disabled  │ "yes". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.variable2 │ A seconde variable. │ │  string   basic   mandatory    │ Disabled: if condition is not egal │ -│ disabled  │ to "yes" │ +│ disabled  │ to "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.gitlab.md b/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.gitlab.md index 9b982893a..268dcd4ca 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.gitlab.md +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes". | diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.html b/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.html index 540334bde..a3729bb85 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.html +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A conditional variable.
    Default: no
    rougail.variable1
    string basic mandatory disabled
    A first variable.
    Disabled: if condition is egal to "yes"
    rougail.variable2
    string basic mandatory disabled
    A seconde variable.
    Disabled: if condition is not egal to "yes"
    rougail.condition
    string standard mandatory
    A conditional variable.
    Default: no
    rougail.variable1
    string basic mandatory disabled
    A first variable.
    Disabled: if condition is egal to "yes".
    rougail.variable2
    string basic mandatory disabled
    A seconde variable.
    Disabled: if condition is not egal to "yes".
    diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.json b/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.json index c7dfcf598..a6a5d37db 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.json +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.json @@ -49,7 +49,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is egal to \"yes\"" + "description": "if condition is egal to \"yes\"." } } ], @@ -74,7 +74,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is not egal to \"yes\"" + "description": "if condition is not egal to \"yes\"." } } ], diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.md b/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.md index 9b982893a..268dcd4ca 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.md +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes". | diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.sh b/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.sh index eebd197bf..58ae1173b 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.sh +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_boolean.sh @@ -6,9 +6,9 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.variable1 │ A first variable. │ │  string   basic   mandatory    │ Disabled: if condition is egal to │ -│ disabled  │ "yes" │ +│ disabled  │ "yes". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.variable2 │ A seconde variable. │ │  string   basic   mandatory    │ Disabled: if condition is not egal │ -│ disabled  │ to "yes" │ +│ disabled  │ to "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_default.adoc b/tests/results/test_namespace_without_family/04_5disabled_calculation_default.adoc index 0ec28b915..6c977dd02 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_default.adoc +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_default.adoc @@ -6,11 +6,11 @@ **Default**: no | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__disabled__` | A first variable. + -**Default**: the value of condition + -**Disabled**: if condition is yes +**Default**: the value of condition. + +**Disabled**: if condition is yes. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__disabled__` | A second variable. + -**Default**: the value of condition + -**Disabled**: if condition is yes +**Default**: the value of condition. + +**Disabled**: if condition is yes. |==== diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_default.changelog.adoc b/tests/results/test_namespace_without_family/04_5disabled_calculation_default.changelog.adoc index f3ca21cdd..f50f595ea 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_default.changelog.adoc +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_default.changelog.adoc @@ -8,11 +8,11 @@ **Default**: no | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__disabled__` | A first variable. + -**Default**: the value of condition + -**Disabled**: if condition is yes +**Default**: the value of condition. + +**Disabled**: if condition is yes. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__disabled__` | A second variable. + -**Default**: the value of condition + -**Disabled**: if condition is yes +**Default**: the value of condition. + +**Disabled**: if condition is yes. |==== diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_default.changelog.gitlab.md b/tests/results/test_namespace_without_family/04_5disabled_calculation_default.changelog.gitlab.md index 6b82f3047..c33a4153d 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_default.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_default.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A first variable.
    **Default**: the value of condition
    **Disabled**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A second variable.
    **Default**: the value of condition
    **Disabled**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A first variable.
    **Default**: the value of condition.
    **Disabled**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A second variable.
    **Default**: the value of condition.
    **Disabled**: if condition is yes. |
    diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_default.changelog.html b/tests/results/test_namespace_without_family/04_5disabled_calculation_default.changelog.html index bb1b30fb4..f2c75f735 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_default.changelog.html +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_default.changelog.html @@ -2,12 +2,12 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard mandatory disabled
    A first variable.
    Default: the value of condition
    Disabled: if condition is yes
    rougail.var2
    string standard mandatory disabled
    A second variable.
    Default: the value of condition
    Disabled: if condition is yes
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard mandatory disabled
    A first variable.
    Default: the value of condition.
    Disabled: if condition is yes.
    rougail.var2
    string standard mandatory disabled
    A second variable.
    Default: the value of condition.
    Disabled: if condition is yes.
    diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_default.changelog.md b/tests/results/test_namespace_without_family/04_5disabled_calculation_default.changelog.md index a85046e5a..08bcb27d1 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_default.changelog.md +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_default.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A first variable.
    **Default**: the value of condition
    **Disabled**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A second variable.
    **Default**: the value of condition
    **Disabled**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A first variable.
    **Default**: the value of condition.
    **Disabled**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A second variable.
    **Default**: the value of condition.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_default.changelog.sh b/tests/results/test_namespace_without_family/04_5disabled_calculation_default.changelog.sh index 720f4a9f3..851cc0b21 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_default.changelog.sh +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_default.changelog.sh @@ -7,11 +7,11 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var1 │ A first variable. │ -│  string   standard   mandatory    │ Default: the value of condition │ -│ disabled  │ Disabled: if condition is yes │ +│  string   standard   mandatory    │ Default: the value of condition. │ +│ disabled  │ Disabled: if condition is yes. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ -│  string   standard   mandatory    │ Default: the value of condition │ -│ disabled  │ Disabled: if condition is yes │ +│  string   standard   mandatory    │ Default: the value of condition. │ +│ disabled  │ Disabled: if condition is yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_default.gitlab.md b/tests/results/test_namespace_without_family/04_5disabled_calculation_default.gitlab.md index f58019d50..6afdb8f4c 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_default.gitlab.md +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_default.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A first variable.
    **Default**: the value of condition
    **Disabled**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A second variable.
    **Default**: the value of condition
    **Disabled**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A first variable.
    **Default**: the value of condition.
    **Disabled**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A second variable.
    **Default**: the value of condition.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_default.html b/tests/results/test_namespace_without_family/04_5disabled_calculation_default.html index 516704f99..5e22b9bb8 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_default.html +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_default.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard mandatory disabled
    A first variable.
    Default: the value of condition
    Disabled: if condition is yes
    rougail.var2
    string standard mandatory disabled
    A second variable.
    Default: the value of condition
    Disabled: if condition is yes
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard mandatory disabled
    A first variable.
    Default: the value of condition.
    Disabled: if condition is yes.
    rougail.var2
    string standard mandatory disabled
    A second variable.
    Default: the value of condition.
    Disabled: if condition is yes.
    diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_default.json b/tests/results/test_namespace_without_family/04_5disabled_calculation_default.json index 9ee93f78e..31cde8008 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_default.json +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_default.json @@ -49,7 +49,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], @@ -58,7 +58,7 @@ "default": { "name": "Default", "values": { - "description": "the value of condition" + "description": "the value of condition." } }, "variable_type": "string" @@ -80,7 +80,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], @@ -89,7 +89,7 @@ "default": { "name": "Default", "values": { - "description": "the value of condition" + "description": "the value of condition." } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_default.md b/tests/results/test_namespace_without_family/04_5disabled_calculation_default.md index f58019d50..6afdb8f4c 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_default.md +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_default.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A first variable.
    **Default**: the value of condition
    **Disabled**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A second variable.
    **Default**: the value of condition
    **Disabled**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A first variable.
    **Default**: the value of condition.
    **Disabled**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A second variable.
    **Default**: the value of condition.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_default.sh b/tests/results/test_namespace_without_family/04_5disabled_calculation_default.sh index db335d699..237e49d67 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_default.sh +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_default.sh @@ -5,10 +5,10 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var1 │ A first variable. │ -│  string   standard   mandatory    │ Default: the value of condition │ -│ disabled  │ Disabled: if condition is yes │ +│  string   standard   mandatory    │ Default: the value of condition. │ +│ disabled  │ Disabled: if condition is yes. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ -│  string   standard   mandatory    │ Default: the value of condition │ -│ disabled  │ Disabled: if condition is yes │ +│  string   standard   mandatory    │ Default: the value of condition. │ +│ disabled  │ Disabled: if condition is yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.adoc b/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.adoc index 0435d7e80..c40168f50 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.adoc +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.adoc @@ -6,9 +6,9 @@ **Default**: no | **rougail.variable1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `basic` `mandatory` `__disabled__` `unique` | A first variable. + -**Disabled**: if condition is egal to "yes" +**Disabled**: if condition is egal to "yes". | **rougail.variable2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `basic` `mandatory` `__disabled__` `unique` | A second variable. + -**Disabled**: if condition is egal to "yes" +**Disabled**: if condition is egal to "yes". |==== diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.changelog.adoc b/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.changelog.adoc index 5f057ed7d..2730d9367 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.changelog.adoc +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.changelog.adoc @@ -8,9 +8,9 @@ **Default**: no | **rougail.variable1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `basic` `mandatory` `__disabled__` `unique` | A first variable. + -**Disabled**: if condition is egal to "yes" +**Disabled**: if condition is egal to "yes". | **rougail.variable2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `basic` `mandatory` `__disabled__` `unique` | A second variable. + -**Disabled**: if condition is egal to "yes" +**Disabled**: if condition is egal to "yes". |==== diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.changelog.gitlab.md b/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.changelog.gitlab.md index 38266ae1b..a8196b8b1 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A second variable.
    **Disabled**: if condition is egal to "yes" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A second variable.
    **Disabled**: if condition is egal to "yes". |
    diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.changelog.html b/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.changelog.html index a1d8b3b28..b87d5757b 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.changelog.html +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.changelog.html @@ -2,12 +2,12 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A conditional variable.
    Default: no
    rougail.variable1
    string multiple basic mandatory disabled unique
    A first variable.
    Disabled: if condition is egal to "yes"
    rougail.variable2
    string multiple basic mandatory disabled unique
    A second variable.
    Disabled: if condition is egal to "yes"
    rougail.condition
    string standard mandatory
    A conditional variable.
    Default: no
    rougail.variable1
    string multiple basic mandatory disabled unique
    A first variable.
    Disabled: if condition is egal to "yes".
    rougail.variable2
    string multiple basic mandatory disabled unique
    A second variable.
    Disabled: if condition is egal to "yes".
    diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.changelog.md b/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.changelog.md index d57900061..d3cd71472 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.changelog.md +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A second variable.
    **Disabled**: if condition is egal to "yes" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A second variable.
    **Disabled**: if condition is egal to "yes". | diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.changelog.sh b/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.changelog.sh index c25c8ce2e..86c6a43af 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.changelog.sh +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.changelog.sh @@ -8,10 +8,10 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.variable1 │ A first variable. │ │  string   multiple   basic    │ Disabled: if condition is egal to │ -│ mandatory   disabled   unique  │ "yes" │ +│ mandatory   disabled   unique  │ "yes". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.variable2 │ A second variable. │ │  string   multiple   basic    │ Disabled: if condition is egal to │ -│ mandatory   disabled   unique  │ "yes" │ +│ mandatory   disabled   unique  │ "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.gitlab.md b/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.gitlab.md index 39eabf155..e261e1a7b 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.gitlab.md +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A second variable.
    **Disabled**: if condition is egal to "yes" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A second variable.
    **Disabled**: if condition is egal to "yes". | diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.html b/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.html index 98495896b..c2b9cf8a6 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.html +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A conditional variable.
    Default: no
    rougail.variable1
    string multiple basic mandatory disabled unique
    A first variable.
    Disabled: if condition is egal to "yes"
    rougail.variable2
    string multiple basic mandatory disabled unique
    A second variable.
    Disabled: if condition is egal to "yes"
    rougail.condition
    string standard mandatory
    A conditional variable.
    Default: no
    rougail.variable1
    string multiple basic mandatory disabled unique
    A first variable.
    Disabled: if condition is egal to "yes".
    rougail.variable2
    string multiple basic mandatory disabled unique
    A second variable.
    Disabled: if condition is egal to "yes".
    diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.json b/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.json index 7b1997eaf..930747f44 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.json +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.json @@ -49,7 +49,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is egal to \"yes\"" + "description": "if condition is egal to \"yes\"." } }, { @@ -81,7 +81,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is egal to \"yes\"" + "description": "if condition is egal to \"yes\"." } }, { diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.md b/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.md index 39eabf155..e261e1a7b 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.md +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A second variable.
    **Disabled**: if condition is egal to "yes" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A second variable.
    **Disabled**: if condition is egal to "yes". | diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.sh b/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.sh index 58378778f..a3d733c43 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.sh +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_multi.sh @@ -6,9 +6,9 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.variable1 │ A first variable. │ │  string   multiple   basic    │ Disabled: if condition is egal to │ -│ mandatory   disabled   unique  │ "yes" │ +│ mandatory   disabled   unique  │ "yes". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.variable2 │ A second variable. │ │  string   multiple   basic    │ Disabled: if condition is egal to │ -│ mandatory   disabled   unique  │ "yes" │ +│ mandatory   disabled   unique  │ "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.adoc b/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.adoc index 36bdbff72..fa5eb5a48 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.adoc +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.adoc @@ -6,9 +6,9 @@ **Default**: no | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` | A first variable. + -**Hidden**: calculation from an unknown variable +**Hidden**: calculation from an unknown variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` | A second variable. + -**Hidden**: calculation from an condition variable +**Hidden**: calculation from an condition variable. |==== diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.changelog.adoc b/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.changelog.adoc index 4cb85efb7..47ea47bb5 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.changelog.adoc +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.changelog.adoc @@ -8,9 +8,9 @@ **Default**: no | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` | A first variable. + -**Hidden**: calculation from an unknown variable +**Hidden**: calculation from an unknown variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` | A second variable. + -**Hidden**: calculation from an condition variable +**Hidden**: calculation from an condition variable. |==== diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.changelog.gitlab.md b/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.changelog.gitlab.md index 546e8f60c..9c709e177 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable. |
    diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.changelog.html b/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.changelog.html index 64e3d82d4..8fdb339df 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.changelog.html +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.changelog.html @@ -2,12 +2,12 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard hidden
    A first variable.
    Hidden: calculation from an unknown variable
    rougail.var2
    string standard hidden
    A second variable.
    Hidden: calculation from an condition variable
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard hidden
    A first variable.
    Hidden: calculation from an unknown variable.
    rougail.var2
    string standard hidden
    A second variable.
    Hidden: calculation from an condition variable.
    diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.changelog.md b/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.changelog.md index 598dc6d40..125232945 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.changelog.md +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable. | diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.changelog.sh b/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.changelog.sh index b8b7379bf..2f90c2cd6 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.changelog.sh +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.changelog.sh @@ -8,10 +8,10 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var1 │ A first variable. │ │  string   standard   hidden  │ Hidden: calculation from an unknown │ -│ │ variable │ +│ │ variable. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ │  string   standard   hidden  │ Hidden: calculation from an │ -│ │ condition variable │ +│ │ condition variable. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.gitlab.md b/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.gitlab.md index 1f4a5ac4d..4f9a2675b 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.gitlab.md +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable. | diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.html b/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.html index 6062e7d8f..0afbd5abf 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.html +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard hidden
    A first variable.
    Hidden: calculation from an unknown variable
    rougail.var2
    string standard hidden
    A second variable.
    Hidden: calculation from an condition variable
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard hidden
    A first variable.
    Hidden: calculation from an unknown variable.
    rougail.var2
    string standard hidden
    A second variable.
    Hidden: calculation from an condition variable.
    diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.json b/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.json index 623dbdafd..a933ec06d 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.json +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.json @@ -43,7 +43,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "calculation from an unknown variable" + "description": "calculation from an unknown variable." } } ], @@ -62,7 +62,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "calculation from an condition variable" + "description": "calculation from an condition variable." } } ], diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.md b/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.md index 1f4a5ac4d..4f9a2675b 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.md +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable. | diff --git a/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.sh b/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.sh index 3528bc314..a19f7376e 100644 --- a/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.sh +++ b/tests/results/test_namespace_without_family/04_5disabled_calculation_optional.sh @@ -6,9 +6,9 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var1 │ A first variable. │ │  string   standard   hidden  │ Hidden: calculation from an unknown │ -│ │ variable │ +│ │ variable. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ │  string   standard   hidden  │ Hidden: calculation from an │ -│ │ condition variable │ +│ │ condition variable. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation.adoc b/tests/results/test_namespace_without_family/04_5hidden_calculation.adoc index 49f8488a2..e34175c88 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation.adoc +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation.adoc @@ -7,10 +7,10 @@ | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` | A first variable. + **Default**: no + -**Hidden**: if condition is yes +**Hidden**: if condition is yes. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` | A second variable. + **Default**: no + -**Hidden**: if condition is yes +**Hidden**: if condition is yes. |==== diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation.changelog.adoc b/tests/results/test_namespace_without_family/04_5hidden_calculation.changelog.adoc index 18b565365..bc23a6485 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation.changelog.adoc +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation.changelog.adoc @@ -9,10 +9,10 @@ | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` | A first variable. + **Default**: no + -**Hidden**: if condition is yes +**Hidden**: if condition is yes. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` | A second variable. + **Default**: no + -**Hidden**: if condition is yes +**Hidden**: if condition is yes. |==== diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation.changelog.gitlab.md b/tests/results/test_namespace_without_family/04_5hidden_calculation.changelog.gitlab.md index 40bd5ab7e..a485af76d 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: no
    **Hidden**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: no
    **Hidden**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: no
    **Hidden**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: no
    **Hidden**: if condition is yes. |
    diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation.changelog.html b/tests/results/test_namespace_without_family/04_5hidden_calculation.changelog.html index d6157f224..66cd0dc02 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation.changelog.html +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation.changelog.html @@ -2,12 +2,12 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    The condition.
    Default: no
    rougail.var1
    string standard mandatory hidden
    A first variable.
    Default: no
    Hidden: if condition is yes
    rougail.var2
    string standard mandatory hidden
    A second variable.
    Default: no
    Hidden: if condition is yes
    rougail.condition
    string standard mandatory
    The condition.
    Default: no
    rougail.var1
    string standard mandatory hidden
    A first variable.
    Default: no
    Hidden: if condition is yes.
    rougail.var2
    string standard mandatory hidden
    A second variable.
    Default: no
    Hidden: if condition is yes.
    diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation.changelog.md b/tests/results/test_namespace_without_family/04_5hidden_calculation.changelog.md index 85260f570..191ba62bc 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation.changelog.md +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: no
    **Hidden**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: no
    **Hidden**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: no
    **Hidden**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: no
    **Hidden**: if condition is yes. | diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation.changelog.sh b/tests/results/test_namespace_without_family/04_5hidden_calculation.changelog.sh index f8c7745a6..5a529f5e4 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation.changelog.sh +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation.changelog.sh @@ -8,10 +8,10 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var1 │ A first variable. │ │  string   standard   mandatory    │ Default: no │ -│ hidden  │ Hidden: if condition is yes │ +│ hidden  │ Hidden: if condition is yes. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ │  string   standard   mandatory    │ Default: no │ -│ hidden  │ Hidden: if condition is yes │ +│ hidden  │ Hidden: if condition is yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation.gitlab.md b/tests/results/test_namespace_without_family/04_5hidden_calculation.gitlab.md index 2a1aa4b28..c0296cc4c 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation.gitlab.md +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: no
    **Hidden**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: no
    **Hidden**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: no
    **Hidden**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: no
    **Hidden**: if condition is yes. | diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation.html b/tests/results/test_namespace_without_family/04_5hidden_calculation.html index 74cc709c0..2bda2c062 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation.html +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    The condition.
    Default: no
    rougail.var1
    string standard mandatory hidden
    A first variable.
    Default: no
    Hidden: if condition is yes
    rougail.var2
    string standard mandatory hidden
    A second variable.
    Default: no
    Hidden: if condition is yes
    rougail.condition
    string standard mandatory
    The condition.
    Default: no
    rougail.var1
    string standard mandatory hidden
    A first variable.
    Default: no
    Hidden: if condition is yes.
    rougail.var2
    string standard mandatory hidden
    A second variable.
    Default: no
    Hidden: if condition is yes.
    diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation.json b/tests/results/test_namespace_without_family/04_5hidden_calculation.json index 23627ffc0..b8cc9ea11 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation.json +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation.json @@ -49,7 +49,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], @@ -78,7 +78,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation.md b/tests/results/test_namespace_without_family/04_5hidden_calculation.md index 2a1aa4b28..c0296cc4c 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation.md +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: no
    **Hidden**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: no
    **Hidden**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: no
    **Hidden**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: no
    **Hidden**: if condition is yes. | diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation.sh b/tests/results/test_namespace_without_family/04_5hidden_calculation.sh index 2c3fb218b..3cf0cfbed 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation.sh +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation.sh @@ -6,9 +6,9 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var1 │ A first variable. │ │  string   standard   mandatory    │ Default: no │ -│ hidden  │ Hidden: if condition is yes │ +│ hidden  │ Hidden: if condition is yes. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ │  string   standard   mandatory    │ Default: no │ -│ hidden  │ Hidden: if condition is yes │ +│ hidden  │ Hidden: if condition is yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation2.adoc b/tests/results/test_namespace_without_family/04_5hidden_calculation2.adoc index 2485a0592..266896aff 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation2.adoc +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation2.adoc @@ -6,11 +6,11 @@ **Default**: no | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` | A first variable. + -**Default**: the value of condition + -**Hidden**: if condition is yes +**Default**: the value of condition. + +**Hidden**: if condition is yes. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` | A second variable. + -**Default**: the value of condition + -**Hidden**: if condition is yes +**Default**: the value of condition. + +**Hidden**: if condition is yes. |==== diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation2.changelog.adoc b/tests/results/test_namespace_without_family/04_5hidden_calculation2.changelog.adoc index 4cec7f6d5..54b673983 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation2.changelog.adoc +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation2.changelog.adoc @@ -8,11 +8,11 @@ **Default**: no | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` | A first variable. + -**Default**: the value of condition + -**Hidden**: if condition is yes +**Default**: the value of condition. + +**Hidden**: if condition is yes. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` | A second variable. + -**Default**: the value of condition + -**Hidden**: if condition is yes +**Default**: the value of condition. + +**Hidden**: if condition is yes. |==== diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation2.changelog.gitlab.md b/tests/results/test_namespace_without_family/04_5hidden_calculation2.changelog.gitlab.md index 00b0a5c47..1a0cfe227 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation2.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation2.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: the value of condition
    **Hidden**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: the value of condition
    **Hidden**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: the value of condition.
    **Hidden**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: the value of condition.
    **Hidden**: if condition is yes. |
    diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation2.changelog.html b/tests/results/test_namespace_without_family/04_5hidden_calculation2.changelog.html index ee8768b00..66f9e2476 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation2.changelog.html +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation2.changelog.html @@ -2,12 +2,12 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard mandatory hidden
    A first variable.
    Default: the value of condition
    Hidden: if condition is yes
    rougail.var2
    string standard mandatory hidden
    A second variable.
    Default: the value of condition
    Hidden: if condition is yes
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard mandatory hidden
    A first variable.
    Default: the value of condition.
    Hidden: if condition is yes.
    rougail.var2
    string standard mandatory hidden
    A second variable.
    Default: the value of condition.
    Hidden: if condition is yes.
    diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation2.changelog.md b/tests/results/test_namespace_without_family/04_5hidden_calculation2.changelog.md index 1159af991..9a736b29b 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation2.changelog.md +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation2.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: the value of condition
    **Hidden**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: the value of condition
    **Hidden**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: the value of condition.
    **Hidden**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: the value of condition.
    **Hidden**: if condition is yes. | diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation2.changelog.sh b/tests/results/test_namespace_without_family/04_5hidden_calculation2.changelog.sh index ba90785dd..d0de8ff30 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation2.changelog.sh +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation2.changelog.sh @@ -7,11 +7,11 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var1 │ A first variable. │ -│  string   standard   mandatory    │ Default: the value of condition │ -│ hidden  │ Hidden: if condition is yes │ +│  string   standard   mandatory    │ Default: the value of condition. │ +│ hidden  │ Hidden: if condition is yes. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ -│  string   standard   mandatory    │ Default: the value of condition │ -│ hidden  │ Hidden: if condition is yes │ +│  string   standard   mandatory    │ Default: the value of condition. │ +│ hidden  │ Hidden: if condition is yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation2.gitlab.md b/tests/results/test_namespace_without_family/04_5hidden_calculation2.gitlab.md index 38c867a71..4a129c6a4 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation2.gitlab.md +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation2.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: the value of condition
    **Hidden**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: the value of condition
    **Hidden**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: the value of condition.
    **Hidden**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: the value of condition.
    **Hidden**: if condition is yes. | diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation2.html b/tests/results/test_namespace_without_family/04_5hidden_calculation2.html index 9ad4a1532..55ab0a427 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation2.html +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation2.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard mandatory hidden
    A first variable.
    Default: the value of condition
    Hidden: if condition is yes
    rougail.var2
    string standard mandatory hidden
    A second variable.
    Default: the value of condition
    Hidden: if condition is yes
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard mandatory hidden
    A first variable.
    Default: the value of condition.
    Hidden: if condition is yes.
    rougail.var2
    string standard mandatory hidden
    A second variable.
    Default: the value of condition.
    Hidden: if condition is yes.
    diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation2.json b/tests/results/test_namespace_without_family/04_5hidden_calculation2.json index de3f41556..09ce91d34 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation2.json +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation2.json @@ -49,7 +49,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], @@ -58,7 +58,7 @@ "default": { "name": "Default", "values": { - "description": "the value of condition" + "description": "the value of condition." } }, "variable_type": "string" @@ -80,7 +80,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], @@ -89,7 +89,7 @@ "default": { "name": "Default", "values": { - "description": "the value of condition" + "description": "the value of condition." } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation2.md b/tests/results/test_namespace_without_family/04_5hidden_calculation2.md index 38c867a71..4a129c6a4 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation2.md +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation2.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: the value of condition
    **Hidden**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: the value of condition
    **Hidden**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: the value of condition.
    **Hidden**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: the value of condition.
    **Hidden**: if condition is yes. | diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation2.sh b/tests/results/test_namespace_without_family/04_5hidden_calculation2.sh index 9934707bd..91c684f08 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation2.sh +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation2.sh @@ -5,10 +5,10 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var1 │ A first variable. │ -│  string   standard   mandatory    │ Default: the value of condition │ -│ hidden  │ Hidden: if condition is yes │ +│  string   standard   mandatory    │ Default: the value of condition. │ +│ hidden  │ Hidden: if condition is yes. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ -│  string   standard   mandatory    │ Default: the value of condition │ -│ hidden  │ Hidden: if condition is yes │ +│  string   standard   mandatory    │ Default: the value of condition. │ +│ hidden  │ Hidden: if condition is yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.adoc b/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.adoc index 3ff233a76..d67507e94 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.adoc +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.adoc @@ -6,11 +6,11 @@ **Default**: no | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` | A first variable. + -**Default**: returns the condition value + -**Hidden**: if condition is yes +**Default**: returns the condition value. + +**Hidden**: if condition is yes. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` | A second variable. + -**Default**: returns the condition value + -**Hidden**: if condition is yes +**Default**: returns the condition value. + +**Hidden**: if condition is yes. |==== diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.changelog.adoc b/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.changelog.adoc index aaa058d87..6d0e6d3ff 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.changelog.adoc +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.changelog.adoc @@ -8,11 +8,11 @@ **Default**: no | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` | A first variable. + -**Default**: returns the condition value + -**Hidden**: if condition is yes +**Default**: returns the condition value. + +**Hidden**: if condition is yes. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` | A second variable. + -**Default**: returns the condition value + -**Hidden**: if condition is yes +**Default**: returns the condition value. + +**Hidden**: if condition is yes. |==== diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.changelog.gitlab.md b/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.changelog.gitlab.md index 4480339c3..0a2b49516 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: returns the condition value
    **Hidden**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: returns the condition value
    **Hidden**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: returns the condition value.
    **Hidden**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: returns the condition value.
    **Hidden**: if condition is yes. |
    diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.changelog.html b/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.changelog.html index 775b2cd49..ea440a42d 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.changelog.html +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.changelog.html @@ -2,12 +2,12 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard mandatory hidden
    A first variable.
    Default: returns the condition value
    Hidden: if condition is yes
    rougail.var2
    string standard mandatory hidden
    A second variable.
    Default: returns the condition value
    Hidden: if condition is yes
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard mandatory hidden
    A first variable.
    Default: returns the condition value.
    Hidden: if condition is yes.
    rougail.var2
    string standard mandatory hidden
    A second variable.
    Default: returns the condition value.
    Hidden: if condition is yes.
    diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.changelog.md b/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.changelog.md index ef704cad8..073ff3bc2 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.changelog.md +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: returns the condition value
    **Hidden**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: returns the condition value
    **Hidden**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: returns the condition value.
    **Hidden**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: returns the condition value.
    **Hidden**: if condition is yes. | diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.changelog.sh b/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.changelog.sh index 802c7f62a..9088be8cd 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.changelog.sh +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.changelog.sh @@ -7,11 +7,13 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var1 │ A first variable. │ -│  string   standard   mandatory    │ Default: returns the condition value │ -│ hidden  │ Hidden: if condition is yes │ +│  string   standard   mandatory    │ Default: returns the condition │ +│ hidden  │ value. │ +│ │ Hidden: if condition is yes. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ -│  string   standard   mandatory    │ Default: returns the condition value │ -│ hidden  │ Hidden: if condition is yes │ +│  string   standard   mandatory    │ Default: returns the condition │ +│ hidden  │ value. │ +│ │ Hidden: if condition is yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.gitlab.md b/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.gitlab.md index 693ebc036..0170222e3 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.gitlab.md +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: returns the condition value
    **Hidden**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: returns the condition value
    **Hidden**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: returns the condition value.
    **Hidden**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: returns the condition value.
    **Hidden**: if condition is yes. | diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.html b/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.html index ed3717256..3ef2370fa 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.html +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard mandatory hidden
    A first variable.
    Default: returns the condition value
    Hidden: if condition is yes
    rougail.var2
    string standard mandatory hidden
    A second variable.
    Default: returns the condition value
    Hidden: if condition is yes
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard mandatory hidden
    A first variable.
    Default: returns the condition value.
    Hidden: if condition is yes.
    rougail.var2
    string standard mandatory hidden
    A second variable.
    Default: returns the condition value.
    Hidden: if condition is yes.
    diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.json b/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.json index 6712841a7..b33f25938 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.json +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.json @@ -49,7 +49,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], @@ -58,7 +58,7 @@ "default": { "name": "Default", "values": { - "description": "returns the condition value" + "description": "returns the condition value." } }, "variable_type": "string" @@ -80,7 +80,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], @@ -89,7 +89,7 @@ "default": { "name": "Default", "values": { - "description": "returns the condition value" + "description": "returns the condition value." } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.md b/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.md index 693ebc036..0170222e3 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.md +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: returns the condition value
    **Hidden**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: returns the condition value
    **Hidden**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: returns the condition value.
    **Hidden**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: returns the condition value.
    **Hidden**: if condition is yes. | diff --git a/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.sh b/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.sh index 4fe7079f8..8889668ec 100644 --- a/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.sh +++ b/tests/results/test_namespace_without_family/04_5hidden_calculation_default_calculation.sh @@ -5,10 +5,12 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var1 │ A first variable. │ -│  string   standard   mandatory    │ Default: returns the condition value │ -│ hidden  │ Hidden: if condition is yes │ +│  string   standard   mandatory    │ Default: returns the condition │ +│ hidden  │ value. │ +│ │ Hidden: if condition is yes. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ -│  string   standard   mandatory    │ Default: returns the condition value │ -│ hidden  │ Hidden: if condition is yes │ +│  string   standard   mandatory    │ Default: returns the condition │ +│ hidden  │ value. │ +│ │ Hidden: if condition is yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/16_5redefine_calculation.adoc b/tests/results/test_namespace_without_family/16_5redefine_calculation.adoc index 88b5f6fdb..8620c984e 100644 --- a/tests/results/test_namespace_without_family/16_5redefine_calculation.adoc +++ b/tests/results/test_namespace_without_family/16_5redefine_calculation.adoc @@ -3,6 +3,6 @@ | Variable | Description | **rougail.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: returns yes +**Default**: returns yes. |==== diff --git a/tests/results/test_namespace_without_family/16_5redefine_calculation.changelog.adoc b/tests/results/test_namespace_without_family/16_5redefine_calculation.changelog.adoc index 7a24a98ef..e852d3fdd 100644 --- a/tests/results/test_namespace_without_family/16_5redefine_calculation.changelog.adoc +++ b/tests/results/test_namespace_without_family/16_5redefine_calculation.changelog.adoc @@ -5,6 +5,6 @@ | Variable | Description | **rougail.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: returns yes +**Default**: returns yes. |==== diff --git a/tests/results/test_namespace_without_family/16_5redefine_calculation.changelog.gitlab.md b/tests/results/test_namespace_without_family/16_5redefine_calculation.changelog.gitlab.md index f2a7fe80a..22bc02180 100644 --- a/tests/results/test_namespace_without_family/16_5redefine_calculation.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/16_5redefine_calculation.changelog.gitlab.md @@ -1,8 +1,8 @@
    New variable -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes. |
    diff --git a/tests/results/test_namespace_without_family/16_5redefine_calculation.changelog.html b/tests/results/test_namespace_without_family/16_5redefine_calculation.changelog.html index 804c38950..f2ead342e 100644 --- a/tests/results/test_namespace_without_family/16_5redefine_calculation.changelog.html +++ b/tests/results/test_namespace_without_family/16_5redefine_calculation.changelog.html @@ -2,10 +2,10 @@ - + - +
    Variable Description
    Variable Description
    rougail.variable
    string standard mandatory
    A variable.
    Default: returns yes
    rougail.variable
    string standard mandatory
    A variable.
    Default: returns yes.
    diff --git a/tests/results/test_namespace_without_family/16_5redefine_calculation.changelog.md b/tests/results/test_namespace_without_family/16_5redefine_calculation.changelog.md index 23d15f8c8..6c13aa08b 100644 --- a/tests/results/test_namespace_without_family/16_5redefine_calculation.changelog.md +++ b/tests/results/test_namespace_without_family/16_5redefine_calculation.changelog.md @@ -1,6 +1,6 @@ # New variable -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes. | diff --git a/tests/results/test_namespace_without_family/16_5redefine_calculation.changelog.sh b/tests/results/test_namespace_without_family/16_5redefine_calculation.changelog.sh index 5ff72ad46..035c5802b 100644 --- a/tests/results/test_namespace_without_family/16_5redefine_calculation.changelog.sh +++ b/tests/results/test_namespace_without_family/16_5redefine_calculation.changelog.sh @@ -4,6 +4,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.variable │ A variable. │ -│  string   standard   mandatory  │ Default: returns yes │ +│  string   standard   mandatory  │ Default: returns yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/16_5redefine_calculation.gitlab.md b/tests/results/test_namespace_without_family/16_5redefine_calculation.gitlab.md index 6111b110c..06759d6f5 100644 --- a/tests/results/test_namespace_without_family/16_5redefine_calculation.gitlab.md +++ b/tests/results/test_namespace_without_family/16_5redefine_calculation.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes. | diff --git a/tests/results/test_namespace_without_family/16_5redefine_calculation.html b/tests/results/test_namespace_without_family/16_5redefine_calculation.html index 3338ba1d4..05bca93a0 100644 --- a/tests/results/test_namespace_without_family/16_5redefine_calculation.html +++ b/tests/results/test_namespace_without_family/16_5redefine_calculation.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    rougail.variable
    string standard mandatory
    A variable.
    Default: returns yes
    rougail.variable
    string standard mandatory
    A variable.
    Default: returns yes.
    diff --git a/tests/results/test_namespace_without_family/16_5redefine_calculation.json b/tests/results/test_namespace_without_family/16_5redefine_calculation.json index 9e5532320..37410b2a9 100644 --- a/tests/results/test_namespace_without_family/16_5redefine_calculation.json +++ b/tests/results/test_namespace_without_family/16_5redefine_calculation.json @@ -29,7 +29,7 @@ "default": { "name": "Default", "values": { - "description": "returns yes" + "description": "returns yes." } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/16_5redefine_calculation.md b/tests/results/test_namespace_without_family/16_5redefine_calculation.md index 6111b110c..06759d6f5 100644 --- a/tests/results/test_namespace_without_family/16_5redefine_calculation.md +++ b/tests/results/test_namespace_without_family/16_5redefine_calculation.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes. | diff --git a/tests/results/test_namespace_without_family/16_5redefine_calculation.sh b/tests/results/test_namespace_without_family/16_5redefine_calculation.sh index 9ba3903eb..68f149ca6 100644 --- a/tests/results/test_namespace_without_family/16_5redefine_calculation.sh +++ b/tests/results/test_namespace_without_family/16_5redefine_calculation.sh @@ -2,5 +2,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.variable │ A variable. │ -│  string   standard   mandatory  │ Default: returns yes │ +│  string   standard   mandatory  │ Default: returns yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/24_0family_hidden_condition.json b/tests/results/test_namespace_without_family/24_0family_hidden_condition.json index 4d3d83b04..07ac82f39 100644 --- a/tests/results/test_namespace_without_family/24_0family_hidden_condition.json +++ b/tests/results/test_namespace_without_family/24_0family_hidden_condition.json @@ -45,7 +45,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], diff --git a/tests/results/test_namespace_without_family/24_0family_hidden_condition_boolean.json b/tests/results/test_namespace_without_family/24_0family_hidden_condition_boolean.json index 7f8c082a1..7d3012bd4 100644 --- a/tests/results/test_namespace_without_family/24_0family_hidden_condition_boolean.json +++ b/tests/results/test_namespace_without_family/24_0family_hidden_condition_boolean.json @@ -45,7 +45,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if not condition" + "description": "if not condition." } } ], diff --git a/tests/results/test_namespace_without_family/24_0family_hidden_condition_sub_family.json b/tests/results/test_namespace_without_family/24_0family_hidden_condition_sub_family.json index e802a9340..c5a550dca 100644 --- a/tests/results/test_namespace_without_family/24_0family_hidden_condition_sub_family.json +++ b/tests/results/test_namespace_without_family/24_0family_hidden_condition_sub_family.json @@ -45,7 +45,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], diff --git a/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.adoc b/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.adoc index 1117afa6b..d139f8381 100644 --- a/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.adoc +++ b/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.adoc @@ -9,6 +9,6 @@ **Default**: false | **rougail.family.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` | A variable. + -**Hidden**: if condition2 is false +**Hidden**: if condition2 is false. |==== diff --git a/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.changelog.adoc b/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.changelog.adoc index 355afde53..d16b5b7cc 100644 --- a/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.changelog.adoc +++ b/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.changelog.adoc @@ -11,6 +11,6 @@ **Default**: false | **rougail.family.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` | A variable. + -**Hidden**: if condition2 is false +**Hidden**: if condition2 is false. |==== diff --git a/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.changelog.gitlab.md b/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.changelog.gitlab.md index 51ae12126..d139904f7 100644 --- a/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.changelog.gitlab.md @@ -4,7 +4,7 @@ |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| | **rougail.condition1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first conditional variable.
    **Default**: false | | **rougail.condition2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second conditional variable.
    **Default**: false | -| **rougail.family.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A variable.
    **Hidden**: if condition2 is false | +| **rougail.family.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A variable.
    **Hidden**: if condition2 is false. | diff --git a/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.changelog.html b/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.changelog.html index bba7e95d5..f4e5f725f 100644 --- a/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.changelog.html +++ b/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.changelog.html @@ -7,7 +7,7 @@ rougail.condition1
    boolean standard mandatory A first conditional variable.
    Default: false rougail.condition2
    boolean standard mandatory A second conditional variable.
    Default: false -rougail.family.variable
    string standard hiddenA variable.
    Hidden: if condition2 is false +rougail.family.variable
    string standard hiddenA variable.
    Hidden: if condition2 is false. diff --git a/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.changelog.md b/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.changelog.md index ffec81021..7d4788644 100644 --- a/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.changelog.md +++ b/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.changelog.md @@ -4,5 +4,5 @@ |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| | **rougail.condition1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first conditional variable.
    **Default**: false | | **rougail.condition2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second conditional variable.
    **Default**: false | -| **rougail.family.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A variable.
    **Hidden**: if condition2 is false | +| **rougail.family.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A variable.
    **Hidden**: if condition2 is false. | diff --git a/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.changelog.sh b/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.changelog.sh index db67648bb..47467ec34 100644 --- a/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.changelog.sh +++ b/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.changelog.sh @@ -10,6 +10,6 @@ │  boolean   standard   mandatory  │ Default: false │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.family.variable │ A variable. │ -│  string   standard   hidden  │ Hidden: if condition2 is false │ +│  string   standard   hidden  │ Hidden: if condition2 is false. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.gitlab.md b/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.gitlab.md index 740f8ec15..1ec705458 100644 --- a/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.gitlab.md +++ b/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.gitlab.md @@ -2,5 +2,5 @@ |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| | **rougail.condition1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first conditional variable.
    **Default**: false | | **rougail.condition2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second conditional variable.
    **Default**: false | -| **rougail.family.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A variable.
    **Hidden**: if condition2 is false | +| **rougail.family.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A variable.
    **Hidden**: if condition2 is false. | diff --git a/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.html b/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.html index 42cc262e3..6925233b1 100644 --- a/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.html +++ b/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.html @@ -5,7 +5,7 @@ rougail.condition1
    boolean standard mandatory A first conditional variable.
    Default: false rougail.condition2
    boolean standard mandatory A second conditional variable.
    Default: false -rougail.family.variable
    string standard hiddenA variable.
    Hidden: if condition2 is false +rougail.family.variable
    string standard hiddenA variable.
    Hidden: if condition2 is false. diff --git a/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.json b/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.json index b52941617..1b8efe62f 100644 --- a/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.json +++ b/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.json @@ -65,7 +65,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition1 is false" + "description": "if condition1 is false." } } ], @@ -83,7 +83,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition2 is false" + "description": "if condition2 is false." } } ], diff --git a/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.md b/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.md index 740f8ec15..1ec705458 100644 --- a/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.md +++ b/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.md @@ -2,5 +2,5 @@ |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| | **rougail.condition1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first conditional variable.
    **Default**: false | | **rougail.condition2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second conditional variable.
    **Default**: false | -| **rougail.family.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A variable.
    **Hidden**: if condition2 is false | +| **rougail.family.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A variable.
    **Hidden**: if condition2 is false. | diff --git a/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.sh b/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.sh index 9cb11c9b1..b64169e7f 100644 --- a/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.sh +++ b/tests/results/test_namespace_without_family/24_0family_hidden_condition_with_variable.sh @@ -8,5 +8,5 @@ │  boolean   standard   mandatory  │ Default: false │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.family.variable │ A variable. │ -│  string   standard   hidden  │ Hidden: if condition2 is false │ +│  string   standard   hidden  │ Hidden: if condition2 is false. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/24_0family_hidden_param_condition_sub_family.json b/tests/results/test_namespace_without_family/24_0family_hidden_param_condition_sub_family.json index 2edce40fd..0081c3245 100644 --- a/tests/results/test_namespace_without_family/24_0family_hidden_param_condition_sub_family.json +++ b/tests/results/test_namespace_without_family/24_0family_hidden_param_condition_sub_family.json @@ -45,7 +45,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], diff --git a/tests/results/test_namespace_without_family/24_0family_mandatory_condition.adoc b/tests/results/test_namespace_without_family/24_0family_mandatory_condition.adoc index b74f5b345..6ad58914f 100644 --- a/tests/results/test_namespace_without_family/24_0family_mandatory_condition.adoc +++ b/tests/results/test_namespace_without_family/24_0family_mandatory_condition.adoc @@ -6,6 +6,6 @@ **Default**: no | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__mandatory__` | A variable. + -**Mandatory**: only if rougail.condition has the value "yes" +**Mandatory**: only if rougail.condition has the value "yes". |==== diff --git a/tests/results/test_namespace_without_family/24_0family_mandatory_condition.changelog.adoc b/tests/results/test_namespace_without_family/24_0family_mandatory_condition.changelog.adoc index 7522659a9..3f053fadd 100644 --- a/tests/results/test_namespace_without_family/24_0family_mandatory_condition.changelog.adoc +++ b/tests/results/test_namespace_without_family/24_0family_mandatory_condition.changelog.adoc @@ -8,6 +8,6 @@ **Default**: no | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__mandatory__` | A variable. + -**Mandatory**: only if rougail.condition has the value "yes" +**Mandatory**: only if rougail.condition has the value "yes". |==== diff --git a/tests/results/test_namespace_without_family/24_0family_mandatory_condition.changelog.gitlab.md b/tests/results/test_namespace_without_family/24_0family_mandatory_condition.changelog.gitlab.md index 517eca835..ceb3b8a36 100644 --- a/tests/results/test_namespace_without_family/24_0family_mandatory_condition.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/24_0family_mandatory_condition.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes". |
    diff --git a/tests/results/test_namespace_without_family/24_0family_mandatory_condition.changelog.html b/tests/results/test_namespace_without_family/24_0family_mandatory_condition.changelog.html index 67f083d36..26fd323ba 100644 --- a/tests/results/test_namespace_without_family/24_0family_mandatory_condition.changelog.html +++ b/tests/results/test_namespace_without_family/24_0family_mandatory_condition.changelog.html @@ -2,11 +2,11 @@ - + - - + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var
    string standard mandatory
    A variable.
    Mandatory: only if rougail.condition has the value "yes"
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var
    string standard mandatory
    A variable.
    Mandatory: only if rougail.condition has the value "yes".
    diff --git a/tests/results/test_namespace_without_family/24_0family_mandatory_condition.changelog.md b/tests/results/test_namespace_without_family/24_0family_mandatory_condition.changelog.md index fdb08b668..2bba54bdb 100644 --- a/tests/results/test_namespace_without_family/24_0family_mandatory_condition.changelog.md +++ b/tests/results/test_namespace_without_family/24_0family_mandatory_condition.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes". | diff --git a/tests/results/test_namespace_without_family/24_0family_mandatory_condition.changelog.sh b/tests/results/test_namespace_without_family/24_0family_mandatory_condition.changelog.sh index e47c059ca..5652c5494 100644 --- a/tests/results/test_namespace_without_family/24_0family_mandatory_condition.changelog.sh +++ b/tests/results/test_namespace_without_family/24_0family_mandatory_condition.changelog.sh @@ -8,6 +8,6 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var │ A variable. │ │  string   standard   mandatory  │ Mandatory: only if rougail.condition │ -│ │ has the value "yes" │ +│ │ has the value "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/24_0family_mandatory_condition.gitlab.md b/tests/results/test_namespace_without_family/24_0family_mandatory_condition.gitlab.md index e0e9ee02c..bddba6b35 100644 --- a/tests/results/test_namespace_without_family/24_0family_mandatory_condition.gitlab.md +++ b/tests/results/test_namespace_without_family/24_0family_mandatory_condition.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes". | diff --git a/tests/results/test_namespace_without_family/24_0family_mandatory_condition.html b/tests/results/test_namespace_without_family/24_0family_mandatory_condition.html index 12eab9b69..79d582f71 100644 --- a/tests/results/test_namespace_without_family/24_0family_mandatory_condition.html +++ b/tests/results/test_namespace_without_family/24_0family_mandatory_condition.html @@ -1,10 +1,10 @@ - + - - + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var
    string standard mandatory
    A variable.
    Mandatory: only if rougail.condition has the value "yes"
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var
    string standard mandatory
    A variable.
    Mandatory: only if rougail.condition has the value "yes".
    diff --git a/tests/results/test_namespace_without_family/24_0family_mandatory_condition.json b/tests/results/test_namespace_without_family/24_0family_mandatory_condition.json index 85f0048cb..5b9bd87fc 100644 --- a/tests/results/test_namespace_without_family/24_0family_mandatory_condition.json +++ b/tests/results/test_namespace_without_family/24_0family_mandatory_condition.json @@ -43,7 +43,7 @@ "ori_name": "mandatory", "access_control": false, "annotation": { - "description": "only if rougail.condition has the value \"yes\"" + "description": "only if rougail.condition has the value \"yes\"." } } ], diff --git a/tests/results/test_namespace_without_family/24_0family_mandatory_condition.md b/tests/results/test_namespace_without_family/24_0family_mandatory_condition.md index e0e9ee02c..bddba6b35 100644 --- a/tests/results/test_namespace_without_family/24_0family_mandatory_condition.md +++ b/tests/results/test_namespace_without_family/24_0family_mandatory_condition.md @@ -1,5 +1,5 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes". | diff --git a/tests/results/test_namespace_without_family/24_0family_mandatory_condition.sh b/tests/results/test_namespace_without_family/24_0family_mandatory_condition.sh index a6181d8a8..6fff76732 100644 --- a/tests/results/test_namespace_without_family/24_0family_mandatory_condition.sh +++ b/tests/results/test_namespace_without_family/24_0family_mandatory_condition.sh @@ -6,5 +6,5 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var │ A variable. │ │  string   standard   mandatory  │ Mandatory: only if rougail.condition │ -│ │ has the value "yes" │ +│ │ has the value "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.adoc b/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.adoc index b88f0fdc7..eb643d798 100644 --- a/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.adoc +++ b/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.adoc @@ -8,6 +8,6 @@ **Default**: value | **rougail.leader.follower2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second follower. + -**Default**: returns follower1 value +**Default**: returns follower1 value. |==== diff --git a/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.changelog.adoc b/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.changelog.adoc index a19566a1c..fc4888de1 100644 --- a/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.changelog.adoc +++ b/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.changelog.adoc @@ -10,6 +10,6 @@ **Default**: value | **rougail.leader.follower2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second follower. + -**Default**: returns follower1 value +**Default**: returns follower1 value. |==== diff --git a/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.changelog.gitlab.md b/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.changelog.gitlab.md index 6d17203fa..d4b547367 100644 --- a/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | -| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | +| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value. |
    diff --git a/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.changelog.html b/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.changelog.html index bc08e0c2f..82a3d6683 100644 --- a/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.changelog.html +++ b/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.changelog.html @@ -2,12 +2,12 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.leader.leader
    string multiple basic mandatory unique
    A leader.
    rougail.leader.follower1
    string standard mandatory
    A follower.
    Default: value
    rougail.leader.follower2
    string standard mandatory
    A second follower.
    Default: returns follower1 value
    rougail.leader.leader
    string multiple basic mandatory unique
    A leader.
    rougail.leader.follower1
    string standard mandatory
    A follower.
    Default: value
    rougail.leader.follower2
    string standard mandatory
    A second follower.
    Default: returns follower1 value.
    diff --git a/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.changelog.md b/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.changelog.md index f29d5c200..c9511f622 100644 --- a/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.changelog.md +++ b/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | -| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | +| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value. | diff --git a/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.changelog.sh b/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.changelog.sh index 7d2cb451f..3fc02e29e 100644 --- a/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.changelog.sh +++ b/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.changelog.sh @@ -11,6 +11,6 @@ │  string   standard   mandatory  │ Default: value │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.leader.follower2 │ A second follower. │ -│  string   standard   mandatory  │ Default: returns follower1 value │ +│  string   standard   mandatory  │ Default: returns follower1 value. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.gitlab.md b/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.gitlab.md index 10fb3b5fc..9c9ebc4ef 100644 --- a/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.gitlab.md +++ b/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | -| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | +| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value. | diff --git a/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.html b/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.html index e1bb288ca..0b92d5668 100644 --- a/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.html +++ b/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.leader.leader
    string multiple basic mandatory unique
    A leader.
    rougail.leader.follower1
    string standard mandatory
    A follower.
    Default: value
    rougail.leader.follower2
    string standard mandatory
    A second follower.
    Default: returns follower1 value
    rougail.leader.leader
    string multiple basic mandatory unique
    A leader.
    rougail.leader.follower1
    string standard mandatory
    A follower.
    Default: value
    rougail.leader.follower2
    string standard mandatory
    A second follower.
    Default: returns follower1 value.
    diff --git a/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.json b/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.json index cc018f7d1..14d63ae47 100644 --- a/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.json +++ b/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.json @@ -85,7 +85,7 @@ "default": { "name": "Default", "values": { - "description": "returns follower1 value" + "description": "returns follower1 value." } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.md b/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.md index 10fb3b5fc..9c9ebc4ef 100644 --- a/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.md +++ b/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | -| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | +| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value. | diff --git a/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.sh b/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.sh index ebdcd34b7..8aed82d84 100644 --- a/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.sh +++ b/tests/results/test_namespace_without_family/40_0leadership_follower_default_calculation.sh @@ -9,5 +9,5 @@ │  string   standard   mandatory  │ Default: value │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.leader.follower2 │ A second follower. │ -│  string   standard   mandatory  │ Default: returns follower1 value │ +│  string   standard   mandatory  │ Default: returns follower1 value. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.adoc b/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.adoc index de3de0cd9..d71367411 100644 --- a/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.adoc +++ b/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.adoc @@ -10,6 +10,6 @@ * c | **rougail.leader.follower1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `standard` `mandatory` | A follower. + -**Default**: returns index +**Default**: returns index. |==== diff --git a/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.changelog.adoc b/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.changelog.adoc index 99ec63388..621b745ee 100644 --- a/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.changelog.adoc +++ b/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.changelog.adoc @@ -12,6 +12,6 @@ * c | **rougail.leader.follower1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `standard` `mandatory` | A follower. + -**Default**: returns index +**Default**: returns index. |==== diff --git a/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.changelog.gitlab.md b/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.changelog.gitlab.md index 9a8cc64ce..36729c782 100644 --- a/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.changelog.gitlab.md @@ -3,7 +3,7 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| | **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b
    • c | -| **rougail.leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: returns index | +| **rougail.leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: returns index. | diff --git a/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.changelog.html b/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.changelog.html index 440df0e4f..1d86ff279 100644 --- a/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.changelog.html +++ b/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.changelog.html @@ -2,13 +2,13 @@ - + - +
  • c
  • +
    Variable Description
    Variable Description
    rougail.leader.leader
    string multiple standard mandatory unique
    A leader.
    Default:
    • a
    • b
    • -
    • c
    rougail.leader.follower1
    integer standard mandatory
    A follower.
    Default: returns index
    rougail.leader.follower1
    integer standard mandatory
    A follower.
    Default: returns index.
    diff --git a/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.changelog.md b/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.changelog.md index 418a0a76b..0863baf09 100644 --- a/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.changelog.md +++ b/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.changelog.md @@ -3,5 +3,5 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| | **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b
    • c | -| **rougail.leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: returns index | +| **rougail.leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: returns index. | diff --git a/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.changelog.sh b/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.changelog.sh index 5ca631afc..3c2f6c0f5 100644 --- a/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.changelog.sh +++ b/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.changelog.sh @@ -10,6 +10,6 @@ │ │ • c │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.leader.follower1 │ A follower. │ -│  integer   standard   mandatory  │ Default: returns index │ +│  integer   standard   mandatory  │ Default: returns index. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.gitlab.md b/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.gitlab.md index eb8ec6b95..1f8021b9e 100644 --- a/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.gitlab.md +++ b/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.gitlab.md @@ -1,5 +1,5 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| | **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b
    • c | -| **rougail.leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: returns index | +| **rougail.leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: returns index. | diff --git a/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.html b/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.html index f5bbe3d8b..a83d76213 100644 --- a/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.html +++ b/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.html @@ -1,12 +1,12 @@ - + - +
  • c
  • +
    Variable Description
    Variable Description
    rougail.leader.leader
    string multiple standard mandatory unique
    A leader.
    Default:
    • a
    • b
    • -
    • c
    rougail.leader.follower1
    integer standard mandatory
    A follower.
    Default: returns index
    rougail.leader.follower1
    integer standard mandatory
    A follower.
    Default: returns index.
    diff --git a/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.json b/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.json index 9e444e11c..80ef3ecaf 100644 --- a/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.json +++ b/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.json @@ -73,7 +73,7 @@ "default": { "name": "Default", "values": { - "description": "returns index" + "description": "returns index." } }, "variable_type": "integer" diff --git a/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.md b/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.md index eb8ec6b95..1f8021b9e 100644 --- a/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.md +++ b/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.md @@ -1,5 +1,5 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| | **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b
    • c | -| **rougail.leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: returns index | +| **rougail.leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: returns index. | diff --git a/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.sh b/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.sh index 9c8fff9e2..15c8eb381 100644 --- a/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.sh +++ b/tests/results/test_namespace_without_family/40_2leadership_calculation_param_index.sh @@ -8,5 +8,5 @@ │ │ • c │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.leader.follower1 │ A follower. │ -│  integer   standard   mandatory  │ Default: returns index │ +│  integer   standard   mandatory  │ Default: returns index. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.adoc b/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.adoc index 5705ab026..924ac960b 100644 --- a/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.adoc +++ b/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.adoc @@ -3,7 +3,7 @@ | Variable | Description | **rougail.leader.leader** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A leader. + -**Default**: returns val1 and val2 +**Default**: returns val1 and val2. | **rougail.leader.follower1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A first follower. | **rougail.leader.follower2** + diff --git a/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.changelog.adoc b/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.changelog.adoc index 9c6a5b234..15c562618 100644 --- a/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.changelog.adoc +++ b/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.changelog.adoc @@ -5,7 +5,7 @@ | Variable | Description | **rougail.leader.leader** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A leader. + -**Default**: returns val1 and val2 +**Default**: returns val1 and val2. | **rougail.leader.follower1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A first follower. | **rougail.leader.follower2** + diff --git a/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.changelog.gitlab.md b/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.changelog.gitlab.md index 27d3390b5..740af284c 100644 --- a/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**: returns val1 and val2 | -| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first follower. | -| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A second follower. | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**: returns val1 and val2. | +| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first follower. | +| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A second follower. |
    diff --git a/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.changelog.html b/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.changelog.html index 938495ab6..43920e604 100644 --- a/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.changelog.html +++ b/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.changelog.html @@ -2,12 +2,12 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.leader.leader
    string multiple standard mandatory unique
    A leader.
    Default: returns val1 and val2
    rougail.leader.follower1
    string basic mandatory
    A first follower.
    rougail.leader.follower2
    string basic mandatory
    A second follower.
    rougail.leader.leader
    string multiple standard mandatory unique
    A leader.
    Default: returns val1 and val2.
    rougail.leader.follower1
    string basic mandatory
    A first follower.
    rougail.leader.follower2
    string basic mandatory
    A second follower.
    diff --git a/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.changelog.md b/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.changelog.md index 92400fc55..aeb9dbd8a 100644 --- a/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.changelog.md +++ b/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**: returns val1 and val2 | -| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first follower. | -| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A second follower. | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**: returns val1 and val2. | +| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first follower. | +| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A second follower. | diff --git a/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.changelog.sh b/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.changelog.sh index 17b61b72d..5722bdaee 100644 --- a/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.changelog.sh +++ b/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.changelog.sh @@ -4,7 +4,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.leader.leader │ A leader. │ -│  string   multiple   standard    │ Default: returns val1 and val2 │ +│  string   multiple   standard    │ Default: returns val1 and val2. │ │ mandatory   unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.leader.follower1 │ A first follower. │ diff --git a/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.gitlab.md b/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.gitlab.md index 0a76c66b4..7c026bb8b 100644 --- a/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.gitlab.md +++ b/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**: returns val1 and val2 | -| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first follower. | -| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A second follower. | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**: returns val1 and val2. | +| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first follower. | +| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A second follower. | diff --git a/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.html b/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.html index a25f28534..b52a9bfab 100644 --- a/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.html +++ b/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.leader.leader
    string multiple standard mandatory unique
    A leader.
    Default: returns val1 and val2
    rougail.leader.follower1
    string basic mandatory
    A first follower.
    rougail.leader.follower2
    string basic mandatory
    A second follower.
    rougail.leader.leader
    string multiple standard mandatory unique
    A leader.
    Default: returns val1 and val2.
    rougail.leader.follower1
    string basic mandatory
    A first follower.
    rougail.leader.follower2
    string basic mandatory
    A second follower.
    diff --git a/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.json b/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.json index dd856e0f2..72a891552 100644 --- a/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.json +++ b/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.json @@ -48,7 +48,7 @@ "default": { "name": "Default", "values": { - "description": "returns val1 and val2" + "description": "returns val1 and val2." } }, "variable_type": "string", diff --git a/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.md b/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.md index 0a76c66b4..7c026bb8b 100644 --- a/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.md +++ b/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.md @@ -1,6 +1,6 @@ -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**: returns val1 and val2 | -| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first follower. | -| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A second follower. | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**: returns val1 and val2. | +| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first follower. | +| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A second follower. | diff --git a/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.sh b/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.sh index e10d3914a..4f33ca108 100644 --- a/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.sh +++ b/tests/results/test_namespace_without_family/40_2leadership_leader_calculation.sh @@ -2,7 +2,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.leader.leader │ A leader. │ -│  string   multiple   standard    │ Default: returns val1 and val2 │ +│  string   multiple   standard    │ Default: returns val1 and val2. │ │ mandatory   unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.leader.follower1 │ A first follower. │ diff --git a/tests/results/test_namespace_without_family/40_8calculation_boolean.adoc b/tests/results/test_namespace_without_family/40_8calculation_boolean.adoc index ebeb1c2d2..9b494675b 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_boolean.adoc +++ b/tests/results/test_namespace_without_family/40_8calculation_boolean.adoc @@ -6,9 +6,9 @@ **Default**: false | **rougail.multi1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `multiple` `standard` `mandatory` `unique` | A first multi variable. + -**Default**: a calculation +**Default**: a calculation. | **rougail.multi2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `multiple` `standard` `mandatory` `unique` | A second multi variable. + -**Default**: a calculation +**Default**: a calculation. |==== diff --git a/tests/results/test_namespace_without_family/40_8calculation_boolean.changelog.adoc b/tests/results/test_namespace_without_family/40_8calculation_boolean.changelog.adoc index 3c69bd4de..5c14ba226 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_boolean.changelog.adoc +++ b/tests/results/test_namespace_without_family/40_8calculation_boolean.changelog.adoc @@ -8,9 +8,9 @@ **Default**: false | **rougail.multi1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `multiple` `standard` `mandatory` `unique` | A first multi variable. + -**Default**: a calculation +**Default**: a calculation. | **rougail.multi2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `multiple` `standard` `mandatory` `unique` | A second multi variable. + -**Default**: a calculation +**Default**: a calculation. |==== diff --git a/tests/results/test_namespace_without_family/40_8calculation_boolean.changelog.gitlab.md b/tests/results/test_namespace_without_family/40_8calculation_boolean.changelog.gitlab.md index a6bcd30e8..d9ac9d2b3 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_boolean.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/40_8calculation_boolean.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------| -| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | -| **rougail.multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation | -| **rougail.multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------| +| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | +| **rougail.multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation. | +| **rougail.multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation. |
    diff --git a/tests/results/test_namespace_without_family/40_8calculation_boolean.changelog.html b/tests/results/test_namespace_without_family/40_8calculation_boolean.changelog.html index 80c57fe07..2b1ae068f 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_boolean.changelog.html +++ b/tests/results/test_namespace_without_family/40_8calculation_boolean.changelog.html @@ -2,12 +2,12 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.bool
    boolean standard mandatory
    A boolean variable.
    Default: false
    rougail.multi1
    boolean multiple standard mandatory unique
    A first multi variable.
    Default: a calculation
    rougail.multi2
    boolean multiple standard mandatory unique
    A second multi variable.
    Default: a calculation
    rougail.bool
    boolean standard mandatory
    A boolean variable.
    Default: false
    rougail.multi1
    boolean multiple standard mandatory unique
    A first multi variable.
    Default: a calculation.
    rougail.multi2
    boolean multiple standard mandatory unique
    A second multi variable.
    Default: a calculation.
    diff --git a/tests/results/test_namespace_without_family/40_8calculation_boolean.changelog.md b/tests/results/test_namespace_without_family/40_8calculation_boolean.changelog.md index 9a20fdf7f..df95d2399 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_boolean.changelog.md +++ b/tests/results/test_namespace_without_family/40_8calculation_boolean.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------| -| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | -| **rougail.multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation | -| **rougail.multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------| +| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | +| **rougail.multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation. | +| **rougail.multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation. | diff --git a/tests/results/test_namespace_without_family/40_8calculation_boolean.changelog.sh b/tests/results/test_namespace_without_family/40_8calculation_boolean.changelog.sh index 034cde93f..716859e3e 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_boolean.changelog.sh +++ b/tests/results/test_namespace_without_family/40_8calculation_boolean.changelog.sh @@ -7,11 +7,11 @@ │  boolean   standard   mandatory  │ Default: false │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.multi1 │ A first multi variable. │ -│  boolean   multiple   standard    │ Default: a calculation │ +│  boolean   multiple   standard    │ Default: a calculation. │ │ mandatory   unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.multi2 │ A second multi variable. │ -│  boolean   multiple   standard    │ Default: a calculation │ +│  boolean   multiple   standard    │ Default: a calculation. │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/40_8calculation_boolean.gitlab.md b/tests/results/test_namespace_without_family/40_8calculation_boolean.gitlab.md index 94f59527c..2256b49e4 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_boolean.gitlab.md +++ b/tests/results/test_namespace_without_family/40_8calculation_boolean.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------| -| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | -| **rougail.multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation | -| **rougail.multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------| +| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | +| **rougail.multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation. | +| **rougail.multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation. | diff --git a/tests/results/test_namespace_without_family/40_8calculation_boolean.html b/tests/results/test_namespace_without_family/40_8calculation_boolean.html index b977a0303..a7b986d4e 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_boolean.html +++ b/tests/results/test_namespace_without_family/40_8calculation_boolean.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.bool
    boolean standard mandatory
    A boolean variable.
    Default: false
    rougail.multi1
    boolean multiple standard mandatory unique
    A first multi variable.
    Default: a calculation
    rougail.multi2
    boolean multiple standard mandatory unique
    A second multi variable.
    Default: a calculation
    rougail.bool
    boolean standard mandatory
    A boolean variable.
    Default: false
    rougail.multi1
    boolean multiple standard mandatory unique
    A first multi variable.
    Default: a calculation.
    rougail.multi2
    boolean multiple standard mandatory unique
    A second multi variable.
    Default: a calculation.
    diff --git a/tests/results/test_namespace_without_family/40_8calculation_boolean.json b/tests/results/test_namespace_without_family/40_8calculation_boolean.json index 064ba4755..4507b7828 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_boolean.json +++ b/tests/results/test_namespace_without_family/40_8calculation_boolean.json @@ -55,7 +55,7 @@ "default": { "name": "Default", "values": { - "description": "a calculation" + "description": "a calculation." } }, "variable_type": "boolean", @@ -84,7 +84,7 @@ "default": { "name": "Default", "values": { - "description": "a calculation" + "description": "a calculation." } }, "variable_type": "boolean", diff --git a/tests/results/test_namespace_without_family/40_8calculation_boolean.md b/tests/results/test_namespace_without_family/40_8calculation_boolean.md index 94f59527c..2256b49e4 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_boolean.md +++ b/tests/results/test_namespace_without_family/40_8calculation_boolean.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------| -| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | -| **rougail.multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation | -| **rougail.multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------| +| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | +| **rougail.multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation. | +| **rougail.multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation. | diff --git a/tests/results/test_namespace_without_family/40_8calculation_boolean.sh b/tests/results/test_namespace_without_family/40_8calculation_boolean.sh index de19c652b..7fdf4a3e5 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_boolean.sh +++ b/tests/results/test_namespace_without_family/40_8calculation_boolean.sh @@ -5,10 +5,10 @@ │  boolean   standard   mandatory  │ Default: false │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.multi1 │ A first multi variable. │ -│  boolean   multiple   standard    │ Default: a calculation │ +│  boolean   multiple   standard    │ Default: a calculation. │ │ mandatory   unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.multi2 │ A second multi variable. │ -│  boolean   multiple   standard    │ Default: a calculation │ +│  boolean   multiple   standard    │ Default: a calculation. │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.adoc b/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.adoc index 0755a9b05..10d18b2f0 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.adoc +++ b/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.adoc @@ -6,6 +6,6 @@ **Default**: yes | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `mandatory` | A second variable. + -**Default**: return false if the value of var1 is "no" +**Default**: return false if the value of var1 is "no". |==== diff --git a/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.changelog.adoc b/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.changelog.adoc index f9ca64466..3ce32ded1 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.changelog.adoc +++ b/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.changelog.adoc @@ -8,6 +8,6 @@ **Default**: yes | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `mandatory` | A second variable. + -**Default**: return false if the value of var1 is "no" +**Default**: return false if the value of var1 is "no". |==== diff --git a/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.changelog.gitlab.md b/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.changelog.gitlab.md index cd6adfb8a..0e1769287 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: yes | -| **rougail.var2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: return false if the value of var1 is "no" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: yes | +| **rougail.var2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: return false if the value of var1 is "no". |
    diff --git a/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.changelog.html b/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.changelog.html index 02ee66126..45ef96623 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.changelog.html +++ b/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.changelog.html @@ -2,11 +2,11 @@ - + - - + +
    Variable Description
    Variable Description
    rougail.var1
    string standard mandatory
    A first variable.
    Default: yes
    rougail.var2
    boolean standard mandatory
    A second variable.
    Default: return false if the value of var1 is "no"
    rougail.var1
    string standard mandatory
    A first variable.
    Default: yes
    rougail.var2
    boolean standard mandatory
    A second variable.
    Default: return false if the value of var1 is "no".
    diff --git a/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.changelog.md b/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.changelog.md index 938ca2e71..1e9f4168b 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.changelog.md +++ b/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: yes | -| **rougail.var2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: return false if the value of var1 is "no" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: yes | +| **rougail.var2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: return false if the value of var1 is "no". | diff --git a/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.changelog.sh b/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.changelog.sh index b5f312954..afec358ee 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.changelog.sh +++ b/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.changelog.sh @@ -8,6 +8,6 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ │  boolean   standard   mandatory  │ Default: return false if the value │ -│ │ of var1 is "no" │ +│ │ of var1 is "no". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.gitlab.md b/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.gitlab.md index 4b28b94e6..fc22ff8fc 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.gitlab.md +++ b/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: yes | -| **rougail.var2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: return false if the value of var1 is "no" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: yes | +| **rougail.var2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: return false if the value of var1 is "no". | diff --git a/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.html b/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.html index f0b6e8aa9..c4d59588f 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.html +++ b/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.html @@ -1,10 +1,10 @@ - + - - + +
    Variable Description
    Variable Description
    rougail.var1
    string standard mandatory
    A first variable.
    Default: yes
    rougail.var2
    boolean standard mandatory
    A second variable.
    Default: return false if the value of var1 is "no"
    rougail.var1
    string standard mandatory
    A first variable.
    Default: yes
    rougail.var2
    boolean standard mandatory
    A second variable.
    Default: return false if the value of var1 is "no".
    diff --git a/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.json b/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.json index ca3989b19..a77918fce 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.json +++ b/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.json @@ -49,7 +49,7 @@ "default": { "name": "Default", "values": { - "description": "return false if the value of var1 is \"no\"" + "description": "return false if the value of var1 is \"no\"." } }, "variable_type": "boolean" diff --git a/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.md b/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.md index 4b28b94e6..fc22ff8fc 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.md +++ b/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.md @@ -1,5 +1,5 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: yes | -| **rougail.var2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: return false if the value of var1 is "no" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: yes | +| **rougail.var2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: return false if the value of var1 is "no". | diff --git a/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.sh b/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.sh index 8e5cd428c..4c8bad64d 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.sh +++ b/tests/results/test_namespace_without_family/40_8calculation_boolean_return_none.sh @@ -6,5 +6,5 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ │  boolean   standard   mandatory  │ Default: return false if the value │ -│ │ of var1 is "no" │ +│ │ of var1 is "no". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/40_8calculation_integer.adoc b/tests/results/test_namespace_without_family/40_8calculation_integer.adoc index 3b53271e4..467017107 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_integer.adoc +++ b/tests/results/test_namespace_without_family/40_8calculation_integer.adoc @@ -6,9 +6,9 @@ **Default**: false | **rougail.int1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `standard` `mandatory` | First integer variable. + -**Default**: if bool returns 1 otherwise return 2 +**Default**: if bool returns 1 otherwise return 2. | **rougail.int2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `standard` `mandatory` | Second integer variable. + -**Default**: if bool returns 3 otherwise return 4 +**Default**: if bool returns 3 otherwise return 4. |==== diff --git a/tests/results/test_namespace_without_family/40_8calculation_integer.changelog.adoc b/tests/results/test_namespace_without_family/40_8calculation_integer.changelog.adoc index 082738696..b4fdc2a6a 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_integer.changelog.adoc +++ b/tests/results/test_namespace_without_family/40_8calculation_integer.changelog.adoc @@ -8,9 +8,9 @@ **Default**: false | **rougail.int1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `standard` `mandatory` | First integer variable. + -**Default**: if bool returns 1 otherwise return 2 +**Default**: if bool returns 1 otherwise return 2. | **rougail.int2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `standard` `mandatory` | Second integer variable. + -**Default**: if bool returns 3 otherwise return 4 +**Default**: if bool returns 3 otherwise return 4. |==== diff --git a/tests/results/test_namespace_without_family/40_8calculation_integer.changelog.gitlab.md b/tests/results/test_namespace_without_family/40_8calculation_integer.changelog.gitlab.md index db5bc225f..5c43025d1 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_integer.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/40_8calculation_integer.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| -| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | -| **rougail.int1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | First integer variable.
    **Default**: if bool returns 1 otherwise return 2 | -| **rougail.int2**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Second integer variable.
    **Default**: if bool returns 3 otherwise return 4 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------| +| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | +| **rougail.int1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | First integer variable.
    **Default**: if bool returns 1 otherwise return 2. | +| **rougail.int2**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Second integer variable.
    **Default**: if bool returns 3 otherwise return 4. |
    diff --git a/tests/results/test_namespace_without_family/40_8calculation_integer.changelog.html b/tests/results/test_namespace_without_family/40_8calculation_integer.changelog.html index 411fd2fab..3ea1e5f54 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_integer.changelog.html +++ b/tests/results/test_namespace_without_family/40_8calculation_integer.changelog.html @@ -2,12 +2,12 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.bool
    boolean standard mandatory
    A boolean variable.
    Default: false
    rougail.int1
    integer standard mandatory
    First integer variable.
    Default: if bool returns 1 otherwise return 2
    rougail.int2
    integer standard mandatory
    Second integer variable.
    Default: if bool returns 3 otherwise return 4
    rougail.bool
    boolean standard mandatory
    A boolean variable.
    Default: false
    rougail.int1
    integer standard mandatory
    First integer variable.
    Default: if bool returns 1 otherwise return 2.
    rougail.int2
    integer standard mandatory
    Second integer variable.
    Default: if bool returns 3 otherwise return 4.
    diff --git a/tests/results/test_namespace_without_family/40_8calculation_integer.changelog.md b/tests/results/test_namespace_without_family/40_8calculation_integer.changelog.md index c647a8c20..0ea3b5d38 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_integer.changelog.md +++ b/tests/results/test_namespace_without_family/40_8calculation_integer.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| -| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | -| **rougail.int1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | First integer variable.
    **Default**: if bool returns 1 otherwise return 2 | -| **rougail.int2**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Second integer variable.
    **Default**: if bool returns 3 otherwise return 4 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------| +| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | +| **rougail.int1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | First integer variable.
    **Default**: if bool returns 1 otherwise return 2. | +| **rougail.int2**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Second integer variable.
    **Default**: if bool returns 3 otherwise return 4. | diff --git a/tests/results/test_namespace_without_family/40_8calculation_integer.changelog.sh b/tests/results/test_namespace_without_family/40_8calculation_integer.changelog.sh index c4c8b326b..ce72bf824 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_integer.changelog.sh +++ b/tests/results/test_namespace_without_family/40_8calculation_integer.changelog.sh @@ -8,10 +8,10 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.int1 │ First integer variable. │ │  integer   standard   mandatory  │ Default: if bool returns 1 otherwise │ -│ │ return 2 │ +│ │ return 2. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.int2 │ Second integer variable. │ │  integer   standard   mandatory  │ Default: if bool returns 3 otherwise │ -│ │ return 4 │ +│ │ return 4. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/40_8calculation_integer.gitlab.md b/tests/results/test_namespace_without_family/40_8calculation_integer.gitlab.md index a00cc8e81..0ff2b7fc2 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_integer.gitlab.md +++ b/tests/results/test_namespace_without_family/40_8calculation_integer.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| -| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | -| **rougail.int1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | First integer variable.
    **Default**: if bool returns 1 otherwise return 2 | -| **rougail.int2**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Second integer variable.
    **Default**: if bool returns 3 otherwise return 4 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------| +| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | +| **rougail.int1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | First integer variable.
    **Default**: if bool returns 1 otherwise return 2. | +| **rougail.int2**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Second integer variable.
    **Default**: if bool returns 3 otherwise return 4. | diff --git a/tests/results/test_namespace_without_family/40_8calculation_integer.html b/tests/results/test_namespace_without_family/40_8calculation_integer.html index 0385e8c1e..4202f062b 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_integer.html +++ b/tests/results/test_namespace_without_family/40_8calculation_integer.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.bool
    boolean standard mandatory
    A boolean variable.
    Default: false
    rougail.int1
    integer standard mandatory
    First integer variable.
    Default: if bool returns 1 otherwise return 2
    rougail.int2
    integer standard mandatory
    Second integer variable.
    Default: if bool returns 3 otherwise return 4
    rougail.bool
    boolean standard mandatory
    A boolean variable.
    Default: false
    rougail.int1
    integer standard mandatory
    First integer variable.
    Default: if bool returns 1 otherwise return 2.
    rougail.int2
    integer standard mandatory
    Second integer variable.
    Default: if bool returns 3 otherwise return 4.
    diff --git a/tests/results/test_namespace_without_family/40_8calculation_integer.json b/tests/results/test_namespace_without_family/40_8calculation_integer.json index 6a4b990fb..bfa440eef 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_integer.json +++ b/tests/results/test_namespace_without_family/40_8calculation_integer.json @@ -49,7 +49,7 @@ "default": { "name": "Default", "values": { - "description": "if bool returns 1 otherwise return 2" + "description": "if bool returns 1 otherwise return 2." } }, "variable_type": "integer" @@ -71,7 +71,7 @@ "default": { "name": "Default", "values": { - "description": "if bool returns 3 otherwise return 4" + "description": "if bool returns 3 otherwise return 4." } }, "variable_type": "integer" diff --git a/tests/results/test_namespace_without_family/40_8calculation_integer.md b/tests/results/test_namespace_without_family/40_8calculation_integer.md index a00cc8e81..0ff2b7fc2 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_integer.md +++ b/tests/results/test_namespace_without_family/40_8calculation_integer.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| -| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | -| **rougail.int1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | First integer variable.
    **Default**: if bool returns 1 otherwise return 2 | -| **rougail.int2**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Second integer variable.
    **Default**: if bool returns 3 otherwise return 4 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------| +| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | +| **rougail.int1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | First integer variable.
    **Default**: if bool returns 1 otherwise return 2. | +| **rougail.int2**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Second integer variable.
    **Default**: if bool returns 3 otherwise return 4. | diff --git a/tests/results/test_namespace_without_family/40_8calculation_integer.sh b/tests/results/test_namespace_without_family/40_8calculation_integer.sh index 7f3ceaec5..71f3cd70b 100644 --- a/tests/results/test_namespace_without_family/40_8calculation_integer.sh +++ b/tests/results/test_namespace_without_family/40_8calculation_integer.sh @@ -6,9 +6,9 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.int1 │ First integer variable. │ │  integer   standard   mandatory  │ Default: if bool returns 1 otherwise │ -│ │ return 2 │ +│ │ return 2. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.int2 │ Second integer variable. │ │  integer   standard   mandatory  │ Default: if bool returns 3 otherwise │ -│ │ return 4 │ +│ │ return 4. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.adoc b/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.adoc index f4a2fc40c..5f4962874 100644 --- a/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.adoc +++ b/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.adoc @@ -11,6 +11,6 @@ * a | **rougail.leader.follower** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A follower. + -**Disabled**: if condition is yes +**Disabled**: if condition is yes. |==== diff --git a/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.changelog.adoc b/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.changelog.adoc index 742845736..5425c3f72 100644 --- a/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.changelog.adoc +++ b/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.changelog.adoc @@ -13,6 +13,6 @@ * a | **rougail.leader.follower** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A follower. + -**Disabled**: if condition is yes +**Disabled**: if condition is yes. |==== diff --git a/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.changelog.gitlab.md b/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.changelog.gitlab.md index a0227bb56..b59871051 100644 --- a/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| -| **rougail.condition**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: true | -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Aleader.
    **Default**:
    • a | -| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| +| **rougail.condition**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: true | +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Aleader.
    **Default**:
    • a | +| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes. |
    diff --git a/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.changelog.html b/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.changelog.html index 77452081c..6016dcfe0 100644 --- a/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.changelog.html +++ b/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.changelog.html @@ -2,12 +2,12 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    boolean standard mandatory
    A condition.
    Default: true
    rougail.leader.leader
    string multiple standard mandatory unique
    Aleader.
    Default:
    • a
    rougail.leader.follower
    string basic mandatory disabled
    A follower.
    Disabled: if condition is yes
    rougail.condition
    boolean standard mandatory
    A condition.
    Default: true
    rougail.leader.leader
    string multiple standard mandatory unique
    Aleader.
    Default:
    • a
    rougail.leader.follower
    string basic mandatory disabled
    A follower.
    Disabled: if condition is yes.
    diff --git a/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.changelog.md b/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.changelog.md index 7798617a0..6de812040 100644 --- a/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.changelog.md +++ b/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| -| **rougail.condition**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: true | -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Aleader.
    **Default**:
    • a | -| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| +| **rougail.condition**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: true | +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Aleader.
    **Default**:
    • a | +| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.changelog.sh b/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.changelog.sh index fa2919e06..6e79764b9 100644 --- a/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.changelog.sh +++ b/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.changelog.sh @@ -11,7 +11,7 @@ │ mandatory   unique  │ • a │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.leader.follower │ A follower. │ -│  string   basic   mandatory    │ Disabled: if condition is yes │ +│  string   basic   mandatory    │ Disabled: if condition is yes. │ │ disabled  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.gitlab.md b/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.gitlab.md index c9059fd21..49b9496c7 100644 --- a/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.gitlab.md +++ b/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| -| **rougail.condition**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: true | -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Aleader.
    **Default**:
    • a | -| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| +| **rougail.condition**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: true | +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Aleader.
    **Default**:
    • a | +| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.html b/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.html index 793ce9d52..861c21806 100644 --- a/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.html +++ b/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    boolean standard mandatory
    A condition.
    Default: true
    rougail.leader.leader
    string multiple standard mandatory unique
    Aleader.
    Default:
    • a
    rougail.leader.follower
    string basic mandatory disabled
    A follower.
    Disabled: if condition is yes
    rougail.condition
    boolean standard mandatory
    A condition.
    Default: true
    rougail.leader.leader
    string multiple standard mandatory unique
    Aleader.
    Default:
    • a
    rougail.leader.follower
    string basic mandatory disabled
    A follower.
    Disabled: if condition is yes.
    diff --git a/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.json b/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.json index efaefbc3a..33a62661f 100644 --- a/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.json +++ b/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.json @@ -91,7 +91,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], diff --git a/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.md b/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.md index c9059fd21..49b9496c7 100644 --- a/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.md +++ b/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.md @@ -1,6 +1,6 @@ -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| -| **rougail.condition**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: true | -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Aleader.
    **Default**:
    • a | -| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| +| **rougail.condition**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: true | +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Aleader.
    **Default**:
    • a | +| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.sh b/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.sh index be8459d07..90ded9345 100644 --- a/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.sh +++ b/tests/results/test_namespace_without_family/44_4disabled_calcultion_follower.sh @@ -9,6 +9,6 @@ │ mandatory   unique  │ • a │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.leader.follower │ A follower. │ -│  string   basic   mandatory    │ Disabled: if condition is yes │ +│  string   basic   mandatory    │ Disabled: if condition is yes. │ │ disabled  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/44_5leadership_leader_hidden_calculation.json b/tests/results/test_namespace_without_family/44_5leadership_leader_hidden_calculation.json index 31aa486a0..acccaa78c 100644 --- a/tests/results/test_namespace_without_family/44_5leadership_leader_hidden_calculation.json +++ b/tests/results/test_namespace_without_family/44_5leadership_leader_hidden_calculation.json @@ -45,7 +45,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is no" + "description": "if condition is no." } } ], diff --git a/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.adoc b/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.adoc index 0656984b8..90bfb1f29 100644 --- a/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.adoc +++ b/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.adoc @@ -8,6 +8,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `basic` `mandatory` `unique` | A leader. | **rougail.leader.follower** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A follower. + -**Disabled**: if condition is yes +**Disabled**: if condition is yes. |==== diff --git a/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.changelog.adoc b/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.changelog.adoc index c3bae8239..1bf195b3a 100644 --- a/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.changelog.adoc +++ b/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.changelog.adoc @@ -10,6 +10,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `basic` `mandatory` `unique` | A leader. | **rougail.leader.follower** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A follower. + -**Disabled**: if condition is yes +**Disabled**: if condition is yes. |==== diff --git a/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.changelog.gitlab.md b/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.changelog.gitlab.md index 26796b283..904b37fe8 100644 --- a/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: yes | -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: yes | +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes. |
    diff --git a/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.changelog.html b/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.changelog.html index 2bbba6f7b..37f7f56c5 100644 --- a/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.changelog.html +++ b/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.changelog.html @@ -2,12 +2,12 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A condition.
    Default: yes
    rougail.leader.leader
    string multiple basic mandatory unique
    A leader.
    rougail.leader.follower
    string basic mandatory disabled
    A follower.
    Disabled: if condition is yes
    rougail.condition
    string standard mandatory
    A condition.
    Default: yes
    rougail.leader.leader
    string multiple basic mandatory unique
    A leader.
    rougail.leader.follower
    string basic mandatory disabled
    A follower.
    Disabled: if condition is yes.
    diff --git a/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.changelog.md b/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.changelog.md index adbcefa16..318162169 100644 --- a/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.changelog.md +++ b/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: yes | -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: yes | +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.changelog.sh b/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.changelog.sh index 6995689bc..71b75b2a4 100644 --- a/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.changelog.sh +++ b/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.changelog.sh @@ -11,7 +11,7 @@ │ mandatory   unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.leader.follower │ A follower. │ -│  string   basic   mandatory    │ Disabled: if condition is yes │ +│  string   basic   mandatory    │ Disabled: if condition is yes. │ │ disabled  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.gitlab.md b/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.gitlab.md index fd9727ebd..d0a62c429 100644 --- a/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.gitlab.md +++ b/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: yes | -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: yes | +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.html b/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.html index 339c18337..f53bb0b83 100644 --- a/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.html +++ b/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A condition.
    Default: yes
    rougail.leader.leader
    string multiple basic mandatory unique
    A leader.
    rougail.leader.follower
    string basic mandatory disabled
    A follower.
    Disabled: if condition is yes
    rougail.condition
    string standard mandatory
    A condition.
    Default: yes
    rougail.leader.leader
    string multiple basic mandatory unique
    A leader.
    rougail.leader.follower
    string basic mandatory disabled
    A follower.
    Disabled: if condition is yes.
    diff --git a/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.json b/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.json index 750f4c7c9..cf1534f16 100644 --- a/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.json +++ b/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.json @@ -85,7 +85,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], diff --git a/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.md b/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.md index fd9727ebd..d0a62c429 100644 --- a/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.md +++ b/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: yes | -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: yes | +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.sh b/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.sh index 7de081f33..134d5dda0 100644 --- a/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.sh +++ b/tests/results/test_namespace_without_family/44_6leadership_follower_disabled_calculation.sh @@ -9,6 +9,6 @@ │ mandatory   unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.leader.follower │ A follower. │ -│  string   basic   mandatory    │ Disabled: if condition is yes │ +│  string   basic   mandatory    │ Disabled: if condition is yes. │ │ disabled  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.adoc b/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.adoc index b1a4945fe..dbed23d5b 100644 --- a/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.adoc +++ b/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.adoc @@ -10,6 +10,6 @@ | **rougail.leader.follower** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__disabled__` | A follower. + **Default**: the value of the variable "rougail.leader.leader" + -**Disabled**: if the value of "rougail.leader.leader" is "a" +**Disabled**: if the value of "rougail.leader.leader" is "a". |==== diff --git a/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.changelog.adoc b/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.changelog.adoc index e6e5edf08..0cb1f5139 100644 --- a/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.changelog.adoc +++ b/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.changelog.adoc @@ -12,6 +12,6 @@ | **rougail.leader.follower** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__disabled__` | A follower. + **Default**: the value of the variable "rougail.leader.leader" + -**Disabled**: if the value of "rougail.leader.leader" is "a" +**Disabled**: if the value of "rougail.leader.leader" is "a". |==== diff --git a/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.changelog.gitlab.md b/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.changelog.gitlab.md index 4010a4fdf..ad0764a4d 100644 --- a/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b | -| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A follower.
    **Default**: the value of the variable "[A leader](#rougail.leader.leader)"
    **Disabled**: if the value of "[a leader](#rougail.leader.leader)" is "a" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b | +| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A follower.
    **Default**: the value of the variable "[A leader](#rougail.leader.leader)"
    **Disabled**: if the value of "[a leader](#rougail.leader.leader)" is "a". |
    diff --git a/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.changelog.html b/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.changelog.html index cbfd172d4..b88fdb08b 100644 --- a/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.changelog.html +++ b/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.changelog.html @@ -2,12 +2,12 @@ - + - +
  • b
  • +
    Variable Description
    Variable Description
    rougail.leader.leader
    string multiple standard mandatory unique
    A leader.
    Default:
    • a
    • -
    • b
    rougail.leader.follower
    string standard mandatory disabled
    A follower.
    Default: the value of the variable "rougail.leader.leader"
    Disabled: if the value of "rougail.leader.leader" is "a"
    rougail.leader.follower
    string standard mandatory disabled
    A follower.
    Default: the value of the variable "rougail.leader.leader"
    Disabled: if the value of "rougail.leader.leader" is "a".
    diff --git a/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.changelog.md b/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.changelog.md index 9516edd6a..143130cd5 100644 --- a/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.changelog.md +++ b/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b | -| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A follower.
    **Default**: the value of the variable "[A leader](#rougail.leader.leader)"
    **Disabled**: if the value of "[a leader](#rougail.leader.leader)" is "a" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b | +| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A follower.
    **Default**: the value of the variable "[A leader](#rougail.leader.leader)"
    **Disabled**: if the value of "[a leader](#rougail.leader.leader)" is "a". | diff --git a/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.changelog.sh b/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.changelog.sh index 884917224..909bbf4c9 100644 --- a/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.changelog.sh +++ b/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.changelog.sh @@ -12,6 +12,6 @@ │  string   standard   mandatory    │ Default: the value of the variable │ │ disabled  │ "rougail.leader.leader" │ │ │ Disabled: if the value of │ -│ │ "rougail.leader.leader" is "a" │ +│ │ "rougail.leader.leader" is "a". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.gitlab.md b/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.gitlab.md index 2afdea01c..c228e4f5c 100644 --- a/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.gitlab.md +++ b/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b | -| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A follower.
    **Default**: the value of the variable "[A leader](#rougail.leader.leader)"
    **Disabled**: if the value of "[a leader](#rougail.leader.leader)" is "a" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b | +| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A follower.
    **Default**: the value of the variable "[A leader](#rougail.leader.leader)"
    **Disabled**: if the value of "[a leader](#rougail.leader.leader)" is "a". | diff --git a/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.html b/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.html index 7a197b421..38c0196ae 100644 --- a/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.html +++ b/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.html @@ -1,11 +1,11 @@ - + - +
  • b
  • +
    Variable Description
    Variable Description
    rougail.leader.leader
    string multiple standard mandatory unique
    A leader.
    Default:
    • a
    • -
    • b
    rougail.leader.follower
    string standard mandatory disabled
    A follower.
    Default: the value of the variable "rougail.leader.leader"
    Disabled: if the value of "rougail.leader.leader" is "a"
    rougail.leader.follower
    string standard mandatory disabled
    A follower.
    Default: the value of the variable "rougail.leader.leader"
    Disabled: if the value of "rougail.leader.leader" is "a".
    diff --git a/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.json b/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.json index 9b3b67d1e..02616555b 100644 --- a/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.json +++ b/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.json @@ -72,7 +72,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if the value of \"{0}\" is \"a\"", + "description": "if the value of \"{0}\" is \"a\".", "variables": [ { "path": "rougail.leader.leader", diff --git a/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.md b/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.md index 2afdea01c..c228e4f5c 100644 --- a/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.md +++ b/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.md @@ -1,5 +1,5 @@ -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b | -| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A follower.
    **Default**: the value of the variable "[A leader](#rougail.leader.leader)"
    **Disabled**: if the value of "[a leader](#rougail.leader.leader)" is "a" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b | +| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A follower.
    **Default**: the value of the variable "[A leader](#rougail.leader.leader)"
    **Disabled**: if the value of "[a leader](#rougail.leader.leader)" is "a". | diff --git a/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.sh b/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.sh index 0c7205ad9..db8a29ce9 100644 --- a/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.sh +++ b/tests/results/test_namespace_without_family/44_9calculated_default_leadership_leader.sh @@ -10,5 +10,5 @@ │  string   standard   mandatory    │ Default: the value of the variable │ │ disabled  │ "rougail.leader.leader" │ │ │ Disabled: if the value of │ -│ │ "rougail.leader.leader" is "a" │ +│ │ "rougail.leader.leader" is "a". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.adoc b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.adoc index 7d3399e01..f392b5828 100644 --- a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.adoc +++ b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.adoc @@ -13,6 +13,6 @@ **Default**: val | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: get the value of "rougail.dyn__1__.var" +**Default**: get the value of "rougail.dyn__1__.var". |==== diff --git a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.changelog.adoc b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.changelog.adoc index 7fa569b88..54e105c7d 100644 --- a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.changelog.adoc @@ -15,6 +15,6 @@ **Default**: val | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: get the value of "rougail.dyn__1__.var" +**Default**: get the value of "rougail.dyn__1__.var". |==== diff --git a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.changelog.gitlab.md index f73c46ebc..d12ddc952 100644 --- a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • 1
    • 2 | -| **rougail.dyn*1*.var**
    **rougail.dyn*2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: val | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • 1
    • 2 | +| **rougail.dyn*1*.var**
    **rougail.dyn*2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: val | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)". |
    diff --git a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.changelog.html b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.changelog.html index f79b3ac6f..7d0a57682 100644 --- a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.changelog.html +++ b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • 2
  • + +
    Variable Description
    Variable Description
    rougail.var
    integer multiple standard unique
    A suffix variable.
    Examples:
    • 1
    • -
    • 2
    rougail.dyn1.var
    rougail.dyn2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: val
    rougail.var2
    string standard mandatory
    A variable.
    Default: get the value of "rougail.dyn1.var"
    rougail.dyn1.var
    rougail.dyn2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: val
    rougail.var2
    string standard mandatory
    A variable.
    Default: get the value of "rougail.dyn1.var".
    diff --git a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.changelog.md b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.changelog.md index 74fe997dd..0385d92aa 100644 --- a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.changelog.md +++ b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • 1
    • 2 | -| **rougail.dyn*1*.var**
    **rougail.dyn*2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: val | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • 1
    • 2 | +| **rougail.dyn*1*.var**
    **rougail.dyn*2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: val | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)". | diff --git a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.changelog.sh b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.changelog.sh index e2dd15a87..a06461992 100644 --- a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.changelog.sh +++ b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.changelog.sh @@ -14,6 +14,6 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable. │ │  string   standard   mandatory  │ Default: get the value of │ -│ │ "rougail.dyn1.var" │ +│ │ "rougail.dyn1.var". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.gitlab.md b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.gitlab.md index 74a320b1a..fa72ca96c 100644 --- a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.gitlab.md +++ b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • 1
    • 2 | -| **rougail.dyn*1*.var**
    **rougail.dyn*2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: val | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • 1
    • 2 | +| **rougail.dyn*1*.var**
    **rougail.dyn*2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: val | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)". | diff --git a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.html b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.html index 38c390f4a..c08a14974 100644 --- a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.html +++ b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.html @@ -1,12 +1,12 @@ - + - - +
  • 2
  • + +
    Variable Description
    Variable Description
    rougail.var
    integer multiple standard unique
    A suffix variable.
    Examples:
    • 1
    • -
    • 2
    rougail.dyn1.var
    rougail.dyn2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: val
    rougail.var2
    string standard mandatory
    A variable.
    Default: get the value of "rougail.dyn1.var"
    rougail.dyn1.var
    rougail.dyn2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: val
    rougail.var2
    string standard mandatory
    A variable.
    Default: get the value of "rougail.dyn1.var".
    diff --git a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.json b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.json index 8d42d83a0..01119ac44 100644 --- a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.json +++ b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.json @@ -114,7 +114,7 @@ "default": { "name": "Default", "values": { - "description": "get the value of \"{0}\"", + "description": "get the value of \"{0}\".", "variables": [ { "path": "rougail.dyn{{ identifier }}.var", diff --git a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.md b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.md index 74a320b1a..fa72ca96c 100644 --- a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.md +++ b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.md @@ -1,6 +1,6 @@ -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • 1
    • 2 | -| **rougail.dyn*1*.var**
    **rougail.dyn*2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: val | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • 1
    • 2 | +| **rougail.dyn*1*.var**
    **rougail.dyn*2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: val | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)". | diff --git a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.sh b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.sh index ed9d034c0..18bffc9ef 100644 --- a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.sh +++ b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_integer_empty.sh @@ -12,5 +12,5 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable. │ │  string   standard   mandatory  │ Default: get the value of │ -│ │ "rougail.dyn1.var" │ +│ │ "rougail.dyn1.var". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.adoc b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.adoc index 601705ba5..035d86006 100644 --- a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.adoc +++ b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.adoc @@ -13,6 +13,6 @@ **Default**: val | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: get the value of "rougail.dyn__1__.var" +**Default**: get the value of "rougail.dyn__1__.var". |==== diff --git a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.changelog.adoc b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.changelog.adoc index 1f864755a..9042814c8 100644 --- a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.changelog.adoc @@ -15,6 +15,6 @@ **Default**: val | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: get the value of "rougail.dyn__1__.var" +**Default**: get the value of "rougail.dyn__1__.var". |==== diff --git a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.changelog.gitlab.md index 00129a9c8..58b3ba2d5 100644 --- a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • 1
    • 2 | -| **rougail.dyn*1*.var**
    **rougail.dyn*2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: val | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • 1
    • 2 | +| **rougail.dyn*1*.var**
    **rougail.dyn*2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: val | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)". |
    diff --git a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.changelog.html b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.changelog.html index 723a51ab3..416ea984e 100644 --- a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.changelog.html +++ b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • 2
  • + +
    Variable Description
    Variable Description
    rougail.var
    integer multiple standard mandatory unique
    A suffix variable.
    Default:
    • 1
    • -
    • 2
    rougail.dyn1.var
    rougail.dyn2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: val
    rougail.var2
    string standard mandatory
    A variable.
    Default: get the value of "rougail.dyn1.var"
    rougail.dyn1.var
    rougail.dyn2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: val
    rougail.var2
    string standard mandatory
    A variable.
    Default: get the value of "rougail.dyn1.var".
    diff --git a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.changelog.md b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.changelog.md index 6bde33167..b35cd09a6 100644 --- a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.changelog.md +++ b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • 1
    • 2 | -| **rougail.dyn*1*.var**
    **rougail.dyn*2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: val | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • 1
    • 2 | +| **rougail.dyn*1*.var**
    **rougail.dyn*2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: val | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)". | diff --git a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.changelog.sh b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.changelog.sh index 98e628eab..4782a0bc4 100644 --- a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.changelog.sh +++ b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.changelog.sh @@ -14,6 +14,6 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable. │ │  string   standard   mandatory  │ Default: get the value of │ -│ │ "rougail.dyn1.var" │ +│ │ "rougail.dyn1.var". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.gitlab.md b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.gitlab.md index 264045161..d15cd16f9 100644 --- a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.gitlab.md +++ b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • 1
    • 2 | -| **rougail.dyn*1*.var**
    **rougail.dyn*2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: val | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • 1
    • 2 | +| **rougail.dyn*1*.var**
    **rougail.dyn*2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: val | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)". | diff --git a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.html b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.html index 7832e3e47..e5a929235 100644 --- a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.html +++ b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.html @@ -1,12 +1,12 @@ - + - - +
  • 2
  • + +
    Variable Description
    Variable Description
    rougail.var
    integer multiple standard mandatory unique
    A suffix variable.
    Default:
    • 1
    • -
    • 2
    rougail.dyn1.var
    rougail.dyn2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: val
    rougail.var2
    string standard mandatory
    A variable.
    Default: get the value of "rougail.dyn1.var"
    rougail.dyn1.var
    rougail.dyn2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: val
    rougail.var2
    string standard mandatory
    A variable.
    Default: get the value of "rougail.dyn1.var".
    diff --git a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.json b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.json index 7180c7e33..8c11c4419 100644 --- a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.json +++ b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.json @@ -120,7 +120,7 @@ "default": { "name": "Default", "values": { - "description": "get the value of \"{0}\"", + "description": "get the value of \"{0}\".", "variables": [ { "path": "rougail.dyn{{ identifier }}.var", diff --git a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.md b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.md index 264045161..d15cd16f9 100644 --- a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.md +++ b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.md @@ -1,6 +1,6 @@ -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| -| **rougail.var**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • 1
    • 2 | -| **rougail.dyn*1*.var**
    **rougail.dyn*2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: val | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| +| **rougail.var**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • 1
    • 2 | +| **rougail.dyn*1*.var**
    **rougail.dyn*2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: val | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)". | diff --git a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.sh b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.sh index d6ec9cd97..2a919bd39 100644 --- a/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.sh +++ b/tests/results/test_namespace_without_family/60_0family_dynamic_jinja_number.sh @@ -12,5 +12,5 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable. │ │  string   standard   mandatory  │ Default: get the value of │ -│ │ "rougail.dyn1.var" │ +│ │ "rougail.dyn1.var". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_1family_dynamic_jinja.json b/tests/results/test_namespace_without_family/60_1family_dynamic_jinja.json index 9d84b5fc7..e47403552 100644 --- a/tests/results/test_namespace_without_family/60_1family_dynamic_jinja.json +++ b/tests/results/test_namespace_without_family/60_1family_dynamic_jinja.json @@ -63,7 +63,7 @@ ], "identifier": [ { - "description": "index of suffix value" + "description": "index of suffix value." } ] }, diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.adoc b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.adoc index b4302f4a0..f14a56add 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.adoc +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.adoc @@ -12,6 +12,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | With a variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: the value of "rougail.dyn__val1__.family.var" +**Default**: the value of "rougail.dyn__val1__.family.var". |==== diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.adoc b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.adoc index ea72b6710..29c9954ca 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.adoc @@ -14,6 +14,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | With a variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: the value of "rougail.dyn__val1__.family.var" +**Default**: the value of "rougail.dyn__val1__.family.var". |==== diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.gitlab.md index 4fcd8efd1..a439a4a79 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#rougail.dyn:::identifier:::.family.var)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | +| **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#rougail.dyn:::identifier:::.family.var)". |
    diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.html b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.html index 8ca8846c4..017f09534 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.html +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    rougail.dynval1.family.var
    rougail.dynval2.family.var
    string basic mandatory
    With a variable.
    rougail.var2
    string standard mandatory
    A second variable.
    Default: the value of "rougail.dynval1.family.var"
    rougail.dynval1.family.var
    rougail.dynval2.family.var
    string basic mandatory
    With a variable.
    rougail.var2
    string standard mandatory
    A second variable.
    Default: the value of "rougail.dynval1.family.var".
    diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.md b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.md index d8ee1a08e..9b8c4e95e 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.md +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#rougail.dyn:::identifier:::.family.var)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | +| **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#rougail.dyn:::identifier:::.family.var)". | diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.sh b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.sh index 1dd5170f5..8aa349e8e 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.sh +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.sh @@ -14,6 +14,6 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ │  string   standard   mandatory  │ Default: the value of │ -│ │ "rougail.dynval1.family.var" │ +│ │ "rougail.dynval1.family.var". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.gitlab.md b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.gitlab.md index 3518b9b71..6bd8ceae2 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.gitlab.md +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#rougail.dyn:::identifier:::.family.var)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | +| **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#rougail.dyn:::identifier:::.family.var)". | diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.html b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.html index 4e03c263b..3bfcaa2ea 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.html +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    rougail.dynval1.family.var
    rougail.dynval2.family.var
    string basic mandatory
    With a variable.
    rougail.var2
    string standard mandatory
    A second variable.
    Default: the value of "rougail.dynval1.family.var"
    rougail.dynval1.family.var
    rougail.dynval2.family.var
    string basic mandatory
    With a variable.
    rougail.var2
    string standard mandatory
    A second variable.
    Default: the value of "rougail.dynval1.family.var".
    diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.json b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.json index f589c14f8..1c479b0cb 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.json +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.json @@ -136,7 +136,7 @@ "default": { "name": "Default", "values": { - "description": "the value of \"{0}\"", + "description": "the value of \"{0}\".", "variables": [ { "path": "rougail.dyn{{ identifier }}.family.var", diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.md b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.md index 3518b9b71..6bd8ceae2 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.md +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#rougail.dyn:::identifier:::.family.var)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | +| **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#rougail.dyn:::identifier:::.family.var)". | diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.sh b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.sh index 2d7c5345d..2078f1323 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.sh +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group.sh @@ -12,5 +12,5 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ │  string   standard   mandatory  │ Default: the value of │ -│ │ "rougail.dynval1.family.var" │ +│ │ "rougail.dynval1.family.var". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.adoc b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.adoc index b8cda87ae..1f78c478c 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.adoc +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.adoc @@ -13,6 +13,6 @@ **Default**: the value of the identifier | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A varible outside dynamic family. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.adoc b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.adoc index 2b65e2b98..4877a1d43 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.adoc @@ -15,6 +15,6 @@ **Default**: the value of the identifier | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A varible outside dynamic family. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.gitlab.md index 152202a7b..5485ad9e3 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.gitlab.md @@ -4,7 +4,7 @@ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A identifier variable.
    **Default**:
    • val1
    • val2 | | **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.html b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.html index 83de6c935..c65022341 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.html +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard mandatory unique
    A identifier variable.
    Default:
    • val1
    • -
    • val2
    rougail.dynval1.family.var
    rougail.dynval2.family.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier
    rougail.var2
    string standard mandatory
    A varible outside dynamic family.
    Default: the value of var
    rougail.dynval1.family.var
    rougail.dynval2.family.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier
    rougail.var2
    string standard mandatory
    A varible outside dynamic family.
    Default: the value of var.
    diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.md b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.md index 67f082b0d..08a61282d 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.md +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.md @@ -4,5 +4,5 @@ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A identifier variable.
    **Default**:
    • val1
    • val2 | | **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.sh b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.sh index 9f34821e4..89b8e33e7 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.sh +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.sh @@ -13,6 +13,6 @@ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A varible outside dynamic family. │ -│  string   standard   mandatory  │ Default: the value of var │ +│  string   standard   mandatory  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.gitlab.md b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.gitlab.md index 61a0aa235..b8cce7c13 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.gitlab.md +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.gitlab.md @@ -2,5 +2,5 @@ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A identifier variable.
    **Default**:
    • val1
    • val2 | | **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.html b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.html index ac6c61f62..d1c56de22 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.html +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard mandatory unique
    A identifier variable.
    Default:
    • val1
    • -
    • val2
    rougail.dynval1.family.var
    rougail.dynval2.family.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier
    rougail.var2
    string standard mandatory
    A varible outside dynamic family.
    Default: the value of var
    rougail.dynval1.family.var
    rougail.dynval2.family.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier
    rougail.var2
    string standard mandatory
    A varible outside dynamic family.
    Default: the value of var.
    diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.json b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.json index b1b72c240..903a5d3e7 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.json +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.json @@ -140,7 +140,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.md b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.md index 61a0aa235..b8cce7c13 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.md +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.md @@ -2,5 +2,5 @@ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A identifier variable.
    **Default**:
    • val1
    • val2 | | **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.sh b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.sh index 9e3ee6f8b..988767798 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.sh +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2.sh @@ -11,5 +11,5 @@ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A varible outside dynamic family. │ -│  string   standard   mandatory  │ Default: the value of var │ +│  string   standard   mandatory  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.adoc b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.adoc index bb26ec12c..66f62c4d5 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.adoc +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.adoc @@ -13,6 +13,6 @@ **Default**: the value of the identifier | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A varible outside dynamic family. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.adoc b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.adoc index 1340ac38a..d31842950 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.adoc @@ -15,6 +15,6 @@ **Default**: the value of the identifier | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A varible outside dynamic family. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.gitlab.md index edf5d28c7..f2a7a8b0b 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.gitlab.md @@ -4,7 +4,7 @@ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A identifier variable.
    **Examples**:
    • val1
    • val2 | | **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.html b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.html index f15141bab..e4e2e8975 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.html +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    A identifier variable.
    Examples:
    • val1
    • -
    • val2
    rougail.dynval1.family.var
    rougail.dynval2.family.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier
    rougail.var2
    string standard
    A varible outside dynamic family.
    Default: the value of var
    rougail.dynval1.family.var
    rougail.dynval2.family.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier
    rougail.var2
    string standard
    A varible outside dynamic family.
    Default: the value of var.
    diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.md b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.md index abb275915..07c224993 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.md +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.md @@ -4,5 +4,5 @@ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A identifier variable.
    **Examples**:
    • val1
    • val2 | | **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.sh b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.sh index 4dc406ff5..de23e1bb7 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.sh +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.sh @@ -13,6 +13,6 @@ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A varible outside dynamic family. │ -│  string   standard  │ Default: the value of var │ +│  string   standard  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.gitlab.md b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.gitlab.md index cb8ceee93..ac1266552 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.gitlab.md +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.gitlab.md @@ -2,5 +2,5 @@ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A identifier variable.
    **Examples**:
    • val1
    • val2 | | **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.html b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.html index 618704a2a..9b03f5cf9 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.html +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    A identifier variable.
    Examples:
    • val1
    • -
    • val2
    rougail.dynval1.family.var
    rougail.dynval2.family.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier
    rougail.var2
    string standard
    A varible outside dynamic family.
    Default: the value of var
    rougail.dynval1.family.var
    rougail.dynval2.family.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier
    rougail.var2
    string standard
    A varible outside dynamic family.
    Default: the value of var.
    diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.json b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.json index 37afb644d..c95a9043e 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.json +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.json @@ -127,7 +127,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.md b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.md index cb8ceee93..ac1266552 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.md +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.md @@ -2,5 +2,5 @@ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A identifier variable.
    **Examples**:
    • val1
    • val2 | | **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh index 263bc676c..46e43e105 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh @@ -11,5 +11,5 @@ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A varible outside dynamic family. │ -│  string   standard  │ Default: the value of var │ +│  string   standard  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.adoc b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.adoc index 6138f3a20..bb3cf9459 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.adoc +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.adoc @@ -12,6 +12,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | With a variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A second variable. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.adoc b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.adoc index 863bcbb6d..52a4d301d 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.adoc @@ -14,6 +14,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | With a variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A second variable. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.gitlab.md index c1e5b6088..2be1866c0 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.gitlab.md @@ -4,7 +4,7 @@ |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | | **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.html b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.html index f074e98d6..730dc734d 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.html +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.dynval1.family.var
    rougail.dynval2.family.var
    string basic mandatory
    With a variable.
    rougail.var2
    string standard
    A second variable.
    Default: the value of var
    rougail.dynval1.family.var
    rougail.dynval2.family.var
    string basic mandatory
    With a variable.
    rougail.var2
    string standard
    A second variable.
    Default: the value of var.
    diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.md b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.md index 189be3ad4..15687763c 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.md +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.md @@ -4,5 +4,5 @@ |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | | **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.sh b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.sh index 2776f63a0..cdd942d4a 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.sh +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.sh @@ -13,6 +13,6 @@ │  string   basic   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ -│  string   standard  │ Default: the value of var │ +│  string   standard  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.gitlab.md b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.gitlab.md index cafb1bec0..84f27c679 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.gitlab.md +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.gitlab.md @@ -2,5 +2,5 @@ |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | | **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.html b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.html index 903aec511..678c8c5c2 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.html +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.dynval1.family.var
    rougail.dynval2.family.var
    string basic mandatory
    With a variable.
    rougail.var2
    string standard
    A second variable.
    Default: the value of var
    rougail.dynval1.family.var
    rougail.dynval2.family.var
    string basic mandatory
    With a variable.
    rougail.var2
    string standard
    A second variable.
    Default: the value of var.
    diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.json b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.json index e6edec72c..60c17dac5 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.json +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.json @@ -123,7 +123,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.md b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.md index cafb1bec0..84f27c679 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.md +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.md @@ -2,5 +2,5 @@ |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | | **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.sh b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.sh index b8116f7a7..5d56baade 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.sh +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.sh @@ -11,5 +11,5 @@ │  string   basic   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ -│  string   standard  │ Default: the value of var │ +│  string   standard  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.adoc b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.adoc index 76d2630cf..aae556ca2 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.adoc +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.adoc @@ -13,6 +13,6 @@ **Default**: val | **rougail.newvar** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.changelog.adoc b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.changelog.adoc index d7e0d3e52..e440d6334 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.changelog.adoc @@ -15,6 +15,6 @@ **Default**: val | **rougail.newvar** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.changelog.gitlab.md index 43b762f99..bbbaa4fd8 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.changelog.gitlab.md @@ -4,7 +4,7 @@ |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffx variable.
    **Default**:
    • val1
    • val2 | | **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: val | -| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var | +| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.changelog.html b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.changelog.html index 7e458e218..ea91c71ef 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.changelog.html +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A suffx variable.
    Default:
    • val1
    • -
    • val2
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: val
    rougail.newvar
    string standard mandatory
    A second variable.
    Default: the value of var
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: val
    rougail.newvar
    string standard mandatory
    A second variable.
    Default: the value of var.
    diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.changelog.md b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.changelog.md index 409177788..038b8977f 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.changelog.md +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.changelog.md @@ -4,5 +4,5 @@ |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffx variable.
    **Default**:
    • val1
    • val2 | | **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: val | -| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var | +| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.changelog.sh b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.changelog.sh index 5b2b91695..7aa0a9fd3 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.changelog.sh +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.changelog.sh @@ -13,6 +13,6 @@ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.newvar │ A second variable. │ -│  string   standard   mandatory  │ Default: the value of var │ +│  string   standard   mandatory  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.gitlab.md b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.gitlab.md index c2289a890..beca8ea2e 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.gitlab.md +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.gitlab.md @@ -2,5 +2,5 @@ |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffx variable.
    **Default**:
    • val1
    • val2 | | **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: val | -| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var | +| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.html b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.html index 8e24d0fe4..e78e78982 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.html +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A suffx variable.
    Default:
    • val1
    • -
    • val2
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: val
    rougail.newvar
    string standard mandatory
    A second variable.
    Default: the value of var
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: val
    rougail.newvar
    string standard mandatory
    A second variable.
    Default: the value of var.
    diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.json b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.json index c74701eb0..89d3e3445 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.json +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.json @@ -120,7 +120,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.md b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.md index c2289a890..beca8ea2e 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.md +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.md @@ -2,5 +2,5 @@ |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffx variable.
    **Default**:
    • val1
    • val2 | | **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: val | -| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var | +| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.sh b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.sh index afd9b3c4d..ded07ddbd 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.sh +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc.sh @@ -11,5 +11,5 @@ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.newvar │ A second variable. │ -│  string   standard   mandatory  │ Default: the value of var │ +│  string   standard   mandatory  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.adoc b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.adoc index 135afd138..f96e4778d 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.adoc +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.adoc @@ -13,6 +13,6 @@ **Default**: val | **rougail.newvar** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A second variable. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.changelog.adoc b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.changelog.adoc index 12461c8ee..84c071cc8 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.changelog.adoc @@ -15,6 +15,6 @@ **Default**: val | **rougail.newvar** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A second variable. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.changelog.gitlab.md index 1bb8d73e1..cc8064cd2 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.changelog.gitlab.md @@ -4,7 +4,7 @@ |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffx variable.
    **Examples**:
    • val1
    • val2 | | **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: val | -| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.changelog.html b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.changelog.html index 3cf535389..bf130537c 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.changelog.html +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard unique
    A suffx variable.
    Examples:
    • val1
    • -
    • val2
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: val
    rougail.newvar
    string standard
    A second variable.
    Default: the value of var
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: val
    rougail.newvar
    string standard
    A second variable.
    Default: the value of var.
    diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.changelog.md b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.changelog.md index e279959f8..7f47533e2 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.changelog.md +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.changelog.md @@ -4,5 +4,5 @@ |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffx variable.
    **Examples**:
    • val1
    • val2 | | **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: val | -| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.changelog.sh b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.changelog.sh index e3526772d..2da83a028 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.changelog.sh +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.changelog.sh @@ -13,6 +13,6 @@ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.newvar │ A second variable. │ -│  string   standard  │ Default: the value of var │ +│  string   standard  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.gitlab.md b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.gitlab.md index 9ed4e43ab..5eb011812 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.gitlab.md +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.gitlab.md @@ -2,5 +2,5 @@ |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffx variable.
    **Examples**:
    • val1
    • val2 | | **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: val | -| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.html b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.html index 2671eef30..39d7b4a8c 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.html +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard unique
    A suffx variable.
    Examples:
    • val1
    • -
    • val2
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: val
    rougail.newvar
    string standard
    A second variable.
    Default: the value of var
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: val
    rougail.newvar
    string standard
    A second variable.
    Default: the value of var.
    diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.json b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.json index 2669899af..2c6301bdd 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.json +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.json @@ -107,7 +107,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.md b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.md index 9ed4e43ab..5eb011812 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.md +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.md @@ -2,5 +2,5 @@ |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffx variable.
    **Examples**:
    • val1
    • val2 | | **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: val | -| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.sh b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.sh index 99ef18242..148d78514 100644 --- a/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.sh +++ b/tests/results/test_namespace_without_family/60_2family_dynamic_outside_calc_empty.sh @@ -11,5 +11,5 @@ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.newvar │ A second variable. │ -│  string   standard  │ Default: the value of var │ +│  string   standard  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc2.json b/tests/results/test_namespace_without_family/60_5family_dynamic_calc2.json index ca8abd24f..e17656294 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc2.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc2.json @@ -71,7 +71,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if var2 is no" + "description": "if var2 is no." } } ], diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc2_empty.json b/tests/results/test_namespace_without_family/60_5family_dynamic_calc2_empty.json index b5cc14906..72b9ed82d 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc2_empty.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc2_empty.json @@ -65,7 +65,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if var2 is no" + "description": "if var2 is no." } } ], diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.adoc index e82bf16cc..18018881e 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.adoc @@ -10,6 +10,6 @@ | **rougail.dyn__val1__.var** + **rougail.dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. + -**Default**: from suffix +**Default**: from suffix. |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.changelog.adoc index 0db888338..e57aaf709 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.changelog.adoc @@ -12,6 +12,6 @@ | **rougail.dyn__val1__.var** + **rougail.dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. + -**Default**: from suffix +**Default**: from suffix. |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.changelog.gitlab.md index 5f4aca0f0..41fcca1fd 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.changelog.gitlab.md @@ -3,7 +3,7 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A identifier variable.
    **Default**:
    • val1
    • val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.changelog.html index 394e16714..d9b60643b 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.changelog.html @@ -2,12 +2,12 @@ - + - +
  • val2
  • +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard mandatory unique
    A identifier variable.
    Default:
    • val1
    • -
    • val2
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix.
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.changelog.md index c99429967..0f9e0f292 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.changelog.md @@ -3,5 +3,5 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A identifier variable.
    **Default**:
    • val1
    • val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.changelog.sh index ccf55c803..fc7c9e361 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.changelog.sh @@ -9,7 +9,7 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.var │ A dynamic variable. │ -│ rougail.dynval2.var │ Default: from suffix │ +│ rougail.dynval2.var │ Default: from suffix. │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.gitlab.md index 01b6d8670..9fbacb242 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.gitlab.md @@ -1,5 +1,5 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A identifier variable.
    **Default**:
    • val1
    • val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.html index 0c506537c..1dc43493e 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.html @@ -1,11 +1,11 @@ - + - +
  • val2
  • +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard mandatory unique
    A identifier variable.
    Default:
    • val1
    • -
    • val2
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix.
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.json b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.json index 316b49250..793a1db71 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.json @@ -98,7 +98,7 @@ "default": { "name": "Default", "values": { - "description": "from suffix" + "description": "from suffix." } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.md index 01b6d8670..9fbacb242 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.md @@ -1,5 +1,5 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A identifier variable.
    **Default**:
    • val1
    • val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.sh index ff7344325..675c51a44 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param.sh @@ -7,6 +7,6 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.var │ A dynamic variable. │ -│ rougail.dynval2.var │ Default: from suffix │ +│ rougail.dynval2.var │ Default: from suffix. │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.adoc index 9b1c8d769..ec0c70c04 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.adoc @@ -10,6 +10,6 @@ | **rougail.dyn__val1__.var** + **rougail.dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. + -**Default**: from suffix +**Default**: from suffix. |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.adoc index 2790223b7..79a0455c6 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.adoc @@ -12,6 +12,6 @@ | **rougail.dyn__val1__.var** + **rougail.dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. + -**Default**: from suffix +**Default**: from suffix. |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.gitlab.md index d6335c9d1..41335d1c2 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.gitlab.md @@ -3,7 +3,7 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A identifier variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.html index 9b2566914..47ab214e2 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.html @@ -2,12 +2,12 @@ - + - +
  • val2
  • +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    A identifier variable.
    Examples:
    • val1
    • -
    • val2
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix.
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.md index 2b4c37a90..6590f7833 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.md @@ -3,5 +3,5 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A identifier variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.sh index 00fc3e39b..c3bd8c4d1 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.sh @@ -9,7 +9,7 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.var │ A dynamic variable. │ -│ rougail.dynval2.var │ Default: from suffix │ +│ rougail.dynval2.var │ Default: from suffix. │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.gitlab.md index 3cc686b02..47e571764 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.gitlab.md @@ -1,5 +1,5 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A identifier variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.html index 238df03d1..54c457f35 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.html @@ -1,11 +1,11 @@ - + - +
  • val2
  • +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    A identifier variable.
    Examples:
    • val1
    • -
    • val2
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix.
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.json b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.json index 38a72040b..ac7fc8641 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.json @@ -92,7 +92,7 @@ "default": { "name": "Default", "values": { - "description": "from suffix" + "description": "from suffix." } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.md index 3cc686b02..47e571764 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.md @@ -1,5 +1,5 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A identifier variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.sh index 3841b7ce3..e143b20b1 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_param_empty.sh @@ -7,6 +7,6 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.var │ A dynamic variable. │ -│ rougail.dynval2.var │ Default: from suffix │ +│ rougail.dynval2.var │ Default: from suffix. │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_hidden_suffix.json b/tests/results/test_namespace_without_family/60_5family_dynamic_hidden_suffix.json index ca07872e7..f574b27c8 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_hidden_suffix.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_hidden_suffix.json @@ -25,7 +25,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if suffix == 'val2'" + "description": "if suffix == 'val2'." } } ], diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.adoc b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.adoc index ba00b5218..b17374366 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.adoc +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.adoc @@ -10,7 +10,7 @@ | **rougail.dyn__val1__.var** + **rougail.dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A dynamic variable. + -**Default**: add 't' to each var value +**Default**: add 't' to each var value. | **rougail.dyn__val1__.dyn___tval1__.var** + **rougail.dyn__val1__.dyn___tval2__.var** + **rougail.dyn__val2__.dyn___tval1__.var** + @@ -28,6 +28,6 @@ **rougail.dyn__val2__.dyn___tval1__.var_identifiers** + **rougail.dyn__val2__.dyn___tval2__.var_identifiers** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Merge identifiers. + -**Default**: join identifier 1 and identifier 2 +**Default**: join identifier 1 and identifier 2. |==== diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.changelog.adoc b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.changelog.adoc index 431bb25fc..ab407240e 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.changelog.adoc @@ -12,7 +12,7 @@ | **rougail.dyn__val1__.var** + **rougail.dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A dynamic variable. + -**Default**: add 't' to each var value +**Default**: add 't' to each var value. | **rougail.dyn__val1__.dyn___tval1__.var** + **rougail.dyn__val1__.dyn___tval2__.var** + **rougail.dyn__val2__.dyn___tval1__.var** + @@ -30,6 +30,6 @@ **rougail.dyn__val2__.dyn___tval1__.var_identifiers** + **rougail.dyn__val2__.dyn___tval2__.var_identifiers** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Merge identifiers. + -**Default**: join identifier 1 and identifier 2 +**Default**: join identifier 1 and identifier 2. |==== diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.changelog.gitlab.md index 2f13cf68c..759caaa75 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.changelog.gitlab.md @@ -3,10 +3,10 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A identifier variable.
    **Default**:
    • val1
    • val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value. | | **rougail.dyn*val1*.dyn_*tval1*.var**
    **rougail.dyn*val1*.dyn_*tval2*.var**
    **rougail.dyn*val2*.dyn_*tval1*.var**
    **rougail.dyn*val2*.dyn_*tval2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable dynamic.
    **Default**: the value of the identifier | | **rougail.dyn*val1*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifier**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Identifier from first family.
    **Default**: the value of the identifier | -| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2 | +| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2. | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.changelog.html b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.changelog.html index b70774e99..6adaf067a 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.changelog.html +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.changelog.html @@ -7,10 +7,10 @@ rougail.var
    string multiple standard mandatory unique A identifier variable.
    Default: -rougail.dynval1.var
    rougail.dynval2.var
    string multiple standard mandatory unique A dynamic variable.
    Default: add 't' to each var value +rougail.dynval1.var
    rougail.dynval2.var
    string multiple standard mandatory unique A dynamic variable.
    Default: add 't' to each var value. rougail.dynval1.dyn_tval1.var
    rougail.dynval1.dyn_tval2.var
    rougail.dynval2.dyn_tval1.var
    rougail.dynval2.dyn_tval2.var
    string standard mandatory A variable dynamic.
    Default: the value of the identifier rougail.dynval1.dyn_tval1.var_identifier
    rougail.dynval1.dyn_tval2.var_identifier
    rougail.dynval2.dyn_tval1.var_identifier
    rougail.dynval2.dyn_tval2.var_identifier
    string standard mandatory Identifier from first family.
    Default: the value of the identifier -rougail.dynval1.dyn_tval1.var_identifiers
    rougail.dynval1.dyn_tval2.var_identifiers
    rougail.dynval2.dyn_tval1.var_identifiers
    rougail.dynval2.dyn_tval2.var_identifiers
    string standard mandatoryMerge identifiers.
    Default: join identifier 1 and identifier 2 +rougail.dynval1.dyn_tval1.var_identifiers
    rougail.dynval1.dyn_tval2.var_identifiers
    rougail.dynval2.dyn_tval1.var_identifiers
    rougail.dynval2.dyn_tval2.var_identifiers
    string standard mandatoryMerge identifiers.
    Default: join identifier 1 and identifier 2. diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.changelog.md b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.changelog.md index 46cfaa6a0..f49f4c19b 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.changelog.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.changelog.md @@ -3,8 +3,8 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A identifier variable.
    **Default**:
    • val1
    • val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value. | | **rougail.dyn*val1*.dyn_*tval1*.var**
    **rougail.dyn*val1*.dyn_*tval2*.var**
    **rougail.dyn*val2*.dyn_*tval1*.var**
    **rougail.dyn*val2*.dyn_*tval2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable dynamic.
    **Default**: the value of the identifier | | **rougail.dyn*val1*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifier**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Identifier from first family.
    **Default**: the value of the identifier | -| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2 | +| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2. | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.changelog.sh b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.changelog.sh index 7574db8ce..f18d00e36 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.changelog.sh +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.changelog.sh @@ -9,7 +9,7 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.var │ A dynamic variable. │ -│ rougail.dynval2.var │ Default: add 't' to each var value │ +│ rougail.dynval2.var │ Default: add 't' to each var value. │ │  string   multiple   standard    │ │ │ mandatory   unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ @@ -27,7 +27,7 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_tval1.var_identi… │ Merge identifiers. │ │ rougail.dynval1.dyn_tval2.var_identi… │ Default: join identifier 1 and │ -│ rougail.dynval2.dyn_tval1.var_identi… │ identifier 2 │ +│ rougail.dynval2.dyn_tval1.var_identi… │ identifier 2. │ │ rougail.dynval2.dyn_tval2.var_identi… │ │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.gitlab.md b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.gitlab.md index 9bc5b5631..8fbe29173 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.gitlab.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.gitlab.md @@ -1,8 +1,8 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A identifier variable.
    **Default**:
    • val1
    • val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value. | | **rougail.dyn*val1*.dyn_*tval1*.var**
    **rougail.dyn*val1*.dyn_*tval2*.var**
    **rougail.dyn*val2*.dyn_*tval1*.var**
    **rougail.dyn*val2*.dyn_*tval2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable dynamic.
    **Default**: the value of the identifier | | **rougail.dyn*val1*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifier**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Identifier from first family.
    **Default**: the value of the identifier | -| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2 | +| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2. | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.html b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.html index eb8dbc495..020a0f534 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.html +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.html @@ -5,10 +5,10 @@ rougail.var
    string multiple standard mandatory unique A identifier variable.
    Default: -rougail.dynval1.var
    rougail.dynval2.var
    string multiple standard mandatory unique A dynamic variable.
    Default: add 't' to each var value +rougail.dynval1.var
    rougail.dynval2.var
    string multiple standard mandatory unique A dynamic variable.
    Default: add 't' to each var value. rougail.dynval1.dyn_tval1.var
    rougail.dynval1.dyn_tval2.var
    rougail.dynval2.dyn_tval1.var
    rougail.dynval2.dyn_tval2.var
    string standard mandatory A variable dynamic.
    Default: the value of the identifier rougail.dynval1.dyn_tval1.var_identifier
    rougail.dynval1.dyn_tval2.var_identifier
    rougail.dynval2.dyn_tval1.var_identifier
    rougail.dynval2.dyn_tval2.var_identifier
    string standard mandatory Identifier from first family.
    Default: the value of the identifier -rougail.dynval1.dyn_tval1.var_identifiers
    rougail.dynval1.dyn_tval2.var_identifiers
    rougail.dynval2.dyn_tval1.var_identifiers
    rougail.dynval2.dyn_tval2.var_identifiers
    string standard mandatoryMerge identifiers.
    Default: join identifier 1 and identifier 2 +rougail.dynval1.dyn_tval1.var_identifiers
    rougail.dynval1.dyn_tval2.var_identifiers
    rougail.dynval2.dyn_tval1.var_identifiers
    rougail.dynval2.dyn_tval2.var_identifiers
    string standard mandatoryMerge identifiers.
    Default: join identifier 1 and identifier 2. diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.json b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.json index 22c80e069..5c8f59912 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.json +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.json @@ -104,7 +104,7 @@ "default": { "name": "Default", "values": { - "description": "add 't' to each var value" + "description": "add 't' to each var value." } }, "variable_type": "string", @@ -274,7 +274,7 @@ "default": { "name": "Default", "values": { - "description": "join identifier 1 and identifier 2" + "description": "join identifier 1 and identifier 2." } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.md b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.md index 9bc5b5631..8fbe29173 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.md @@ -1,8 +1,8 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A identifier variable.
    **Default**:
    • val1
    • val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value. | | **rougail.dyn*val1*.dyn_*tval1*.var**
    **rougail.dyn*val1*.dyn_*tval2*.var**
    **rougail.dyn*val2*.dyn_*tval1*.var**
    **rougail.dyn*val2*.dyn_*tval2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable dynamic.
    **Default**: the value of the identifier | | **rougail.dyn*val1*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifier**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Identifier from first family.
    **Default**: the value of the identifier | -| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2 | +| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2. | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.sh b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.sh index f535b4912..40952e0e2 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.sh +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.sh @@ -7,7 +7,7 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.var │ A dynamic variable. │ -│ rougail.dynval2.var │ Default: add 't' to each var value │ +│ rougail.dynval2.var │ Default: add 't' to each var value. │ │  string   multiple   standard    │ │ │ mandatory   unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ @@ -25,7 +25,7 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_tval1.var_identi… │ Merge identifiers. │ │ rougail.dynval1.dyn_tval2.var_identi… │ Default: join identifier 1 and │ -│ rougail.dynval2.dyn_tval1.var_identi… │ identifier 2 │ +│ rougail.dynval2.dyn_tval1.var_identi… │ identifier 2. │ │ rougail.dynval2.dyn_tval2.var_identi… │ │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.adoc b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.adoc index ba00b5218..b17374366 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.adoc +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.adoc @@ -10,7 +10,7 @@ | **rougail.dyn__val1__.var** + **rougail.dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A dynamic variable. + -**Default**: add 't' to each var value +**Default**: add 't' to each var value. | **rougail.dyn__val1__.dyn___tval1__.var** + **rougail.dyn__val1__.dyn___tval2__.var** + **rougail.dyn__val2__.dyn___tval1__.var** + @@ -28,6 +28,6 @@ **rougail.dyn__val2__.dyn___tval1__.var_identifiers** + **rougail.dyn__val2__.dyn___tval2__.var_identifiers** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Merge identifiers. + -**Default**: join identifier 1 and identifier 2 +**Default**: join identifier 1 and identifier 2. |==== diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.changelog.adoc b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.changelog.adoc index 431bb25fc..ab407240e 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.changelog.adoc @@ -12,7 +12,7 @@ | **rougail.dyn__val1__.var** + **rougail.dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A dynamic variable. + -**Default**: add 't' to each var value +**Default**: add 't' to each var value. | **rougail.dyn__val1__.dyn___tval1__.var** + **rougail.dyn__val1__.dyn___tval2__.var** + **rougail.dyn__val2__.dyn___tval1__.var** + @@ -30,6 +30,6 @@ **rougail.dyn__val2__.dyn___tval1__.var_identifiers** + **rougail.dyn__val2__.dyn___tval2__.var_identifiers** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Merge identifiers. + -**Default**: join identifier 1 and identifier 2 +**Default**: join identifier 1 and identifier 2. |==== diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.changelog.gitlab.md index 2f13cf68c..759caaa75 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.changelog.gitlab.md @@ -3,10 +3,10 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A identifier variable.
    **Default**:
    • val1
    • val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value. | | **rougail.dyn*val1*.dyn_*tval1*.var**
    **rougail.dyn*val1*.dyn_*tval2*.var**
    **rougail.dyn*val2*.dyn_*tval1*.var**
    **rougail.dyn*val2*.dyn_*tval2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable dynamic.
    **Default**: the value of the identifier | | **rougail.dyn*val1*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifier**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Identifier from first family.
    **Default**: the value of the identifier | -| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2 | +| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2. | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.changelog.html b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.changelog.html index b70774e99..6adaf067a 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.changelog.html +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.changelog.html @@ -7,10 +7,10 @@ rougail.var
    string multiple standard mandatory unique A identifier variable.
    Default: -rougail.dynval1.var
    rougail.dynval2.var
    string multiple standard mandatory unique A dynamic variable.
    Default: add 't' to each var value +rougail.dynval1.var
    rougail.dynval2.var
    string multiple standard mandatory unique A dynamic variable.
    Default: add 't' to each var value. rougail.dynval1.dyn_tval1.var
    rougail.dynval1.dyn_tval2.var
    rougail.dynval2.dyn_tval1.var
    rougail.dynval2.dyn_tval2.var
    string standard mandatory A variable dynamic.
    Default: the value of the identifier rougail.dynval1.dyn_tval1.var_identifier
    rougail.dynval1.dyn_tval2.var_identifier
    rougail.dynval2.dyn_tval1.var_identifier
    rougail.dynval2.dyn_tval2.var_identifier
    string standard mandatory Identifier from first family.
    Default: the value of the identifier -rougail.dynval1.dyn_tval1.var_identifiers
    rougail.dynval1.dyn_tval2.var_identifiers
    rougail.dynval2.dyn_tval1.var_identifiers
    rougail.dynval2.dyn_tval2.var_identifiers
    string standard mandatoryMerge identifiers.
    Default: join identifier 1 and identifier 2 +rougail.dynval1.dyn_tval1.var_identifiers
    rougail.dynval1.dyn_tval2.var_identifiers
    rougail.dynval2.dyn_tval1.var_identifiers
    rougail.dynval2.dyn_tval2.var_identifiers
    string standard mandatoryMerge identifiers.
    Default: join identifier 1 and identifier 2. diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.changelog.md b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.changelog.md index 46cfaa6a0..f49f4c19b 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.changelog.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.changelog.md @@ -3,8 +3,8 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A identifier variable.
    **Default**:
    • val1
    • val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value. | | **rougail.dyn*val1*.dyn_*tval1*.var**
    **rougail.dyn*val1*.dyn_*tval2*.var**
    **rougail.dyn*val2*.dyn_*tval1*.var**
    **rougail.dyn*val2*.dyn_*tval2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable dynamic.
    **Default**: the value of the identifier | | **rougail.dyn*val1*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifier**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Identifier from first family.
    **Default**: the value of the identifier | -| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2 | +| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2. | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.changelog.sh b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.changelog.sh index 7574db8ce..f18d00e36 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.changelog.sh +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.changelog.sh @@ -9,7 +9,7 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.var │ A dynamic variable. │ -│ rougail.dynval2.var │ Default: add 't' to each var value │ +│ rougail.dynval2.var │ Default: add 't' to each var value. │ │  string   multiple   standard    │ │ │ mandatory   unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ @@ -27,7 +27,7 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_tval1.var_identi… │ Merge identifiers. │ │ rougail.dynval1.dyn_tval2.var_identi… │ Default: join identifier 1 and │ -│ rougail.dynval2.dyn_tval1.var_identi… │ identifier 2 │ +│ rougail.dynval2.dyn_tval1.var_identi… │ identifier 2. │ │ rougail.dynval2.dyn_tval2.var_identi… │ │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.gitlab.md b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.gitlab.md index 9bc5b5631..8fbe29173 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.gitlab.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.gitlab.md @@ -1,8 +1,8 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A identifier variable.
    **Default**:
    • val1
    • val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value. | | **rougail.dyn*val1*.dyn_*tval1*.var**
    **rougail.dyn*val1*.dyn_*tval2*.var**
    **rougail.dyn*val2*.dyn_*tval1*.var**
    **rougail.dyn*val2*.dyn_*tval2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable dynamic.
    **Default**: the value of the identifier | | **rougail.dyn*val1*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifier**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Identifier from first family.
    **Default**: the value of the identifier | -| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2 | +| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2. | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.html b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.html index eb8dbc495..020a0f534 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.html +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.html @@ -5,10 +5,10 @@ rougail.var
    string multiple standard mandatory unique A identifier variable.
    Default: -rougail.dynval1.var
    rougail.dynval2.var
    string multiple standard mandatory unique A dynamic variable.
    Default: add 't' to each var value +rougail.dynval1.var
    rougail.dynval2.var
    string multiple standard mandatory unique A dynamic variable.
    Default: add 't' to each var value. rougail.dynval1.dyn_tval1.var
    rougail.dynval1.dyn_tval2.var
    rougail.dynval2.dyn_tval1.var
    rougail.dynval2.dyn_tval2.var
    string standard mandatory A variable dynamic.
    Default: the value of the identifier rougail.dynval1.dyn_tval1.var_identifier
    rougail.dynval1.dyn_tval2.var_identifier
    rougail.dynval2.dyn_tval1.var_identifier
    rougail.dynval2.dyn_tval2.var_identifier
    string standard mandatory Identifier from first family.
    Default: the value of the identifier -rougail.dynval1.dyn_tval1.var_identifiers
    rougail.dynval1.dyn_tval2.var_identifiers
    rougail.dynval2.dyn_tval1.var_identifiers
    rougail.dynval2.dyn_tval2.var_identifiers
    string standard mandatoryMerge identifiers.
    Default: join identifier 1 and identifier 2 +rougail.dynval1.dyn_tval1.var_identifiers
    rougail.dynval1.dyn_tval2.var_identifiers
    rougail.dynval2.dyn_tval1.var_identifiers
    rougail.dynval2.dyn_tval2.var_identifiers
    string standard mandatoryMerge identifiers.
    Default: join identifier 1 and identifier 2. diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.json b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.json index 22c80e069..5c8f59912 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.json +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.json @@ -104,7 +104,7 @@ "default": { "name": "Default", "values": { - "description": "add 't' to each var value" + "description": "add 't' to each var value." } }, "variable_type": "string", @@ -274,7 +274,7 @@ "default": { "name": "Default", "values": { - "description": "join identifier 1 and identifier 2" + "description": "join identifier 1 and identifier 2." } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.md b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.md index 9bc5b5631..8fbe29173 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.md @@ -1,8 +1,8 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A identifier variable.
    **Default**:
    • val1
    • val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value. | | **rougail.dyn*val1*.dyn_*tval1*.var**
    **rougail.dyn*val1*.dyn_*tval2*.var**
    **rougail.dyn*val2*.dyn_*tval1*.var**
    **rougail.dyn*val2*.dyn_*tval2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable dynamic.
    **Default**: the value of the identifier | | **rougail.dyn*val1*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifier**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Identifier from first family.
    **Default**: the value of the identifier | -| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2 | +| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2. | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.sh b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.sh index f535b4912..40952e0e2 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.sh +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.sh @@ -7,7 +7,7 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.var │ A dynamic variable. │ -│ rougail.dynval2.var │ Default: add 't' to each var value │ +│ rougail.dynval2.var │ Default: add 't' to each var value. │ │  string   multiple   standard    │ │ │ mandatory   unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ @@ -25,7 +25,7 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_tval1.var_identi… │ Merge identifiers. │ │ rougail.dynval1.dyn_tval2.var_identi… │ Default: join identifier 1 and │ -│ rougail.dynval2.dyn_tval1.var_identi… │ identifier 2 │ +│ rougail.dynval2.dyn_tval1.var_identi… │ identifier 2. │ │ rougail.dynval2.dyn_tval2.var_identi… │ │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.adoc b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.adoc index aa35f524b..2c29aec43 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.adoc +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.adoc @@ -10,7 +10,7 @@ | **rougail.dyn__val1__.var** + **rougail.dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A dynamic variable. + -**Default**: add 't' to each var value +**Default**: add 't' to each var value. | **rougail.dyn__val1__.dyn___tval1__.var** + **rougail.dyn__val1__.dyn___tval2__.var** + **rougail.dyn__val2__.dyn___tval1__.var** + @@ -28,6 +28,6 @@ **rougail.dyn__val2__.dyn___tval1__.var_identifiers** + **rougail.dyn__val2__.dyn___tval2__.var_identifiers** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Merge identifiers. + -**Default**: join identifier 1 and identifier 2 +**Default**: join identifier 1 and identifier 2. |==== diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.changelog.adoc b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.changelog.adoc index e735e8e9d..d618be34d 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.changelog.adoc @@ -12,7 +12,7 @@ | **rougail.dyn__val1__.var** + **rougail.dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A dynamic variable. + -**Default**: add 't' to each var value +**Default**: add 't' to each var value. | **rougail.dyn__val1__.dyn___tval1__.var** + **rougail.dyn__val1__.dyn___tval2__.var** + **rougail.dyn__val2__.dyn___tval1__.var** + @@ -30,6 +30,6 @@ **rougail.dyn__val2__.dyn___tval1__.var_identifiers** + **rougail.dyn__val2__.dyn___tval2__.var_identifiers** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Merge identifiers. + -**Default**: join identifier 1 and identifier 2 +**Default**: join identifier 1 and identifier 2. |==== diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.changelog.gitlab.md index f0f97f492..089c8cc15 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.changelog.gitlab.md @@ -3,10 +3,10 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A identifier variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value. | | **rougail.dyn*val1*.dyn_*tval1*.var**
    **rougail.dyn*val1*.dyn_*tval2*.var**
    **rougail.dyn*val2*.dyn_*tval1*.var**
    **rougail.dyn*val2*.dyn_*tval2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable dynamic.
    **Default**: the value of the identifier | | **rougail.dyn*val1*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifier**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Identifier from first family.
    **Default**: the value of the identifier | -| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2 | +| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2. | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.changelog.html b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.changelog.html index 7528c1342..803112b6b 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.changelog.html +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.changelog.html @@ -7,10 +7,10 @@ rougail.var
    string multiple standard unique A identifier variable.
    Examples: -rougail.dynval1.var
    rougail.dynval2.var
    string multiple standard mandatory unique A dynamic variable.
    Default: add 't' to each var value +rougail.dynval1.var
    rougail.dynval2.var
    string multiple standard mandatory unique A dynamic variable.
    Default: add 't' to each var value. rougail.dynval1.dyn_tval1.var
    rougail.dynval1.dyn_tval2.var
    rougail.dynval2.dyn_tval1.var
    rougail.dynval2.dyn_tval2.var
    string standard mandatory A variable dynamic.
    Default: the value of the identifier rougail.dynval1.dyn_tval1.var_identifier
    rougail.dynval1.dyn_tval2.var_identifier
    rougail.dynval2.dyn_tval1.var_identifier
    rougail.dynval2.dyn_tval2.var_identifier
    string standard mandatory Identifier from first family.
    Default: the value of the identifier -rougail.dynval1.dyn_tval1.var_identifiers
    rougail.dynval1.dyn_tval2.var_identifiers
    rougail.dynval2.dyn_tval1.var_identifiers
    rougail.dynval2.dyn_tval2.var_identifiers
    string standard mandatoryMerge identifiers.
    Default: join identifier 1 and identifier 2 +rougail.dynval1.dyn_tval1.var_identifiers
    rougail.dynval1.dyn_tval2.var_identifiers
    rougail.dynval2.dyn_tval1.var_identifiers
    rougail.dynval2.dyn_tval2.var_identifiers
    string standard mandatoryMerge identifiers.
    Default: join identifier 1 and identifier 2. diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.changelog.md b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.changelog.md index 53d23c306..92c85ec7c 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.changelog.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.changelog.md @@ -3,8 +3,8 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A identifier variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value. | | **rougail.dyn*val1*.dyn_*tval1*.var**
    **rougail.dyn*val1*.dyn_*tval2*.var**
    **rougail.dyn*val2*.dyn_*tval1*.var**
    **rougail.dyn*val2*.dyn_*tval2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable dynamic.
    **Default**: the value of the identifier | | **rougail.dyn*val1*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifier**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Identifier from first family.
    **Default**: the value of the identifier | -| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2 | +| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2. | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.changelog.sh b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.changelog.sh index 382cbf52b..def8c5b91 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.changelog.sh +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.changelog.sh @@ -9,7 +9,7 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.var │ A dynamic variable. │ -│ rougail.dynval2.var │ Default: add 't' to each var value │ +│ rougail.dynval2.var │ Default: add 't' to each var value. │ │  string   multiple   standard    │ │ │ mandatory   unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ @@ -27,7 +27,7 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_tval1.var_identi… │ Merge identifiers. │ │ rougail.dynval1.dyn_tval2.var_identi… │ Default: join identifier 1 and │ -│ rougail.dynval2.dyn_tval1.var_identi… │ identifier 2 │ +│ rougail.dynval2.dyn_tval1.var_identi… │ identifier 2. │ │ rougail.dynval2.dyn_tval2.var_identi… │ │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.gitlab.md b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.gitlab.md index 83acaf82a..c16779727 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.gitlab.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.gitlab.md @@ -1,8 +1,8 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A identifier variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value. | | **rougail.dyn*val1*.dyn_*tval1*.var**
    **rougail.dyn*val1*.dyn_*tval2*.var**
    **rougail.dyn*val2*.dyn_*tval1*.var**
    **rougail.dyn*val2*.dyn_*tval2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable dynamic.
    **Default**: the value of the identifier | | **rougail.dyn*val1*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifier**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Identifier from first family.
    **Default**: the value of the identifier | -| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2 | +| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2. | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.html b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.html index ed6e7eb61..dd3ed0380 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.html +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.html @@ -5,10 +5,10 @@ rougail.var
    string multiple standard unique A identifier variable.
    Examples: -rougail.dynval1.var
    rougail.dynval2.var
    string multiple standard mandatory unique A dynamic variable.
    Default: add 't' to each var value +rougail.dynval1.var
    rougail.dynval2.var
    string multiple standard mandatory unique A dynamic variable.
    Default: add 't' to each var value. rougail.dynval1.dyn_tval1.var
    rougail.dynval1.dyn_tval2.var
    rougail.dynval2.dyn_tval1.var
    rougail.dynval2.dyn_tval2.var
    string standard mandatory A variable dynamic.
    Default: the value of the identifier rougail.dynval1.dyn_tval1.var_identifier
    rougail.dynval1.dyn_tval2.var_identifier
    rougail.dynval2.dyn_tval1.var_identifier
    rougail.dynval2.dyn_tval2.var_identifier
    string standard mandatory Identifier from first family.
    Default: the value of the identifier -rougail.dynval1.dyn_tval1.var_identifiers
    rougail.dynval1.dyn_tval2.var_identifiers
    rougail.dynval2.dyn_tval1.var_identifiers
    rougail.dynval2.dyn_tval2.var_identifiers
    string standard mandatoryMerge identifiers.
    Default: join identifier 1 and identifier 2 +rougail.dynval1.dyn_tval1.var_identifiers
    rougail.dynval1.dyn_tval2.var_identifiers
    rougail.dynval2.dyn_tval1.var_identifiers
    rougail.dynval2.dyn_tval2.var_identifiers
    string standard mandatoryMerge identifiers.
    Default: join identifier 1 and identifier 2. diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.json b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.json index fb69b5abe..5adadba07 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.json +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.json @@ -98,7 +98,7 @@ "default": { "name": "Default", "values": { - "description": "add 't' to each var value" + "description": "add 't' to each var value." } }, "variable_type": "string", @@ -268,7 +268,7 @@ "default": { "name": "Default", "values": { - "description": "join identifier 1 and identifier 2" + "description": "join identifier 1 and identifier 2." } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.md b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.md index 83acaf82a..c16779727 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.md @@ -1,8 +1,8 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A identifier variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A dynamic variable.
    **Default**: add 't' to each var value. | | **rougail.dyn*val1*.dyn_*tval1*.var**
    **rougail.dyn*val1*.dyn_*tval2*.var**
    **rougail.dyn*val2*.dyn_*tval1*.var**
    **rougail.dyn*val2*.dyn_*tval2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable dynamic.
    **Default**: the value of the identifier | | **rougail.dyn*val1*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifier**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifier**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Identifier from first family.
    **Default**: the value of the identifier | -| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2 | +| **rougail.dyn*val1*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val1*.dyn_*tval2*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval1*.var_identifiers**
    **rougail.dyn*val2*.dyn_*tval2*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2. | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.sh b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.sh index a7faacf06..4dde2ce1e 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.sh +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.sh @@ -7,7 +7,7 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.var │ A dynamic variable. │ -│ rougail.dynval2.var │ Default: add 't' to each var value │ +│ rougail.dynval2.var │ Default: add 't' to each var value. │ │  string   multiple   standard    │ │ │ mandatory   unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ @@ -25,7 +25,7 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_tval1.var_identi… │ Merge identifiers. │ │ rougail.dynval1.dyn_tval2.var_identi… │ Default: join identifier 1 and │ -│ rougail.dynval2.dyn_tval1.var_identi… │ identifier 2 │ +│ rougail.dynval2.dyn_tval1.var_identi… │ identifier 2. │ │ rougail.dynval2.dyn_tval2.var_identi… │ │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.adoc b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.adoc index ee6cfcf79..3ebebfdcb 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.adoc +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.adoc @@ -21,6 +21,6 @@ | **rougail.dyn__val1__.dyn___example__.var_identifiers** + **rougail.dyn__val2__.dyn___example__.var_identifiers** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Merge identifiers. + -**Default**: join identifier 1 and identifier 2 +**Default**: join identifier 1 and identifier 2. |==== diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.changelog.adoc b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.changelog.adoc index 47b873306..f5db8554c 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.changelog.adoc @@ -23,6 +23,6 @@ | **rougail.dyn__val1__.dyn___example__.var_identifiers** + **rougail.dyn__val2__.dyn___example__.var_identifiers** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Merge identifiers. + -**Default**: join identifier 1 and identifier 2 +**Default**: join identifier 1 and identifier 2. |==== diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.changelog.gitlab.md index 0e6cb516c..c0c2c0c3b 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.changelog.gitlab.md @@ -6,7 +6,7 @@ | **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A dynamic variable. | | **rougail.dyn*val1*.dyn_*example*.var**
    **rougail.dyn*val2*.dyn_*example*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable dynamic.
    **Default**: the value of the identifier | | **rougail.dyn*val1*.dyn_*example*.var_identifier**
    **rougail.dyn*val2*.dyn_*example*.var_identifier**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Identifier from first family.
    **Default**: the value of the identifier | -| **rougail.dyn*val1*.dyn_*example*.var_identifiers**
    **rougail.dyn*val2*.dyn_*example*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2 | +| **rougail.dyn*val1*.dyn_*example*.var_identifiers**
    **rougail.dyn*val2*.dyn_*example*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2. | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.changelog.html b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.changelog.html index f1a8c342d..b102f9108 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.changelog.html +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.changelog.html @@ -10,7 +10,7 @@ rougail.dynval1.var
    rougail.dynval2.var
    string multiple standard unique A dynamic variable. rougail.dynval1.dyn_example.var
    rougail.dynval2.dyn_example.var
    string standard mandatory A variable dynamic.
    Default: the value of the identifier rougail.dynval1.dyn_example.var_identifier
    rougail.dynval2.dyn_example.var_identifier
    string standard mandatory Identifier from first family.
    Default: the value of the identifier -rougail.dynval1.dyn_example.var_identifiers
    rougail.dynval2.dyn_example.var_identifiers
    string standard mandatoryMerge identifiers.
    Default: join identifier 1 and identifier 2 +rougail.dynval1.dyn_example.var_identifiers
    rougail.dynval2.dyn_example.var_identifiers
    string standard mandatoryMerge identifiers.
    Default: join identifier 1 and identifier 2. diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.changelog.md b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.changelog.md index 05492f409..77a4c6717 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.changelog.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.changelog.md @@ -6,5 +6,5 @@ | **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A dynamic variable. | | **rougail.dyn*val1*.dyn_*example*.var**
    **rougail.dyn*val2*.dyn_*example*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable dynamic.
    **Default**: the value of the identifier | | **rougail.dyn*val1*.dyn_*example*.var_identifier**
    **rougail.dyn*val2*.dyn_*example*.var_identifier**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Identifier from first family.
    **Default**: the value of the identifier | -| **rougail.dyn*val1*.dyn_*example*.var_identifiers**
    **rougail.dyn*val2*.dyn_*example*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2 | +| **rougail.dyn*val1*.dyn_*example*.var_identifiers**
    **rougail.dyn*val2*.dyn_*example*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2. | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.changelog.sh b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.changelog.sh index ce429a9a4..c11305c4c 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.changelog.sh +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.changelog.sh @@ -23,6 +23,6 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_example.var_iden… │ Merge identifiers. │ │ rougail.dynval2.dyn_example.var_iden… │ Default: join identifier 1 and │ -│  string   standard   mandatory  │ identifier 2 │ +│  string   standard   mandatory  │ identifier 2. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.gitlab.md b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.gitlab.md index 450d817b0..8a18b15aa 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.gitlab.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.gitlab.md @@ -4,5 +4,5 @@ | **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A dynamic variable. | | **rougail.dyn*val1*.dyn_*example*.var**
    **rougail.dyn*val2*.dyn_*example*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable dynamic.
    **Default**: the value of the identifier | | **rougail.dyn*val1*.dyn_*example*.var_identifier**
    **rougail.dyn*val2*.dyn_*example*.var_identifier**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Identifier from first family.
    **Default**: the value of the identifier | -| **rougail.dyn*val1*.dyn_*example*.var_identifiers**
    **rougail.dyn*val2*.dyn_*example*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2 | +| **rougail.dyn*val1*.dyn_*example*.var_identifiers**
    **rougail.dyn*val2*.dyn_*example*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2. | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.html b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.html index a8d9003b7..a1c36f3f6 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.html +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.html @@ -8,7 +8,7 @@ rougail.dynval1.var
    rougail.dynval2.var
    string multiple standard unique A dynamic variable. rougail.dynval1.dyn_example.var
    rougail.dynval2.dyn_example.var
    string standard mandatory A variable dynamic.
    Default: the value of the identifier rougail.dynval1.dyn_example.var_identifier
    rougail.dynval2.dyn_example.var_identifier
    string standard mandatory Identifier from first family.
    Default: the value of the identifier -rougail.dynval1.dyn_example.var_identifiers
    rougail.dynval2.dyn_example.var_identifiers
    string standard mandatoryMerge identifiers.
    Default: join identifier 1 and identifier 2 +rougail.dynval1.dyn_example.var_identifiers
    rougail.dynval2.dyn_example.var_identifiers
    string standard mandatoryMerge identifiers.
    Default: join identifier 1 and identifier 2. diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.json b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.json index 691b00bbf..a264ac166 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.json +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.json @@ -224,7 +224,7 @@ "default": { "name": "Default", "values": { - "description": "join identifier 1 and identifier 2" + "description": "join identifier 1 and identifier 2." } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.md b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.md index 450d817b0..8a18b15aa 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.md @@ -4,5 +4,5 @@ | **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A dynamic variable. | | **rougail.dyn*val1*.dyn_*example*.var**
    **rougail.dyn*val2*.dyn_*example*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable dynamic.
    **Default**: the value of the identifier | | **rougail.dyn*val1*.dyn_*example*.var_identifier**
    **rougail.dyn*val2*.dyn_*example*.var_identifier**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Identifier from first family.
    **Default**: the value of the identifier | -| **rougail.dyn*val1*.dyn_*example*.var_identifiers**
    **rougail.dyn*val2*.dyn_*example*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2 | +| **rougail.dyn*val1*.dyn_*example*.var_identifiers**
    **rougail.dyn*val2*.dyn_*example*.var_identifiers**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Merge identifiers.
    **Default**: join identifier 1 and identifier 2. | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.sh b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.sh index 3331661e2..64f44e3cc 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.sh +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.sh @@ -21,5 +21,5 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_example.var_iden… │ Merge identifiers. │ │ rougail.dynval2.dyn_example.var_iden… │ Default: join identifier 1 and │ -│  string   standard   mandatory  │ identifier 2 │ +│  string   standard   mandatory  │ identifier 2. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_2default_calculated.adoc b/tests/results/test_without_family/00_2default_calculated.adoc index ee61eeaa2..cde453963 100644 --- a/tests/results/test_without_family/00_2default_calculated.adoc +++ b/tests/results/test_without_family/00_2default_calculated.adoc @@ -6,6 +6,6 @@ **Default**: no | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A second variable. + -**Default**: the value of var1 +**Default**: the value of var1. |==== diff --git a/tests/results/test_without_family/00_2default_calculated.changelog.adoc b/tests/results/test_without_family/00_2default_calculated.changelog.adoc index d8303c48e..9431d2b98 100644 --- a/tests/results/test_without_family/00_2default_calculated.changelog.adoc +++ b/tests/results/test_without_family/00_2default_calculated.changelog.adoc @@ -8,6 +8,6 @@ **Default**: no | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A second variable. + -**Default**: the value of var1 +**Default**: the value of var1. |==== diff --git a/tests/results/test_without_family/00_2default_calculated.changelog.gitlab.md b/tests/results/test_without_family/00_2default_calculated.changelog.gitlab.md index a9573b3d4..7ecead72e 100644 --- a/tests/results/test_without_family/00_2default_calculated.changelog.gitlab.md +++ b/tests/results/test_without_family/00_2default_calculated.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of var1 | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of var1. |
    diff --git a/tests/results/test_without_family/00_2default_calculated.changelog.html b/tests/results/test_without_family/00_2default_calculated.changelog.html index 3c9e396f8..11078bbb8 100644 --- a/tests/results/test_without_family/00_2default_calculated.changelog.html +++ b/tests/results/test_without_family/00_2default_calculated.changelog.html @@ -2,11 +2,11 @@ - + - - + +
    Variable Description
    Variable Description
    var1
    string standard mandatory
    A first variable.
    Default: no
    var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of var1
    var1
    string standard mandatory
    A first variable.
    Default: no
    var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of var1.
    diff --git a/tests/results/test_without_family/00_2default_calculated.changelog.md b/tests/results/test_without_family/00_2default_calculated.changelog.md index 9a7d021ff..8732d43c2 100644 --- a/tests/results/test_without_family/00_2default_calculated.changelog.md +++ b/tests/results/test_without_family/00_2default_calculated.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of var1 | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of var1. | diff --git a/tests/results/test_without_family/00_2default_calculated.changelog.sh b/tests/results/test_without_family/00_2default_calculated.changelog.sh index c45f168bd..340706f14 100644 --- a/tests/results/test_without_family/00_2default_calculated.changelog.sh +++ b/tests/results/test_without_family/00_2default_calculated.changelog.sh @@ -7,7 +7,7 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A second variable. │ -│  string   multiple   standard    │ Default: the value of var1 │ +│  string   multiple   standard    │ Default: the value of var1. │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_2default_calculated.gitlab.md b/tests/results/test_without_family/00_2default_calculated.gitlab.md index 15cc57ab7..345310773 100644 --- a/tests/results/test_without_family/00_2default_calculated.gitlab.md +++ b/tests/results/test_without_family/00_2default_calculated.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of var1 | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of var1. | diff --git a/tests/results/test_without_family/00_2default_calculated.html b/tests/results/test_without_family/00_2default_calculated.html index 26bdbc8c7..76598857f 100644 --- a/tests/results/test_without_family/00_2default_calculated.html +++ b/tests/results/test_without_family/00_2default_calculated.html @@ -1,10 +1,10 @@ - + - - + +
    Variable Description
    Variable Description
    var1
    string standard mandatory
    A first variable.
    Default: no
    var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of var1
    var1
    string standard mandatory
    A first variable.
    Default: no
    var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of var1.
    diff --git a/tests/results/test_without_family/00_2default_calculated.json b/tests/results/test_without_family/00_2default_calculated.json index 86c7b9f36..1d2bcbbea 100644 --- a/tests/results/test_without_family/00_2default_calculated.json +++ b/tests/results/test_without_family/00_2default_calculated.json @@ -42,7 +42,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var1" + "description": "the value of var1." } }, "variable_type": "string", diff --git a/tests/results/test_without_family/00_2default_calculated.md b/tests/results/test_without_family/00_2default_calculated.md index 15cc57ab7..345310773 100644 --- a/tests/results/test_without_family/00_2default_calculated.md +++ b/tests/results/test_without_family/00_2default_calculated.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of var1 | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of var1. | diff --git a/tests/results/test_without_family/00_2default_calculated.sh b/tests/results/test_without_family/00_2default_calculated.sh index 83ffa3254..6ce3a46a9 100644 --- a/tests/results/test_without_family/00_2default_calculated.sh +++ b/tests/results/test_without_family/00_2default_calculated.sh @@ -5,6 +5,6 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A second variable. │ -│  string   multiple   standard    │ Default: the value of var1 │ +│  string   multiple   standard    │ Default: the value of var1. │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_2default_calculated_multi.adoc b/tests/results/test_without_family/00_2default_calculated_multi.adoc index 099706ac9..9e3940706 100644 --- a/tests/results/test_without_family/00_2default_calculated_multi.adoc +++ b/tests/results/test_without_family/00_2default_calculated_multi.adoc @@ -10,6 +10,6 @@ * maybe | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A second variable. + -**Default**: the value of "var1" +**Default**: the value of "var1". |==== diff --git a/tests/results/test_without_family/00_2default_calculated_multi.changelog.adoc b/tests/results/test_without_family/00_2default_calculated_multi.changelog.adoc index 1d94c73a8..f903277d0 100644 --- a/tests/results/test_without_family/00_2default_calculated_multi.changelog.adoc +++ b/tests/results/test_without_family/00_2default_calculated_multi.changelog.adoc @@ -12,6 +12,6 @@ * maybe | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A second variable. + -**Default**: the value of "var1" +**Default**: the value of "var1". |==== diff --git a/tests/results/test_without_family/00_2default_calculated_multi.changelog.gitlab.md b/tests/results/test_without_family/00_2default_calculated_multi.changelog.gitlab.md index e03fabf56..79e0a835f 100644 --- a/tests/results/test_without_family/00_2default_calculated_multi.changelog.gitlab.md +++ b/tests/results/test_without_family/00_2default_calculated_multi.changelog.gitlab.md @@ -3,7 +3,7 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    • no
    • yes
    • maybe | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#var1)" | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#var1)". | diff --git a/tests/results/test_without_family/00_2default_calculated_multi.changelog.html b/tests/results/test_without_family/00_2default_calculated_multi.changelog.html index 858d61f1b..22daddeb7 100644 --- a/tests/results/test_without_family/00_2default_calculated_multi.changelog.html +++ b/tests/results/test_without_family/00_2default_calculated_multi.changelog.html @@ -2,13 +2,13 @@ - + - +
  • maybe
  • +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A first variable.
    Default:
    • no
    • yes
    • -
    • maybe
    var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of "var1"
    var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of "var1".
    diff --git a/tests/results/test_without_family/00_2default_calculated_multi.changelog.md b/tests/results/test_without_family/00_2default_calculated_multi.changelog.md index 4b7f7ea17..8a9620d61 100644 --- a/tests/results/test_without_family/00_2default_calculated_multi.changelog.md +++ b/tests/results/test_without_family/00_2default_calculated_multi.changelog.md @@ -3,5 +3,5 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    • no
    • yes
    • maybe | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#var1)" | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#var1)". | diff --git a/tests/results/test_without_family/00_2default_calculated_multi.changelog.sh b/tests/results/test_without_family/00_2default_calculated_multi.changelog.sh index c89308ed4..e8cd7e2ef 100644 --- a/tests/results/test_without_family/00_2default_calculated_multi.changelog.sh +++ b/tests/results/test_without_family/00_2default_calculated_multi.changelog.sh @@ -10,7 +10,7 @@ │ │ • maybe │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A second variable. │ -│  string   multiple   standard    │ Default: the value of "var1" │ +│  string   multiple   standard    │ Default: the value of "var1". │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_2default_calculated_multi.gitlab.md b/tests/results/test_without_family/00_2default_calculated_multi.gitlab.md index 3bb7e591c..e0e1d4047 100644 --- a/tests/results/test_without_family/00_2default_calculated_multi.gitlab.md +++ b/tests/results/test_without_family/00_2default_calculated_multi.gitlab.md @@ -1,5 +1,5 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    • no
    • yes
    • maybe | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#var1)" | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#var1)". | diff --git a/tests/results/test_without_family/00_2default_calculated_multi.html b/tests/results/test_without_family/00_2default_calculated_multi.html index 474234283..1133f3b63 100644 --- a/tests/results/test_without_family/00_2default_calculated_multi.html +++ b/tests/results/test_without_family/00_2default_calculated_multi.html @@ -1,12 +1,12 @@ - + - +
  • maybe
  • +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A first variable.
    Default:
    • no
    • yes
    • -
    • maybe
    var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of "var1"
    var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of "var1".
    diff --git a/tests/results/test_without_family/00_2default_calculated_multi.json b/tests/results/test_without_family/00_2default_calculated_multi.json index 1d66b97ec..b7cd433e8 100644 --- a/tests/results/test_without_family/00_2default_calculated_multi.json +++ b/tests/results/test_without_family/00_2default_calculated_multi.json @@ -53,7 +53,7 @@ "default": { "name": "Default", "values": { - "description": "the value of \"{0}\"", + "description": "the value of \"{0}\".", "variables": [ { "path": "var1", diff --git a/tests/results/test_without_family/00_2default_calculated_multi.md b/tests/results/test_without_family/00_2default_calculated_multi.md index 3bb7e591c..e0e1d4047 100644 --- a/tests/results/test_without_family/00_2default_calculated_multi.md +++ b/tests/results/test_without_family/00_2default_calculated_multi.md @@ -1,5 +1,5 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    • no
    • yes
    • maybe | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#var1)" | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#var1)". | diff --git a/tests/results/test_without_family/00_2default_calculated_multi.sh b/tests/results/test_without_family/00_2default_calculated_multi.sh index 38d03884d..d468acc9f 100644 --- a/tests/results/test_without_family/00_2default_calculated_multi.sh +++ b/tests/results/test_without_family/00_2default_calculated_multi.sh @@ -8,6 +8,6 @@ │ │ • maybe │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A second variable. │ -│  string   multiple   standard    │ Default: the value of "var1" │ +│  string   multiple   standard    │ Default: the value of "var1". │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_6choice_calculation.adoc b/tests/results/test_without_family/00_6choice_calculation.adoc index 4756f850f..0f7fc2a99 100644 --- a/tests/results/test_without_family/00_6choice_calculation.adoc +++ b/tests/results/test_without_family/00_6choice_calculation.adoc @@ -3,7 +3,7 @@ | Variable | Description | **var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A variable. + -**Choices**: choices is 0 to 9 + +**Choices**: choices is 0 to 9. + **Default**: 9 |==== diff --git a/tests/results/test_without_family/00_6choice_calculation.changelog.adoc b/tests/results/test_without_family/00_6choice_calculation.changelog.adoc index 5b9c690c9..d1fd561ef 100644 --- a/tests/results/test_without_family/00_6choice_calculation.changelog.adoc +++ b/tests/results/test_without_family/00_6choice_calculation.changelog.adoc @@ -5,7 +5,7 @@ | Variable | Description | **var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A variable. + -**Choices**: choices is 0 to 9 + +**Choices**: choices is 0 to 9. + **Default**: 9 |==== diff --git a/tests/results/test_without_family/00_6choice_calculation.changelog.gitlab.md b/tests/results/test_without_family/00_6choice_calculation.changelog.gitlab.md index d54bbd4e7..9be174871 100644 --- a/tests/results/test_without_family/00_6choice_calculation.changelog.gitlab.md +++ b/tests/results/test_without_family/00_6choice_calculation.changelog.gitlab.md @@ -1,8 +1,8 @@
    New variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9.
    **Default**: 9 |
    diff --git a/tests/results/test_without_family/00_6choice_calculation.changelog.html b/tests/results/test_without_family/00_6choice_calculation.changelog.html index a1bf83cc0..228ddea62 100644 --- a/tests/results/test_without_family/00_6choice_calculation.changelog.html +++ b/tests/results/test_without_family/00_6choice_calculation.changelog.html @@ -2,10 +2,10 @@ - + - +
    Variable Description
    Variable Description
    var
    choice standard mandatory
    A variable.
    Choices: choices is 0 to 9
    Default: 9
    var
    choice standard mandatory
    A variable.
    Choices: choices is 0 to 9.
    Default: 9
    diff --git a/tests/results/test_without_family/00_6choice_calculation.changelog.md b/tests/results/test_without_family/00_6choice_calculation.changelog.md index 1e4461da6..f0ce1976a 100644 --- a/tests/results/test_without_family/00_6choice_calculation.changelog.md +++ b/tests/results/test_without_family/00_6choice_calculation.changelog.md @@ -1,6 +1,6 @@ # New variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_without_family/00_6choice_calculation.changelog.sh b/tests/results/test_without_family/00_6choice_calculation.changelog.sh index 40b9b500d..0f0730f30 100644 --- a/tests/results/test_without_family/00_6choice_calculation.changelog.sh +++ b/tests/results/test_without_family/00_6choice_calculation.changelog.sh @@ -4,7 +4,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var │ A variable. │ -│  choice   standard   mandatory  │ Choices: choices is 0 to 9 │ +│  choice   standard   mandatory  │ Choices: choices is 0 to 9. │ │ │ Default: 9 │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_6choice_calculation.gitlab.md b/tests/results/test_without_family/00_6choice_calculation.gitlab.md index 31406bbee..802c3ae8e 100644 --- a/tests/results/test_without_family/00_6choice_calculation.gitlab.md +++ b/tests/results/test_without_family/00_6choice_calculation.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_without_family/00_6choice_calculation.html b/tests/results/test_without_family/00_6choice_calculation.html index 8b7dec3c7..8f88a6d23 100644 --- a/tests/results/test_without_family/00_6choice_calculation.html +++ b/tests/results/test_without_family/00_6choice_calculation.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    var
    choice standard mandatory
    A variable.
    Choices: choices is 0 to 9
    Default: 9
    var
    choice standard mandatory
    A variable.
    Choices: choices is 0 to 9.
    Default: 9
    diff --git a/tests/results/test_without_family/00_6choice_calculation.json b/tests/results/test_without_family/00_6choice_calculation.json index 4867da6f8..25863a86b 100644 --- a/tests/results/test_without_family/00_6choice_calculation.json +++ b/tests/results/test_without_family/00_6choice_calculation.json @@ -21,7 +21,7 @@ "choices": { "name": "Choices", "values": { - "description": "choices is 0 to 9" + "description": "choices is 0 to 9." } } } diff --git a/tests/results/test_without_family/00_6choice_calculation.md b/tests/results/test_without_family/00_6choice_calculation.md index 31406bbee..802c3ae8e 100644 --- a/tests/results/test_without_family/00_6choice_calculation.md +++ b/tests/results/test_without_family/00_6choice_calculation.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_without_family/00_6choice_calculation.sh b/tests/results/test_without_family/00_6choice_calculation.sh index 720cb5802..02051c4fc 100644 --- a/tests/results/test_without_family/00_6choice_calculation.sh +++ b/tests/results/test_without_family/00_6choice_calculation.sh @@ -2,6 +2,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var │ A variable. │ -│  choice   standard   mandatory  │ Choices: choices is 0 to 9 │ +│  choice   standard   mandatory  │ Choices: choices is 0 to 9. │ │ │ Default: 9 │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_8calculation_information.adoc b/tests/results/test_without_family/00_8calculation_information.adoc index 149466f2d..fd6ef55a8 100644 --- a/tests/results/test_without_family/00_8calculation_information.adoc +++ b/tests/results/test_without_family/00_8calculation_information.adoc @@ -3,6 +3,6 @@ | Variable | Description | **variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: get information test_information +**Default**: get information test_information. |==== diff --git a/tests/results/test_without_family/00_8calculation_information.changelog.adoc b/tests/results/test_without_family/00_8calculation_information.changelog.adoc index 3f407aa32..25820d9bd 100644 --- a/tests/results/test_without_family/00_8calculation_information.changelog.adoc +++ b/tests/results/test_without_family/00_8calculation_information.changelog.adoc @@ -5,6 +5,6 @@ | Variable | Description | **variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: get information test_information +**Default**: get information test_information. |==== diff --git a/tests/results/test_without_family/00_8calculation_information.changelog.gitlab.md b/tests/results/test_without_family/00_8calculation_information.changelog.gitlab.md index dcf1e9177..bc597d476 100644 --- a/tests/results/test_without_family/00_8calculation_information.changelog.gitlab.md +++ b/tests/results/test_without_family/00_8calculation_information.changelog.gitlab.md @@ -1,8 +1,8 @@
    New variable -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information. |
    diff --git a/tests/results/test_without_family/00_8calculation_information.changelog.html b/tests/results/test_without_family/00_8calculation_information.changelog.html index cdb133a68..104d5cf76 100644 --- a/tests/results/test_without_family/00_8calculation_information.changelog.html +++ b/tests/results/test_without_family/00_8calculation_information.changelog.html @@ -2,10 +2,10 @@ - + - +
    Variable Description
    Variable Description
    variable
    string standard mandatory
    A variable.
    Default: get information test_information
    variable
    string standard mandatory
    A variable.
    Default: get information test_information.
    diff --git a/tests/results/test_without_family/00_8calculation_information.changelog.md b/tests/results/test_without_family/00_8calculation_information.changelog.md index 7c6846dd3..912f29c87 100644 --- a/tests/results/test_without_family/00_8calculation_information.changelog.md +++ b/tests/results/test_without_family/00_8calculation_information.changelog.md @@ -1,6 +1,6 @@ # New variable -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test_without_family/00_8calculation_information.changelog.sh b/tests/results/test_without_family/00_8calculation_information.changelog.sh index 5c115104e..4a393acc4 100644 --- a/tests/results/test_without_family/00_8calculation_information.changelog.sh +++ b/tests/results/test_without_family/00_8calculation_information.changelog.sh @@ -5,6 +5,6 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ variable │ A variable. │ │  string   standard   mandatory  │ Default: get information │ -│ │ test_information │ +│ │ test_information. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_8calculation_information.gitlab.md b/tests/results/test_without_family/00_8calculation_information.gitlab.md index 52bdb2f6d..7190899fa 100644 --- a/tests/results/test_without_family/00_8calculation_information.gitlab.md +++ b/tests/results/test_without_family/00_8calculation_information.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test_without_family/00_8calculation_information.html b/tests/results/test_without_family/00_8calculation_information.html index 2b783ba01..0fc50f417 100644 --- a/tests/results/test_without_family/00_8calculation_information.html +++ b/tests/results/test_without_family/00_8calculation_information.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    variable
    string standard mandatory
    A variable.
    Default: get information test_information
    variable
    string standard mandatory
    A variable.
    Default: get information test_information.
    diff --git a/tests/results/test_without_family/00_8calculation_information.json b/tests/results/test_without_family/00_8calculation_information.json index 52cc6a009..1041c468d 100644 --- a/tests/results/test_without_family/00_8calculation_information.json +++ b/tests/results/test_without_family/00_8calculation_information.json @@ -16,7 +16,7 @@ "default": { "name": "Default", "values": { - "description": "get information test_information" + "description": "get information test_information." } }, "variable_type": "string" diff --git a/tests/results/test_without_family/00_8calculation_information.md b/tests/results/test_without_family/00_8calculation_information.md index 52bdb2f6d..7190899fa 100644 --- a/tests/results/test_without_family/00_8calculation_information.md +++ b/tests/results/test_without_family/00_8calculation_information.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test_without_family/00_8calculation_information.sh b/tests/results/test_without_family/00_8calculation_information.sh index bbc563245..3a1f4ee7c 100644 --- a/tests/results/test_without_family/00_8calculation_information.sh +++ b/tests/results/test_without_family/00_8calculation_information.sh @@ -3,5 +3,5 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ variable │ A variable. │ │  string   standard   mandatory  │ Default: get information │ -│ │ test_information │ +│ │ test_information. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_9default_calculation.adoc b/tests/results/test_without_family/00_9default_calculation.adoc index 4e643f468..553de6824 100644 --- a/tests/results/test_without_family/00_9default_calculation.adoc +++ b/tests/results/test_without_family/00_9default_calculation.adoc @@ -3,6 +3,6 @@ | Variable | Description | **variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: concat all parameters +**Default**: concat all parameters. |==== diff --git a/tests/results/test_without_family/00_9default_calculation.changelog.adoc b/tests/results/test_without_family/00_9default_calculation.changelog.adoc index e8e43754f..23dcf974d 100644 --- a/tests/results/test_without_family/00_9default_calculation.changelog.adoc +++ b/tests/results/test_without_family/00_9default_calculation.changelog.adoc @@ -5,6 +5,6 @@ | Variable | Description | **variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: concat all parameters +**Default**: concat all parameters. |==== diff --git a/tests/results/test_without_family/00_9default_calculation.changelog.gitlab.md b/tests/results/test_without_family/00_9default_calculation.changelog.gitlab.md index 4e332d960..90d7b3c1b 100644 --- a/tests/results/test_without_family/00_9default_calculation.changelog.gitlab.md +++ b/tests/results/test_without_family/00_9default_calculation.changelog.gitlab.md @@ -1,8 +1,8 @@
    New variable -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters. |
    diff --git a/tests/results/test_without_family/00_9default_calculation.changelog.html b/tests/results/test_without_family/00_9default_calculation.changelog.html index a10200460..f8da86dc5 100644 --- a/tests/results/test_without_family/00_9default_calculation.changelog.html +++ b/tests/results/test_without_family/00_9default_calculation.changelog.html @@ -2,10 +2,10 @@ - + - +
    Variable Description
    Variable Description
    variable
    string standard mandatory
    A variable.
    Default: concat all parameters
    variable
    string standard mandatory
    A variable.
    Default: concat all parameters.
    diff --git a/tests/results/test_without_family/00_9default_calculation.changelog.md b/tests/results/test_without_family/00_9default_calculation.changelog.md index d75a5e854..c3513f53d 100644 --- a/tests/results/test_without_family/00_9default_calculation.changelog.md +++ b/tests/results/test_without_family/00_9default_calculation.changelog.md @@ -1,6 +1,6 @@ # New variable -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters. | diff --git a/tests/results/test_without_family/00_9default_calculation.changelog.sh b/tests/results/test_without_family/00_9default_calculation.changelog.sh index 60fdad0c7..3b40660f4 100644 --- a/tests/results/test_without_family/00_9default_calculation.changelog.sh +++ b/tests/results/test_without_family/00_9default_calculation.changelog.sh @@ -4,6 +4,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ variable │ A variable. │ -│  string   standard   mandatory  │ Default: concat all parameters │ +│  string   standard   mandatory  │ Default: concat all parameters. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_9default_calculation.gitlab.md b/tests/results/test_without_family/00_9default_calculation.gitlab.md index be634bb83..1e024170e 100644 --- a/tests/results/test_without_family/00_9default_calculation.gitlab.md +++ b/tests/results/test_without_family/00_9default_calculation.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters. | diff --git a/tests/results/test_without_family/00_9default_calculation.html b/tests/results/test_without_family/00_9default_calculation.html index 0133729ef..f9471d886 100644 --- a/tests/results/test_without_family/00_9default_calculation.html +++ b/tests/results/test_without_family/00_9default_calculation.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    variable
    string standard mandatory
    A variable.
    Default: concat all parameters
    variable
    string standard mandatory
    A variable.
    Default: concat all parameters.
    diff --git a/tests/results/test_without_family/00_9default_calculation.json b/tests/results/test_without_family/00_9default_calculation.json index 7f740435e..07cb966e1 100644 --- a/tests/results/test_without_family/00_9default_calculation.json +++ b/tests/results/test_without_family/00_9default_calculation.json @@ -16,7 +16,7 @@ "default": { "name": "Default", "values": { - "description": "concat all parameters" + "description": "concat all parameters." } }, "variable_type": "string" diff --git a/tests/results/test_without_family/00_9default_calculation.md b/tests/results/test_without_family/00_9default_calculation.md index be634bb83..1e024170e 100644 --- a/tests/results/test_without_family/00_9default_calculation.md +++ b/tests/results/test_without_family/00_9default_calculation.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters. | diff --git a/tests/results/test_without_family/00_9default_calculation.sh b/tests/results/test_without_family/00_9default_calculation.sh index 9582691ee..6136d847c 100644 --- a/tests/results/test_without_family/00_9default_calculation.sh +++ b/tests/results/test_without_family/00_9default_calculation.sh @@ -2,5 +2,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ variable │ A variable. │ -│  string   standard   mandatory  │ Default: concat all parameters │ +│  string   standard   mandatory  │ Default: concat all parameters. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_9default_calculation_information.adoc b/tests/results/test_without_family/00_9default_calculation_information.adoc index 535569083..576d4f2de 100644 --- a/tests/results/test_without_family/00_9default_calculation_information.adoc +++ b/tests/results/test_without_family/00_9default_calculation_information.adoc @@ -3,6 +3,6 @@ | Variable | Description | **var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: returns the information +**Default**: returns the information. |==== diff --git a/tests/results/test_without_family/00_9default_calculation_information.changelog.adoc b/tests/results/test_without_family/00_9default_calculation_information.changelog.adoc index 04ea04f36..b67cdd1e7 100644 --- a/tests/results/test_without_family/00_9default_calculation_information.changelog.adoc +++ b/tests/results/test_without_family/00_9default_calculation_information.changelog.adoc @@ -5,6 +5,6 @@ | Variable | Description | **var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: returns the information +**Default**: returns the information. |==== diff --git a/tests/results/test_without_family/00_9default_calculation_information.changelog.gitlab.md b/tests/results/test_without_family/00_9default_calculation_information.changelog.gitlab.md index 18036b8ae..c69cfc41f 100644 --- a/tests/results/test_without_family/00_9default_calculation_information.changelog.gitlab.md +++ b/tests/results/test_without_family/00_9default_calculation_information.changelog.gitlab.md @@ -1,8 +1,8 @@
    New variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information. |
    diff --git a/tests/results/test_without_family/00_9default_calculation_information.changelog.html b/tests/results/test_without_family/00_9default_calculation_information.changelog.html index 9ec12b56d..8dc0e065c 100644 --- a/tests/results/test_without_family/00_9default_calculation_information.changelog.html +++ b/tests/results/test_without_family/00_9default_calculation_information.changelog.html @@ -2,10 +2,10 @@ - + - +
    Variable Description
    Variable Description
    var
    string standard mandatory
    A variable.
    Default: returns the information
    var
    string standard mandatory
    A variable.
    Default: returns the information.
    diff --git a/tests/results/test_without_family/00_9default_calculation_information.changelog.md b/tests/results/test_without_family/00_9default_calculation_information.changelog.md index 2cc16ec1d..bf725e4de 100644 --- a/tests/results/test_without_family/00_9default_calculation_information.changelog.md +++ b/tests/results/test_without_family/00_9default_calculation_information.changelog.md @@ -1,6 +1,6 @@ # New variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information. | diff --git a/tests/results/test_without_family/00_9default_calculation_information.changelog.sh b/tests/results/test_without_family/00_9default_calculation_information.changelog.sh index 29befd333..535c818c8 100644 --- a/tests/results/test_without_family/00_9default_calculation_information.changelog.sh +++ b/tests/results/test_without_family/00_9default_calculation_information.changelog.sh @@ -4,6 +4,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var │ A variable. │ -│  string   standard   mandatory  │ Default: returns the information │ +│  string   standard   mandatory  │ Default: returns the information. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_9default_calculation_information.gitlab.md b/tests/results/test_without_family/00_9default_calculation_information.gitlab.md index cb5ba4923..ed4623e40 100644 --- a/tests/results/test_without_family/00_9default_calculation_information.gitlab.md +++ b/tests/results/test_without_family/00_9default_calculation_information.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information. | diff --git a/tests/results/test_without_family/00_9default_calculation_information.html b/tests/results/test_without_family/00_9default_calculation_information.html index a3c997064..2e2243798 100644 --- a/tests/results/test_without_family/00_9default_calculation_information.html +++ b/tests/results/test_without_family/00_9default_calculation_information.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    var
    string standard mandatory
    A variable.
    Default: returns the information
    var
    string standard mandatory
    A variable.
    Default: returns the information.
    diff --git a/tests/results/test_without_family/00_9default_calculation_information.json b/tests/results/test_without_family/00_9default_calculation_information.json index 8379f3edb..9051dd0b9 100644 --- a/tests/results/test_without_family/00_9default_calculation_information.json +++ b/tests/results/test_without_family/00_9default_calculation_information.json @@ -16,7 +16,7 @@ "default": { "name": "Default", "values": { - "description": "returns the information" + "description": "returns the information." } }, "variable_type": "string" diff --git a/tests/results/test_without_family/00_9default_calculation_information.md b/tests/results/test_without_family/00_9default_calculation_information.md index cb5ba4923..ed4623e40 100644 --- a/tests/results/test_without_family/00_9default_calculation_information.md +++ b/tests/results/test_without_family/00_9default_calculation_information.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information. | diff --git a/tests/results/test_without_family/00_9default_calculation_information.sh b/tests/results/test_without_family/00_9default_calculation_information.sh index 521c2843f..a2f4a606c 100644 --- a/tests/results/test_without_family/00_9default_calculation_information.sh +++ b/tests/results/test_without_family/00_9default_calculation_information.sh @@ -2,5 +2,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var │ A variable. │ -│  string   standard   mandatory  │ Default: returns the information │ +│  string   standard   mandatory  │ Default: returns the information. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_9default_calculation_param_optional.adoc b/tests/results/test_without_family/00_9default_calculation_param_optional.adoc index 26aea7491..fedc38611 100644 --- a/tests/results/test_without_family/00_9default_calculation_param_optional.adoc +++ b/tests/results/test_without_family/00_9default_calculation_param_optional.adoc @@ -3,7 +3,7 @@ | Variable | Description | **var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A first variable. + -**Default**: returns a value +**Default**: returns a value. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + **Default**: no diff --git a/tests/results/test_without_family/00_9default_calculation_param_optional.changelog.adoc b/tests/results/test_without_family/00_9default_calculation_param_optional.changelog.adoc index 8ca3cd970..23c32ad05 100644 --- a/tests/results/test_without_family/00_9default_calculation_param_optional.changelog.adoc +++ b/tests/results/test_without_family/00_9default_calculation_param_optional.changelog.adoc @@ -5,7 +5,7 @@ | Variable | Description | **var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A first variable. + -**Default**: returns a value +**Default**: returns a value. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + **Default**: no diff --git a/tests/results/test_without_family/00_9default_calculation_param_optional.changelog.gitlab.md b/tests/results/test_without_family/00_9default_calculation_param_optional.changelog.gitlab.md index f892747ae..cee5ed78e 100644 --- a/tests/results/test_without_family/00_9default_calculation_param_optional.changelog.gitlab.md +++ b/tests/results/test_without_family/00_9default_calculation_param_optional.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no |
    diff --git a/tests/results/test_without_family/00_9default_calculation_param_optional.changelog.html b/tests/results/test_without_family/00_9default_calculation_param_optional.changelog.html index 3f9f44a5e..56d50125a 100644 --- a/tests/results/test_without_family/00_9default_calculation_param_optional.changelog.html +++ b/tests/results/test_without_family/00_9default_calculation_param_optional.changelog.html @@ -2,11 +2,11 @@ - + - - + +
    Variable Description
    Variable Description
    var1
    string standard
    A first variable.
    Default: returns a value
    var2
    string standard mandatory
    A second variable.
    Default: no
    var1
    string standard
    A first variable.
    Default: returns a value.
    var2
    string standard mandatory
    A second variable.
    Default: no
    diff --git a/tests/results/test_without_family/00_9default_calculation_param_optional.changelog.md b/tests/results/test_without_family/00_9default_calculation_param_optional.changelog.md index 426d66053..fcb62f117 100644 --- a/tests/results/test_without_family/00_9default_calculation_param_optional.changelog.md +++ b/tests/results/test_without_family/00_9default_calculation_param_optional.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | diff --git a/tests/results/test_without_family/00_9default_calculation_param_optional.changelog.sh b/tests/results/test_without_family/00_9default_calculation_param_optional.changelog.sh index 5adb4f7b4..2388ac5a0 100644 --- a/tests/results/test_without_family/00_9default_calculation_param_optional.changelog.sh +++ b/tests/results/test_without_family/00_9default_calculation_param_optional.changelog.sh @@ -4,7 +4,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var1 │ A first variable. │ -│  string   standard  │ Default: returns a value │ +│  string   standard  │ Default: returns a value. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A second variable. │ │  string   standard   mandatory  │ Default: no │ diff --git a/tests/results/test_without_family/00_9default_calculation_param_optional.gitlab.md b/tests/results/test_without_family/00_9default_calculation_param_optional.gitlab.md index 0b37040da..59e607a99 100644 --- a/tests/results/test_without_family/00_9default_calculation_param_optional.gitlab.md +++ b/tests/results/test_without_family/00_9default_calculation_param_optional.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | diff --git a/tests/results/test_without_family/00_9default_calculation_param_optional.html b/tests/results/test_without_family/00_9default_calculation_param_optional.html index e1af85a27..fd64b5624 100644 --- a/tests/results/test_without_family/00_9default_calculation_param_optional.html +++ b/tests/results/test_without_family/00_9default_calculation_param_optional.html @@ -1,10 +1,10 @@ - + - - + +
    Variable Description
    Variable Description
    var1
    string standard
    A first variable.
    Default: returns a value
    var2
    string standard mandatory
    A second variable.
    Default: no
    var1
    string standard
    A first variable.
    Default: returns a value.
    var2
    string standard mandatory
    A second variable.
    Default: no
    diff --git a/tests/results/test_without_family/00_9default_calculation_param_optional.json b/tests/results/test_without_family/00_9default_calculation_param_optional.json index bf11dbfc4..a444ce4ae 100644 --- a/tests/results/test_without_family/00_9default_calculation_param_optional.json +++ b/tests/results/test_without_family/00_9default_calculation_param_optional.json @@ -9,7 +9,7 @@ "default": { "name": "Default", "values": { - "description": "returns a value" + "description": "returns a value." } }, "variable_type": "string" diff --git a/tests/results/test_without_family/00_9default_calculation_param_optional.md b/tests/results/test_without_family/00_9default_calculation_param_optional.md index 0b37040da..59e607a99 100644 --- a/tests/results/test_without_family/00_9default_calculation_param_optional.md +++ b/tests/results/test_without_family/00_9default_calculation_param_optional.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | diff --git a/tests/results/test_without_family/00_9default_calculation_param_optional.sh b/tests/results/test_without_family/00_9default_calculation_param_optional.sh index e6ec0dd6e..5fdcc8d7c 100644 --- a/tests/results/test_without_family/00_9default_calculation_param_optional.sh +++ b/tests/results/test_without_family/00_9default_calculation_param_optional.sh @@ -2,7 +2,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var1 │ A first variable. │ -│  string   standard  │ Default: returns a value │ +│  string   standard  │ Default: returns a value. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A second variable. │ │  string   standard   mandatory  │ Default: no │ diff --git a/tests/results/test_without_family/00_9default_integer.adoc b/tests/results/test_without_family/00_9default_integer.adoc index 6bad7f1f7..a4492e1e7 100644 --- a/tests/results/test_without_family/00_9default_integer.adoc +++ b/tests/results/test_without_family/00_9default_integer.adoc @@ -3,7 +3,7 @@ | Variable | Description | **var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A variable. + -**Choices**: choice for 0 to 9 + +**Choices**: choice for 0 to 9. + **Default**: 9 |==== diff --git a/tests/results/test_without_family/00_9default_integer.changelog.adoc b/tests/results/test_without_family/00_9default_integer.changelog.adoc index 858237ad3..a018f58d7 100644 --- a/tests/results/test_without_family/00_9default_integer.changelog.adoc +++ b/tests/results/test_without_family/00_9default_integer.changelog.adoc @@ -5,7 +5,7 @@ | Variable | Description | **var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A variable. + -**Choices**: choice for 0 to 9 + +**Choices**: choice for 0 to 9. + **Default**: 9 |==== diff --git a/tests/results/test_without_family/00_9default_integer.changelog.gitlab.md b/tests/results/test_without_family/00_9default_integer.changelog.gitlab.md index 8ec981801..18ec8b050 100644 --- a/tests/results/test_without_family/00_9default_integer.changelog.gitlab.md +++ b/tests/results/test_without_family/00_9default_integer.changelog.gitlab.md @@ -1,8 +1,8 @@
    New variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 |
    diff --git a/tests/results/test_without_family/00_9default_integer.changelog.html b/tests/results/test_without_family/00_9default_integer.changelog.html index 9473075eb..51d22e040 100644 --- a/tests/results/test_without_family/00_9default_integer.changelog.html +++ b/tests/results/test_without_family/00_9default_integer.changelog.html @@ -2,10 +2,10 @@ - + - +
    Variable Description
    Variable Description
    var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9
    Default: 9
    var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9.
    Default: 9
    diff --git a/tests/results/test_without_family/00_9default_integer.changelog.md b/tests/results/test_without_family/00_9default_integer.changelog.md index 5b6fb9a7d..f7583dc88 100644 --- a/tests/results/test_without_family/00_9default_integer.changelog.md +++ b/tests/results/test_without_family/00_9default_integer.changelog.md @@ -1,6 +1,6 @@ # New variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_without_family/00_9default_integer.changelog.sh b/tests/results/test_without_family/00_9default_integer.changelog.sh index d4cb02c4e..e53072df6 100644 --- a/tests/results/test_without_family/00_9default_integer.changelog.sh +++ b/tests/results/test_without_family/00_9default_integer.changelog.sh @@ -4,7 +4,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var │ A variable. │ -│  choice   standard   mandatory  │ Choices: choice for 0 to 9 │ +│  choice   standard   mandatory  │ Choices: choice for 0 to 9. │ │ │ Default: 9 │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_9default_integer.gitlab.md b/tests/results/test_without_family/00_9default_integer.gitlab.md index 87dd75276..b88f6b306 100644 --- a/tests/results/test_without_family/00_9default_integer.gitlab.md +++ b/tests/results/test_without_family/00_9default_integer.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_without_family/00_9default_integer.html b/tests/results/test_without_family/00_9default_integer.html index 78ab3bf5c..8116e9fa5 100644 --- a/tests/results/test_without_family/00_9default_integer.html +++ b/tests/results/test_without_family/00_9default_integer.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9
    Default: 9
    var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9.
    Default: 9
    diff --git a/tests/results/test_without_family/00_9default_integer.json b/tests/results/test_without_family/00_9default_integer.json index 73e0a04a2..e0115353a 100644 --- a/tests/results/test_without_family/00_9default_integer.json +++ b/tests/results/test_without_family/00_9default_integer.json @@ -21,7 +21,7 @@ "choices": { "name": "Choices", "values": { - "description": "choice for 0 to 9" + "description": "choice for 0 to 9." } } } diff --git a/tests/results/test_without_family/00_9default_integer.md b/tests/results/test_without_family/00_9default_integer.md index 87dd75276..b88f6b306 100644 --- a/tests/results/test_without_family/00_9default_integer.md +++ b/tests/results/test_without_family/00_9default_integer.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_without_family/00_9default_integer.sh b/tests/results/test_without_family/00_9default_integer.sh index 48d56cf83..db1d8706f 100644 --- a/tests/results/test_without_family/00_9default_integer.sh +++ b/tests/results/test_without_family/00_9default_integer.sh @@ -2,6 +2,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var │ A variable. │ -│  choice   standard   mandatory  │ Choices: choice for 0 to 9 │ +│  choice   standard   mandatory  │ Choices: choice for 0 to 9. │ │ │ Default: 9 │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_9default_number.adoc b/tests/results/test_without_family/00_9default_number.adoc index 6bad7f1f7..a4492e1e7 100644 --- a/tests/results/test_without_family/00_9default_number.adoc +++ b/tests/results/test_without_family/00_9default_number.adoc @@ -3,7 +3,7 @@ | Variable | Description | **var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A variable. + -**Choices**: choice for 0 to 9 + +**Choices**: choice for 0 to 9. + **Default**: 9 |==== diff --git a/tests/results/test_without_family/00_9default_number.changelog.adoc b/tests/results/test_without_family/00_9default_number.changelog.adoc index 858237ad3..a018f58d7 100644 --- a/tests/results/test_without_family/00_9default_number.changelog.adoc +++ b/tests/results/test_without_family/00_9default_number.changelog.adoc @@ -5,7 +5,7 @@ | Variable | Description | **var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A variable. + -**Choices**: choice for 0 to 9 + +**Choices**: choice for 0 to 9. + **Default**: 9 |==== diff --git a/tests/results/test_without_family/00_9default_number.changelog.gitlab.md b/tests/results/test_without_family/00_9default_number.changelog.gitlab.md index 8ec981801..18ec8b050 100644 --- a/tests/results/test_without_family/00_9default_number.changelog.gitlab.md +++ b/tests/results/test_without_family/00_9default_number.changelog.gitlab.md @@ -1,8 +1,8 @@
    New variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 |
    diff --git a/tests/results/test_without_family/00_9default_number.changelog.html b/tests/results/test_without_family/00_9default_number.changelog.html index 9473075eb..51d22e040 100644 --- a/tests/results/test_without_family/00_9default_number.changelog.html +++ b/tests/results/test_without_family/00_9default_number.changelog.html @@ -2,10 +2,10 @@ - + - +
    Variable Description
    Variable Description
    var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9
    Default: 9
    var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9.
    Default: 9
    diff --git a/tests/results/test_without_family/00_9default_number.changelog.md b/tests/results/test_without_family/00_9default_number.changelog.md index 5b6fb9a7d..f7583dc88 100644 --- a/tests/results/test_without_family/00_9default_number.changelog.md +++ b/tests/results/test_without_family/00_9default_number.changelog.md @@ -1,6 +1,6 @@ # New variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_without_family/00_9default_number.changelog.sh b/tests/results/test_without_family/00_9default_number.changelog.sh index d4cb02c4e..e53072df6 100644 --- a/tests/results/test_without_family/00_9default_number.changelog.sh +++ b/tests/results/test_without_family/00_9default_number.changelog.sh @@ -4,7 +4,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var │ A variable. │ -│  choice   standard   mandatory  │ Choices: choice for 0 to 9 │ +│  choice   standard   mandatory  │ Choices: choice for 0 to 9. │ │ │ Default: 9 │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_9default_number.gitlab.md b/tests/results/test_without_family/00_9default_number.gitlab.md index 87dd75276..b88f6b306 100644 --- a/tests/results/test_without_family/00_9default_number.gitlab.md +++ b/tests/results/test_without_family/00_9default_number.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_without_family/00_9default_number.html b/tests/results/test_without_family/00_9default_number.html index 78ab3bf5c..8116e9fa5 100644 --- a/tests/results/test_without_family/00_9default_number.html +++ b/tests/results/test_without_family/00_9default_number.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9
    Default: 9
    var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9.
    Default: 9
    diff --git a/tests/results/test_without_family/00_9default_number.json b/tests/results/test_without_family/00_9default_number.json index 73e0a04a2..e0115353a 100644 --- a/tests/results/test_without_family/00_9default_number.json +++ b/tests/results/test_without_family/00_9default_number.json @@ -21,7 +21,7 @@ "choices": { "name": "Choices", "values": { - "description": "choice for 0 to 9" + "description": "choice for 0 to 9." } } } diff --git a/tests/results/test_without_family/00_9default_number.md b/tests/results/test_without_family/00_9default_number.md index 87dd75276..b88f6b306 100644 --- a/tests/results/test_without_family/00_9default_number.md +++ b/tests/results/test_without_family/00_9default_number.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_without_family/00_9default_number.sh b/tests/results/test_without_family/00_9default_number.sh index 48d56cf83..db1d8706f 100644 --- a/tests/results/test_without_family/00_9default_number.sh +++ b/tests/results/test_without_family/00_9default_number.sh @@ -2,6 +2,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var │ A variable. │ -│  choice   standard   mandatory  │ Choices: choice for 0 to 9 │ +│  choice   standard   mandatory  │ Choices: choice for 0 to 9. │ │ │ Default: 9 │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/01_8calculation_information_multi.adoc b/tests/results/test_without_family/01_8calculation_information_multi.adoc index 487e4b635..b6ff0d432 100644 --- a/tests/results/test_without_family/01_8calculation_information_multi.adoc +++ b/tests/results/test_without_family/01_8calculation_information_multi.adoc @@ -3,6 +3,6 @@ | Variable | Description | **variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + -**Default**: get information test_information +**Default**: get information test_information. |==== diff --git a/tests/results/test_without_family/01_8calculation_information_multi.changelog.adoc b/tests/results/test_without_family/01_8calculation_information_multi.changelog.adoc index 96f55e146..c199c2870 100644 --- a/tests/results/test_without_family/01_8calculation_information_multi.changelog.adoc +++ b/tests/results/test_without_family/01_8calculation_information_multi.changelog.adoc @@ -5,6 +5,6 @@ | Variable | Description | **variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + -**Default**: get information test_information +**Default**: get information test_information. |==== diff --git a/tests/results/test_without_family/01_8calculation_information_multi.changelog.gitlab.md b/tests/results/test_without_family/01_8calculation_information_multi.changelog.gitlab.md index 323be332c..086493a16 100644 --- a/tests/results/test_without_family/01_8calculation_information_multi.changelog.gitlab.md +++ b/tests/results/test_without_family/01_8calculation_information_multi.changelog.gitlab.md @@ -1,8 +1,8 @@
    New variable -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information. |
    diff --git a/tests/results/test_without_family/01_8calculation_information_multi.changelog.html b/tests/results/test_without_family/01_8calculation_information_multi.changelog.html index a07480ec4..6dd4226cf 100644 --- a/tests/results/test_without_family/01_8calculation_information_multi.changelog.html +++ b/tests/results/test_without_family/01_8calculation_information_multi.changelog.html @@ -2,10 +2,10 @@ - + - +
    Variable Description
    Variable Description
    variable
    string multiple standard mandatory unique
    A variable.
    Default: get information test_information
    variable
    string multiple standard mandatory unique
    A variable.
    Default: get information test_information.
    diff --git a/tests/results/test_without_family/01_8calculation_information_multi.changelog.md b/tests/results/test_without_family/01_8calculation_information_multi.changelog.md index ceb6832f7..af4bb607c 100644 --- a/tests/results/test_without_family/01_8calculation_information_multi.changelog.md +++ b/tests/results/test_without_family/01_8calculation_information_multi.changelog.md @@ -1,6 +1,6 @@ # New variable -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test_without_family/01_8calculation_information_multi.changelog.sh b/tests/results/test_without_family/01_8calculation_information_multi.changelog.sh index 4f3a76378..e40cf9367 100644 --- a/tests/results/test_without_family/01_8calculation_information_multi.changelog.sh +++ b/tests/results/test_without_family/01_8calculation_information_multi.changelog.sh @@ -5,6 +5,6 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ variable │ A variable. │ │  string   multiple   standard    │ Default: get information │ -│ mandatory   unique  │ test_information │ +│ mandatory   unique  │ test_information. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/01_8calculation_information_multi.gitlab.md b/tests/results/test_without_family/01_8calculation_information_multi.gitlab.md index cc126e92e..eff781e94 100644 --- a/tests/results/test_without_family/01_8calculation_information_multi.gitlab.md +++ b/tests/results/test_without_family/01_8calculation_information_multi.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test_without_family/01_8calculation_information_multi.html b/tests/results/test_without_family/01_8calculation_information_multi.html index 1523287be..af63f568a 100644 --- a/tests/results/test_without_family/01_8calculation_information_multi.html +++ b/tests/results/test_without_family/01_8calculation_information_multi.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    variable
    string multiple standard mandatory unique
    A variable.
    Default: get information test_information
    variable
    string multiple standard mandatory unique
    A variable.
    Default: get information test_information.
    diff --git a/tests/results/test_without_family/01_8calculation_information_multi.json b/tests/results/test_without_family/01_8calculation_information_multi.json index aca212f9c..9b2cae114 100644 --- a/tests/results/test_without_family/01_8calculation_information_multi.json +++ b/tests/results/test_without_family/01_8calculation_information_multi.json @@ -22,7 +22,7 @@ "default": { "name": "Default", "values": { - "description": "get information test_information" + "description": "get information test_information." } }, "variable_type": "string", diff --git a/tests/results/test_without_family/01_8calculation_information_multi.md b/tests/results/test_without_family/01_8calculation_information_multi.md index cc126e92e..eff781e94 100644 --- a/tests/results/test_without_family/01_8calculation_information_multi.md +++ b/tests/results/test_without_family/01_8calculation_information_multi.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test_without_family/01_8calculation_information_multi.sh b/tests/results/test_without_family/01_8calculation_information_multi.sh index 72bc29ebd..bce1cd916 100644 --- a/tests/results/test_without_family/01_8calculation_information_multi.sh +++ b/tests/results/test_without_family/01_8calculation_information_multi.sh @@ -3,5 +3,5 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ variable │ A variable. │ │  string   multiple   standard    │ Default: get information │ -│ mandatory   unique  │ test_information │ +│ mandatory   unique  │ test_information. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.adoc b/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.adoc index f7824e4fe..50571fef8 100644 --- a/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.adoc +++ b/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.adoc @@ -6,7 +6,7 @@ **Default**: no | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__hidden__` `auto modified` | A second variable. + -**Default**: the value is always yes + -**Hidden**: only if the variable var1 has value "yes" +**Default**: the value is always yes. + +**Hidden**: only if the variable var1 has value "yes". |==== diff --git a/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.changelog.adoc b/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.changelog.adoc index cb3e5e170..b84b7017f 100644 --- a/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.changelog.adoc +++ b/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.changelog.adoc @@ -8,7 +8,7 @@ **Default**: no | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__hidden__` `auto modified` | A second variable. + -**Default**: the value is always yes + -**Hidden**: only if the variable var1 has value "yes" +**Default**: the value is always yes. + +**Hidden**: only if the variable var1 has value "yes". |==== diff --git a/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.changelog.gitlab.md b/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.changelog.gitlab.md index 9cce41f14..139c2fe55 100644 --- a/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.changelog.gitlab.md +++ b/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes
    **Hidden**: only if the variable var1 has value "yes" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes.
    **Hidden**: only if the variable var1 has value "yes". |
    diff --git a/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.changelog.html b/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.changelog.html index c2e62ecf6..edb11ed12 100644 --- a/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.changelog.html +++ b/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.changelog.html @@ -2,11 +2,11 @@ - + - - + +
    Variable Description
    Variable Description
    var1
    string standard mandatory
    A first variable.
    Default: no
    var2
    string basic mandatory hidden auto modified
    A second variable.
    Default: the value is always yes
    Hidden: only if the variable var1 has value "yes"
    var1
    string standard mandatory
    A first variable.
    Default: no
    var2
    string basic mandatory hidden auto modified
    A second variable.
    Default: the value is always yes.
    Hidden: only if the variable var1 has value "yes".
    diff --git a/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.changelog.md b/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.changelog.md index be55e4005..2e2d93b07 100644 --- a/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.changelog.md +++ b/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes
    **Hidden**: only if the variable var1 has value "yes" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes.
    **Hidden**: only if the variable var1 has value "yes". | diff --git a/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.changelog.sh b/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.changelog.sh index 40c5e6521..bf72da890 100644 --- a/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.changelog.sh +++ b/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.changelog.sh @@ -7,8 +7,8 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A second variable. │ -│  string   basic   mandatory   hidden  │ Default: the value is always yes │ +│  string   basic   mandatory   hidden  │ Default: the value is always yes. │ │ auto modified  │ Hidden: only if the variable var1 │ -│ │ has value "yes" │ +│ │ has value "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.gitlab.md b/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.gitlab.md index 8e7f18e31..f9ab4cb15 100644 --- a/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.gitlab.md +++ b/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes
    **Hidden**: only if the variable var1 has value "yes" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes.
    **Hidden**: only if the variable var1 has value "yes". | diff --git a/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.html b/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.html index cc539a48f..acfd16abb 100644 --- a/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.html +++ b/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.html @@ -1,10 +1,10 @@ - + - - + +
    Variable Description
    Variable Description
    var1
    string standard mandatory
    A first variable.
    Default: no
    var2
    string basic mandatory hidden auto modified
    A second variable.
    Default: the value is always yes
    Hidden: only if the variable var1 has value "yes"
    var1
    string standard mandatory
    A first variable.
    Default: no
    var2
    string basic mandatory hidden auto modified
    A second variable.
    Default: the value is always yes.
    Hidden: only if the variable var1 has value "yes".
    diff --git a/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.json b/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.json index 31c64e04d..ad46a29d6 100644 --- a/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.json +++ b/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.json @@ -36,7 +36,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "only if the variable var1 has value \"yes\"" + "description": "only if the variable var1 has value \"yes\"." } }, { @@ -51,7 +51,7 @@ "default": { "name": "Default", "values": { - "description": "the value is always yes" + "description": "the value is always yes." } }, "variable_type": "string" diff --git a/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.md b/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.md index 8e7f18e31..f9ab4cb15 100644 --- a/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.md +++ b/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes
    **Hidden**: only if the variable var1 has value "yes" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes.
    **Hidden**: only if the variable var1 has value "yes". | diff --git a/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.sh b/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.sh index 57fec9be8..ffef5c56a 100644 --- a/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.sh +++ b/tests/results/test_without_family/04_1auto_save_and_calculated_hidden.sh @@ -5,7 +5,7 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A second variable. │ -│  string   basic   mandatory   hidden  │ Default: the value is always yes │ +│  string   basic   mandatory   hidden  │ Default: the value is always yes. │ │ auto modified  │ Hidden: only if the variable var1 │ -│ │ has value "yes" │ +│ │ has value "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/04_5disabled_calculation_boolean.adoc b/tests/results/test_without_family/04_5disabled_calculation_boolean.adoc index e3b95beba..70645514c 100644 --- a/tests/results/test_without_family/04_5disabled_calculation_boolean.adoc +++ b/tests/results/test_without_family/04_5disabled_calculation_boolean.adoc @@ -6,9 +6,9 @@ **Default**: no | **variable1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A first variable. + -**Disabled**: if condition is egal to "yes" +**Disabled**: if condition is egal to "yes". | **variable2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A seconde variable. + -**Disabled**: if condition is not egal to "yes" +**Disabled**: if condition is not egal to "yes". |==== diff --git a/tests/results/test_without_family/04_5disabled_calculation_boolean.changelog.adoc b/tests/results/test_without_family/04_5disabled_calculation_boolean.changelog.adoc index fd893a9e1..297550080 100644 --- a/tests/results/test_without_family/04_5disabled_calculation_boolean.changelog.adoc +++ b/tests/results/test_without_family/04_5disabled_calculation_boolean.changelog.adoc @@ -8,9 +8,9 @@ **Default**: no | **variable1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A first variable. + -**Disabled**: if condition is egal to "yes" +**Disabled**: if condition is egal to "yes". | **variable2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A seconde variable. + -**Disabled**: if condition is not egal to "yes" +**Disabled**: if condition is not egal to "yes". |==== diff --git a/tests/results/test_without_family/04_5disabled_calculation_boolean.changelog.gitlab.md b/tests/results/test_without_family/04_5disabled_calculation_boolean.changelog.gitlab.md index 2035ac73d..f31e7c3c0 100644 --- a/tests/results/test_without_family/04_5disabled_calculation_boolean.changelog.gitlab.md +++ b/tests/results/test_without_family/04_5disabled_calculation_boolean.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes". |
    diff --git a/tests/results/test_without_family/04_5disabled_calculation_boolean.changelog.html b/tests/results/test_without_family/04_5disabled_calculation_boolean.changelog.html index 3c02c3ee9..e02f055e8 100644 --- a/tests/results/test_without_family/04_5disabled_calculation_boolean.changelog.html +++ b/tests/results/test_without_family/04_5disabled_calculation_boolean.changelog.html @@ -2,12 +2,12 @@ - + - - - + + +
    Variable Description
    Variable Description
    condition
    string standard mandatory
    A conditional variable.
    Default: no
    variable1
    string basic mandatory disabled
    A first variable.
    Disabled: if condition is egal to "yes"
    variable2
    string basic mandatory disabled
    A seconde variable.
    Disabled: if condition is not egal to "yes"
    condition
    string standard mandatory
    A conditional variable.
    Default: no
    variable1
    string basic mandatory disabled
    A first variable.
    Disabled: if condition is egal to "yes".
    variable2
    string basic mandatory disabled
    A seconde variable.
    Disabled: if condition is not egal to "yes".
    diff --git a/tests/results/test_without_family/04_5disabled_calculation_boolean.changelog.md b/tests/results/test_without_family/04_5disabled_calculation_boolean.changelog.md index 581b1c966..83a2ba41c 100644 --- a/tests/results/test_without_family/04_5disabled_calculation_boolean.changelog.md +++ b/tests/results/test_without_family/04_5disabled_calculation_boolean.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes". | diff --git a/tests/results/test_without_family/04_5disabled_calculation_boolean.changelog.sh b/tests/results/test_without_family/04_5disabled_calculation_boolean.changelog.sh index 27f90ba5a..1cb5daf93 100644 --- a/tests/results/test_without_family/04_5disabled_calculation_boolean.changelog.sh +++ b/tests/results/test_without_family/04_5disabled_calculation_boolean.changelog.sh @@ -8,10 +8,10 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ variable1 │ A first variable. │ │  string   basic   mandatory    │ Disabled: if condition is egal to │ -│ disabled  │ "yes" │ +│ disabled  │ "yes". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ variable2 │ A seconde variable. │ │  string   basic   mandatory    │ Disabled: if condition is not egal │ -│ disabled  │ to "yes" │ +│ disabled  │ to "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/04_5disabled_calculation_boolean.gitlab.md b/tests/results/test_without_family/04_5disabled_calculation_boolean.gitlab.md index 9e968a50f..226431a4c 100644 --- a/tests/results/test_without_family/04_5disabled_calculation_boolean.gitlab.md +++ b/tests/results/test_without_family/04_5disabled_calculation_boolean.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes". | diff --git a/tests/results/test_without_family/04_5disabled_calculation_boolean.html b/tests/results/test_without_family/04_5disabled_calculation_boolean.html index a9d9c5e6a..7d8aa0ab6 100644 --- a/tests/results/test_without_family/04_5disabled_calculation_boolean.html +++ b/tests/results/test_without_family/04_5disabled_calculation_boolean.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    condition
    string standard mandatory
    A conditional variable.
    Default: no
    variable1
    string basic mandatory disabled
    A first variable.
    Disabled: if condition is egal to "yes"
    variable2
    string basic mandatory disabled
    A seconde variable.
    Disabled: if condition is not egal to "yes"
    condition
    string standard mandatory
    A conditional variable.
    Default: no
    variable1
    string basic mandatory disabled
    A first variable.
    Disabled: if condition is egal to "yes".
    variable2
    string basic mandatory disabled
    A seconde variable.
    Disabled: if condition is not egal to "yes".
    diff --git a/tests/results/test_without_family/04_5disabled_calculation_boolean.json b/tests/results/test_without_family/04_5disabled_calculation_boolean.json index 9db58d1f2..590ebf40c 100644 --- a/tests/results/test_without_family/04_5disabled_calculation_boolean.json +++ b/tests/results/test_without_family/04_5disabled_calculation_boolean.json @@ -36,7 +36,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is egal to \"yes\"" + "description": "if condition is egal to \"yes\"." } } ], @@ -61,7 +61,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is not egal to \"yes\"" + "description": "if condition is not egal to \"yes\"." } } ], diff --git a/tests/results/test_without_family/04_5disabled_calculation_boolean.md b/tests/results/test_without_family/04_5disabled_calculation_boolean.md index 9e968a50f..226431a4c 100644 --- a/tests/results/test_without_family/04_5disabled_calculation_boolean.md +++ b/tests/results/test_without_family/04_5disabled_calculation_boolean.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes". | diff --git a/tests/results/test_without_family/04_5disabled_calculation_boolean.sh b/tests/results/test_without_family/04_5disabled_calculation_boolean.sh index 32b1ac3a8..3bf43af5d 100644 --- a/tests/results/test_without_family/04_5disabled_calculation_boolean.sh +++ b/tests/results/test_without_family/04_5disabled_calculation_boolean.sh @@ -6,9 +6,9 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ variable1 │ A first variable. │ │  string   basic   mandatory    │ Disabled: if condition is egal to │ -│ disabled  │ "yes" │ +│ disabled  │ "yes". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ variable2 │ A seconde variable. │ │  string   basic   mandatory    │ Disabled: if condition is not egal │ -│ disabled  │ to "yes" │ +│ disabled  │ to "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/04_5disabled_calculation_optional.adoc b/tests/results/test_without_family/04_5disabled_calculation_optional.adoc index 4398364ac..b71899e7d 100644 --- a/tests/results/test_without_family/04_5disabled_calculation_optional.adoc +++ b/tests/results/test_without_family/04_5disabled_calculation_optional.adoc @@ -6,9 +6,9 @@ **Default**: no | **var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` | A first variable. + -**Hidden**: calculation from an unknown variable +**Hidden**: calculation from an unknown variable. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` | A second variable. + -**Hidden**: calculation from an condition variable +**Hidden**: calculation from an condition variable. |==== diff --git a/tests/results/test_without_family/04_5disabled_calculation_optional.changelog.adoc b/tests/results/test_without_family/04_5disabled_calculation_optional.changelog.adoc index 6c9ce8f19..3b049fd71 100644 --- a/tests/results/test_without_family/04_5disabled_calculation_optional.changelog.adoc +++ b/tests/results/test_without_family/04_5disabled_calculation_optional.changelog.adoc @@ -8,9 +8,9 @@ **Default**: no | **var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` | A first variable. + -**Hidden**: calculation from an unknown variable +**Hidden**: calculation from an unknown variable. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` | A second variable. + -**Hidden**: calculation from an condition variable +**Hidden**: calculation from an condition variable. |==== diff --git a/tests/results/test_without_family/04_5disabled_calculation_optional.changelog.gitlab.md b/tests/results/test_without_family/04_5disabled_calculation_optional.changelog.gitlab.md index 5145f3f33..73812b2b0 100644 --- a/tests/results/test_without_family/04_5disabled_calculation_optional.changelog.gitlab.md +++ b/tests/results/test_without_family/04_5disabled_calculation_optional.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable. |
    diff --git a/tests/results/test_without_family/04_5disabled_calculation_optional.changelog.html b/tests/results/test_without_family/04_5disabled_calculation_optional.changelog.html index f4c0b7fd7..f852a1051 100644 --- a/tests/results/test_without_family/04_5disabled_calculation_optional.changelog.html +++ b/tests/results/test_without_family/04_5disabled_calculation_optional.changelog.html @@ -2,12 +2,12 @@ - + - - - + + +
    Variable Description
    Variable Description
    condition
    string standard mandatory
    A condition.
    Default: no
    var1
    string standard hidden
    A first variable.
    Hidden: calculation from an unknown variable
    var2
    string standard hidden
    A second variable.
    Hidden: calculation from an condition variable
    condition
    string standard mandatory
    A condition.
    Default: no
    var1
    string standard hidden
    A first variable.
    Hidden: calculation from an unknown variable.
    var2
    string standard hidden
    A second variable.
    Hidden: calculation from an condition variable.
    diff --git a/tests/results/test_without_family/04_5disabled_calculation_optional.changelog.md b/tests/results/test_without_family/04_5disabled_calculation_optional.changelog.md index 235e18020..a04e86514 100644 --- a/tests/results/test_without_family/04_5disabled_calculation_optional.changelog.md +++ b/tests/results/test_without_family/04_5disabled_calculation_optional.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable. | diff --git a/tests/results/test_without_family/04_5disabled_calculation_optional.changelog.sh b/tests/results/test_without_family/04_5disabled_calculation_optional.changelog.sh index 5ac6eba30..812290d46 100644 --- a/tests/results/test_without_family/04_5disabled_calculation_optional.changelog.sh +++ b/tests/results/test_without_family/04_5disabled_calculation_optional.changelog.sh @@ -8,10 +8,10 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var1 │ A first variable. │ │  string   standard   hidden  │ Hidden: calculation from an unknown │ -│ │ variable │ +│ │ variable. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A second variable. │ │  string   standard   hidden  │ Hidden: calculation from an │ -│ │ condition variable │ +│ │ condition variable. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/04_5disabled_calculation_optional.gitlab.md b/tests/results/test_without_family/04_5disabled_calculation_optional.gitlab.md index 518d9c10f..fa9b6ffc3 100644 --- a/tests/results/test_without_family/04_5disabled_calculation_optional.gitlab.md +++ b/tests/results/test_without_family/04_5disabled_calculation_optional.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable. | diff --git a/tests/results/test_without_family/04_5disabled_calculation_optional.html b/tests/results/test_without_family/04_5disabled_calculation_optional.html index 716059335..5d99d734b 100644 --- a/tests/results/test_without_family/04_5disabled_calculation_optional.html +++ b/tests/results/test_without_family/04_5disabled_calculation_optional.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    condition
    string standard mandatory
    A condition.
    Default: no
    var1
    string standard hidden
    A first variable.
    Hidden: calculation from an unknown variable
    var2
    string standard hidden
    A second variable.
    Hidden: calculation from an condition variable
    condition
    string standard mandatory
    A condition.
    Default: no
    var1
    string standard hidden
    A first variable.
    Hidden: calculation from an unknown variable.
    var2
    string standard hidden
    A second variable.
    Hidden: calculation from an condition variable.
    diff --git a/tests/results/test_without_family/04_5disabled_calculation_optional.json b/tests/results/test_without_family/04_5disabled_calculation_optional.json index 5e03809c6..f432f439f 100644 --- a/tests/results/test_without_family/04_5disabled_calculation_optional.json +++ b/tests/results/test_without_family/04_5disabled_calculation_optional.json @@ -30,7 +30,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "calculation from an unknown variable" + "description": "calculation from an unknown variable." } } ], @@ -49,7 +49,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "calculation from an condition variable" + "description": "calculation from an condition variable." } } ], diff --git a/tests/results/test_without_family/04_5disabled_calculation_optional.md b/tests/results/test_without_family/04_5disabled_calculation_optional.md index 518d9c10f..fa9b6ffc3 100644 --- a/tests/results/test_without_family/04_5disabled_calculation_optional.md +++ b/tests/results/test_without_family/04_5disabled_calculation_optional.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable. | diff --git a/tests/results/test_without_family/04_5disabled_calculation_optional.sh b/tests/results/test_without_family/04_5disabled_calculation_optional.sh index 55e68422c..ed4421616 100644 --- a/tests/results/test_without_family/04_5disabled_calculation_optional.sh +++ b/tests/results/test_without_family/04_5disabled_calculation_optional.sh @@ -6,9 +6,9 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var1 │ A first variable. │ │  string   standard   hidden  │ Hidden: calculation from an unknown │ -│ │ variable │ +│ │ variable. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A second variable. │ │  string   standard   hidden  │ Hidden: calculation from an │ -│ │ condition variable │ +│ │ condition variable. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/16_5redefine_calculation.adoc b/tests/results/test_without_family/16_5redefine_calculation.adoc index 92eb58511..7f9a84008 100644 --- a/tests/results/test_without_family/16_5redefine_calculation.adoc +++ b/tests/results/test_without_family/16_5redefine_calculation.adoc @@ -3,6 +3,6 @@ | Variable | Description | **variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: returns yes +**Default**: returns yes. |==== diff --git a/tests/results/test_without_family/16_5redefine_calculation.changelog.adoc b/tests/results/test_without_family/16_5redefine_calculation.changelog.adoc index 9a33efbfd..9b3ee5356 100644 --- a/tests/results/test_without_family/16_5redefine_calculation.changelog.adoc +++ b/tests/results/test_without_family/16_5redefine_calculation.changelog.adoc @@ -5,6 +5,6 @@ | Variable | Description | **variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: returns yes +**Default**: returns yes. |==== diff --git a/tests/results/test_without_family/16_5redefine_calculation.changelog.gitlab.md b/tests/results/test_without_family/16_5redefine_calculation.changelog.gitlab.md index 04c196d51..77d0f7744 100644 --- a/tests/results/test_without_family/16_5redefine_calculation.changelog.gitlab.md +++ b/tests/results/test_without_family/16_5redefine_calculation.changelog.gitlab.md @@ -1,8 +1,8 @@
    New variable -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes. |
    diff --git a/tests/results/test_without_family/16_5redefine_calculation.changelog.html b/tests/results/test_without_family/16_5redefine_calculation.changelog.html index 8cbf66b43..e8f9a1c67 100644 --- a/tests/results/test_without_family/16_5redefine_calculation.changelog.html +++ b/tests/results/test_without_family/16_5redefine_calculation.changelog.html @@ -2,10 +2,10 @@ - + - +
    Variable Description
    Variable Description
    variable
    string standard mandatory
    A variable.
    Default: returns yes
    variable
    string standard mandatory
    A variable.
    Default: returns yes.
    diff --git a/tests/results/test_without_family/16_5redefine_calculation.changelog.md b/tests/results/test_without_family/16_5redefine_calculation.changelog.md index eecc04c10..b4f2d0e27 100644 --- a/tests/results/test_without_family/16_5redefine_calculation.changelog.md +++ b/tests/results/test_without_family/16_5redefine_calculation.changelog.md @@ -1,6 +1,6 @@ # New variable -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes. | diff --git a/tests/results/test_without_family/16_5redefine_calculation.changelog.sh b/tests/results/test_without_family/16_5redefine_calculation.changelog.sh index fbfce6674..f6e476c29 100644 --- a/tests/results/test_without_family/16_5redefine_calculation.changelog.sh +++ b/tests/results/test_without_family/16_5redefine_calculation.changelog.sh @@ -4,6 +4,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ variable │ A variable. │ -│  string   standard   mandatory  │ Default: returns yes │ +│  string   standard   mandatory  │ Default: returns yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/16_5redefine_calculation.gitlab.md b/tests/results/test_without_family/16_5redefine_calculation.gitlab.md index f86a32ebb..b619ea87c 100644 --- a/tests/results/test_without_family/16_5redefine_calculation.gitlab.md +++ b/tests/results/test_without_family/16_5redefine_calculation.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes. | diff --git a/tests/results/test_without_family/16_5redefine_calculation.html b/tests/results/test_without_family/16_5redefine_calculation.html index b10223421..6f1d5bcb4 100644 --- a/tests/results/test_without_family/16_5redefine_calculation.html +++ b/tests/results/test_without_family/16_5redefine_calculation.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    variable
    string standard mandatory
    A variable.
    Default: returns yes
    variable
    string standard mandatory
    A variable.
    Default: returns yes.
    diff --git a/tests/results/test_without_family/16_5redefine_calculation.json b/tests/results/test_without_family/16_5redefine_calculation.json index a70f51937..21a705fd2 100644 --- a/tests/results/test_without_family/16_5redefine_calculation.json +++ b/tests/results/test_without_family/16_5redefine_calculation.json @@ -16,7 +16,7 @@ "default": { "name": "Default", "values": { - "description": "returns yes" + "description": "returns yes." } }, "variable_type": "string" diff --git a/tests/results/test_without_family/16_5redefine_calculation.md b/tests/results/test_without_family/16_5redefine_calculation.md index f86a32ebb..b619ea87c 100644 --- a/tests/results/test_without_family/16_5redefine_calculation.md +++ b/tests/results/test_without_family/16_5redefine_calculation.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes. | diff --git a/tests/results/test_without_family/16_5redefine_calculation.sh b/tests/results/test_without_family/16_5redefine_calculation.sh index 21461c2af..bdc2dcb10 100644 --- a/tests/results/test_without_family/16_5redefine_calculation.sh +++ b/tests/results/test_without_family/16_5redefine_calculation.sh @@ -2,5 +2,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ variable │ A variable. │ -│  string   standard   mandatory  │ Default: returns yes │ +│  string   standard   mandatory  │ Default: returns yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/24_0family_hidden_condition_sub_family.json b/tests/results/test_without_family/24_0family_hidden_condition_sub_family.json index 24b5a4470..9c2df474b 100644 --- a/tests/results/test_without_family/24_0family_hidden_condition_sub_family.json +++ b/tests/results/test_without_family/24_0family_hidden_condition_sub_family.json @@ -32,7 +32,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], diff --git a/tests/results/test_without_family/24_0family_hidden_param_condition_sub_family.json b/tests/results/test_without_family/24_0family_hidden_param_condition_sub_family.json index 7461fb058..bdaf8b48c 100644 --- a/tests/results/test_without_family/24_0family_hidden_param_condition_sub_family.json +++ b/tests/results/test_without_family/24_0family_hidden_param_condition_sub_family.json @@ -32,7 +32,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], diff --git a/tests/results/test_without_family/24_0family_mandatory_condition.adoc b/tests/results/test_without_family/24_0family_mandatory_condition.adoc index 898254dae..4aca5753b 100644 --- a/tests/results/test_without_family/24_0family_mandatory_condition.adoc +++ b/tests/results/test_without_family/24_0family_mandatory_condition.adoc @@ -6,6 +6,6 @@ **Default**: no | **var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__mandatory__` | A variable. + -**Mandatory**: only if rougail.condition has the value "yes" +**Mandatory**: only if rougail.condition has the value "yes". |==== diff --git a/tests/results/test_without_family/24_0family_mandatory_condition.changelog.adoc b/tests/results/test_without_family/24_0family_mandatory_condition.changelog.adoc index a85176478..838b36a76 100644 --- a/tests/results/test_without_family/24_0family_mandatory_condition.changelog.adoc +++ b/tests/results/test_without_family/24_0family_mandatory_condition.changelog.adoc @@ -8,6 +8,6 @@ **Default**: no | **var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__mandatory__` | A variable. + -**Mandatory**: only if rougail.condition has the value "yes" +**Mandatory**: only if rougail.condition has the value "yes". |==== diff --git a/tests/results/test_without_family/24_0family_mandatory_condition.changelog.gitlab.md b/tests/results/test_without_family/24_0family_mandatory_condition.changelog.gitlab.md index 2059e3b33..09e61b5fd 100644 --- a/tests/results/test_without_family/24_0family_mandatory_condition.changelog.gitlab.md +++ b/tests/results/test_without_family/24_0family_mandatory_condition.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes". |
    diff --git a/tests/results/test_without_family/24_0family_mandatory_condition.changelog.html b/tests/results/test_without_family/24_0family_mandatory_condition.changelog.html index 22ca95d21..6e4ee5c34 100644 --- a/tests/results/test_without_family/24_0family_mandatory_condition.changelog.html +++ b/tests/results/test_without_family/24_0family_mandatory_condition.changelog.html @@ -2,11 +2,11 @@ - + - - + +
    Variable Description
    Variable Description
    condition
    string standard mandatory
    A condition.
    Default: no
    var
    string standard mandatory
    A variable.
    Mandatory: only if rougail.condition has the value "yes"
    condition
    string standard mandatory
    A condition.
    Default: no
    var
    string standard mandatory
    A variable.
    Mandatory: only if rougail.condition has the value "yes".
    diff --git a/tests/results/test_without_family/24_0family_mandatory_condition.changelog.md b/tests/results/test_without_family/24_0family_mandatory_condition.changelog.md index e4ff75e13..afb5dfc6f 100644 --- a/tests/results/test_without_family/24_0family_mandatory_condition.changelog.md +++ b/tests/results/test_without_family/24_0family_mandatory_condition.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes". | diff --git a/tests/results/test_without_family/24_0family_mandatory_condition.changelog.sh b/tests/results/test_without_family/24_0family_mandatory_condition.changelog.sh index c36e71483..8262c5fc7 100644 --- a/tests/results/test_without_family/24_0family_mandatory_condition.changelog.sh +++ b/tests/results/test_without_family/24_0family_mandatory_condition.changelog.sh @@ -8,6 +8,6 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var │ A variable. │ │  string   standard   mandatory  │ Mandatory: only if rougail.condition │ -│ │ has the value "yes" │ +│ │ has the value "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/24_0family_mandatory_condition.gitlab.md b/tests/results/test_without_family/24_0family_mandatory_condition.gitlab.md index c418820f2..0fb9cae96 100644 --- a/tests/results/test_without_family/24_0family_mandatory_condition.gitlab.md +++ b/tests/results/test_without_family/24_0family_mandatory_condition.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes". | diff --git a/tests/results/test_without_family/24_0family_mandatory_condition.html b/tests/results/test_without_family/24_0family_mandatory_condition.html index 00dcaed70..7006dd881 100644 --- a/tests/results/test_without_family/24_0family_mandatory_condition.html +++ b/tests/results/test_without_family/24_0family_mandatory_condition.html @@ -1,10 +1,10 @@ - + - - + +
    Variable Description
    Variable Description
    condition
    string standard mandatory
    A condition.
    Default: no
    var
    string standard mandatory
    A variable.
    Mandatory: only if rougail.condition has the value "yes"
    condition
    string standard mandatory
    A condition.
    Default: no
    var
    string standard mandatory
    A variable.
    Mandatory: only if rougail.condition has the value "yes".
    diff --git a/tests/results/test_without_family/24_0family_mandatory_condition.json b/tests/results/test_without_family/24_0family_mandatory_condition.json index 1a7e64bad..7a80cde13 100644 --- a/tests/results/test_without_family/24_0family_mandatory_condition.json +++ b/tests/results/test_without_family/24_0family_mandatory_condition.json @@ -30,7 +30,7 @@ "ori_name": "mandatory", "access_control": false, "annotation": { - "description": "only if rougail.condition has the value \"yes\"" + "description": "only if rougail.condition has the value \"yes\"." } } ], diff --git a/tests/results/test_without_family/24_0family_mandatory_condition.md b/tests/results/test_without_family/24_0family_mandatory_condition.md index c418820f2..0fb9cae96 100644 --- a/tests/results/test_without_family/24_0family_mandatory_condition.md +++ b/tests/results/test_without_family/24_0family_mandatory_condition.md @@ -1,5 +1,5 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes". | diff --git a/tests/results/test_without_family/24_0family_mandatory_condition.sh b/tests/results/test_without_family/24_0family_mandatory_condition.sh index 3a3b26573..7e02032b0 100644 --- a/tests/results/test_without_family/24_0family_mandatory_condition.sh +++ b/tests/results/test_without_family/24_0family_mandatory_condition.sh @@ -6,5 +6,5 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var │ A variable. │ │  string   standard   mandatory  │ Mandatory: only if rougail.condition │ -│ │ has the value "yes" │ +│ │ has the value "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/40_0leadership_follower_default_calculation.adoc b/tests/results/test_without_family/40_0leadership_follower_default_calculation.adoc index 3b0b4e1d0..f8c8747b3 100644 --- a/tests/results/test_without_family/40_0leadership_follower_default_calculation.adoc +++ b/tests/results/test_without_family/40_0leadership_follower_default_calculation.adoc @@ -8,6 +8,6 @@ **Default**: value | **leader.follower2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second follower. + -**Default**: returns follower1 value +**Default**: returns follower1 value. |==== diff --git a/tests/results/test_without_family/40_0leadership_follower_default_calculation.changelog.adoc b/tests/results/test_without_family/40_0leadership_follower_default_calculation.changelog.adoc index 43ac977b5..7d46b1b46 100644 --- a/tests/results/test_without_family/40_0leadership_follower_default_calculation.changelog.adoc +++ b/tests/results/test_without_family/40_0leadership_follower_default_calculation.changelog.adoc @@ -10,6 +10,6 @@ **Default**: value | **leader.follower2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second follower. + -**Default**: returns follower1 value +**Default**: returns follower1 value. |==== diff --git a/tests/results/test_without_family/40_0leadership_follower_default_calculation.changelog.gitlab.md b/tests/results/test_without_family/40_0leadership_follower_default_calculation.changelog.gitlab.md index fa8df894c..2287c2358 100644 --- a/tests/results/test_without_family/40_0leadership_follower_default_calculation.changelog.gitlab.md +++ b/tests/results/test_without_family/40_0leadership_follower_default_calculation.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------| -| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | -| **leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| +| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | +| **leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value. |
    diff --git a/tests/results/test_without_family/40_0leadership_follower_default_calculation.changelog.html b/tests/results/test_without_family/40_0leadership_follower_default_calculation.changelog.html index 9d7145f38..6e752cb97 100644 --- a/tests/results/test_without_family/40_0leadership_follower_default_calculation.changelog.html +++ b/tests/results/test_without_family/40_0leadership_follower_default_calculation.changelog.html @@ -2,12 +2,12 @@ - + - - - + + +
    Variable Description
    Variable Description
    leader.leader
    string multiple basic mandatory unique
    A leader.
    leader.follower1
    string standard mandatory
    A follower.
    Default: value
    leader.follower2
    string standard mandatory
    A second follower.
    Default: returns follower1 value
    leader.leader
    string multiple basic mandatory unique
    A leader.
    leader.follower1
    string standard mandatory
    A follower.
    Default: value
    leader.follower2
    string standard mandatory
    A second follower.
    Default: returns follower1 value.
    diff --git a/tests/results/test_without_family/40_0leadership_follower_default_calculation.changelog.md b/tests/results/test_without_family/40_0leadership_follower_default_calculation.changelog.md index 50d9ab8f4..2740fe65d 100644 --- a/tests/results/test_without_family/40_0leadership_follower_default_calculation.changelog.md +++ b/tests/results/test_without_family/40_0leadership_follower_default_calculation.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------| -| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | -| **leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| +| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | +| **leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value. | diff --git a/tests/results/test_without_family/40_0leadership_follower_default_calculation.changelog.sh b/tests/results/test_without_family/40_0leadership_follower_default_calculation.changelog.sh index 540c69b20..ab696a9f1 100644 --- a/tests/results/test_without_family/40_0leadership_follower_default_calculation.changelog.sh +++ b/tests/results/test_without_family/40_0leadership_follower_default_calculation.changelog.sh @@ -11,6 +11,6 @@ │  string   standard   mandatory  │ Default: value │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ leader.follower2 │ A second follower. │ -│  string   standard   mandatory  │ Default: returns follower1 value │ +│  string   standard   mandatory  │ Default: returns follower1 value. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/40_0leadership_follower_default_calculation.gitlab.md b/tests/results/test_without_family/40_0leadership_follower_default_calculation.gitlab.md index 88b33d261..9149ef0c9 100644 --- a/tests/results/test_without_family/40_0leadership_follower_default_calculation.gitlab.md +++ b/tests/results/test_without_family/40_0leadership_follower_default_calculation.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------| -| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | -| **leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| +| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | +| **leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value. | diff --git a/tests/results/test_without_family/40_0leadership_follower_default_calculation.html b/tests/results/test_without_family/40_0leadership_follower_default_calculation.html index 84f7ceab7..38ebd9347 100644 --- a/tests/results/test_without_family/40_0leadership_follower_default_calculation.html +++ b/tests/results/test_without_family/40_0leadership_follower_default_calculation.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    leader.leader
    string multiple basic mandatory unique
    A leader.
    leader.follower1
    string standard mandatory
    A follower.
    Default: value
    leader.follower2
    string standard mandatory
    A second follower.
    Default: returns follower1 value
    leader.leader
    string multiple basic mandatory unique
    A leader.
    leader.follower1
    string standard mandatory
    A follower.
    Default: value
    leader.follower2
    string standard mandatory
    A second follower.
    Default: returns follower1 value.
    diff --git a/tests/results/test_without_family/40_0leadership_follower_default_calculation.json b/tests/results/test_without_family/40_0leadership_follower_default_calculation.json index e82b8b9b3..23034d3e3 100644 --- a/tests/results/test_without_family/40_0leadership_follower_default_calculation.json +++ b/tests/results/test_without_family/40_0leadership_follower_default_calculation.json @@ -72,7 +72,7 @@ "default": { "name": "Default", "values": { - "description": "returns follower1 value" + "description": "returns follower1 value." } }, "variable_type": "string" diff --git a/tests/results/test_without_family/40_0leadership_follower_default_calculation.md b/tests/results/test_without_family/40_0leadership_follower_default_calculation.md index 88b33d261..9149ef0c9 100644 --- a/tests/results/test_without_family/40_0leadership_follower_default_calculation.md +++ b/tests/results/test_without_family/40_0leadership_follower_default_calculation.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------| -| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | -| **leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| +| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | +| **leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value. | diff --git a/tests/results/test_without_family/40_0leadership_follower_default_calculation.sh b/tests/results/test_without_family/40_0leadership_follower_default_calculation.sh index 0c6051c99..29a1840a1 100644 --- a/tests/results/test_without_family/40_0leadership_follower_default_calculation.sh +++ b/tests/results/test_without_family/40_0leadership_follower_default_calculation.sh @@ -9,5 +9,5 @@ │  string   standard   mandatory  │ Default: value │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ leader.follower2 │ A second follower. │ -│  string   standard   mandatory  │ Default: returns follower1 value │ +│  string   standard   mandatory  │ Default: returns follower1 value. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/40_8calculation_boolean.adoc b/tests/results/test_without_family/40_8calculation_boolean.adoc index b18ee96a9..1e2807092 100644 --- a/tests/results/test_without_family/40_8calculation_boolean.adoc +++ b/tests/results/test_without_family/40_8calculation_boolean.adoc @@ -6,9 +6,9 @@ **Default**: false | **multi1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `multiple` `standard` `mandatory` `unique` | A first multi variable. + -**Default**: a calculation +**Default**: a calculation. | **multi2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `multiple` `standard` `mandatory` `unique` | A second multi variable. + -**Default**: a calculation +**Default**: a calculation. |==== diff --git a/tests/results/test_without_family/40_8calculation_boolean.changelog.adoc b/tests/results/test_without_family/40_8calculation_boolean.changelog.adoc index 7ad9a5dd7..4fd9f99c7 100644 --- a/tests/results/test_without_family/40_8calculation_boolean.changelog.adoc +++ b/tests/results/test_without_family/40_8calculation_boolean.changelog.adoc @@ -8,9 +8,9 @@ **Default**: false | **multi1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `multiple` `standard` `mandatory` `unique` | A first multi variable. + -**Default**: a calculation +**Default**: a calculation. | **multi2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `multiple` `standard` `mandatory` `unique` | A second multi variable. + -**Default**: a calculation +**Default**: a calculation. |==== diff --git a/tests/results/test_without_family/40_8calculation_boolean.changelog.gitlab.md b/tests/results/test_without_family/40_8calculation_boolean.changelog.gitlab.md index efa83126e..bc56c5535 100644 --- a/tests/results/test_without_family/40_8calculation_boolean.changelog.gitlab.md +++ b/tests/results/test_without_family/40_8calculation_boolean.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------| -| **bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | -| **multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation | -| **multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------| +| **bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | +| **multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation. | +| **multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation. |
    diff --git a/tests/results/test_without_family/40_8calculation_boolean.changelog.html b/tests/results/test_without_family/40_8calculation_boolean.changelog.html index 0a3929281..878fdf7ea 100644 --- a/tests/results/test_without_family/40_8calculation_boolean.changelog.html +++ b/tests/results/test_without_family/40_8calculation_boolean.changelog.html @@ -2,12 +2,12 @@ - + - - - + + +
    Variable Description
    Variable Description
    bool
    boolean standard mandatory
    A boolean variable.
    Default: false
    multi1
    boolean multiple standard mandatory unique
    A first multi variable.
    Default: a calculation
    multi2
    boolean multiple standard mandatory unique
    A second multi variable.
    Default: a calculation
    bool
    boolean standard mandatory
    A boolean variable.
    Default: false
    multi1
    boolean multiple standard mandatory unique
    A first multi variable.
    Default: a calculation.
    multi2
    boolean multiple standard mandatory unique
    A second multi variable.
    Default: a calculation.
    diff --git a/tests/results/test_without_family/40_8calculation_boolean.changelog.md b/tests/results/test_without_family/40_8calculation_boolean.changelog.md index b17b5e537..929c9b3d8 100644 --- a/tests/results/test_without_family/40_8calculation_boolean.changelog.md +++ b/tests/results/test_without_family/40_8calculation_boolean.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------| -| **bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | -| **multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation | -| **multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------| +| **bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | +| **multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation. | +| **multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation. | diff --git a/tests/results/test_without_family/40_8calculation_boolean.changelog.sh b/tests/results/test_without_family/40_8calculation_boolean.changelog.sh index 0de35670d..bfe400337 100644 --- a/tests/results/test_without_family/40_8calculation_boolean.changelog.sh +++ b/tests/results/test_without_family/40_8calculation_boolean.changelog.sh @@ -7,11 +7,11 @@ │  boolean   standard   mandatory  │ Default: false │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ multi1 │ A first multi variable. │ -│  boolean   multiple   standard    │ Default: a calculation │ +│  boolean   multiple   standard    │ Default: a calculation. │ │ mandatory   unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ multi2 │ A second multi variable. │ -│  boolean   multiple   standard    │ Default: a calculation │ +│  boolean   multiple   standard    │ Default: a calculation. │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/40_8calculation_boolean.gitlab.md b/tests/results/test_without_family/40_8calculation_boolean.gitlab.md index d15aebcf8..8b3395c98 100644 --- a/tests/results/test_without_family/40_8calculation_boolean.gitlab.md +++ b/tests/results/test_without_family/40_8calculation_boolean.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------| -| **bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | -| **multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation | -| **multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------| +| **bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | +| **multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation. | +| **multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation. | diff --git a/tests/results/test_without_family/40_8calculation_boolean.html b/tests/results/test_without_family/40_8calculation_boolean.html index 090d00d92..57f3bd6f8 100644 --- a/tests/results/test_without_family/40_8calculation_boolean.html +++ b/tests/results/test_without_family/40_8calculation_boolean.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    bool
    boolean standard mandatory
    A boolean variable.
    Default: false
    multi1
    boolean multiple standard mandatory unique
    A first multi variable.
    Default: a calculation
    multi2
    boolean multiple standard mandatory unique
    A second multi variable.
    Default: a calculation
    bool
    boolean standard mandatory
    A boolean variable.
    Default: false
    multi1
    boolean multiple standard mandatory unique
    A first multi variable.
    Default: a calculation.
    multi2
    boolean multiple standard mandatory unique
    A second multi variable.
    Default: a calculation.
    diff --git a/tests/results/test_without_family/40_8calculation_boolean.json b/tests/results/test_without_family/40_8calculation_boolean.json index 280744dab..19a0a4eba 100644 --- a/tests/results/test_without_family/40_8calculation_boolean.json +++ b/tests/results/test_without_family/40_8calculation_boolean.json @@ -42,7 +42,7 @@ "default": { "name": "Default", "values": { - "description": "a calculation" + "description": "a calculation." } }, "variable_type": "boolean", @@ -71,7 +71,7 @@ "default": { "name": "Default", "values": { - "description": "a calculation" + "description": "a calculation." } }, "variable_type": "boolean", diff --git a/tests/results/test_without_family/40_8calculation_boolean.md b/tests/results/test_without_family/40_8calculation_boolean.md index d15aebcf8..8b3395c98 100644 --- a/tests/results/test_without_family/40_8calculation_boolean.md +++ b/tests/results/test_without_family/40_8calculation_boolean.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------| -| **bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | -| **multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation | -| **multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------| +| **bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | +| **multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation. | +| **multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation. | diff --git a/tests/results/test_without_family/40_8calculation_boolean.sh b/tests/results/test_without_family/40_8calculation_boolean.sh index 14aade719..8fe4844a6 100644 --- a/tests/results/test_without_family/40_8calculation_boolean.sh +++ b/tests/results/test_without_family/40_8calculation_boolean.sh @@ -5,10 +5,10 @@ │  boolean   standard   mandatory  │ Default: false │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ multi1 │ A first multi variable. │ -│  boolean   multiple   standard    │ Default: a calculation │ +│  boolean   multiple   standard    │ Default: a calculation. │ │ mandatory   unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ multi2 │ A second multi variable. │ -│  boolean   multiple   standard    │ Default: a calculation │ +│  boolean   multiple   standard    │ Default: a calculation. │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/44_5leadership_leader_hidden_calculation.json b/tests/results/test_without_family/44_5leadership_leader_hidden_calculation.json index 4f2de55ab..6a3d61526 100644 --- a/tests/results/test_without_family/44_5leadership_leader_hidden_calculation.json +++ b/tests/results/test_without_family/44_5leadership_leader_hidden_calculation.json @@ -32,7 +32,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is no" + "description": "if condition is no." } } ], diff --git a/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.adoc b/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.adoc index 7ce103324..86bff9293 100644 --- a/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.adoc +++ b/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.adoc @@ -8,6 +8,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `basic` `mandatory` `unique` | A leader. | **leader.follower** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A follower. + -**Disabled**: if condition is yes +**Disabled**: if condition is yes. |==== diff --git a/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.changelog.adoc b/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.changelog.adoc index 174b17bf0..1c0f806b3 100644 --- a/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.changelog.adoc +++ b/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.changelog.adoc @@ -10,6 +10,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `basic` `mandatory` `unique` | A leader. | **leader.follower** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A follower. + -**Disabled**: if condition is yes +**Disabled**: if condition is yes. |==== diff --git a/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.changelog.gitlab.md b/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.changelog.gitlab.md index a6f9b7a33..8bbd3c59f 100644 --- a/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.changelog.gitlab.md +++ b/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: yes | -| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: yes | +| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes. |
    diff --git a/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.changelog.html b/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.changelog.html index e1c51a69a..12466ed7e 100644 --- a/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.changelog.html +++ b/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.changelog.html @@ -2,12 +2,12 @@ - + - - - + + +
    Variable Description
    Variable Description
    condition
    string standard mandatory
    A condition.
    Default: yes
    leader.leader
    string multiple basic mandatory unique
    A leader.
    leader.follower
    string basic mandatory disabled
    A follower.
    Disabled: if condition is yes
    condition
    string standard mandatory
    A condition.
    Default: yes
    leader.leader
    string multiple basic mandatory unique
    A leader.
    leader.follower
    string basic mandatory disabled
    A follower.
    Disabled: if condition is yes.
    diff --git a/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.changelog.md b/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.changelog.md index da31f9449..768e474b5 100644 --- a/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.changelog.md +++ b/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: yes | -| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: yes | +| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.changelog.sh b/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.changelog.sh index 5e2f1faff..13eb0bfd8 100644 --- a/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.changelog.sh +++ b/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.changelog.sh @@ -11,7 +11,7 @@ │ mandatory   unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ leader.follower │ A follower. │ -│  string   basic   mandatory    │ Disabled: if condition is yes │ +│  string   basic   mandatory    │ Disabled: if condition is yes. │ │ disabled  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.gitlab.md b/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.gitlab.md index 6ce89611b..77bf63ae0 100644 --- a/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.gitlab.md +++ b/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: yes | -| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: yes | +| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.html b/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.html index 403123325..eae67c9d4 100644 --- a/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.html +++ b/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    condition
    string standard mandatory
    A condition.
    Default: yes
    leader.leader
    string multiple basic mandatory unique
    A leader.
    leader.follower
    string basic mandatory disabled
    A follower.
    Disabled: if condition is yes
    condition
    string standard mandatory
    A condition.
    Default: yes
    leader.leader
    string multiple basic mandatory unique
    A leader.
    leader.follower
    string basic mandatory disabled
    A follower.
    Disabled: if condition is yes.
    diff --git a/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.json b/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.json index 123284df6..b26d0d0c7 100644 --- a/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.json +++ b/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.json @@ -72,7 +72,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], diff --git a/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.md b/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.md index 6ce89611b..77bf63ae0 100644 --- a/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.md +++ b/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.md @@ -1,6 +1,6 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: yes | -| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: yes | +| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.sh b/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.sh index 90ebc428b..2f4ba95ba 100644 --- a/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.sh +++ b/tests/results/test_without_family/44_6leadership_follower_disabled_calculation.sh @@ -9,6 +9,6 @@ │ mandatory   unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ leader.follower │ A follower. │ -│  string   basic   mandatory    │ Disabled: if condition is yes │ +│  string   basic   mandatory    │ Disabled: if condition is yes. │ │ disabled  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_1family_dynamic_jinja.json b/tests/results/test_without_family/60_1family_dynamic_jinja.json index 2dc734716..79c026f86 100644 --- a/tests/results/test_without_family/60_1family_dynamic_jinja.json +++ b/tests/results/test_without_family/60_1family_dynamic_jinja.json @@ -50,7 +50,7 @@ ], "identifier": [ { - "description": "index of suffix value" + "description": "index of suffix value." } ] }, diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.adoc b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.adoc index 5eba737be..30058430a 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.adoc +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.adoc @@ -12,6 +12,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | With a variable. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: the value of "dyn__val1__.family.var" +**Default**: the value of "dyn__val1__.family.var". |==== diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.adoc b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.adoc index 2318f6f6e..ad43dcd23 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.adoc +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.adoc @@ -14,6 +14,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | With a variable. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: the value of "dyn__val1__.family.var" +**Default**: the value of "dyn__val1__.family.var". |==== diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.gitlab.md b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.gitlab.md index 4206661ed..0870748fc 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.gitlab.md +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#dyn:::identifier:::.family.var)" | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | +| **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#dyn:::identifier:::.family.var)". |
    diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.html b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.html index f79c84de8..4615be8de 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.html +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    dynval1.family.var
    dynval2.family.var
    string basic mandatory
    With a variable.
    var2
    string standard mandatory
    A second variable.
    Default: the value of "dynval1.family.var"
    dynval1.family.var
    dynval2.family.var
    string basic mandatory
    With a variable.
    var2
    string standard mandatory
    A second variable.
    Default: the value of "dynval1.family.var".
    diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.md b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.md index 5f9d45fac..f41bebb12 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.md +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#dyn:::identifier:::.family.var)" | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | +| **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#dyn:::identifier:::.family.var)". | diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.sh b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.sh index 543d05e93..d4a1dc82d 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.sh +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.changelog.sh @@ -14,6 +14,6 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A second variable. │ │  string   standard   mandatory  │ Default: the value of │ -│ │ "dynval1.family.var" │ +│ │ "dynval1.family.var". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.gitlab.md b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.gitlab.md index afd21623a..4fcfa689b 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.gitlab.md +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#dyn:::identifier:::.family.var)" | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | +| **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#dyn:::identifier:::.family.var)". | diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.html b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.html index 8b3fd8784..3d3fd8331 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.html +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    dynval1.family.var
    dynval2.family.var
    string basic mandatory
    With a variable.
    var2
    string standard mandatory
    A second variable.
    Default: the value of "dynval1.family.var"
    dynval1.family.var
    dynval2.family.var
    string basic mandatory
    With a variable.
    var2
    string standard mandatory
    A second variable.
    Default: the value of "dynval1.family.var".
    diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.json b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.json index 2c2688586..187ae4979 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.json +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.json @@ -123,7 +123,7 @@ "default": { "name": "Default", "values": { - "description": "the value of \"{0}\"", + "description": "the value of \"{0}\".", "variables": [ { "path": "dyn{{ identifier }}.family.var", diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.md b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.md index afd21623a..4fcfa689b 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.md +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.md @@ -1,6 +1,6 @@ -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#dyn:::identifier:::.family.var)" | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | +| **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#dyn:::identifier:::.family.var)". | diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.sh b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.sh index 097778cac..6335d138f 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.sh +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group.sh @@ -12,5 +12,5 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A second variable. │ │  string   standard   mandatory  │ Default: the value of │ -│ │ "dynval1.family.var" │ +│ │ "dynval1.family.var". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.adoc b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.adoc index f2cb2fe4e..f0f5f0a28 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.adoc +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.adoc @@ -13,6 +13,6 @@ **Default**: the value of the identifier | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A varible outside dynamic family. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.adoc b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.adoc index 0749a3eb9..454cc9427 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.adoc +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.adoc @@ -15,6 +15,6 @@ **Default**: the value of the identifier | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A varible outside dynamic family. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.gitlab.md b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.gitlab.md index b39d1c167..09c7142ae 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.gitlab.md +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.gitlab.md @@ -4,7 +4,7 @@ |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| | **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A identifier variable.
    **Default**:
    • val1
    • val2 | | **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.html b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.html index 146db1db7..0765c9a90 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.html +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    var
    string multiple standard mandatory unique
    A identifier variable.
    Default:
    • val1
    • -
    • val2
    dynval1.family.var
    dynval2.family.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier
    var2
    string standard mandatory
    A varible outside dynamic family.
    Default: the value of var
    dynval1.family.var
    dynval2.family.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier
    var2
    string standard mandatory
    A varible outside dynamic family.
    Default: the value of var.
    diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.md b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.md index 690ee3ec8..349b3b75d 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.md +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.md @@ -4,5 +4,5 @@ |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| | **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A identifier variable.
    **Default**:
    • val1
    • val2 | | **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.sh b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.sh index c239054fc..bf1eec281 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.sh +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.changelog.sh @@ -13,6 +13,6 @@ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A varible outside dynamic family. │ -│  string   standard   mandatory  │ Default: the value of var │ +│  string   standard   mandatory  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.gitlab.md b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.gitlab.md index ae0b07d23..a0416b236 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.gitlab.md +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.gitlab.md @@ -2,5 +2,5 @@ |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| | **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A identifier variable.
    **Default**:
    • val1
    • val2 | | **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.html b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.html index 0d3d7484f..8c9d68301 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.html +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    var
    string multiple standard mandatory unique
    A identifier variable.
    Default:
    • val1
    • -
    • val2
    dynval1.family.var
    dynval2.family.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier
    var2
    string standard mandatory
    A varible outside dynamic family.
    Default: the value of var
    dynval1.family.var
    dynval2.family.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier
    var2
    string standard mandatory
    A varible outside dynamic family.
    Default: the value of var.
    diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.json b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.json index 77c2beaed..5146199d1 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.json +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.json @@ -127,7 +127,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.md b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.md index ae0b07d23..a0416b236 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.md +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.md @@ -2,5 +2,5 @@ |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| | **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A identifier variable.
    **Default**:
    • val1
    • val2 | | **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.sh b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.sh index 7dc4f6f18..618665033 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.sh +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2.sh @@ -11,5 +11,5 @@ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A varible outside dynamic family. │ -│  string   standard   mandatory  │ Default: the value of var │ +│  string   standard   mandatory  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.adoc b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.adoc index fe47af350..cd10878d0 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.adoc +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.adoc @@ -13,6 +13,6 @@ **Default**: the value of the identifier | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A varible outside dynamic family. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.adoc b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.adoc index fdc0591ef..0c584f722 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.adoc +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.adoc @@ -15,6 +15,6 @@ **Default**: the value of the identifier | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A varible outside dynamic family. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.gitlab.md b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.gitlab.md index 69bae6a48..e74045f35 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.gitlab.md +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.gitlab.md @@ -4,7 +4,7 @@ |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| | **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A identifier variable.
    **Examples**:
    • val1
    • val2 | | **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.html b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.html index e2b18a27b..c96c39a28 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.html +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    var
    string multiple standard unique
    A identifier variable.
    Examples:
    • val1
    • -
    • val2
    dynval1.family.var
    dynval2.family.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier
    var2
    string standard
    A varible outside dynamic family.
    Default: the value of var
    dynval1.family.var
    dynval2.family.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier
    var2
    string standard
    A varible outside dynamic family.
    Default: the value of var.
    diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.md b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.md index 18df5de2e..e3da29e2f 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.md +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.md @@ -4,5 +4,5 @@ |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| | **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A identifier variable.
    **Examples**:
    • val1
    • val2 | | **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.sh b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.sh index eacac75e7..bdcba5541 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.sh +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.changelog.sh @@ -13,6 +13,6 @@ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A varible outside dynamic family. │ -│  string   standard  │ Default: the value of var │ +│  string   standard  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.gitlab.md b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.gitlab.md index 0960401e3..a7edbfd26 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.gitlab.md +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.gitlab.md @@ -2,5 +2,5 @@ |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| | **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A identifier variable.
    **Examples**:
    • val1
    • val2 | | **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.html b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.html index 5756037e8..159188bcd 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.html +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    var
    string multiple standard unique
    A identifier variable.
    Examples:
    • val1
    • -
    • val2
    dynval1.family.var
    dynval2.family.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier
    var2
    string standard
    A varible outside dynamic family.
    Default: the value of var
    dynval1.family.var
    dynval2.family.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier
    var2
    string standard
    A varible outside dynamic family.
    Default: the value of var.
    diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.json b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.json index cdc5b37d7..de0516e70 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.json +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.json @@ -114,7 +114,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.md b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.md index 0960401e3..a7edbfd26 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.md +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.md @@ -2,5 +2,5 @@ |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| | **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A identifier variable.
    **Examples**:
    • val1
    • val2 | | **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh index 563f7c84e..5a05eac07 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh @@ -11,5 +11,5 @@ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A varible outside dynamic family. │ -│  string   standard  │ Default: the value of var │ +│  string   standard  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.adoc b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.adoc index 7b0b905bd..b25a23a7f 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.adoc +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.adoc @@ -12,6 +12,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | With a variable. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A second variable. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.adoc b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.adoc index d7ccfe895..e1906b5e8 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.adoc +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.adoc @@ -14,6 +14,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | With a variable. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A second variable. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.gitlab.md b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.gitlab.md index dbbd588b9..6714fd31a 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.gitlab.md +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.gitlab.md @@ -4,7 +4,7 @@ |---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | | **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.html b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.html index 73733e9be..15f367fdf 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.html +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    var1
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    dynval1.family.var
    dynval2.family.var
    string basic mandatory
    With a variable.
    var2
    string standard
    A second variable.
    Default: the value of var
    dynval1.family.var
    dynval2.family.var
    string basic mandatory
    With a variable.
    var2
    string standard
    A second variable.
    Default: the value of var.
    diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.md b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.md index 287a7a9a6..61ae06f19 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.md +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.md @@ -4,5 +4,5 @@ |---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | | **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.sh b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.sh index 7cb0474bf..cbb60cb5f 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.sh +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.changelog.sh @@ -13,6 +13,6 @@ │  string   basic   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A second variable. │ -│  string   standard  │ Default: the value of var │ +│  string   standard  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.gitlab.md b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.gitlab.md index 3c00c21b5..75079cdd0 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.gitlab.md +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.gitlab.md @@ -2,5 +2,5 @@ |---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | | **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.html b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.html index b0b864760..14723d393 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.html +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    var1
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    dynval1.family.var
    dynval2.family.var
    string basic mandatory
    With a variable.
    var2
    string standard
    A second variable.
    Default: the value of var
    dynval1.family.var
    dynval2.family.var
    string basic mandatory
    With a variable.
    var2
    string standard
    A second variable.
    Default: the value of var.
    diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.json b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.json index 6713d4bb7..416af668a 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.json +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.json @@ -110,7 +110,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.md b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.md index 3c00c21b5..75079cdd0 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.md +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.md @@ -2,5 +2,5 @@ |---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | | **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.sh b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.sh index 1d978424c..3e1266f59 100644 --- a/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.sh +++ b/tests/results/test_without_family/60_2family_dynamic_jinja_fill_sub_group_empty.sh @@ -11,5 +11,5 @@ │  string   basic   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A second variable. │ -│  string   standard  │ Default: the value of var │ +│  string   standard  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_2family_dynamic_outside_calc.adoc b/tests/results/test_without_family/60_2family_dynamic_outside_calc.adoc index a1e8475c5..c394f1c30 100644 --- a/tests/results/test_without_family/60_2family_dynamic_outside_calc.adoc +++ b/tests/results/test_without_family/60_2family_dynamic_outside_calc.adoc @@ -13,6 +13,6 @@ **Default**: val | **newvar** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_without_family/60_2family_dynamic_outside_calc.changelog.adoc b/tests/results/test_without_family/60_2family_dynamic_outside_calc.changelog.adoc index 0081fa7f9..e90644458 100644 --- a/tests/results/test_without_family/60_2family_dynamic_outside_calc.changelog.adoc +++ b/tests/results/test_without_family/60_2family_dynamic_outside_calc.changelog.adoc @@ -15,6 +15,6 @@ **Default**: val | **newvar** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_without_family/60_2family_dynamic_outside_calc.changelog.gitlab.md b/tests/results/test_without_family/60_2family_dynamic_outside_calc.changelog.gitlab.md index 7cc4fee48..7dc3a0501 100644 --- a/tests/results/test_without_family/60_2family_dynamic_outside_calc.changelog.gitlab.md +++ b/tests/results/test_without_family/60_2family_dynamic_outside_calc.changelog.gitlab.md @@ -4,7 +4,7 @@ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffx variable.
    **Default**:
    • val1
    • val2 | | **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: val | -| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var | +| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_without_family/60_2family_dynamic_outside_calc.changelog.html b/tests/results/test_without_family/60_2family_dynamic_outside_calc.changelog.html index 80a3e6822..79541ea29 100644 --- a/tests/results/test_without_family/60_2family_dynamic_outside_calc.changelog.html +++ b/tests/results/test_without_family/60_2family_dynamic_outside_calc.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A suffx variable.
    Default:
    • val1
    • -
    • val2
    dynval1.var
    dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: val
    newvar
    string standard mandatory
    A second variable.
    Default: the value of var
    dynval1.var
    dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: val
    newvar
    string standard mandatory
    A second variable.
    Default: the value of var.
    diff --git a/tests/results/test_without_family/60_2family_dynamic_outside_calc.changelog.md b/tests/results/test_without_family/60_2family_dynamic_outside_calc.changelog.md index b7f639666..354f0821c 100644 --- a/tests/results/test_without_family/60_2family_dynamic_outside_calc.changelog.md +++ b/tests/results/test_without_family/60_2family_dynamic_outside_calc.changelog.md @@ -4,5 +4,5 @@ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffx variable.
    **Default**:
    • val1
    • val2 | | **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: val | -| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var | +| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_without_family/60_2family_dynamic_outside_calc.changelog.sh b/tests/results/test_without_family/60_2family_dynamic_outside_calc.changelog.sh index f068c2dea..3b9c52d65 100644 --- a/tests/results/test_without_family/60_2family_dynamic_outside_calc.changelog.sh +++ b/tests/results/test_without_family/60_2family_dynamic_outside_calc.changelog.sh @@ -13,6 +13,6 @@ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ newvar │ A second variable. │ -│  string   standard   mandatory  │ Default: the value of var │ +│  string   standard   mandatory  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_2family_dynamic_outside_calc.gitlab.md b/tests/results/test_without_family/60_2family_dynamic_outside_calc.gitlab.md index 7520603d2..f01b19c91 100644 --- a/tests/results/test_without_family/60_2family_dynamic_outside_calc.gitlab.md +++ b/tests/results/test_without_family/60_2family_dynamic_outside_calc.gitlab.md @@ -2,5 +2,5 @@ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffx variable.
    **Default**:
    • val1
    • val2 | | **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: val | -| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var | +| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_without_family/60_2family_dynamic_outside_calc.html b/tests/results/test_without_family/60_2family_dynamic_outside_calc.html index c15050d76..32c8931d1 100644 --- a/tests/results/test_without_family/60_2family_dynamic_outside_calc.html +++ b/tests/results/test_without_family/60_2family_dynamic_outside_calc.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A suffx variable.
    Default:
    • val1
    • -
    • val2
    dynval1.var
    dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: val
    newvar
    string standard mandatory
    A second variable.
    Default: the value of var
    dynval1.var
    dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: val
    newvar
    string standard mandatory
    A second variable.
    Default: the value of var.
    diff --git a/tests/results/test_without_family/60_2family_dynamic_outside_calc.json b/tests/results/test_without_family/60_2family_dynamic_outside_calc.json index b84238570..192c40fc2 100644 --- a/tests/results/test_without_family/60_2family_dynamic_outside_calc.json +++ b/tests/results/test_without_family/60_2family_dynamic_outside_calc.json @@ -107,7 +107,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" diff --git a/tests/results/test_without_family/60_2family_dynamic_outside_calc.md b/tests/results/test_without_family/60_2family_dynamic_outside_calc.md index 7520603d2..f01b19c91 100644 --- a/tests/results/test_without_family/60_2family_dynamic_outside_calc.md +++ b/tests/results/test_without_family/60_2family_dynamic_outside_calc.md @@ -2,5 +2,5 @@ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffx variable.
    **Default**:
    • val1
    • val2 | | **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: val | -| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var | +| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_without_family/60_2family_dynamic_outside_calc.sh b/tests/results/test_without_family/60_2family_dynamic_outside_calc.sh index 8570216e9..5f75c9de1 100644 --- a/tests/results/test_without_family/60_2family_dynamic_outside_calc.sh +++ b/tests/results/test_without_family/60_2family_dynamic_outside_calc.sh @@ -11,5 +11,5 @@ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ newvar │ A second variable. │ -│  string   standard   mandatory  │ Default: the value of var │ +│  string   standard   mandatory  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.adoc b/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.adoc index ab07e89ec..64fe54ce7 100644 --- a/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.adoc +++ b/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.adoc @@ -13,6 +13,6 @@ **Default**: val | **newvar** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A second variable. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.changelog.adoc b/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.changelog.adoc index f7717230d..90605054b 100644 --- a/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.changelog.adoc +++ b/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.changelog.adoc @@ -15,6 +15,6 @@ **Default**: val | **newvar** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A second variable. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.changelog.gitlab.md b/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.changelog.gitlab.md index 3f41e99c2..24eb34b28 100644 --- a/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.changelog.gitlab.md +++ b/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.changelog.gitlab.md @@ -4,7 +4,7 @@ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffx variable.
    **Examples**:
    • val1
    • val2 | | **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: val | -| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.changelog.html b/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.changelog.html index 0b76c0882..da3c7cbca 100644 --- a/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.changelog.html +++ b/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    var1
    string multiple standard unique
    A suffx variable.
    Examples:
    • val1
    • -
    • val2
    dynval1.var
    dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: val
    newvar
    string standard
    A second variable.
    Default: the value of var
    dynval1.var
    dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: val
    newvar
    string standard
    A second variable.
    Default: the value of var.
    diff --git a/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.changelog.md b/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.changelog.md index 9140511a3..96d6cd3e0 100644 --- a/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.changelog.md +++ b/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.changelog.md @@ -4,5 +4,5 @@ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffx variable.
    **Examples**:
    • val1
    • val2 | | **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: val | -| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.changelog.sh b/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.changelog.sh index 2059e49bb..4df0c9de1 100644 --- a/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.changelog.sh +++ b/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.changelog.sh @@ -13,6 +13,6 @@ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ newvar │ A second variable. │ -│  string   standard  │ Default: the value of var │ +│  string   standard  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.gitlab.md b/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.gitlab.md index 6490cb8d6..664e2ffad 100644 --- a/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.gitlab.md +++ b/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.gitlab.md @@ -2,5 +2,5 @@ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffx variable.
    **Examples**:
    • val1
    • val2 | | **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: val | -| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.html b/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.html index a2af5d0e6..0c6eea705 100644 --- a/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.html +++ b/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    var1
    string multiple standard unique
    A suffx variable.
    Examples:
    • val1
    • -
    • val2
    dynval1.var
    dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: val
    newvar
    string standard
    A second variable.
    Default: the value of var
    dynval1.var
    dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: val
    newvar
    string standard
    A second variable.
    Default: the value of var.
    diff --git a/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.json b/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.json index ea3150476..c48414805 100644 --- a/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.json +++ b/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.json @@ -94,7 +94,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" diff --git a/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.md b/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.md index 6490cb8d6..664e2ffad 100644 --- a/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.md +++ b/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.md @@ -2,5 +2,5 @@ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffx variable.
    **Examples**:
    • val1
    • val2 | | **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: val | -| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.sh b/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.sh index 700e26fd7..92b8ea170 100644 --- a/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.sh +++ b/tests/results/test_without_family/60_2family_dynamic_outside_calc_empty.sh @@ -11,5 +11,5 @@ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ newvar │ A second variable. │ -│  string   standard  │ Default: the value of var │ +│  string   standard  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.adoc index a1a6e5baf..b592338fa 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.adoc @@ -10,6 +10,6 @@ | **dyn__val1__.var** + **dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. + -**Default**: from suffix +**Default**: from suffix. |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.changelog.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.changelog.adoc index 7c4929b6f..08b33d6ba 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.changelog.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.changelog.adoc @@ -12,6 +12,6 @@ | **dyn__val1__.var** + **dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. + -**Default**: from suffix +**Default**: from suffix. |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.changelog.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.changelog.gitlab.md index 15536a920..0585fe4c3 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.changelog.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.changelog.gitlab.md @@ -3,7 +3,7 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| | **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A identifier variable.
    **Default**:
    • val1
    • val2 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.changelog.html b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.changelog.html index ebd192e13..3358063b7 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.changelog.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.changelog.html @@ -2,12 +2,12 @@ - + - +
  • val2
  • +
    Variable Description
    Variable Description
    var
    string multiple standard mandatory unique
    A identifier variable.
    Default:
    • val1
    • -
    • val2
    dynval1.var
    dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix
    dynval1.var
    dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix.
    diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.changelog.md b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.changelog.md index 773e531b7..5a7693ebd 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.changelog.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.changelog.md @@ -3,5 +3,5 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| | **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A identifier variable.
    **Default**:
    • val1
    • val2 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.changelog.sh b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.changelog.sh index 517cdb654..11e807305 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.changelog.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.changelog.sh @@ -9,7 +9,7 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ dynval1.var │ A dynamic variable. │ -│ dynval2.var │ Default: from suffix │ +│ dynval2.var │ Default: from suffix. │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.gitlab.md index 16ba46d77..b260548c1 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.gitlab.md @@ -1,5 +1,5 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| | **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A identifier variable.
    **Default**:
    • val1
    • val2 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.html b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.html index 5273ab25e..6640c2e55 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.html @@ -1,11 +1,11 @@ - + - +
  • val2
  • +
    Variable Description
    Variable Description
    var
    string multiple standard mandatory unique
    A identifier variable.
    Default:
    • val1
    • -
    • val2
    dynval1.var
    dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix
    dynval1.var
    dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix.
    diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.json b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.json index b67888c2d..3e6c1e5f2 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.json +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.json @@ -85,7 +85,7 @@ "default": { "name": "Default", "values": { - "description": "from suffix" + "description": "from suffix." } }, "variable_type": "string" diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.md b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.md index 16ba46d77..b260548c1 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.md @@ -1,5 +1,5 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| | **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A identifier variable.
    **Default**:
    • val1
    • val2 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.sh b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.sh index dfa421db3..bd44b9d69 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param.sh @@ -7,6 +7,6 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ dynval1.var │ A dynamic variable. │ -│ dynval2.var │ Default: from suffix │ +│ dynval2.var │ Default: from suffix. │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.adoc index 64d964033..5de9848ec 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.adoc @@ -10,6 +10,6 @@ | **dyn__val1__.var** + **dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. + -**Default**: from suffix +**Default**: from suffix. |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.adoc index b5139fdf5..33f4ed5b1 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.adoc @@ -12,6 +12,6 @@ | **dyn__val1__.var** + **dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. + -**Default**: from suffix +**Default**: from suffix. |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.gitlab.md index e51195cbc..743795023 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.gitlab.md @@ -3,7 +3,7 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| | **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A identifier variable.
    **Examples**:
    • val1
    • val2 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.html b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.html index 69badd86a..9ac9c4831 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.html @@ -2,12 +2,12 @@ - + - +
  • val2
  • +
    Variable Description
    Variable Description
    var
    string multiple standard unique
    A identifier variable.
    Examples:
    • val1
    • -
    • val2
    dynval1.var
    dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix
    dynval1.var
    dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix.
    diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.md b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.md index 50b60e85e..32b385929 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.md @@ -3,5 +3,5 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| | **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A identifier variable.
    **Examples**:
    • val1
    • val2 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.sh b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.sh index 67072b018..073429204 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.changelog.sh @@ -9,7 +9,7 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ dynval1.var │ A dynamic variable. │ -│ dynval2.var │ Default: from suffix │ +│ dynval2.var │ Default: from suffix. │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.gitlab.md index 3530774e4..11551f214 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.gitlab.md @@ -1,5 +1,5 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| | **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A identifier variable.
    **Examples**:
    • val1
    • val2 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.html b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.html index ace0b44b2..1ad82c92b 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.html @@ -1,11 +1,11 @@ - + - +
  • val2
  • +
    Variable Description
    Variable Description
    var
    string multiple standard unique
    A identifier variable.
    Examples:
    • val1
    • -
    • val2
    dynval1.var
    dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix
    dynval1.var
    dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix.
    diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.json b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.json index 16b1504c7..dd30cd476 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.json +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.json @@ -79,7 +79,7 @@ "default": { "name": "Default", "values": { - "description": "from suffix" + "description": "from suffix." } }, "variable_type": "string" diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.md b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.md index 3530774e4..11551f214 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.md @@ -1,5 +1,5 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| | **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A identifier variable.
    **Examples**:
    • val1
    • val2 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.sh b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.sh index 9ed3d354c..d3d7921fd 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_param_empty.sh @@ -7,6 +7,6 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ dynval1.var │ A dynamic variable. │ -│ dynval2.var │ Default: from suffix │ +│ dynval2.var │ Default: from suffix. │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_5family_dynamic_hidden_suffix.json b/tests/results/test_without_family/60_5family_dynamic_hidden_suffix.json index cdf1f3cf6..601fc5d00 100644 --- a/tests/results/test_without_family/60_5family_dynamic_hidden_suffix.json +++ b/tests/results/test_without_family/60_5family_dynamic_hidden_suffix.json @@ -12,7 +12,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if suffix == 'val2'" + "description": "if suffix == 'val2'." } } ],