diff --git a/README.fr.md b/README.fr.md index 4167730a5..dd3486918 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)" 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)" 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 @@ -35,9 +35,9 @@ include_toc: true | **doc.other_root_filenames.root_path**
**Ligne de commande** :
--doc.other_root_filenames.root_path
**Variable d'environnement** : DOC.OTHER_ROOT_FILENAMES.ROOT_PATH | Ce fichier contient les variables enfants de la famille. | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` | `unique` | | **doc.other_root_filenames.filename**
**Ligne de commande** :
--doc.other_root_filenames.filename
**Variable d'environnement** : DOC.OTHER_ROOT_FILENAMES.FILENAME | Nom du fichier. | [`UNIX filename`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | • le nom de fichier peut être une chemin relatif
• type de fichier autorisé: "file". | -| Variable | Description | Valeur par défaut | Type | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------|---------------------|---------------------------------------------------------------------------------------------------| -| **doc.document_a_type**
**Ligne de commande** :
• --doc.document_a_type
• --doc.no-document_a_type
**Variable d'environnement** : DOC.DOCUMENT_A_TYPE | Documenter type de structure. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | +| Variable | Description | Valeur par défaut | Type | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------|---------------------|---------------------------------------------------------------------------------------------------| +| **doc.document_a_type**
**Ligne de commande** :
• --doc.document_a_type
• --doc.no-document_a_type
**Variable d'environnement** : DOC.DOCUMENT_A_TYPE | Documenter un type de structure. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | ### Documentation des variables et journal de changements @@ -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**
**Variable d'environnement** : DOC.TABULARS.WITH_COMMANDLINE | Add command line informations in 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,11 +72,11 @@ 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 | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------|---------------------|---------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **doc.examples.comment**
**Ligne de commande** :
• -dx, --doc.examples.comment
• -ndx, --doc.examples.no-comment
**Variable d'environnement** : DOC.EXAMPLES.COMMENT | Ajouter la description des variables et des familles lorsqu'on génère des exemples. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | | -| **doc.examples.comment_column**
**Ligne de commande** :
--doc.examples.comment_column
**Variable d'environnement** : DOC.EXAMPLES.COMMENT_COLUMN | Commentaire dans les exemples commence à la colonne. | 30 | [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | *`désactivé`*
**Désactivé** : lorsque la variable "[Ajouter la description des variables et des familles lorsqu'on génère des exemples](#doc.examples.comment)" a la valeur "false" | +| Variable | Description | Valeur par défaut | Type | Contrôle des accès | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------|---------------------|---------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **doc.examples.comment**
**Ligne de commande** :
• -dx, --doc.examples.comment
• -ndx, --doc.examples.no-comment
**Variable d'environnement** : DOC.EXAMPLES.COMMENT | Ajouter la description des variables et des familles lorsqu'on génère des exemples. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | | +| **doc.examples.comment_column**
**Ligne de commande** :
--doc.examples.comment_column
**Variable d'environnement** : DOC.EXAMPLES.COMMENT_COLUMN | Commentaire dans les exemples commence à la colonne. | 30 | [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | *`désactivé`*
**Désactivé** : lorsque la variable "[Ajouter la description des variables et des familles lorsqu'on génère des exemples](#doc.examples.comment)" a la valeur "false". | diff --git a/README.md b/README.md index ae5608603..1da9fd25d 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**
**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,11 +72,11 @@ 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 | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------|-----------------|-------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **doc.examples.comment**
**Command line**:
• -dx, --doc.examples.comment
• -ndx, --doc.examples.no-comment
**Environment variable**: DOC.EXAMPLES.COMMENT | Add description of variables and families when generate examples. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | -| **doc.examples.comment_column**
**Command line**:
--doc.examples.comment_column
**Environment variable**: DOC.EXAMPLES.COMMENT_COLUMN | Comment in examples starts at column. | 30 | [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | *`disabled`*
**Disabled**: when the variable "[Add description of variables and families when generate examples](#doc.examples.comment)" has the value "false" | +| Variable | Description | Default value | Type | Access control | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------|-----------------|-------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **doc.examples.comment**
**Command line**:
• -dx, --doc.examples.comment
• -ndx, --doc.examples.no-comment
**Environment variable**: DOC.EXAMPLES.COMMENT | Add description of variables and families when generate examples. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | +| **doc.examples.comment_column**
**Command line**:
--doc.examples.comment_column
**Environment variable**: DOC.EXAMPLES.COMMENT_COLUMN | Comment in examples starts at column. | 30 | [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | *`disabled`*
**Disabled**: when the variable "[Add description of variables and families when generate examples](#doc.examples.comment)" has the value "false". | diff --git a/locale/fr/LC_MESSAGES/rougail_output_doc.po b/locale/fr/LC_MESSAGES/rougail_output_doc.po index 21a9ea734..10501d1bb 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 -msgid "when the variable \"{{0}}\" {0}" -msgstr "lorsque la variable \"{{0}}\" {0}" +#: 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 "" @@ -215,12 +215,12 @@ msgid "if \"step.output\" is not doc" msgstr "si \"step.output\" n'est pas doc" #: src/rougail/output_doc/config.py:128 -msgid "The output format of the generated documentation" -msgstr "Le format de sortie de la documentation générée" +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 "" @@ -232,11 +232,11 @@ msgstr "" #: src/rougail/output_doc/config.py:146 msgid "\"_.output_format\" in json is not compatible with this variable" -msgstr "\"_.output_format\" en json n\\'est pas compatible avec cette variable" +msgstr "\"_.output_format\" 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\" json n'est pas compatible avec le \"_.contents\" " +"changelog ou example" #: src/rougail/output_doc/config.py:170 msgid "Starting title level" @@ -304,7 +304,7 @@ msgstr "Nom du fichier" #: src/rougail/output_doc/config.py:204 msgid "Documentation a structural type" -msgstr "Documenter type de structure" +msgstr "Documenter un type de structure" #: src/rougail/output_doc/config.py:208 msgid "Variables and changelog documentation" @@ -324,12 +324,12 @@ msgstr "Ne pas ajouter les familles dans la documentation" #: src/rougail/output_doc/config.py:221 msgid "Add command line informations in documentation" -msgstr "Ajoute les informations de la ligne de commande dans la documentation" +msgstr "ajoute les informations de la ligne de commande dans la documentation" #: src/rougail/output_doc/config.py:226 -msgid "Add environment variable informations in documentation" +msgid "add environment variable informations in documentation" msgstr "" -"Ajoute les informations de variable d'environnement dans la documentation" +"ajoute les informations de variable d'environnement dans la documentation" #: src/rougail/output_doc/config.py:231 msgid "Environment variables prefix name" @@ -373,9 +373,9 @@ msgid "if example is not in \"_.contents\"" msgstr "si example n'est pas défini dans \"_.contents\"" #: src/rougail/output_doc/config.py:267 -msgid "Add description of variables and families when generate examples" +msgid "add description of variables and families when generate examples" msgstr "" -"Ajouter la description des variables et des familles lorsqu'on génère des " +"ajouter la description des variables et des familles lorsqu'on génère des " "exemples" #: src/rougail/output_doc/config.py:272 @@ -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..d145c6ea7 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 21:13+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:102 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:106 msgid "the value of the global information \"{0}\"" msgstr "" -#: src/rougail/output_doc/collect.py:101 +#: src/rougail/output_doc/collect.py:112 msgid "the value of the {0}" msgstr "" -#: src/rougail/output_doc/collect.py:108 +#: src/rougail/output_doc/collect.py:121 msgid "depends on a calculation" msgstr "" -#: src/rougail/output_doc/collect.py:109 +#: src/rougail/output_doc/collect.py:122 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:185 msgid "depends on an undocumented variable" msgstr "" -#: src/rougail/output_doc/collect.py:190 +#: src/rougail/output_doc/collect.py:203 msgid "is \"{0}\"" msgstr "" -#: src/rougail/output_doc/collect.py:195 +#: src/rougail/output_doc/collect.py:208 msgid "is accessible" msgstr "" -#: src/rougail/output_doc/collect.py:197 +#: src/rougail/output_doc/collect.py:210 msgid "is defined" msgstr "" -#: src/rougail/output_doc/collect.py:202 +#: src/rougail/output_doc/collect.py:215 msgid "hasn't the value \"{0}\"" msgstr "" -#: src/rougail/output_doc/collect.py:204 +#: src/rougail/output_doc/collect.py:217 msgid "has the value \"{0}\"" msgstr "" -#: src/rougail/output_doc/collect.py:208 +#: src/rougail/output_doc/collect.py:221 msgid "is {0}" msgstr "" -#: src/rougail/output_doc/collect.py:210 -msgid "when the variable \"{{0}}\" {0}" +#: src/rougail/output_doc/collect.py:223 +msgid "when the variable \"{{0}}\" {0}." msgstr "" -#: src/rougail/output_doc/collect.py:237 +#: src/rougail/output_doc/collect.py:250 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:252 msgid "the value of the variable \"{0}\"" msgstr "" -#: src/rougail/output_doc/collect.py:255 +#: src/rougail/output_doc/collect.py:268 msgid "(from an undocumented variable)" msgstr "" -#: src/rougail/output_doc/collect.py:261 +#: src/rougail/output_doc/collect.py:274 msgid "{0} (from an undocumented variable)" msgstr "" -#: src/rougail/output_doc/collect.py:265 +#: src/rougail/output_doc/collect.py:278 msgid "the value of an undocumented variable" msgstr "" -#: src/rougail/output_doc/collect.py:302 +#: src/rougail/output_doc/collect.py:315 msgid "when the identifier is \"{0}\"" msgstr "" -#: src/rougail/output_doc/collect.py:304 +#: src/rougail/output_doc/collect.py:317 msgid "when the identifier is not \"{0}\"" msgstr "" -#: src/rougail/output_doc/collect.py:309 +#: src/rougail/output_doc/collect.py:322 msgid "the value of the identifier" msgstr "" -#: src/rougail/output_doc/collect.py:396 +#: src/rougail/output_doc/collect.py:409 msgid "This family contains lists of variable blocks" msgstr "" -#: src/rougail/output_doc/collect.py:400 +#: src/rougail/output_doc/collect.py:413 msgid "This family builds families dynamically" msgstr "" -#: src/rougail/output_doc/collect.py:410 +#: src/rougail/output_doc/collect.py:423 msgid "This family is a namespace" msgstr "" -#: src/rougail/output_doc/collect.py:461 +#: src/rougail/output_doc/collect.py:474 msgid "Example" msgstr "" -#: src/rougail/output_doc/collect.py:464 +#: src/rougail/output_doc/collect.py:477 msgid "Examples" msgstr "" -#: src/rougail/output_doc/collect.py:470 +#: src/rougail/output_doc/collect.py:483 msgid "Tag" msgstr "" -#: src/rougail/output_doc/collect.py:473 +#: src/rougail/output_doc/collect.py:486 msgid "Tags" msgstr "" -#: src/rougail/output_doc/collect.py:567 +#: src/rougail/output_doc/collect.py:580 msgid "text based with regular expressions \"{0}\"" msgstr "" -#: src/rougail/output_doc/collect.py:571 +#: src/rougail/output_doc/collect.py:584 #: 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:587 msgid "Validators" msgstr "" -#: src/rougail/output_doc/collect.py:583 +#: src/rougail/output_doc/collect.py:596 msgid "Choices" msgstr "" -#: src/rougail/output_doc/collect.py:633 +#: src/rougail/output_doc/collect.py:646 msgid "Default" msgstr "" -#: src/rougail/output_doc/collect.py:643 +#: src/rougail/output_doc/collect.py:656 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 @@ -205,11 +205,11 @@ msgid "if \"step.output\" is not doc" msgstr "" #: src/rougail/output_doc/config.py:128 -msgid "The output format of the generated documentation" +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 @@ -281,11 +281,11 @@ msgid "Do not add families in documentation" msgstr "" #: src/rougail/output_doc/config.py:221 -msgid "Add command line informations in documentation" +msgid "add command line informations in documentation" msgstr "" #: src/rougail/output_doc/config.py:226 -msgid "Add environment variable informations in documentation" +msgid "add environment variable informations in documentation" msgstr "" #: src/rougail/output_doc/config.py:231 @@ -325,7 +325,7 @@ msgid "if example is not in \"_.contents\"" msgstr "" #: src/rougail/output_doc/config.py:267 -msgid "Add description of variables and families when generate examples" +msgid "add description of variables and families when generate examples" msgstr "" #: src/rougail/output_doc/config.py:272 @@ -370,29 +370,29 @@ msgstr "" msgid "Description" msgstr "" -#: src/rougail/output_doc/utils.py:198 +#: src/rougail/output_doc/utils.py:205 msgid "Command line" msgstr "" -#: src/rougail/output_doc/utils.py:216 +#: src/rougail/output_doc/utils.py:223 msgid "Environment variable" msgstr "" -#: src/rougail/output_doc/utils.py:526 +#: src/rougail/output_doc/utils.py:533 msgid "Path" msgstr "" -#: src/rougail/output_doc/utils.py:536 +#: src/rougail/output_doc/utils.py:543 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:797 src/rougail/output_doc/utils.py:806 +#: src/rougail/output_doc/utils.py:812 src/rougail/output_doc/utils.py:818 +#: src/rougail/output_doc/utils.py:822 msgid "(default)" msgstr "" -#: src/rougail/output_doc/utils.py:1123 +#: src/rougail/output_doc/utils.py:1130 msgid "{0}: {1}" msgstr "" diff --git a/src/rougail/output_doc/collect.py b/src/rougail/output_doc/collect.py index b207f9bd9..11043bc5b 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,32 +61,41 @@ 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"] + if isinstance(values, str) and not inside_list: + values = add_dot(values) elif calculation["type"] == "jinja": values = self._calculation_jinja_to_string( child, calculation, attribute_type ) + if isinstance(values, str) and not inside_list: + values = add_dot(values) elif calculation["type"] == "variable": values = self._calculation_variable_to_string( child, calculation, attribute_type ) + if isinstance(values, str) and not inside_list: + values = add_dot(values) elif calculation["type"] == "identifier": values = self._calculation_identifier_to_string( child, calculation, attribute_type ) + if isinstance(values, str) and not inside_list: + values = add_dot(values) elif calculation["type"] == "information": if "path" in calculation: variable_path = self.doc_path(calculation["path"]) @@ -97,8 +106,12 @@ class _ToString: values = _('the value of the global information "{0}"').format( calculation["information"] ) + if not inside_list: + values = add_dot(values) else: values = _("the value of the {0}").format(calculation["type"]) + if not inside_list: + values = add_dot(values) return values def _calculation_jinja_to_string(self, child, calculation, attribute_type): @@ -146,11 +159,7 @@ class _ToString: if is_inaccessible: variables = [[None, None, None]] else: - description = self._convert_description( - option.description(uncalculated=True), - "description", - its_a_path=False, - ) + description = option.description(uncalculated=True) variables = [[variable_path, description, None]] for cpath, description, identifiers in variables: if not cpath: @@ -207,7 +216,7 @@ class _ToString: submsg = display_list( [_("is {0}").format(prop), submsg], separator="or", sort=False ) - msg = _('when the variable "{{0}}" {0}').format(submsg) + msg = _('when the variable "{{0}}" {0}.').format(submsg) path_obj = { "path": self.doc_path(variable_path), } @@ -264,9 +273,7 @@ class _ToString: else: true_msg = _("the value of an undocumented variable") try: - description = self._convert_description( - child.description(uncalculated=True), "description", its_a_path=False - ) + description = child.description(uncalculated=True) except AttributeError: description = path return { @@ -328,9 +335,7 @@ class _ToString: all_identifiers = child.identifiers() for identifiers in all_identifiers: cpath = calc_path(path, identifiers=identifiers) - description = self._convert_description( - child.description(uncalculated=True), "description", its_a_path=False - ) + description = child.description(uncalculated=True) if child.isdynamic(): yield path, description, identifiers.copy() else: @@ -649,20 +654,16 @@ class Collect(_ToString): RougailWarning, ) if family_type is not None: - # it's a vaariable - return self._convert_description( - child.description(uncalculated=True), "family", its_a_path=True - ) + # it's a variable + return child.description(uncalculated=True) return None var_type = "variable" if family_type is None else "family" return self._convert_description( - child.description(uncalculated=True), var_type, its_a_path=False + child.description(uncalculated=True), var_type ) - def _convert_description(self, description, type_, its_a_path=False): - if not its_a_path: - description = to_phrase(description, type_) - return description + def _convert_description(self, description, type_): + return to_phrase(description, type_) def is_inaccessible_user_data(self, child, *, only_disabled=False): """If family is not accessible in read_write mode (to load user_data), diff --git a/src/rougail/output_doc/config.py b/src/rougail/output_doc/config.py index 1f098d14b..40da6a95b 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: |- @@ -125,7 +125,7 @@ doc: description: {_('if "step.output" is not doc')} output_format: - description: {_('The output format of the generated documentation')} + description: {_('the output format of the generated documentation')} alternative_name: do default: { output_format_default } choices: @@ -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: @@ -192,13 +192,9 @@ doc: description: {_("This file contains child variables of the family")} mandatory: false - filename: + root_doc_path: description: {_("Name of the file")} - type: unix_filename - params: - allow_relative: true - types: - - file + mandatory: false document_a_type: description: {_("Documentation a structural type")} @@ -218,12 +214,12 @@ doc: alternative_name: df with_commandline: - description: {_('Add command line informations in documentation')} - alternative_name: dw + description: {_('add command line informations in documentation')} default: false + commandline: false with_environment: - description: {_('Add environment variable informations in documentation')} + description: {_('add environment variable informations in documentation')} alternative_name: de default: false @@ -264,7 +260,7 @@ doc: description: {_('if example is not in "_.contents"')} comment: - description: {_('Add description of variables and families when generate examples')} + description: {_('add description of variables and families when generate examples')} alternative_name: dx default: false 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..c840419de 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..4b8bc47d8 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,14 @@ def to_phrase(msg, type_="variable"): return msg[0].upper() + msg[1:] +def add_dot(msg): + msg = str(msg).strip() + last_char = msg[-1] + if last_char not in [".", "?", "!", ",", ":", ";"]: + msg += "." + return msg + + class CommonTabular: """Class with common function for tabular""" @@ -275,7 +282,7 @@ class CommonFormatter: self.rougailconfig["doc.tabulars.environment_prefix"] + "_" ) self.with_family = not self.rougailconfig["doc.tabulars.without_family"] - self.other_root_filenames = None + self.other_root_filenames = dict(self.rougailconfig["doc.other_root_filenames"].items()) tabular_template = self.rougailconfig["doc.tabular_template"] self.tabular_datas = Tabulars().get()[tabular_template](self) @@ -328,7 +335,7 @@ class CommonFormatter: filename: Optional[str], ) -> str: """Set a text link to variable anchor""" - return path + return description def stripped( self, @@ -590,6 +597,8 @@ class CommonFormatter: informations: dict, modified_attributes: dict, force_identifiers: Optional[str], + *, + with_to_phrase: bool=True, ) -> str(): def _get_description(description, identifiers, delete=False, new=[]): if identifiers and "{{ identifier }}" in description: @@ -614,9 +623,11 @@ class CommonFormatter: "{{ identifier }}", self.italic(i[-1]) ) if new_description not in d: - d.append(self.to_phrase(new_description)) + if with_to_phrase: + new_description = self.to_phrase(new_description) + d.append(new_description) description = display_list(d, separator="or") - else: + elif with_to_phrase: description = self.to_phrase(description) if description in new: description = self.underline(description) @@ -1045,12 +1056,15 @@ class CommonFormatter: if path == root or path.startswith(f"{root}."): filename = self.other_root_filenames[root] break + else: + if "." in self.other_root_filenames: + filename = self.other_root_filenames["."] if "identifiers" in msg["path"]: msg["identifiers"] = [msg["path"]["identifiers"]] path = self.link_variable( calc_path(msg["path"], formatter=self, identifiers=identifiers), msg["path"]["path"], - self.get_description("variable", msg, {}, None), + self.get_description("variable", msg, {}, None, with_to_phrase=False), filename=filename, ) msg = msg["message"].format(path) @@ -1060,11 +1074,14 @@ class CommonFormatter: for variable in msg["variables"]: filename = None if self.other_root_filenames: - path = msg["path"] + path = variable["path"] for root in self.other_root_filenames: if path == root or path.startswith(f"{root}."): filename = self.other_root_filenames[root] break + else: + if "." in self.other_root_filenames: + filename = self.other_root_filenames["."] identifiers = variable.get("identifiers") path = calc_path( variable, formatter=self, identifiers=identifiers @@ -1078,6 +1095,7 @@ class CommonFormatter: variable, {}, force_identifiers=identifiers, + with_to_phrase=False, ), filename=filename, ) diff --git a/tests/changelog/00add_family/result.adoc b/tests/changelog/00add_family/result.adoc index 6014e9b44..09bd72534 100644 --- a/tests/changelog/00add_family/result.adoc +++ b/tests/changelog/00add_family/result.adoc @@ -5,7 +5,7 @@ | Variable | Description | **family2.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable2. + -**Default**: the value of the variable "family.var2" +**Default**: the value of the variable "a second variable" | **family2.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A third variable. + **Default**: string4 + @@ -14,8 +14,8 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | Fourth variable. + **Default**: -* the value of the variable "var1" -* the value of the variable "family.var2" -* the value of the variable "family2.var3" +* the value of the variable "first variable" +* the value of the variable "a second variable" +* the value of the variable "a third variable" |==== diff --git a/tests/changelog/00add_family/result.gitlab.md b/tests/changelog/00add_family/result.gitlab.md index 54da90796..a87dc0236 100644 --- a/tests/changelog/00add_family/result.gitlab.md +++ b/tests/changelog/00add_family/result.gitlab.md @@ -2,9 +2,9 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **family2.var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable2.
**Default**: the value of the variable "[A second variable](#family.var2)" | +| **family2.var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable2.
**Default**: the value of the variable "[a second variable](#family.var2)" | | **family2.var3**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
**Default**: string4
**Example**: string5 | -| **family2.subfamily.variable**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Fourth variable.
**Default**:
• the value of the variable "[First variable](#var1)"
• the value of the variable "[A second variable](#family.var2)"
• the value of the variable "[A third variable](#family2.var3)" | +| **family2.subfamily.variable**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Fourth variable.
**Default**:
• the value of the variable "[first variable](#var1)"
• the value of the variable "[a second variable](#family.var2)"
• the value of the variable "[a third variable](#family2.var3)" | diff --git a/tests/changelog/00add_family/result.html b/tests/changelog/00add_family/result.html index 607ef9a07..a07aeb5ce 100644 --- a/tests/changelog/00add_family/result.html +++ b/tests/changelog/00add_family/result.html @@ -2,14 +2,14 @@ - + - - - + + +
Variable Description
Variable Description
family2.var2
string standard mandatory
A variable2.
Default: the value of the variable "family.var2"
family2.var3
string standard mandatory
A third variable.
Default: string4
Example: string5
family2.subfamily.variable
string multiple standard mandatory unique
Fourth variable.
Default:
  • the value of the variable "var1"
  • -
  • the value of the variable "family.var2"
  • -
  • the value of the variable "family2.var3"
family2.var2
string standard mandatory
A variable2.
Default: the value of the variable "a second variable"
family2.var3
string standard mandatory
A third variable.
Default: string4
Example: string5
family2.subfamily.variable
string multiple standard mandatory unique
Fourth variable.
Default:
  • the value of the variable "first variable"
  • +
  • the value of the variable "a second variable"
  • +
  • the value of the variable "a third variable"
diff --git a/tests/changelog/00add_family/result.md b/tests/changelog/00add_family/result.md index e465aa417..556262648 100644 --- a/tests/changelog/00add_family/result.md +++ b/tests/changelog/00add_family/result.md @@ -2,7 +2,7 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **family2.var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable2.
**Default**: the value of the variable "[A second variable](#family.var2)" | +| **family2.var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable2.
**Default**: the value of the variable "[a second variable](#family.var2)" | | **family2.var3**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
**Default**: string4
**Example**: string5 | -| **family2.subfamily.variable**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Fourth variable.
**Default**:
• the value of the variable "[First variable](#var1)"
• the value of the variable "[A second variable](#family.var2)"
• the value of the variable "[A third variable](#family2.var3)" | +| **family2.subfamily.variable**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Fourth variable.
**Default**:
• the value of the variable "[first variable](#var1)"
• the value of the variable "[a second variable](#family.var2)"
• the value of the variable "[a third variable](#family2.var3)" | diff --git a/tests/changelog/00add_family/result.sh b/tests/changelog/00add_family/result.sh index 8b21bb8bb..ac90c39a2 100644 --- a/tests/changelog/00add_family/result.sh +++ b/tests/changelog/00add_family/result.sh @@ -5,7 +5,7 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ family2.var2 │ A variable2. │ │  string   standard   mandatory  │ Default: the value of the variable │ -│ │ "family.var2" │ +│ │ "a second variable" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ family2.var3 │ A third variable. │ │  string   standard   mandatory  │ Default: string4 │ @@ -13,10 +13,11 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ family2.subfamily.variable │ Fourth variable. │ │  string   multiple   standard    │ Default: │ -│ mandatory   unique  │ • the value of the variable "var1" │ -│ │ • the value of the variable │ -│ │ "family.var2" │ -│ │ • the value of the variable │ -│ │ "family2.var3" │ +│ mandatory   unique  │ • the value of the variable "first │ +│ │ variable" │ +│ │ • the value of the variable "a │ +│ │ second variable" │ +│ │ • the value of the variable "a third │ +│ │ variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/changelog/11mod_variable_choices10/result.adoc b/tests/changelog/11mod_variable_choices10/result.adoc index cdd61ff4a..873385456 100644 --- a/tests/changelog/11mod_variable_choices10/result.adoc +++ b/tests/changelog/11mod_variable_choices10/result.adoc @@ -9,7 +9,7 @@ * +++val1 ← (default)+++ * +++val2+++ -* the value of the variable "source_variable_1" **← (default)** -* the value of the variable "source_variable_2" +* the value of the variable "the first source variable" **← (default)** +* the value of the variable "the second source variable" |==== diff --git a/tests/changelog/11mod_variable_choices10/result.gitlab.md b/tests/changelog/11mod_variable_choices10/result.gitlab.md index affb7c338..999f8e36a 100644 --- a/tests/changelog/11mod_variable_choices10/result.gitlab.md +++ b/tests/changelog/11mod_variable_choices10/result.gitlab.md @@ -2,7 +2,7 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **my_variable**
[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
**Choices**:
• ~~val1 ← (default)~~
• ~~val2~~
• the value of the variable "[The first source variable](#source_variable_1)" **← (default)**
• the value of the variable "[The second source variable](#source_variable_2)" | +| **my_variable**
[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
**Choices**:
• ~~val1 ← (default)~~
• ~~val2~~
• the value of the variable "[the first source variable](#source_variable_1)" **← (default)**
• the value of the variable "[the second source variable](#source_variable_2)" | diff --git a/tests/changelog/11mod_variable_choices10/result.html b/tests/changelog/11mod_variable_choices10/result.html index a6cc15d90..f1902414d 100644 --- a/tests/changelog/11mod_variable_choices10/result.html +++ b/tests/changelog/11mod_variable_choices10/result.html @@ -7,8 +7,8 @@ my_variable
choice standard mandatoryA variable.
Choices: +
  • the value of the variable "the first source variable" ← (default)
  • +
  • the value of the variable "the second source variable"
  • diff --git a/tests/changelog/11mod_variable_choices10/result.md b/tests/changelog/11mod_variable_choices10/result.md index 84a02eea9..ca44b0000 100644 --- a/tests/changelog/11mod_variable_choices10/result.md +++ b/tests/changelog/11mod_variable_choices10/result.md @@ -2,5 +2,5 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **my_variable**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**:
    • ~~val1 ← (default)~~
    • ~~val2~~
    • the value of the variable "[The first source variable](#source_variable_1)" **← (default)**
    • the value of the variable "[The second source variable](#source_variable_2)" | +| **my_variable**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**:
    • ~~val1 ← (default)~~
    • ~~val2~~
    • the value of the variable "[the first source variable](#source_variable_1)" **← (default)**
    • the value of the variable "[the second source variable](#source_variable_2)" | diff --git a/tests/changelog/11mod_variable_choices10/result.sh b/tests/changelog/11mod_variable_choices10/result.sh index 675838eb9..1abfba545 100644 --- a/tests/changelog/11mod_variable_choices10/result.sh +++ b/tests/changelog/11mod_variable_choices10/result.sh @@ -7,9 +7,9 @@ │  choice   standard   mandatory  │ Choices: │ │ │ • val1 ← (default) │ │ │ • val2 │ -│ │ • the value of the variable │ -│ │ "source_variable_1" ← (default) │ -│ │ • the value of the variable │ -│ │ "source_variable_2" │ +│ │ • the value of the variable "the │ +│ │ first source variable" ← (default) │ +│ │ • the value of the variable "the │ +│ │ second source variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/changelog/11mod_variable_choices11/result.adoc b/tests/changelog/11mod_variable_choices11/result.adoc index 47e71aa95..75659d2f3 100644 --- a/tests/changelog/11mod_variable_choices11/result.adoc +++ b/tests/changelog/11mod_variable_choices11/result.adoc @@ -7,8 +7,8 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A variable. + **Choices**: -* +++the value of the variable "source_variable_1"+++ -* +++the value of the variable "source_variable_2"+++ +* +++the value of the variable "the first source variable"+++ +* +++the value of the variable "the second source variable"+++ * '#val1 **← (default)**#' * '#val2#' |==== diff --git a/tests/changelog/11mod_variable_choices11/result.gitlab.md b/tests/changelog/11mod_variable_choices11/result.gitlab.md index b218ede50..331a1adb4 100644 --- a/tests/changelog/11mod_variable_choices11/result.gitlab.md +++ b/tests/changelog/11mod_variable_choices11/result.gitlab.md @@ -2,7 +2,7 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **my_variable**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**:
    • ~~the value of the variable "[The first source variable](#source_variable_1)"~~
    • ~~the value of the variable "[The second source variable](#source_variable_2)"~~
    • val1 **← (default)**
    • val2 | +| **my_variable**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**:
    • ~~the value of the variable "[the first source variable](#source_variable_1)"~~
    • ~~the value of the variable "[the second source variable](#source_variable_2)"~~
    • val1 **← (default)**
    • val2 | diff --git a/tests/changelog/11mod_variable_choices11/result.html b/tests/changelog/11mod_variable_choices11/result.html index a4d1fcca3..8475d044c 100644 --- a/tests/changelog/11mod_variable_choices11/result.html +++ b/tests/changelog/11mod_variable_choices11/result.html @@ -5,8 +5,8 @@ Variable Description -my_variable
    choice standard mandatoryA variable.
    Choices: diff --git a/tests/changelog/11mod_variable_choices12/result.md b/tests/changelog/11mod_variable_choices12/result.md index 61cc77f56..df7a0c51c 100644 --- a/tests/changelog/11mod_variable_choices12/result.md +++ b/tests/changelog/11mod_variable_choices12/result.md @@ -2,5 +2,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **my_variable**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A variable.
    **Choices**:
    • ~~val1~~
    • ~~val2~~
    • the value of the variable "[The first source variable](#source_variable_1)" | +| **my_variable**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A variable.
    **Choices**:
    • ~~val1~~
    • ~~val2~~
    • the value of the variable "[the first source variable](#source_variable_1)" | diff --git a/tests/changelog/11mod_variable_choices12/result.sh b/tests/changelog/11mod_variable_choices12/result.sh index 91ca816eb..4b8f62466 100644 --- a/tests/changelog/11mod_variable_choices12/result.sh +++ b/tests/changelog/11mod_variable_choices12/result.sh @@ -7,7 +7,7 @@ │  choice   basic   mandatory  │ Choices: │ │ │ • val1 │ │ │ • val2 │ -│ │ • the value of the variable │ -│ │ "source_variable_1" │ +│ │ • the value of the variable "the │ +│ │ first source variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/changelog/11mod_variable_choices13/result.adoc b/tests/changelog/11mod_variable_choices13/result.adoc index 056c6469a..5ed7d30b9 100644 --- a/tests/changelog/11mod_variable_choices13/result.adoc +++ b/tests/changelog/11mod_variable_choices13/result.adoc @@ -7,7 +7,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `basic` `mandatory` | A variable. + **Choices**: -* +++the value of the variable "source_variable_1"+++ +* +++the value of the variable "the first source variable"+++ * '#val1#' * '#val2#' |==== diff --git a/tests/changelog/11mod_variable_choices13/result.gitlab.md b/tests/changelog/11mod_variable_choices13/result.gitlab.md index ffacc33cb..d60a763aa 100644 --- a/tests/changelog/11mod_variable_choices13/result.gitlab.md +++ b/tests/changelog/11mod_variable_choices13/result.gitlab.md @@ -2,7 +2,7 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **my_variable**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A variable.
    **Choices**:
    • ~~the value of the variable "[The first source variable](#source_variable_1)"~~
    • val1
    • val2 | +| **my_variable**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A variable.
    **Choices**:
    • ~~the value of the variable "[the first source variable](#source_variable_1)"~~
    • val1
    • val2 | diff --git a/tests/changelog/11mod_variable_choices13/result.html b/tests/changelog/11mod_variable_choices13/result.html index 87b596d0d..d7aa52d8e 100644 --- a/tests/changelog/11mod_variable_choices13/result.html +++ b/tests/changelog/11mod_variable_choices13/result.html @@ -5,7 +5,7 @@ Variable Description -my_variable
    choice basic mandatoryA variable.
    Choices:
    Default: val1 diff --git a/tests/changelog/11mod_variable_choices9/result.md b/tests/changelog/11mod_variable_choices9/result.md index 5019f4b2a..a2cbaed32 100644 --- a/tests/changelog/11mod_variable_choices9/result.md +++ b/tests/changelog/11mod_variable_choices9/result.md @@ -2,5 +2,5 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **my_variable**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**:
    • ~~val1~~
    • ~~val2~~
    • the value of the variable "[The first source variable](#source_variable_1)"
    • the value of the variable "[The second source variable](#source_variable_2)"
    **Default**: val1 | +| **my_variable**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**:
    • ~~val1~~
    • ~~val2~~
    • the value of the variable "[the first source variable](#source_variable_1)"
    • the value of the variable "[the second source variable](#source_variable_2)"
    **Default**: val1 | diff --git a/tests/changelog/11mod_variable_choices9/result.sh b/tests/changelog/11mod_variable_choices9/result.sh index 7413a0d93..fdaa645f8 100644 --- a/tests/changelog/11mod_variable_choices9/result.sh +++ b/tests/changelog/11mod_variable_choices9/result.sh @@ -7,10 +7,10 @@ │  choice   standard   mandatory  │ Choices: │ │ │ • val1 │ │ │ • val2 │ -│ │ • the value of the variable │ -│ │ "source_variable_1" │ -│ │ • the value of the variable │ -│ │ "source_variable_2" │ +│ │ • the value of the variable "the │ +│ │ first source variable" │ +│ │ • the value of the variable "the │ +│ │ second source variable" │ │ │ Default: val1 │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/changelog/12mod_default_value4/result.adoc b/tests/changelog/12mod_default_value4/result.adoc index ec507ebc5..f464e73aa 100644 --- a/tests/changelog/12mod_default_value4/result.adoc +++ b/tests/changelog/12mod_default_value4/result.adoc @@ -6,6 +6,6 @@ | **variable_2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | The second variable. + **Default**: +++val1+++ + -#the value of the variable "variable_1"# +#the value of the variable "the first variable"# |==== diff --git a/tests/changelog/12mod_default_value4/result.gitlab.md b/tests/changelog/12mod_default_value4/result.gitlab.md index 8fa7f0dbb..7712ec4ac 100644 --- a/tests/changelog/12mod_default_value4/result.gitlab.md +++ b/tests/changelog/12mod_default_value4/result.gitlab.md @@ -2,7 +2,7 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------| -| **variable_2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Default**: ~~val1~~
    the value of the variable "[The first variable](#variable_1)" | +| **variable_2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Default**: ~~val1~~
    the value of the variable "[the first variable](#variable_1)" | diff --git a/tests/changelog/12mod_default_value4/result.html b/tests/changelog/12mod_default_value4/result.html index ea04baf6d..82907ed04 100644 --- a/tests/changelog/12mod_default_value4/result.html +++ b/tests/changelog/12mod_default_value4/result.html @@ -2,10 +2,10 @@ - + - +
    Variable Description
    Variable Description
    variable_2
    string standard mandatory
    The second variable.
    Default: val1
    the value of the variable "variable_1"
    variable_2
    string standard mandatory
    The second variable.
    Default: val1
    the value of the variable "the first variable"
    diff --git a/tests/changelog/12mod_default_value4/result.md b/tests/changelog/12mod_default_value4/result.md index cd82aa28a..9b42d9764 100644 --- a/tests/changelog/12mod_default_value4/result.md +++ b/tests/changelog/12mod_default_value4/result.md @@ -2,5 +2,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------| -| **variable_2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Default**: ~~val1~~
    the value of the variable "[The first variable](#variable_1)" | +| **variable_2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Default**: ~~val1~~
    the value of the variable "[the first variable](#variable_1)" | diff --git a/tests/changelog/12mod_default_value4/result.sh b/tests/changelog/12mod_default_value4/result.sh index ba0646bd5..4988002da 100644 --- a/tests/changelog/12mod_default_value4/result.sh +++ b/tests/changelog/12mod_default_value4/result.sh @@ -5,7 +5,7 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ variable_2 │ The second variable. │ │  string   standard   mandatory  │ Default: val1 │ -│ │ the value of the variable  │ -│ │ "variable_1" │ +│ │ the value of the variable "the first │ +│ │ variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/changelog/12mod_default_value5/result.adoc b/tests/changelog/12mod_default_value5/result.adoc index 847cd5764..e30d16f51 100644 --- a/tests/changelog/12mod_default_value5/result.adoc +++ b/tests/changelog/12mod_default_value5/result.adoc @@ -8,6 +8,6 @@ **Default**: * +++val1+++ -* '#the value of the variable "variable_1"#' +* '#the value of the variable "the first variable"#' |==== diff --git a/tests/changelog/12mod_default_value5/result.gitlab.md b/tests/changelog/12mod_default_value5/result.gitlab.md index 06a8a2318..f77cd7da1 100644 --- a/tests/changelog/12mod_default_value5/result.gitlab.md +++ b/tests/changelog/12mod_default_value5/result.gitlab.md @@ -2,7 +2,7 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------| -| **variable_2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | The second variable.
    **Default**:
    • ~~val1~~
    • the value of the variable "[The first variable](#variable_1)" | +| **variable_2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | The second variable.
    **Default**:
    • ~~val1~~
    • the value of the variable "[the first variable](#variable_1)" | diff --git a/tests/changelog/12mod_default_value5/result.html b/tests/changelog/12mod_default_value5/result.html index 10f54d666..784da2ee2 100644 --- a/tests/changelog/12mod_default_value5/result.html +++ b/tests/changelog/12mod_default_value5/result.html @@ -6,7 +6,7 @@ variable_2
    string multiple standard mandatory uniqueThe second variable.
    Default: +
  • the value of the variable "the first variable"
  • diff --git a/tests/changelog/12mod_default_value5/result.md b/tests/changelog/12mod_default_value5/result.md index 4b813cb41..14e367c83 100644 --- a/tests/changelog/12mod_default_value5/result.md +++ b/tests/changelog/12mod_default_value5/result.md @@ -2,5 +2,5 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------| -| **variable_2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | The second variable.
    **Default**:
    • ~~val1~~
    • the value of the variable "[The first variable](#variable_1)" | +| **variable_2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | The second variable.
    **Default**:
    • ~~val1~~
    • the value of the variable "[the first variable](#variable_1)" | diff --git a/tests/changelog/12mod_default_value5/result.sh b/tests/changelog/12mod_default_value5/result.sh index 5968d8a5b..9d9e3834a 100644 --- a/tests/changelog/12mod_default_value5/result.sh +++ b/tests/changelog/12mod_default_value5/result.sh @@ -6,7 +6,7 @@ │ variable_2 │ The second variable. │ │  string   multiple   standard    │ Default: │ │ mandatory   unique  │ • val1 │ -│ │ • the value of the variable  │ -│ │ "variable_1" │ +│ │ • the value of the variable "the  │ +│ │ first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ 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/changelog/40_dynamic_mod_default1/result.adoc b/tests/changelog/40_dynamic_mod_default1/result.adoc index ccd14c0e2..cc900cbcb 100644 --- a/tests/changelog/40_dynamic_mod_default1/result.adoc +++ b/tests/changelog/40_dynamic_mod_default1/result.adoc @@ -6,8 +6,8 @@ | **__val1___dyn.var2** + **__val2___dyn.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: +++the value of the variable "__val1___dyn.var1"+++ + -+++the value of the variable "__val2___dyn.var1"+++ + +**Default**: +++the value of the variable "a first variable"+++ + ++++the value of the variable "a first variable"+++ + #val# |==== diff --git a/tests/changelog/40_dynamic_mod_default1/result.gitlab.md b/tests/changelog/40_dynamic_mod_default1/result.gitlab.md index 9f04559c3..8d6c768c2 100644 --- a/tests/changelog/40_dynamic_mod_default1/result.gitlab.md +++ b/tests/changelog/40_dynamic_mod_default1/result.gitlab.md @@ -2,7 +2,7 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ***val1*_dyn.var2**
    ***val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: ~~the value of the variable "[A first variable](#:::identifier:::_dyn.var1)"~~
    ~~the value of the variable "[A first variable](#:::identifier:::_dyn.var1)"~~
    val | +| ***val1*_dyn.var2**
    ***val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: ~~the value of the variable "[a first variable](#:::identifier:::_dyn.var1)"~~
    ~~the value of the variable "[a first variable](#:::identifier:::_dyn.var1)"~~
    val | diff --git a/tests/changelog/40_dynamic_mod_default1/result.html b/tests/changelog/40_dynamic_mod_default1/result.html index 862fb8528..55dc20f5c 100644 --- a/tests/changelog/40_dynamic_mod_default1/result.html +++ b/tests/changelog/40_dynamic_mod_default1/result.html @@ -2,10 +2,10 @@ - + - +
    Variable Description
    Variable Description
    val1_dyn.var2
    val2_dyn.var2
    string standard mandatory
    A second variable.
    Default: the value of the variable "val1_dyn.var1"
    the value of the variable "val2_dyn.var1"
    val
    val1_dyn.var2
    val2_dyn.var2
    string standard mandatory
    A second variable.
    Default: the value of the variable "a first variable"
    the value of the variable "a first variable"
    val
    diff --git a/tests/changelog/40_dynamic_mod_default1/result.md b/tests/changelog/40_dynamic_mod_default1/result.md index 815bb3113..77f8684ac 100644 --- a/tests/changelog/40_dynamic_mod_default1/result.md +++ b/tests/changelog/40_dynamic_mod_default1/result.md @@ -2,5 +2,5 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ***val1*_dyn.var2**
    ***val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: ~~the value of the variable "[A first variable](#:::identifier:::_dyn.var1)"~~
    ~~the value of the variable "[A first variable](#:::identifier:::_dyn.var1)"~~
    val | +| ***val1*_dyn.var2**
    ***val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: ~~the value of the variable "[a first variable](#:::identifier:::_dyn.var1)"~~
    ~~the value of the variable "[a first variable](#:::identifier:::_dyn.var1)"~~
    val | diff --git a/tests/changelog/40_dynamic_mod_default1/result.sh b/tests/changelog/40_dynamic_mod_default1/result.sh index 03b653353..7c2c84b1b 100644 --- a/tests/changelog/40_dynamic_mod_default1/result.sh +++ b/tests/changelog/40_dynamic_mod_default1/result.sh @@ -5,9 +5,9 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ val1_dyn.var2 │ A second variable. │ │ val2_dyn.var2 │ Default: the value of the variable  │ -│  string   standard   mandatory  │ "val1_dyn.var1" │ -│ │ the value of the variable  │ -│ │ "val2_dyn.var1" │ +│  string   standard   mandatory  │ "a first variable" │ +│ │ the value of the variable "a first  │ +│ │ variable" │ │ │ val │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/changelog/40_dynamic_mod_default2/result.adoc b/tests/changelog/40_dynamic_mod_default2/result.adoc index 7a3133047..7882ff2d1 100644 --- a/tests/changelog/40_dynamic_mod_default2/result.adoc +++ b/tests/changelog/40_dynamic_mod_default2/result.adoc @@ -9,7 +9,7 @@ **Default**: * +++val+++ -* '#the value of the variable "__val1___dyn.var1"#' -* '#the value of the variable "__val2___dyn.var1"#' +* '#the value of the variable "a first variable"#' +* '#the value of the variable "a first variable"#' |==== diff --git a/tests/changelog/40_dynamic_mod_default2/result.gitlab.md b/tests/changelog/40_dynamic_mod_default2/result.gitlab.md index b25048f99..26fc95ed7 100644 --- a/tests/changelog/40_dynamic_mod_default2/result.gitlab.md +++ b/tests/changelog/40_dynamic_mod_default2/result.gitlab.md @@ -2,7 +2,7 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ***val1*_dyn.var2**
    ***val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**:
    • ~~val~~
    • the value of the variable "[A first variable](#:::identifier:::_dyn.var1)"
    • the value of the variable "[A first variable](#:::identifier:::_dyn.var1)" | +| ***val1*_dyn.var2**
    ***val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**:
    • ~~val~~
    • the value of the variable "[a first variable](#:::identifier:::_dyn.var1)"
    • the value of the variable "[a first variable](#:::identifier:::_dyn.var1)" | diff --git a/tests/changelog/40_dynamic_mod_default2/result.html b/tests/changelog/40_dynamic_mod_default2/result.html index 3c135f69f..8145832bc 100644 --- a/tests/changelog/40_dynamic_mod_default2/result.html +++ b/tests/changelog/40_dynamic_mod_default2/result.html @@ -6,8 +6,8 @@ val1_dyn.var2
    val2_dyn.var2
    string standard mandatoryA second variable.
    Default: +
  • the value of the variable "a first variable"
  • +
  • the value of the variable "a first variable"
  • diff --git a/tests/changelog/40_dynamic_mod_default2/result.md b/tests/changelog/40_dynamic_mod_default2/result.md index 4e77059ea..d10d3fb70 100644 --- a/tests/changelog/40_dynamic_mod_default2/result.md +++ b/tests/changelog/40_dynamic_mod_default2/result.md @@ -2,5 +2,5 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ***val1*_dyn.var2**
    ***val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**:
    • ~~val~~
    • the value of the variable "[A first variable](#:::identifier:::_dyn.var1)"
    • the value of the variable "[A first variable](#:::identifier:::_dyn.var1)" | +| ***val1*_dyn.var2**
    ***val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**:
    • ~~val~~
    • the value of the variable "[a first variable](#:::identifier:::_dyn.var1)"
    • the value of the variable "[a first variable](#:::identifier:::_dyn.var1)" | diff --git a/tests/changelog/40_dynamic_mod_default2/result.sh b/tests/changelog/40_dynamic_mod_default2/result.sh index 428dbc8f5..2b370c897 100644 --- a/tests/changelog/40_dynamic_mod_default2/result.sh +++ b/tests/changelog/40_dynamic_mod_default2/result.sh @@ -6,9 +6,9 @@ │ val1_dyn.var2 │ A second variable. │ │ val2_dyn.var2 │ Default: │ │  string   standard   mandatory  │ • val │ -│ │ • the value of the variable  │ -│ │ "val1_dyn.var1" │ -│ │ • the value of the variable  │ -│ │ "val2_dyn.var1" │ +│ │ • the value of the variable "a first │ +│ │ variable" │ +│ │ • the value of the variable "a first │ +│ │ variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ 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_advanced.adoc b/tests/mode_advanced.adoc index bb71fa8eb..808d816b0 100644 --- a/tests/mode_advanced.adoc +++ b/tests/mode_advanced.adoc @@ -5,6 +5,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | My var1. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | My var2. + -**Default**: the value of the variable "var1" +**Default**: the value of the variable "my var1" |==== 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/041/doc.sh b/tests/result_tutorial/041/doc.sh index 1e2975028..c2cb7d66a 100644 --- a/tests/result_tutorial/041/doc.sh +++ b/tests/result_tutorial/041/doc.sh @@ -65,7 +65,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "HTTP address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ HTTPS Port. │ │  port   standard   mandatory  │ Validators: │ @@ -76,7 +76,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "HTTP Port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/041/doc_changelog.sh b/tests/result_tutorial/041/doc_changelog.sh index 3061658d1..6c9596872 100644 --- a/tests/result_tutorial/041/doc_changelog.sh +++ b/tests/result_tutorial/041/doc_changelog.sh @@ -8,7 +8,7 @@ │ standard   mandatory  │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable  │ -│ │ "manual.http_proxy.address" │ +│ │ "HTTP address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ HTTPS Port. │ │  port   standard   mandatory  │ Validators: │ @@ -19,7 +19,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: 8080 │ -│ │ the value of the variable  │ -│ │ "manual.http_proxy.port" │ +│ │ the value of the variable "HTTP  │ +│ │ Port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/051/doc.json b/tests/result_tutorial/051/doc.json index fc02b99da..e5539de40 100644 --- a/tests/result_tutorial/051/doc.json +++ b/tests/result_tutorial/051/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, diff --git a/tests/result_tutorial/051/doc.sh b/tests/result_tutorial/051/doc.sh index 17826197d..ae6e8004e 100644 --- a/tests/result_tutorial/051/doc.sh +++ b/tests/result_tutorial/051/doc.sh @@ -17,8 +17,8 @@ ▌  ▌ Path: manual ▌  basic   disabled  -▌ Disabled: when the variable "proxy_mode" hasn't the value "Manual proxy  -configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -67,7 +67,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "HTTP address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ HTTPS Port. │ │  port   standard   mandatory  │ Validators: │ @@ -78,7 +78,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "HTTP Port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/051/doc_changelog.sh b/tests/result_tutorial/051/doc_changelog.sh index 71e4b7423..3c6d85278 100644 --- a/tests/result_tutorial/051/doc_changelog.sh +++ b/tests/result_tutorial/051/doc_changelog.sh @@ -26,7 +26,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "HTTP address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ HTTPS Port. │ │  port   standard   mandatory  │ Validators: │ @@ -37,6 +37,6 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "HTTP Port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/052/doc.json b/tests/result_tutorial/052/doc.json index 266a86f36..899635a9b 100644 --- a/tests/result_tutorial/052/doc.json +++ b/tests/result_tutorial/052/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, diff --git a/tests/result_tutorial/052/doc.sh b/tests/result_tutorial/052/doc.sh index a300836fd..f29c1a6cb 100644 --- a/tests/result_tutorial/052/doc.sh +++ b/tests/result_tutorial/052/doc.sh @@ -17,8 +17,8 @@ ▌  ▌ Path: manual ▌  basic   disabled  -▌ Disabled: when the variable "proxy_mode" hasn't the value "Manual proxy  -configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy diff --git a/tests/result_tutorial/053/doc.json b/tests/result_tutorial/053/doc.json index 9c0e24227..4c91ed4b2 100644 --- a/tests/result_tutorial/053/doc.json +++ b/tests/result_tutorial/053/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "manual.use_for_https" }, diff --git a/tests/result_tutorial/053/doc.sh b/tests/result_tutorial/053/doc.sh index d566d6ebb..98afdaec2 100644 --- a/tests/result_tutorial/053/doc.sh +++ b/tests/result_tutorial/053/doc.sh @@ -17,8 +17,8 @@ ▌  ▌ Path: manual ▌  basic   disabled  -▌ Disabled: when the variable "proxy_mode" hasn't the value "Manual proxy  -configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -58,7 +58,8 @@ ▌  ▌ Path: manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -68,7 +69,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "HTTP address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ HTTPS Port. │ │  port   standard   mandatory  │ Validators: │ @@ -79,7 +80,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "HTTP Port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/053/doc_changelog.sh b/tests/result_tutorial/053/doc_changelog.sh index c935ae6ec..be194e4bb 100644 --- a/tests/result_tutorial/053/doc_changelog.sh +++ b/tests/result_tutorial/053/doc_changelog.sh @@ -8,7 +8,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "HTTP address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ HTTPS Port. │ │  port   standard   mandatory  │ Validators: │ @@ -19,6 +19,6 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "HTTP Port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/060/doc.json b/tests/result_tutorial/060/doc.json index c02f3f214..f0ec0629e 100644 --- a/tests/result_tutorial/060/doc.json +++ b/tests/result_tutorial/060/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "manual.use_for_https" }, diff --git a/tests/result_tutorial/060/doc.sh b/tests/result_tutorial/060/doc.sh index 379cd60cd..221239a2a 100644 --- a/tests/result_tutorial/060/doc.sh +++ b/tests/result_tutorial/060/doc.sh @@ -17,8 +17,8 @@ ▌  ▌ Path: manual ▌  basic   disabled  -▌ Disabled: when the variable "proxy_mode" hasn't the value "Manual proxy  -configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -61,7 +61,8 @@ ▌  • manual.https_proxy ▌  • manual.socks_proxy ▌  standard   hidden  -▌ Hidden: when the variable "manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ▌ Identifiers: ▌  • HTTPS ▌  • SOCKS @@ -74,7 +75,7 @@ │  domainname   standard   mandatory  │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "HTTP address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ HTTPS or SOCKS port. │ │ manual.socks_proxy.port │ Validators: │ @@ -85,7 +86,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "HTTP Port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/060/doc_changelog.sh b/tests/result_tutorial/060/doc_changelog.sh index 4a6ed7f0f..315d1086e 100644 --- a/tests/result_tutorial/060/doc_changelog.sh +++ b/tests/result_tutorial/060/doc_changelog.sh @@ -8,7 +8,7 @@ │  domainname   standard   mandatory  │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "HTTP address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ HTTPS or SOCKS port. │ │ manual.socks_proxy.port │ Validators: │ @@ -19,7 +19,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "HTTP Port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ Deleted variables diff --git a/tests/result_tutorial/061/doc.json b/tests/result_tutorial/061/doc.json index 68b96c35d..2b13dbf7d 100644 --- a/tests/result_tutorial/061/doc.json +++ b/tests/result_tutorial/061/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -276,7 +276,7 @@ "name": "disabled", "ori_name": "disabled", "access_control": true, - "annotation": "when the identifier is \"HTTPS\"" + "annotation": "when the identifier is \"HTTPS\"." } ], "mode": "standard", diff --git a/tests/result_tutorial/061/doc.sh b/tests/result_tutorial/061/doc.sh index 284dfea08..2dbc9ceb6 100644 --- a/tests/result_tutorial/061/doc.sh +++ b/tests/result_tutorial/061/doc.sh @@ -17,8 +17,8 @@ ▌  ▌ Path: manual ▌  basic   disabled  -▌ Disabled: when the variable "proxy_mode" hasn't the value "Manual proxy  -configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -61,7 +61,8 @@ ▌  • manual.https_proxy ▌  • manual.socks_proxy ▌  standard   hidden  -▌ Hidden: when the variable "manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ▌ Identifiers: ▌  • HTTPS ▌  • SOCKS @@ -74,7 +75,7 @@ │  domainname   standard   mandatory  │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "HTTP address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ HTTPS or SOCKS port. │ │ manual.socks_proxy.port │ Validators: │ @@ -85,14 +86,14 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "HTTP Port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory    │ Choices: │ │ disabled  │ • v4 │ │ │ • v5 ← (default) │ │ │ Disabled: when the identifier is │ -│ │ "HTTPS" │ +│ │ "HTTPS". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/061/doc_changelog.sh b/tests/result_tutorial/061/doc_changelog.sh index d80a06c7c..e6876a2c8 100644 --- a/tests/result_tutorial/061/doc_changelog.sh +++ b/tests/result_tutorial/061/doc_changelog.sh @@ -8,6 +8,6 @@ │ disabled  │ • v4 │ │ │ • v5 ← (default) │ │ │ Disabled: when the identifier is │ -│ │ "HTTPS" │ +│ │ "HTTPS". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/070/doc.json b/tests/result_tutorial/070/doc.json index 39ec499a1..4dcaf4947 100644 --- a/tests/result_tutorial/070/doc.json +++ b/tests/result_tutorial/070/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -148,7 +148,7 @@ "name": "hidden", "ori_name": "hidden", "access_control": true, - "annotation": "depends on a calculation" + "annotation": "depends on a calculation." } ], "mode": "standard", @@ -270,7 +270,7 @@ "name": "disabled", "ori_name": "disabled", "access_control": true, - "annotation": "when the identifier is \"HTTPS\"" + "annotation": "when the identifier is \"HTTPS\"." } ], "mode": "standard", diff --git a/tests/result_tutorial/070/doc.sh b/tests/result_tutorial/070/doc.sh index 1b231bcea..d111b1381 100644 --- a/tests/result_tutorial/070/doc.sh +++ b/tests/result_tutorial/070/doc.sh @@ -17,8 +17,8 @@ ▌  ▌ Path: manual ▌  basic   disabled  -▌ Disabled: when the variable "proxy_mode" hasn't the value "Manual proxy  -configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -61,7 +61,7 @@ ▌  • manual.https_proxy ▌  • manual.socks_proxy ▌  standard   hidden  -▌ Hidden: depends on a calculation +▌ Hidden: depends on a calculation. ▌ Identifiers: ▌  • HTTPS ▌  • SOCKS @@ -74,7 +74,7 @@ │  domainname   standard   mandatory  │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "HTTP address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ HTTPS or SOCKS port. │ │ manual.socks_proxy.port │ Validators: │ @@ -85,14 +85,14 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "HTTP Port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory    │ Choices: │ │ disabled  │ • v4 │ │ │ • v5 ← (default) │ │ │ Disabled: when the identifier is │ -│ │ "HTTPS" │ +│ │ "HTTPS". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/071/doc.json b/tests/result_tutorial/071/doc.json index d7acd06b6..17379c338 100644 --- a/tests/result_tutorial/071/doc.json +++ b/tests/result_tutorial/071/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -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", @@ -278,7 +278,7 @@ "name": "disabled", "ori_name": "disabled", "access_control": true, - "annotation": "when the identifier is \"HTTPS\"" + "annotation": "when the identifier is \"HTTPS\"." } ], "mode": "standard", diff --git a/tests/result_tutorial/071/doc.sh b/tests/result_tutorial/071/doc.sh index ce3b74ffd..957d970af 100644 --- a/tests/result_tutorial/071/doc.sh +++ b/tests/result_tutorial/071/doc.sh @@ -17,8 +17,8 @@ ▌  ▌ Path: manual ▌  basic   disabled  -▌ Disabled: when the variable "proxy_mode" hasn't the value "Manual proxy  -configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -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 "Also use this proxy for HTTPS" is set to "true". ▌ Identifiers: ▌  • HTTPS ▌  • SOCKS @@ -74,7 +74,7 @@ │  domainname   standard   mandatory  │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "HTTP address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ HTTPS or SOCKS port. │ │ manual.socks_proxy.port │ Validators: │ @@ -85,14 +85,14 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "HTTP Port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory    │ Choices: │ │ disabled  │ • v4 │ │ │ • v5 ← (default) │ │ │ Disabled: when the identifier is │ -│ │ "HTTPS" │ +│ │ "HTTPS". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/072/doc.json b/tests/result_tutorial/072/doc.json index d7acd06b6..17379c338 100644 --- a/tests/result_tutorial/072/doc.json +++ b/tests/result_tutorial/072/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -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", @@ -278,7 +278,7 @@ "name": "disabled", "ori_name": "disabled", "access_control": true, - "annotation": "when the identifier is \"HTTPS\"" + "annotation": "when the identifier is \"HTTPS\"." } ], "mode": "standard", diff --git a/tests/result_tutorial/072/doc.sh b/tests/result_tutorial/072/doc.sh index ce3b74ffd..957d970af 100644 --- a/tests/result_tutorial/072/doc.sh +++ b/tests/result_tutorial/072/doc.sh @@ -17,8 +17,8 @@ ▌  ▌ Path: manual ▌  basic   disabled  -▌ Disabled: when the variable "proxy_mode" hasn't the value "Manual proxy  -configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -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 "Also use this proxy for HTTPS" is set to "true". ▌ Identifiers: ▌  • HTTPS ▌  • SOCKS @@ -74,7 +74,7 @@ │  domainname   standard   mandatory  │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "HTTP address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ HTTPS or SOCKS port. │ │ manual.socks_proxy.port │ Validators: │ @@ -85,14 +85,14 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "HTTP Port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory    │ Choices: │ │ disabled  │ • v4 │ │ │ • v5 ← (default) │ │ │ Disabled: when the identifier is │ -│ │ "HTTPS" │ +│ │ "HTTPS". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/073/doc.json b/tests/result_tutorial/073/doc.json index d7acd06b6..17379c338 100644 --- a/tests/result_tutorial/073/doc.json +++ b/tests/result_tutorial/073/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -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", @@ -278,7 +278,7 @@ "name": "disabled", "ori_name": "disabled", "access_control": true, - "annotation": "when the identifier is \"HTTPS\"" + "annotation": "when the identifier is \"HTTPS\"." } ], "mode": "standard", diff --git a/tests/result_tutorial/073/doc.sh b/tests/result_tutorial/073/doc.sh index ce3b74ffd..957d970af 100644 --- a/tests/result_tutorial/073/doc.sh +++ b/tests/result_tutorial/073/doc.sh @@ -17,8 +17,8 @@ ▌  ▌ Path: manual ▌  basic   disabled  -▌ Disabled: when the variable "proxy_mode" hasn't the value "Manual proxy  -configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -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 "Also use this proxy for HTTPS" is set to "true". ▌ Identifiers: ▌  • HTTPS ▌  • SOCKS @@ -74,7 +74,7 @@ │  domainname   standard   mandatory  │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "HTTP address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ HTTPS or SOCKS port. │ │ manual.socks_proxy.port │ Validators: │ @@ -85,14 +85,14 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "HTTP Port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory    │ Choices: │ │ disabled  │ • v4 │ │ │ • v5 ← (default) │ │ │ Disabled: when the identifier is │ -│ │ "HTTPS" │ +│ │ "HTTPS". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/080/doc.json b/tests/result_tutorial/080/doc.json index 3a5d96ab3..d5d90d00e 100644 --- a/tests/result_tutorial/080/doc.json +++ b/tests/result_tutorial/080/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -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", @@ -278,7 +278,7 @@ "name": "disabled", "ori_name": "disabled", "access_control": true, - "annotation": "when the identifier is \"HTTPS\"" + "annotation": "when the identifier is \"HTTPS\"." } ], "mode": "standard", diff --git a/tests/result_tutorial/080/doc.sh b/tests/result_tutorial/080/doc.sh index f0be15d60..1bc21aaf3 100644 --- a/tests/result_tutorial/080/doc.sh +++ b/tests/result_tutorial/080/doc.sh @@ -17,8 +17,8 @@ ▌  ▌ Path: manual ▌  basic   disabled  -▌ Disabled: when the variable "proxy_mode" hasn't the value "Manual proxy  -configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -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 "Also use this proxy for HTTPS" is set to "true". ▌ Identifiers: ▌  • HTTPS ▌  • SOCKS @@ -74,7 +74,7 @@ │  domainname   standard   mandatory  │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ HTTPS or SOCKS port. │ │ manual.socks_proxy.port │ Validators: │ @@ -85,14 +85,14 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory    │ Choices: │ │ disabled  │ • v4 │ │ │ • v5 ← (default) │ │ │ Disabled: when the identifier is │ -│ │ "HTTPS" │ +│ │ "HTTPS". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/080/doc_changelog.sh b/tests/result_tutorial/080/doc_changelog.sh index 68b4922f3..5eaaa5244 100644 --- a/tests/result_tutorial/080/doc_changelog.sh +++ b/tests/result_tutorial/080/doc_changelog.sh @@ -25,9 +25,9 @@ │  domainname   standard   mandatory  │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable  │ -│ │ "manual.http_proxy.address" │ -│ │ the value of the variable  │ -│ │ "manual.http_proxy.address" │ +│ │ "HTTP address" │ +│ │ the value of the variable "Proxy  │ +│ │ address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ HTTPS or SOCKS port. │ │ manual.socks_proxy.port │ Validators: │ @@ -38,8 +38,8 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable  │ -│ │ "manual.http_proxy.port" │ -│ │ the value of the variable  │ -│ │ "manual.http_proxy.port" │ +│ │ "HTTP Port" │ +│ │ the value of the variable "Proxy  │ +│ │ port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/081/doc.json b/tests/result_tutorial/081/doc.json index 2deb7b1aa..559573304 100644 --- a/tests/result_tutorial/081/doc.json +++ b/tests/result_tutorial/081/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "manual.use_for_https" }, diff --git a/tests/result_tutorial/081/doc.sh b/tests/result_tutorial/081/doc.sh index db884483f..d589b5652 100644 --- a/tests/result_tutorial/081/doc.sh +++ b/tests/result_tutorial/081/doc.sh @@ -17,8 +17,8 @@ ▌  ▌ Path: manual ▌  basic   disabled  -▌ Disabled: when the variable "proxy_mode" hasn't the value "Manual proxy  -configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -58,7 +58,8 @@ ▌  ▌ Path: manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -68,7 +69,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -79,7 +80,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ SOCKS Proxy @@ -97,7 +98,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -108,7 +109,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ diff --git a/tests/result_tutorial/081/doc_changelog.sh b/tests/result_tutorial/081/doc_changelog.sh index c8530b84b..1156261e5 100644 --- a/tests/result_tutorial/081/doc_changelog.sh +++ b/tests/result_tutorial/081/doc_changelog.sh @@ -8,7 +8,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -19,14 +19,14 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.address │ Proxy address. │ │  domainname   standard   mandatory  │ Validators: │ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -37,7 +37,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ diff --git a/tests/result_tutorial/090/doc.json b/tests/result_tutorial/090/doc.json index a5ae2defd..21c6e08fc 100644 --- a/tests/result_tutorial/090/doc.json +++ b/tests/result_tutorial/090/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\"", + "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, diff --git a/tests/result_tutorial/090/doc.sh b/tests/result_tutorial/090/doc.sh index dd4c2fdac..387472a70 100644 --- a/tests/result_tutorial/090/doc.sh +++ b/tests/result_tutorial/090/doc.sh @@ -17,8 +17,8 @@ ▌  ▌ Path: manual ▌  basic   disabled  -▌ Disabled: when the variable "proxy_mode" hasn't the value "Manual proxy  -configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -58,7 +58,8 @@ ▌  ▌ Path: manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -68,7 +69,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -79,7 +80,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ SOCKS Proxy @@ -97,7 +98,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -108,7 +109,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ @@ -129,6 +130,7 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" hasn't the value │ -│ │ "Automatic proxy configuration URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/090/doc_changelog.sh b/tests/result_tutorial/090/doc_changelog.sh index 5329c0d7b..da4847e2e 100644 --- a/tests/result_tutorial/090/doc_changelog.sh +++ b/tests/result_tutorial/090/doc_changelog.sh @@ -12,7 +12,8 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" hasn't the value │ -│ │ "Automatic proxy configuration URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/100/doc.json b/tests/result_tutorial/100/doc.json index 25ad5fd84..4d2a4d086 100644 --- a/tests/result_tutorial/100/doc.json +++ b/tests/result_tutorial/100/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\"", + "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -396,7 +396,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "proxy_mode" }, diff --git a/tests/result_tutorial/100/doc.sh b/tests/result_tutorial/100/doc.sh index 8a435f4d1..74d7353cd 100644 --- a/tests/result_tutorial/100/doc.sh +++ b/tests/result_tutorial/100/doc.sh @@ -17,8 +17,8 @@ ▌  ▌ Path: manual ▌  basic   disabled  -▌ Disabled: when the variable "proxy_mode" hasn't the value "Manual proxy  -configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -58,7 +58,8 @@ ▌  ▌ Path: manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -68,7 +69,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -79,7 +80,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ SOCKS Proxy @@ -97,7 +98,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -108,7 +109,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ @@ -129,8 +130,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" hasn't the value │ -│ │ "Automatic proxy configuration URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ no_proxy │ Address for which proxy will be │ │  domainname   basic   mandatory    │ desactivated. │ @@ -143,6 +145,6 @@ │ │ • the domain name can be network in │ │ │ CIDR format │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/100/doc_changelog.sh b/tests/result_tutorial/100/doc_changelog.sh index cd39a509d..817b65a86 100644 --- a/tests/result_tutorial/100/doc_changelog.sh +++ b/tests/result_tutorial/100/doc_changelog.sh @@ -14,7 +14,7 @@ │ │ • the domain name can be network in │ │ │ CIDR format │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/101/doc.json b/tests/result_tutorial/101/doc.json index 623ab1bdb..5a332d2ef 100644 --- a/tests/result_tutorial/101/doc.json +++ b/tests/result_tutorial/101/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\"", + "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -396,7 +396,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "proxy_mode" }, diff --git a/tests/result_tutorial/101/doc.sh b/tests/result_tutorial/101/doc.sh index 412409c4a..0aed7196d 100644 --- a/tests/result_tutorial/101/doc.sh +++ b/tests/result_tutorial/101/doc.sh @@ -17,8 +17,8 @@ ▌  ▌ Path: manual ▌  basic   disabled  -▌ Disabled: when the variable "proxy_mode" hasn't the value "Manual proxy  -configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -58,7 +58,8 @@ ▌  ▌ Path: manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -68,7 +69,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -79,7 +80,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ SOCKS Proxy @@ -97,7 +98,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -108,7 +109,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ @@ -129,8 +130,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" hasn't the value │ -│ │ "Automatic proxy configuration URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ no_proxy │ Address for which proxy will be │ │  domainname   multiple   basic    │ desactivated. │ @@ -143,6 +145,6 @@ │ │ • the domain name can be network in │ │ │ CIDR format │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/101/doc_changelog.sh b/tests/result_tutorial/101/doc_changelog.sh index f0b8248c0..c264704a6 100644 --- a/tests/result_tutorial/101/doc_changelog.sh +++ b/tests/result_tutorial/101/doc_changelog.sh @@ -14,7 +14,7 @@ │ │ • the domain name can be network in │ │ │ CIDR format │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/102/doc.json b/tests/result_tutorial/102/doc.json index e656a316e..93f8624c2 100644 --- a/tests/result_tutorial/102/doc.json +++ b/tests/result_tutorial/102/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\"", + "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -390,7 +390,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "proxy_mode" }, diff --git a/tests/result_tutorial/102/doc.sh b/tests/result_tutorial/102/doc.sh index 2a5d06edd..312453dac 100644 --- a/tests/result_tutorial/102/doc.sh +++ b/tests/result_tutorial/102/doc.sh @@ -17,8 +17,8 @@ ▌  ▌ Path: manual ▌  basic   disabled  -▌ Disabled: when the variable "proxy_mode" hasn't the value "Manual proxy  -configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -58,7 +58,8 @@ ▌  ▌ Path: manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -68,7 +69,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -79,7 +80,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ SOCKS Proxy @@ -97,7 +98,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -108,7 +109,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ @@ -129,8 +130,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" hasn't the value │ -│ │ "Automatic proxy configuration URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ no_proxy │ Address for which proxy will be │ │  domainname   multiple   standard    │ desactivated. │ @@ -143,6 +145,6 @@ │ │ • the domain name can be network in │ │ │ CIDR format │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/102/doc_changelog.sh b/tests/result_tutorial/102/doc_changelog.sh index 6ecef8171..b016948e1 100644 --- a/tests/result_tutorial/102/doc_changelog.sh +++ b/tests/result_tutorial/102/doc_changelog.sh @@ -14,7 +14,7 @@ │ │ • the domain name can be network in │ │ │ CIDR format │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/103/doc.json b/tests/result_tutorial/103/doc.json index 86b897b08..293471cd1 100644 --- a/tests/result_tutorial/103/doc.json +++ b/tests/result_tutorial/103/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\"", + "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -390,7 +390,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "proxy_mode" }, diff --git a/tests/result_tutorial/103/doc.sh b/tests/result_tutorial/103/doc.sh index c19e196d9..dcd7ffeb5 100644 --- a/tests/result_tutorial/103/doc.sh +++ b/tests/result_tutorial/103/doc.sh @@ -17,8 +17,8 @@ ▌  ▌ Path: manual ▌  basic   disabled  -▌ Disabled: when the variable "proxy_mode" hasn't the value "Manual proxy  -configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -58,7 +58,8 @@ ▌  ▌ Path: manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -68,7 +69,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -79,7 +80,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ SOCKS Proxy @@ -97,7 +98,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -108,7 +109,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ @@ -129,8 +130,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" hasn't the value │ -│ │ "Automatic proxy configuration URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ no_proxy │ Address for which proxy will be │ │  domainname   multiple   standard    │ desactivated. │ @@ -147,6 +149,6 @@ │ │ • .net.nz │ │ │ • 192.168.1.0/24 │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/103/doc_changelog.sh b/tests/result_tutorial/103/doc_changelog.sh index 1b1e1b660..19b1dc2e1 100644 --- a/tests/result_tutorial/103/doc_changelog.sh +++ b/tests/result_tutorial/103/doc_changelog.sh @@ -18,7 +18,7 @@ │ │ • .net.nz │ │ │ • 192.168.1.0/24 │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/104/doc.json b/tests/result_tutorial/104/doc.json index f36e2d196..7460dad43 100644 --- a/tests/result_tutorial/104/doc.json +++ b/tests/result_tutorial/104/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\"", + "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -393,7 +393,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "proxy_mode" }, diff --git a/tests/result_tutorial/104/doc.sh b/tests/result_tutorial/104/doc.sh index 06ba7ca97..8f43e709c 100644 --- a/tests/result_tutorial/104/doc.sh +++ b/tests/result_tutorial/104/doc.sh @@ -17,8 +17,8 @@ ▌  ▌ Path: manual ▌  basic   disabled  -▌ Disabled: when the variable "proxy_mode" hasn't the value "Manual proxy  -configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -58,7 +58,8 @@ ▌  ▌ Path: manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -68,7 +69,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -79,7 +80,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ SOCKS Proxy @@ -97,7 +98,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -108,7 +109,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ @@ -129,8 +130,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" hasn't the value │ -│ │ "Automatic proxy configuration URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ no_proxy │ Address for which proxy will be │ │  domainname   multiple   standard    │ desactivated. │ @@ -150,6 +152,6 @@ │ │ • .net.nz │ │ │ • 192.168.1.0/24 │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/104/doc_changelog.sh b/tests/result_tutorial/104/doc_changelog.sh index 1d79e3c37..e4f491724 100644 --- a/tests/result_tutorial/104/doc_changelog.sh +++ b/tests/result_tutorial/104/doc_changelog.sh @@ -21,7 +21,7 @@ │ │ • .net.nz │ │ │ • 192.168.1.0/24 │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/110/doc.json b/tests/result_tutorial/110/doc.json index bdfcc32d0..2922b628c 100644 --- a/tests/result_tutorial/110/doc.json +++ b/tests/result_tutorial/110/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\"", + "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -393,7 +393,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -447,7 +447,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "proxy_mode" }, diff --git a/tests/result_tutorial/110/doc.sh b/tests/result_tutorial/110/doc.sh index 7813c71f2..7536514fc 100644 --- a/tests/result_tutorial/110/doc.sh +++ b/tests/result_tutorial/110/doc.sh @@ -17,8 +17,8 @@ ▌  ▌ Path: manual ▌  basic   disabled  -▌ Disabled: when the variable "proxy_mode" hasn't the value "Manual proxy  -configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -58,7 +58,8 @@ ▌  ▌ Path: manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -68,7 +69,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -79,7 +80,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ SOCKS Proxy @@ -97,7 +98,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -108,7 +109,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ @@ -129,8 +130,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" hasn't the value │ -│ │ "Automatic proxy configuration URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ no_proxy │ Address for which proxy will be │ │  domainname   multiple   standard    │ desactivated. │ @@ -150,13 +152,13 @@ │ │ • .net.nz │ │ │ • 192.168.1.0/24 │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ prompt_authentication │ Prompt for authentication if │ │  boolean   standard   mandatory    │ password is saved. │ │ disabled  │ Default: true │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/110/doc_changelog.sh b/tests/result_tutorial/110/doc_changelog.sh index 19a0b37e8..f54035f7e 100644 --- a/tests/result_tutorial/110/doc_changelog.sh +++ b/tests/result_tutorial/110/doc_changelog.sh @@ -7,7 +7,7 @@ │  boolean   standard   mandatory    │ password is saved. │ │ disabled  │ Default: true │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/111/doc.json b/tests/result_tutorial/111/doc.json index 23aa2ec70..b05188997 100644 --- a/tests/result_tutorial/111/doc.json +++ b/tests/result_tutorial/111/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\"", + "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -393,7 +393,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -447,7 +447,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "proxy_mode" }, diff --git a/tests/result_tutorial/111/doc.sh b/tests/result_tutorial/111/doc.sh index aa3c49915..fb0ad433e 100644 --- a/tests/result_tutorial/111/doc.sh +++ b/tests/result_tutorial/111/doc.sh @@ -17,8 +17,8 @@ ▌  ▌ Path: manual ▌  basic   disabled  -▌ Disabled: when the variable "proxy_mode" hasn't the value "Manual proxy  -configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -58,7 +58,8 @@ ▌  ▌ Path: manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -68,7 +69,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -79,7 +80,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ SOCKS Proxy @@ -97,7 +98,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -108,7 +109,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ @@ -129,8 +130,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" hasn't the value │ -│ │ "Automatic proxy configuration URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ no_proxy │ Address for which proxy will be │ │  domainname   multiple   standard    │ desactivated. │ @@ -150,15 +152,15 @@ │ │ • .net.nz │ │ │ • 192.168.1.0/24 │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ prompt_authentication │ Prompt for authentication if │ │  boolean   standard   mandatory    │ password is saved. │ │ disabled  │ Default: true │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ proxy_dns_socks5 │ Use proxy DNS when using SOCKS v5. │ │  boolean   standard   mandatory  │ Default: false │ diff --git a/tests/result_tutorial/112/doc.json b/tests/result_tutorial/112/doc.json index 5ce9acda0..cbce1b3bd 100644 --- a/tests/result_tutorial/112/doc.json +++ b/tests/result_tutorial/112/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\"", + "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -393,7 +393,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -447,7 +447,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -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..25cd24acc 100644 --- a/tests/result_tutorial/112/doc.sh +++ b/tests/result_tutorial/112/doc.sh @@ -17,8 +17,8 @@ ▌  ▌ Path: manual ▌  basic   disabled  -▌ Disabled: when the variable "proxy_mode" hasn't the value "Manual proxy  -configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -58,7 +58,8 @@ ▌  ▌ Path: manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -68,7 +69,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -79,7 +80,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ SOCKS Proxy @@ -97,7 +98,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -108,7 +109,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ @@ -129,8 +130,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" hasn't the value │ -│ │ "Automatic proxy configuration URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ no_proxy │ Address for which proxy will be │ │  domainname   multiple   standard    │ desactivated. │ @@ -150,20 +152,21 @@ │ │ • .net.nz │ │ │ • 192.168.1.0/24 │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ prompt_authentication │ Prompt for authentication if │ │  boolean   standard   mandatory    │ password is saved. │ │ disabled  │ Default: true │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ proxy_dns_socks5 │ Use proxy DNS when using SOCKS v5. │ │  boolean   standard   mandatory    │ Default: false │ -│ disabled  │ Disabled: if "proxy_mode" is not │ -│ │ "Manual proxy configuration" │ -│ │ or "manual.socks_proxy.version" is │ -│ │ "v4" │ +│ disabled  │ Disabled: if "Configure Proxy Access │ +│ │ to the Internet" is not "Manual │ +│ │ proxy configuration" │ +│ │ or "SOCKS host version used by │ +│ │ proxy" is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/112/doc_changelog.sh b/tests/result_tutorial/112/doc_changelog.sh index dfe6eaaa8..091fb5087 100644 --- a/tests/result_tutorial/112/doc_changelog.sh +++ b/tests/result_tutorial/112/doc_changelog.sh @@ -5,9 +5,10 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ proxy_dns_socks5 │ Use proxy DNS when using SOCKS v5. │ │  boolean   standard   mandatory    │ Default: false │ -│ disabled  │ Disabled: if "proxy_mode" is not  │ -│ │ "Manual proxy configuration" │ -│ │ or "manual.socks_proxy.version" is  │ -│ │ "v4" │ +│ disabled  │ Disabled: if "Configure Proxy Access │ +│ │ to the Internet" is not "Manual  │ +│ │ proxy configuration" │ +│ │ or "SOCKS host version used by  │ +│ │ proxy" is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/120/doc.json b/tests/result_tutorial/120/doc.json index 5ce9acda0..cbce1b3bd 100644 --- a/tests/result_tutorial/120/doc.json +++ b/tests/result_tutorial/120/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\"", + "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -393,7 +393,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -447,7 +447,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -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..25cd24acc 100644 --- a/tests/result_tutorial/120/doc.sh +++ b/tests/result_tutorial/120/doc.sh @@ -17,8 +17,8 @@ ▌  ▌ Path: manual ▌  basic   disabled  -▌ Disabled: when the variable "proxy_mode" hasn't the value "Manual proxy  -configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -58,7 +58,8 @@ ▌  ▌ Path: manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -68,7 +69,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -79,7 +80,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ SOCKS Proxy @@ -97,7 +98,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -108,7 +109,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ @@ -129,8 +130,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" hasn't the value │ -│ │ "Automatic proxy configuration URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ no_proxy │ Address for which proxy will be │ │  domainname   multiple   standard    │ desactivated. │ @@ -150,20 +152,21 @@ │ │ • .net.nz │ │ │ • 192.168.1.0/24 │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ prompt_authentication │ Prompt for authentication if │ │  boolean   standard   mandatory    │ password is saved. │ │ disabled  │ Default: true │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ proxy_dns_socks5 │ Use proxy DNS when using SOCKS v5. │ │  boolean   standard   mandatory    │ Default: false │ -│ disabled  │ Disabled: if "proxy_mode" is not │ -│ │ "Manual proxy configuration" │ -│ │ or "manual.socks_proxy.version" is │ -│ │ "v4" │ +│ disabled  │ Disabled: if "Configure Proxy Access │ +│ │ to the Internet" is not "Manual │ +│ │ proxy configuration" │ +│ │ or "SOCKS host version used by │ +│ │ proxy" is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/130/doc.json b/tests/result_tutorial/130/doc.json index d31a52624..4b598d2c2 100644 --- a/tests/result_tutorial/130/doc.json +++ b/tests/result_tutorial/130/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\"", + "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -393,7 +393,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -447,7 +447,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -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..f039c7f1d 100644 --- a/tests/result_tutorial/130/doc.sh +++ b/tests/result_tutorial/130/doc.sh @@ -17,8 +17,8 @@ ▌  ▌ Path: manual ▌  basic   disabled  -▌ Disabled: when the variable "proxy_mode" hasn't the value "Manual proxy  -configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -58,7 +58,8 @@ ▌  ▌ Path: manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -68,7 +69,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -79,7 +80,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ SOCKS Proxy @@ -97,7 +98,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -108,7 +109,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ @@ -129,8 +130,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" hasn't the value │ -│ │ "Automatic proxy configuration URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ no_proxy │ Address for which proxy will be │ │  domainname   multiple   standard    │ desactivated. │ @@ -150,20 +152,21 @@ │ │ • .net.nz │ │ │ • 192.168.1.0/24 │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ prompt_authentication │ Prompt for authentication if │ │  boolean   standard   mandatory    │ password is saved. │ │ disabled  │ Default: true │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ proxy_dns_socks5 │ Use proxy DNS when using SOCKS v5. │ │  boolean   advanced   mandatory    │ Default: false │ -│ disabled  │ Disabled: if "proxy_mode" is not │ -│ │ "Manual proxy configuration" │ -│ │ or "manual.socks_proxy.version" is │ -│ │ "v4" │ +│ disabled  │ Disabled: if "Configure Proxy Access │ +│ │ to the Internet" is not "Manual │ +│ │ proxy configuration" │ +│ │ or "SOCKS host version used by │ +│ │ proxy" is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/130/doc_changelog.sh b/tests/result_tutorial/130/doc_changelog.sh index 06e8ae199..444e092f5 100644 --- a/tests/result_tutorial/130/doc_changelog.sh +++ b/tests/result_tutorial/130/doc_changelog.sh @@ -5,9 +5,10 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ proxy_dns_socks5 │ Use proxy DNS when using SOCKS v5. │ │  standard   advanced   boolean    │ Default: false │ -│ advanced   mandatory   disabled  │ Disabled: if "proxy_mode" is not │ -│ │ "Manual proxy configuration" │ -│ │ or "manual.socks_proxy.version" is │ -│ │ "v4" │ +│ advanced   mandatory   disabled  │ Disabled: if "Configure Proxy Access │ +│ │ to the Internet" is not "Manual │ +│ │ proxy configuration" │ +│ │ or "SOCKS host version used by │ +│ │ proxy" is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/140/doc.json b/tests/result_tutorial/140/doc.json index 88773f367..448a362e1 100644 --- a/tests/result_tutorial/140/doc.json +++ b/tests/result_tutorial/140/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\"", + "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -393,7 +393,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -447,7 +447,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -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..75cf8305c 100644 --- a/tests/result_tutorial/140/doc.sh +++ b/tests/result_tutorial/140/doc.sh @@ -17,8 +17,8 @@ ▌  ▌ Path: manual ▌  basic   disabled  -▌ Disabled: when the variable "proxy_mode" hasn't the value "Manual proxy  -configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -58,7 +58,8 @@ ▌  ▌ Path: manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -68,7 +69,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -79,7 +80,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ SOCKS Proxy @@ -97,7 +98,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -108,7 +109,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ @@ -129,8 +130,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" hasn't the value │ -│ │ "Automatic proxy configuration URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ no_proxy │ Address for which proxy will be │ │  domainname   multiple   standard    │ desactivated. │ @@ -150,22 +152,23 @@ │ │ • .net.nz │ │ │ • 192.168.1.0/24 │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ prompt_authentication │ Prompt for authentication if │ │  boolean   standard   mandatory    │ password is saved. │ │ disabled  │ Default: true │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ proxy_dns_socks5 │ Use proxy DNS when using SOCKS v5. │ │  boolean   advanced   mandatory    │ Default: false │ -│ disabled  │ Disabled: if "proxy_mode" is not │ -│ │ "Manual proxy configuration" │ -│ │ or "manual.socks_proxy.version" is │ -│ │ "v4" │ +│ disabled  │ Disabled: if "Configure Proxy Access │ +│ │ to the Internet" is not "Manual │ +│ │ proxy configuration" │ +│ │ or "SOCKS host version used by │ +│ │ proxy" is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS diff --git a/tests/result_tutorial/141/doc.json b/tests/result_tutorial/141/doc.json index b296b703f..fa1798cb6 100644 --- a/tests/result_tutorial/141/doc.json +++ b/tests/result_tutorial/141/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\"", + "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -393,7 +393,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -447,7 +447,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -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", @@ -549,7 +549,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"false\"", + "message": "when the variable \"{0}\" has the value \"false\".", "path": { "path": "dns_over_https.enable_dns_over_https" }, diff --git a/tests/result_tutorial/141/doc.sh b/tests/result_tutorial/141/doc.sh index af5d6a7bb..1ae049742 100644 --- a/tests/result_tutorial/141/doc.sh +++ b/tests/result_tutorial/141/doc.sh @@ -17,8 +17,8 @@ ▌  ▌ Path: manual ▌  basic   disabled  -▌ Disabled: when the variable "proxy_mode" hasn't the value "Manual proxy  -configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -58,7 +58,8 @@ ▌  ▌ Path: manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -68,7 +69,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -79,7 +80,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ SOCKS Proxy @@ -97,7 +98,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -108,7 +109,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ @@ -129,8 +130,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" hasn't the value │ -│ │ "Automatic proxy configuration URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ no_proxy │ Address for which proxy will be │ │  domainname   multiple   standard    │ desactivated. │ @@ -150,22 +152,23 @@ │ │ • .net.nz │ │ │ • 192.168.1.0/24 │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ prompt_authentication │ Prompt for authentication if │ │  boolean   standard   mandatory    │ password is saved. │ │ disabled  │ Default: true │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ proxy_dns_socks5 │ Use proxy DNS when using SOCKS v5. │ │  boolean   advanced   mandatory    │ Default: false │ -│ disabled  │ Disabled: if "proxy_mode" is not │ -│ │ "Manual proxy configuration" │ -│ │ or "manual.socks_proxy.version" is │ -│ │ "v4" │ +│ disabled  │ Disabled: if "Configure Proxy Access │ +│ │ to the Internet" is not "Manual │ +│ │ proxy configuration" │ +│ │ or "SOCKS host version used by │ +│ │ proxy" is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -185,8 +188,8 @@ │ disabled  │ • Cloudflare ← (default) │ │ │ • NextDNS │ │ │ • Custom │ -│ │ Disabled: when the variable │ -│ │ "dns_over_https.enable_dns_over_htt… │ -│ │ has the value "false" │ +│ │ Disabled: when the variable "Enable │ +│ │ DNS over HTTPS" has the value │ +│ │ "false". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/141/doc_changelog.sh b/tests/result_tutorial/141/doc_changelog.sh index 1079998de..3a3de09b0 100644 --- a/tests/result_tutorial/141/doc_changelog.sh +++ b/tests/result_tutorial/141/doc_changelog.sh @@ -8,8 +8,8 @@ │ disabled  │ • Cloudflare ← (default) │ │ │ • NextDNS │ │ │ • Custom │ -│ │ Disabled: when the variable │ -│ │ "dns_over_https.enable_dns_over_htt… │ -│ │ has the value "false" │ +│ │ Disabled: when the variable "Enable │ +│ │ DNS over HTTPS" has the value │ +│ │ "false". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/142/doc.json b/tests/result_tutorial/142/doc.json index 0ace6f61f..4c7d0a779 100644 --- a/tests/result_tutorial/142/doc.json +++ b/tests/result_tutorial/142/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\"", + "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -393,7 +393,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -447,7 +447,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -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", @@ -549,7 +549,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"false\"", + "message": "when the variable \"{0}\" has the value \"false\".", "path": { "path": "dns_over_https.enable_dns_over_https" }, @@ -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..047da995d 100644 --- a/tests/result_tutorial/142/doc.sh +++ b/tests/result_tutorial/142/doc.sh @@ -17,8 +17,8 @@ ▌  ▌ Path: manual ▌  basic   disabled  -▌ Disabled: when the variable "proxy_mode" hasn't the value "Manual proxy  -configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -58,7 +58,8 @@ ▌  ▌ Path: manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -68,7 +69,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -79,7 +80,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ SOCKS Proxy @@ -97,7 +98,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -108,7 +109,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ @@ -129,8 +130,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" hasn't the value │ -│ │ "Automatic proxy configuration URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ no_proxy │ Address for which proxy will be │ │  domainname   multiple   standard    │ desactivated. │ @@ -150,22 +152,23 @@ │ │ • .net.nz │ │ │ • 192.168.1.0/24 │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ prompt_authentication │ Prompt for authentication if │ │  boolean   standard   mandatory    │ password is saved. │ │ disabled  │ Default: true │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ proxy_dns_socks5 │ Use proxy DNS when using SOCKS v5. │ │  boolean   advanced   mandatory    │ Default: false │ -│ disabled  │ Disabled: if "proxy_mode" is not │ -│ │ "Manual proxy configuration" │ -│ │ or "manual.socks_proxy.version" is │ -│ │ "v4" │ +│ disabled  │ Disabled: if "Configure Proxy Access │ +│ │ to the Internet" is not "Manual │ +│ │ proxy configuration" │ +│ │ or "SOCKS host version used by │ +│ │ proxy" is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -185,9 +188,9 @@ │ disabled  │ • Cloudflare ← (default) │ │ │ • NextDNS │ │ │ • Custom │ -│ │ Disabled: when the variable │ -│ │ "dns_over_https.enable_dns_over_htt… │ -│ │ has the value "false" │ +│ │ Disabled: when the variable "Enable │ +│ │ DNS over HTTPS" has the value │ +│ │ "false". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ dns_over_https.custom_dns_url │ Custom DNS URL. │ │  web address   basic   mandatory    │ Validators: │ @@ -197,8 +200,7 @@ │ │ are allowed │ │ │ • type domainname │ │ │ • the domain name can be a hostname │ -│ │ Disabled: if │ -│ │ "dns_over_https.provider" is not │ -│ │ "Custom" │ +│ │ Disabled: if "Use Provider" is not │ +│ │ "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/142/doc_changelog.sh b/tests/result_tutorial/142/doc_changelog.sh index 9f444b3e1..c9775eaa9 100644 --- a/tests/result_tutorial/142/doc_changelog.sh +++ b/tests/result_tutorial/142/doc_changelog.sh @@ -11,8 +11,7 @@ │ │ are allowed │ │ │ • type domainname │ │ │ • the domain name can be a hostname │ -│ │ Disabled: if │ -│ │ "dns_over_https.provider" is not │ -│ │ "Custom" │ +│ │ Disabled: if "Use Provider" is not │ +│ │ "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/150/doc.json b/tests/result_tutorial/150/doc.json index 9ac3025d7..657d4cda3 100644 --- a/tests/result_tutorial/150/doc.json +++ b/tests/result_tutorial/150/doc.json @@ -42,7 +42,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "proxy_mode" }, @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "manual.use_for_https" }, @@ -358,7 +358,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\"", + "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "proxy_mode" }, @@ -393,7 +393,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -447,7 +447,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "proxy_mode" }, @@ -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", @@ -549,7 +549,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"false\"", + "message": "when the variable \"{0}\" has the value \"false\".", "path": { "path": "dns_over_https.enable_dns_over_https" }, @@ -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..629ac3854 100644 --- a/tests/result_tutorial/150/doc.sh +++ b/tests/result_tutorial/150/doc.sh @@ -17,8 +17,8 @@ ▌  ▌ Path: manual ▌  basic   disabled  -▌ Disabled: when the variable "proxy_mode" hasn't the value "Manual proxy  -configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -58,7 +58,8 @@ ▌  ▌ Path: manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -68,7 +69,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -79,7 +80,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ SOCKS Proxy @@ -97,7 +98,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -108,7 +109,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ @@ -129,8 +130,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" hasn't the value │ -│ │ "Automatic proxy configuration URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ no_proxy │ Address for which proxy will be │ │  domainname   multiple   standard    │ desactivated. │ @@ -150,22 +152,23 @@ │ │ • .net.nz │ │ │ • 192.168.1.0/24 │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ prompt_authentication │ Prompt for authentication if │ │  boolean   standard   mandatory    │ password is saved. │ │ disabled  │ Default: true │ │ │ Disabled: when the variable │ -│ │ "proxy_mode" has the value "No │ -│ │ proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ proxy_dns_socks5 │ Use proxy DNS when using SOCKS v5. │ │  boolean   advanced   mandatory    │ Default: false │ -│ disabled  │ Disabled: if "proxy_mode" is not │ -│ │ "Manual proxy configuration" │ -│ │ or "manual.socks_proxy.version" is │ -│ │ "v4" │ +│ disabled  │ Disabled: if "Configure Proxy Access │ +│ │ to the Internet" is not "Manual │ +│ │ proxy configuration" │ +│ │ or "SOCKS host version used by │ +│ │ proxy" is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -185,9 +188,9 @@ │ disabled  │ • Cloudflare ← (default) │ │ │ • NextDNS │ │ │ • Custom │ -│ │ Disabled: when the variable │ -│ │ "dns_over_https.enable_dns_over_htt… │ -│ │ has the value "false" │ +│ │ Disabled: when the variable "Enable │ +│ │ DNS over HTTPS" has the value │ +│ │ "false". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ dns_over_https.custom_dns_url │ Custom DNS URL. │ │  web address   basic   mandatory    │ Validators: │ @@ -198,8 +201,7 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ • must starts with 'https://' only │ -│ │ Disabled: if │ -│ │ "dns_over_https.provider" is not │ -│ │ "Custom" │ +│ │ Disabled: if "Use Provider" is not │ +│ │ "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/150/doc_changelog.sh b/tests/result_tutorial/150/doc_changelog.sh index 3823dccab..60261dce3 100644 --- a/tests/result_tutorial/150/doc_changelog.sh +++ b/tests/result_tutorial/150/doc_changelog.sh @@ -12,8 +12,7 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ • must starts with 'https://' only │ -│ │ Disabled: if │ -│ │ "dns_over_https.provider" is not │ -│ │ "Custom" │ +│ │ Disabled: if "Use Provider" is not │ +│ │ "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/160/doc.json b/tests/result_tutorial/160/doc.json index 966924ff3..b2313635a 100644 --- a/tests/result_tutorial/160/doc.json +++ b/tests/result_tutorial/160/doc.json @@ -55,7 +55,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "firefox.proxy_mode" }, @@ -162,7 +162,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "firefox.manual.use_for_https" }, @@ -371,7 +371,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\"", + "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "firefox.proxy_mode" }, @@ -406,7 +406,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -460,7 +460,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -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", @@ -562,7 +562,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"false\"", + "message": "when the variable \"{0}\" has the value \"false\".", "path": { "path": "firefox.dns_over_https.enable_dns_over_https" }, @@ -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..bdadb6bab 100644 --- a/tests/result_tutorial/160/doc.sh +++ b/tests/result_tutorial/160/doc.sh @@ -25,8 +25,8 @@ ▌  ▌ Path: firefox.manual ▌  basic   disabled  -▌ Disabled: when the variable "firefox.proxy_mode" hasn't the value "Manual  -proxy configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -66,7 +66,8 @@ ▌  ▌ Path: firefox.manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "firefox.manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -76,7 +77,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -87,7 +88,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.port" │ +│ │ "Proxy port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ SOCKS Proxy @@ -105,7 +106,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -116,7 +117,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ @@ -137,9 +138,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" hasn't the │ -│ │ value "Automatic proxy configuration │ -│ │ URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.no_proxy │ Address for which proxy will be │ │  domainname   multiple   standard    │ desactivated. │ @@ -159,23 +160,23 @@ │ │ • .net.nz │ │ │ • 192.168.1.0/24 │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" has the value │ -│ │ "No proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.prompt_authentication │ Prompt for authentication if │ │  boolean   standard   mandatory    │ password is saved. │ │ disabled  │ Default: true │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" has the value │ -│ │ "No proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.proxy_dns_socks5 │ Use proxy DNS when using SOCKS v5. │ │  boolean   advanced   mandatory    │ Default: false │ -│ disabled  │ Disabled: if "firefox.proxy_mode" is │ -│ │ not "Manual proxy configuration" │ -│ │ or │ -│ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ disabled  │ Disabled: if "Configure Proxy Access │ +│ │ to the Internet" is not "Manual │ +│ │ proxy configuration" │ +│ │ or "SOCKS host version used by │ +│ │ proxy" is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -195,9 +196,9 @@ │ disabled  │ • Cloudflare ← (default) │ │ │ • NextDNS │ │ │ • Custom │ -│ │ Disabled: when the variable │ -│ │ "firefox.dns_over_https.enable_dns_… │ -│ │ has the value "false" │ +│ │ Disabled: when the variable "Enable │ +│ │ DNS over HTTPS" has the value │ +│ │ "false". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.dns_over_https.custom_dns_url │ Custom DNS URL. │ │  web address   basic   mandatory    │ Validators: │ @@ -208,9 +209,8 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ • must starts with 'https://' only │ -│ │ Disabled: if │ -│ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ Disabled: if "Use Provider" is not │ +│ │ "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/160/doc_changelog.sh b/tests/result_tutorial/160/doc_changelog.sh index 1eeb08a96..a9cf3b9f0 100644 --- a/tests/result_tutorial/160/doc_changelog.sh +++ b/tests/result_tutorial/160/doc_changelog.sh @@ -36,7 +36,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -47,14 +47,14 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.socks_proxy.address │ Proxy address. │ │  domainname   standard   mandatory  │ Validators: │ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -65,7 +65,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ @@ -81,9 +81,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" hasn't the │ -│ │ value "Automatic proxy configuration │ -│ │ URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.no_proxy │ Address for which proxy will be │ │  domainname   multiple   standard    │ desactivated. │ @@ -103,23 +103,23 @@ │ │ • .net.nz │ │ │ • 192.168.1.0/24 │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" has the value │ -│ │ "No proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.prompt_authentication │ Prompt for authentication if │ │  boolean   standard   mandatory    │ password is saved. │ │ disabled  │ Default: true │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" has the value │ -│ │ "No proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.proxy_dns_socks5 │ Use proxy DNS when using SOCKS v5. │ │  boolean   advanced   mandatory    │ Default: false │ -│ disabled  │ Disabled: if "firefox.proxy_mode" is │ -│ │ not "Manual proxy configuration" │ -│ │ or │ -│ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ disabled  │ Disabled: if "Configure Proxy Access │ +│ │ to the Internet" is not "Manual │ +│ │ proxy configuration" │ +│ │ or "SOCKS host version used by │ +│ │ proxy" is "v4". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.dns_over_https.enable_dns_ov… │ Enable DNS over HTTPS. │ │  boolean   standard   mandatory  │ Default: false │ @@ -129,9 +129,9 @@ │ disabled  │ • Cloudflare ← (default) │ │ │ • NextDNS │ │ │ • Custom │ -│ │ Disabled: when the variable │ -│ │ "firefox.dns_over_https.enable_dns_… │ -│ │ has the value "false" │ +│ │ Disabled: when the variable "Enable │ +│ │ DNS over HTTPS" has the value │ +│ │ "false". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.dns_over_https.custom_dns_url │ Custom DNS URL. │ │  web address   basic   mandatory    │ Validators: │ @@ -142,9 +142,8 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ • must starts with 'https://' only │ -│ │ Disabled: if │ -│ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ Disabled: if "Use Provider" is not │ +│ │ "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ Deleted variables diff --git a/tests/result_tutorial/161/doc.json b/tests/result_tutorial/161/doc.json index 966924ff3..b2313635a 100644 --- a/tests/result_tutorial/161/doc.json +++ b/tests/result_tutorial/161/doc.json @@ -55,7 +55,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "firefox.proxy_mode" }, @@ -162,7 +162,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "firefox.manual.use_for_https" }, @@ -371,7 +371,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\"", + "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "firefox.proxy_mode" }, @@ -406,7 +406,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -460,7 +460,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -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", @@ -562,7 +562,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"false\"", + "message": "when the variable \"{0}\" has the value \"false\".", "path": { "path": "firefox.dns_over_https.enable_dns_over_https" }, @@ -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..bdadb6bab 100644 --- a/tests/result_tutorial/161/doc.sh +++ b/tests/result_tutorial/161/doc.sh @@ -25,8 +25,8 @@ ▌  ▌ Path: firefox.manual ▌  basic   disabled  -▌ Disabled: when the variable "firefox.proxy_mode" hasn't the value "Manual  -proxy configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -66,7 +66,8 @@ ▌  ▌ Path: firefox.manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "firefox.manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -76,7 +77,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -87,7 +88,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.port" │ +│ │ "Proxy port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ SOCKS Proxy @@ -105,7 +106,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -116,7 +117,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ @@ -137,9 +138,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" hasn't the │ -│ │ value "Automatic proxy configuration │ -│ │ URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.no_proxy │ Address for which proxy will be │ │  domainname   multiple   standard    │ desactivated. │ @@ -159,23 +160,23 @@ │ │ • .net.nz │ │ │ • 192.168.1.0/24 │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" has the value │ -│ │ "No proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.prompt_authentication │ Prompt for authentication if │ │  boolean   standard   mandatory    │ password is saved. │ │ disabled  │ Default: true │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" has the value │ -│ │ "No proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.proxy_dns_socks5 │ Use proxy DNS when using SOCKS v5. │ │  boolean   advanced   mandatory    │ Default: false │ -│ disabled  │ Disabled: if "firefox.proxy_mode" is │ -│ │ not "Manual proxy configuration" │ -│ │ or │ -│ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ disabled  │ Disabled: if "Configure Proxy Access │ +│ │ to the Internet" is not "Manual │ +│ │ proxy configuration" │ +│ │ or "SOCKS host version used by │ +│ │ proxy" is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -195,9 +196,9 @@ │ disabled  │ • Cloudflare ← (default) │ │ │ • NextDNS │ │ │ • Custom │ -│ │ Disabled: when the variable │ -│ │ "firefox.dns_over_https.enable_dns_… │ -│ │ has the value "false" │ +│ │ Disabled: when the variable "Enable │ +│ │ DNS over HTTPS" has the value │ +│ │ "false". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.dns_over_https.custom_dns_url │ Custom DNS URL. │ │  web address   basic   mandatory    │ Validators: │ @@ -208,9 +209,8 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ • must starts with 'https://' only │ -│ │ Disabled: if │ -│ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ Disabled: if "Use Provider" is not │ +│ │ "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/170/doc.json b/tests/result_tutorial/170/doc.json index c700314b9..1f1b1e1f4 100644 --- a/tests/result_tutorial/170/doc.json +++ b/tests/result_tutorial/170/doc.json @@ -55,7 +55,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "firefox.proxy_mode" }, @@ -162,7 +162,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "firefox.manual.use_for_https" }, @@ -371,7 +371,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\"", + "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "firefox.proxy_mode" }, @@ -406,7 +406,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -460,7 +460,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -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", @@ -562,7 +562,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"false\"", + "message": "when the variable \"{0}\" has the value \"false\".", "path": { "path": "firefox.dns_over_https.enable_dns_over_https" }, @@ -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..e9010f93b 100644 --- a/tests/result_tutorial/170/doc.sh +++ b/tests/result_tutorial/170/doc.sh @@ -25,8 +25,8 @@ ▌  ▌ Path: firefox.manual ▌  basic   disabled  -▌ Disabled: when the variable "firefox.proxy_mode" hasn't the value "Manual  -proxy configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -66,7 +66,8 @@ ▌  ▌ Path: firefox.manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "firefox.manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -76,7 +77,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -87,7 +88,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.port" │ +│ │ "Proxy port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ SOCKS Proxy @@ -105,7 +106,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -116,7 +117,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ @@ -137,9 +138,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" hasn't the │ -│ │ value "Automatic proxy configuration │ -│ │ URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.no_proxy │ Address for which proxy will be │ │  domainname   multiple   standard    │ desactivated. │ @@ -159,23 +160,23 @@ │ │ • .net.nz │ │ │ • 192.168.1.0/24 │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" has the value │ -│ │ "No proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.prompt_authentication │ Prompt for authentication if │ │  boolean   standard   mandatory    │ password is saved. │ │ disabled  │ Default: true │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" has the value │ -│ │ "No proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.proxy_dns_socks5 │ Use proxy DNS when using SOCKS v5. │ │  boolean   advanced   mandatory    │ Default: false │ -│ disabled  │ Disabled: if "firefox.proxy_mode" is │ -│ │ not "Manual proxy configuration" │ -│ │ or │ -│ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ disabled  │ Disabled: if "Configure Proxy Access │ +│ │ to the Internet" is not "Manual │ +│ │ proxy configuration" │ +│ │ or "SOCKS host version used by │ +│ │ proxy" is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -195,9 +196,9 @@ │ disabled  │ • Cloudflare ← (default) │ │ │ • NextDNS │ │ │ • Custom │ -│ │ Disabled: when the variable │ -│ │ "firefox.dns_over_https.enable_dns_… │ -│ │ has the value "false" │ +│ │ Disabled: when the variable "Enable │ +│ │ DNS over HTTPS" has the value │ +│ │ "false". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.dns_over_https.custom_dns_url │ Custom DNS URL. │ │  web address   basic   mandatory    │ Validators: │ @@ -208,9 +209,8 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ • must starts with 'https://' only │ -│ │ Disabled: if │ -│ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ Disabled: if "Use Provider" is not │ +│ │ "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/180/doc.json b/tests/result_tutorial/180/doc.json index 48d1950b7..9cb819615 100644 --- a/tests/result_tutorial/180/doc.json +++ b/tests/result_tutorial/180/doc.json @@ -55,7 +55,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "firefox.proxy_mode" }, @@ -162,7 +162,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "firefox.manual.use_for_https" }, @@ -371,7 +371,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\"", + "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "firefox.proxy_mode" }, @@ -406,7 +406,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -460,7 +460,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -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", @@ -562,7 +562,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"false\"", + "message": "when the variable \"{0}\" has the value \"false\".", "path": { "path": "firefox.dns_over_https.enable_dns_over_https" }, @@ -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..c9687758f 100644 --- a/tests/result_tutorial/180/doc.sh +++ b/tests/result_tutorial/180/doc.sh @@ -25,8 +25,8 @@ ▌  ▌ Path: firefox.manual ▌  basic   disabled  -▌ Disabled: when the variable "firefox.proxy_mode" hasn't the value "Manual  -proxy configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -66,7 +66,8 @@ ▌  ▌ Path: firefox.manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "firefox.manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -76,7 +77,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -87,7 +88,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.port" │ +│ │ "Proxy port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ SOCKS Proxy @@ -105,7 +106,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -116,7 +117,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ @@ -137,9 +138,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" hasn't the │ -│ │ value "Automatic proxy configuration │ -│ │ URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.no_proxy │ Address for which proxy will be │ │  domainname   multiple   standard    │ desactivated. │ @@ -159,23 +160,23 @@ │ │ • .net.nz │ │ │ • 192.168.1.0/24 │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" has the value │ -│ │ "No proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.prompt_authentication │ Prompt for authentication if │ │  boolean   standard   mandatory    │ password is saved. │ │ disabled  │ Default: true │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" has the value │ -│ │ "No proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.proxy_dns_socks5 │ Use proxy DNS when using SOCKS v5. │ │  boolean   advanced   mandatory    │ Default: false │ -│ disabled  │ Disabled: if "firefox.proxy_mode" is │ -│ │ not "Manual proxy configuration" │ -│ │ or │ -│ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ disabled  │ Disabled: if "Configure Proxy Access │ +│ │ to the Internet" is not "Manual │ +│ │ proxy configuration" │ +│ │ or "SOCKS host version used by │ +│ │ proxy" is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -195,9 +196,9 @@ │ disabled  │ • Cloudflare ← (default) │ │ │ • NextDNS │ │ │ • Custom │ -│ │ Disabled: when the variable │ -│ │ "firefox.dns_over_https.enable_dns_… │ -│ │ has the value "false" │ +│ │ Disabled: when the variable "Enable │ +│ │ DNS over HTTPS" has the value │ +│ │ "false". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.dns_over_https.custom_dns_url │ Custom DNS URL. │ │  web address   basic   mandatory    │ Validators: │ @@ -208,9 +209,8 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ • must starts with 'https://' only │ -│ │ Disabled: if │ -│ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ Disabled: if "Use Provider" is not │ +│ │ "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/181/doc.json b/tests/result_tutorial/181/doc.json index 4763fef8b..764c39fb5 100644 --- a/tests/result_tutorial/181/doc.json +++ b/tests/result_tutorial/181/doc.json @@ -55,7 +55,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "firefox.proxy_mode" }, @@ -162,7 +162,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "firefox.manual.use_for_https" }, @@ -371,7 +371,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\"", + "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "firefox.proxy_mode" }, @@ -406,7 +406,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -460,7 +460,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -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", @@ -562,7 +562,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"false\"", + "message": "when the variable \"{0}\" has the value \"false\".", "path": { "path": "firefox.dns_over_https.enable_dns_over_https" }, @@ -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..70905a784 100644 --- a/tests/result_tutorial/181/doc.sh +++ b/tests/result_tutorial/181/doc.sh @@ -25,8 +25,8 @@ ▌  ▌ Path: firefox.manual ▌  basic   disabled  -▌ Disabled: when the variable "firefox.proxy_mode" hasn't the value "Manual  -proxy configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -66,7 +66,8 @@ ▌  ▌ Path: firefox.manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "firefox.manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -76,7 +77,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -87,7 +88,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.port" │ +│ │ "Proxy port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ SOCKS Proxy @@ -105,7 +106,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -116,7 +117,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ @@ -137,9 +138,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" hasn't the │ -│ │ value "Automatic proxy configuration │ -│ │ URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.no_proxy │ Address for which proxy will be │ │  domainname   multiple   standard    │ desactivated. │ @@ -159,23 +160,23 @@ │ │ • .net.nz │ │ │ • 192.168.1.0/24 │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" has the value │ -│ │ "No proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.prompt_authentication │ Prompt for authentication if │ │  boolean   standard   mandatory    │ password is saved. │ │ disabled  │ Default: true │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" has the value │ -│ │ "No proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.proxy_dns_socks5 │ Use proxy DNS when using SOCKS v5. │ │  boolean   advanced   mandatory    │ Default: false │ -│ disabled  │ Disabled: if "firefox.proxy_mode" is │ -│ │ not "Manual proxy configuration" │ -│ │ or │ -│ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ disabled  │ Disabled: if "Configure Proxy Access │ +│ │ to the Internet" is not "Manual │ +│ │ proxy configuration" │ +│ │ or "SOCKS host version used by │ +│ │ proxy" is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -195,9 +196,9 @@ │ disabled  │ • Cloudflare ← (default) │ │ │ • NextDNS │ │ │ • Custom │ -│ │ Disabled: when the variable │ -│ │ "firefox.dns_over_https.enable_dns_… │ -│ │ has the value "false" │ +│ │ Disabled: when the variable "Enable │ +│ │ DNS over HTTPS" has the value │ +│ │ "false". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.dns_over_https.custom_dns_url │ Custom DNS URL. │ │  web address   basic   mandatory    │ Validators: │ @@ -208,9 +209,8 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ • must starts with 'https://' only │ -│ │ Disabled: if │ -│ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ Disabled: if "Use Provider" is 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..71c6f4102 100644 --- a/tests/result_tutorial/182/doc.json +++ b/tests/result_tutorial/182/doc.json @@ -55,7 +55,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "firefox.proxy_mode" }, @@ -162,7 +162,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "firefox.manual.use_for_https" }, @@ -371,7 +371,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\"", + "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "firefox.proxy_mode" }, @@ -406,7 +406,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -460,7 +460,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -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", @@ -562,7 +562,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"false\"", + "message": "when the variable \"{0}\" has the value \"false\".", "path": { "path": "firefox.dns_over_https.enable_dns_over_https" }, @@ -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..389fbcc1f 100644 --- a/tests/result_tutorial/182/doc.sh +++ b/tests/result_tutorial/182/doc.sh @@ -25,8 +25,8 @@ ▌  ▌ Path: firefox.manual ▌  basic   disabled  -▌ Disabled: when the variable "firefox.proxy_mode" hasn't the value "Manual  -proxy configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -66,7 +66,8 @@ ▌  ▌ Path: firefox.manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "firefox.manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -76,7 +77,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -87,7 +88,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.port" │ +│ │ "Proxy port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ SOCKS Proxy @@ -105,7 +106,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -116,7 +117,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ @@ -137,9 +138,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" hasn't the │ -│ │ value "Automatic proxy configuration │ -│ │ URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.no_proxy │ Address for which proxy will be │ │  domainname   multiple   standard    │ desactivated. │ @@ -159,23 +160,23 @@ │ │ • .net.nz │ │ │ • 192.168.1.0/24 │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" has the value │ -│ │ "No proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.prompt_authentication │ Prompt for authentication if │ │  boolean   standard   mandatory    │ password is saved. │ │ disabled  │ Default: true │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" has the value │ -│ │ "No proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.proxy_dns_socks5 │ Use proxy DNS when using SOCKS v5. │ │  boolean   advanced   mandatory    │ Default: false │ -│ disabled  │ Disabled: if "firefox.proxy_mode" is │ -│ │ not "Manual proxy configuration" │ -│ │ or │ -│ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ disabled  │ Disabled: if "Configure Proxy Access │ +│ │ to the Internet" is not "Manual │ +│ │ proxy configuration" │ +│ │ or "SOCKS host version used by │ +│ │ proxy" is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -195,9 +196,9 @@ │ disabled  │ • Cloudflare ← (default) │ │ │ • NextDNS │ │ │ • Custom │ -│ │ Disabled: when the variable │ -│ │ "firefox.dns_over_https.enable_dns_… │ -│ │ has the value "false" │ +│ │ Disabled: when the variable "Enable │ +│ │ DNS over HTTPS" has the value │ +│ │ "false". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.dns_over_https.custom_dns_url │ Custom DNS URL. │ │  web address   basic   mandatory    │ Validators: │ @@ -208,9 +209,8 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ • must starts with 'https://' only │ -│ │ Disabled: if │ -│ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ Disabled: if "Use Provider" is 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..ba769ba02 100644 --- a/tests/result_tutorial/190/doc.json +++ b/tests/result_tutorial/190/doc.json @@ -55,7 +55,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "firefox.proxy_mode" }, @@ -162,7 +162,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "firefox.manual.use_for_https" }, @@ -371,7 +371,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\"", + "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "firefox.proxy_mode" }, @@ -406,7 +406,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -460,7 +460,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -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", @@ -562,7 +562,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"false\"", + "message": "when the variable \"{0}\" has the value \"false\".", "path": { "path": "firefox.dns_over_https.enable_dns_over_https" }, @@ -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..c24fadcde 100644 --- a/tests/result_tutorial/190/doc.sh +++ b/tests/result_tutorial/190/doc.sh @@ -25,8 +25,8 @@ ▌  ▌ Path: firefox.manual ▌  basic   disabled  -▌ Disabled: when the variable "firefox.proxy_mode" hasn't the value "Manual  -proxy configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -66,7 +66,8 @@ ▌  ▌ Path: firefox.manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "firefox.manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -76,7 +77,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -87,7 +88,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.port" │ +│ │ "Proxy port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ SOCKS Proxy @@ -105,7 +106,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -116,7 +117,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ @@ -137,9 +138,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" hasn't the │ -│ │ value "Automatic proxy configuration │ -│ │ URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.no_proxy │ Address for which proxy will be │ │  domainname   multiple   standard    │ desactivated. │ @@ -159,23 +160,23 @@ │ │ • .net.nz │ │ │ • 192.168.1.0/24 │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" has the value │ -│ │ "No proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.prompt_authentication │ Prompt for authentication if │ │  boolean   standard   mandatory    │ password is saved. │ │ disabled  │ Default: true │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" has the value │ -│ │ "No proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.proxy_dns_socks5 │ Use proxy DNS when using SOCKS v5. │ │  boolean   advanced   mandatory    │ Default: false │ -│ disabled  │ Disabled: if "firefox.proxy_mode" is │ -│ │ not "Manual proxy configuration" │ -│ │ or │ -│ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ disabled  │ Disabled: if "Configure Proxy Access │ +│ │ to the Internet" is not "Manual │ +│ │ proxy configuration" │ +│ │ or "SOCKS host version used by │ +│ │ proxy" is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -195,9 +196,9 @@ │ disabled  │ • Cloudflare ← (default) │ │ │ • NextDNS │ │ │ • Custom │ -│ │ Disabled: when the variable │ -│ │ "firefox.dns_over_https.enable_dns_… │ -│ │ has the value "false" │ +│ │ Disabled: when the variable "Enable │ +│ │ DNS over HTTPS" has the value │ +│ │ "false". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.dns_over_https.custom_dns_url │ Custom DNS URL. │ │  web address   basic   mandatory    │ Validators: │ @@ -208,9 +209,8 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ • must starts with 'https://' only │ -│ │ Disabled: if │ -│ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ Disabled: if "Use Provider" is 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..92069ab85 100644 --- a/tests/result_tutorial/200/doc.json +++ b/tests/result_tutorial/200/doc.json @@ -55,7 +55,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "firefox.proxy_mode" }, @@ -162,7 +162,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "firefox.manual.use_for_https" }, @@ -371,7 +371,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\"", + "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "firefox.proxy_mode" }, @@ -406,7 +406,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -460,7 +460,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -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", @@ -562,7 +562,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"false\"", + "message": "when the variable \"{0}\" has the value \"false\".", "path": { "path": "firefox.dns_over_https.enable_dns_over_https" }, @@ -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..734de2b8b 100644 --- a/tests/result_tutorial/200/doc.sh +++ b/tests/result_tutorial/200/doc.sh @@ -25,8 +25,8 @@ ▌  ▌ Path: firefox.manual ▌  basic   disabled  -▌ Disabled: when the variable "firefox.proxy_mode" hasn't the value "Manual  -proxy configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -66,7 +66,8 @@ ▌  ▌ Path: firefox.manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "firefox.manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -76,7 +77,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -87,7 +88,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.port" │ +│ │ "Proxy port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ SOCKS Proxy @@ -105,7 +106,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -116,7 +117,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ @@ -137,9 +138,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" hasn't the │ -│ │ value "Automatic proxy configuration │ -│ │ URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.no_proxy │ Address for which proxy will be │ │  domainname   multiple   standard    │ desactivated. │ @@ -159,23 +160,23 @@ │ │ • .net.nz │ │ │ • 192.168.1.0/24 │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" has the value │ -│ │ "No proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.prompt_authentication │ Prompt for authentication if │ │  boolean   standard   mandatory    │ password is saved. │ │ disabled  │ Default: true │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" has the value │ -│ │ "No proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.proxy_dns_socks5 │ Use proxy DNS when using SOCKS v5. │ │  boolean   advanced   mandatory    │ Default: false │ -│ disabled  │ Disabled: if "firefox.proxy_mode" is │ -│ │ not "Manual proxy configuration" │ -│ │ or │ -│ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ disabled  │ Disabled: if "Configure Proxy Access │ +│ │ to the Internet" is not "Manual │ +│ │ proxy configuration" │ +│ │ or "SOCKS host version used by │ +│ │ proxy" is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -195,9 +196,9 @@ │ disabled  │ • Cloudflare ← (default) │ │ │ • NextDNS │ │ │ • Custom │ -│ │ Disabled: when the variable │ -│ │ "firefox.dns_over_https.enable_dns_… │ -│ │ has the value "false" │ +│ │ Disabled: when the variable "Enable │ +│ │ DNS over HTTPS" has the value │ +│ │ "false". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.dns_over_https.custom_dns_url │ Custom DNS URL. │ │  web address   basic   mandatory    │ Validators: │ @@ -208,9 +209,8 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ • must starts with 'https://' only │ -│ │ Disabled: if │ -│ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ Disabled: if "Use Provider" is 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..4e27cd2cd 100644 --- a/tests/result_tutorial/210/doc.json +++ b/tests/result_tutorial/210/doc.json @@ -55,7 +55,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "firefox.proxy_mode" }, @@ -162,7 +162,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "firefox.manual.use_for_https" }, @@ -371,7 +371,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\"", + "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "firefox.proxy_mode" }, @@ -406,7 +406,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -460,7 +460,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -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", @@ -562,7 +562,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"false\"", + "message": "when the variable \"{0}\" has the value \"false\".", "path": { "path": "firefox.dns_over_https.enable_dns_over_https" }, @@ -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..80127b3c9 100644 --- a/tests/result_tutorial/210/doc.sh +++ b/tests/result_tutorial/210/doc.sh @@ -25,8 +25,8 @@ ▌  ▌ Path: firefox.manual ▌  basic   disabled  -▌ Disabled: when the variable "firefox.proxy_mode" hasn't the value "Manual  -proxy configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -66,7 +66,8 @@ ▌  ▌ Path: firefox.manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "firefox.manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -76,7 +77,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -87,7 +88,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.port" │ +│ │ "Proxy port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ SOCKS Proxy @@ -105,7 +106,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -116,7 +117,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ @@ -137,9 +138,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" hasn't the │ -│ │ value "Automatic proxy configuration │ -│ │ URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.no_proxy │ Address for which proxy will be │ │  domainname   multiple   standard    │ desactivated. │ @@ -159,23 +160,23 @@ │ │ • .net.nz │ │ │ • 192.168.1.0/24 │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" has the value │ -│ │ "No proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.prompt_authentication │ Prompt for authentication if │ │  boolean   standard   mandatory    │ password is saved. │ │ disabled  │ Default: true │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" has the value │ -│ │ "No proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.proxy_dns_socks5 │ Use proxy DNS when using SOCKS v5. │ │  boolean   advanced   mandatory    │ Default: false │ -│ disabled  │ Disabled: if "firefox.proxy_mode" is │ -│ │ not "Manual proxy configuration" │ -│ │ or │ -│ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ disabled  │ Disabled: if "Configure Proxy Access │ +│ │ to the Internet" is not "Manual │ +│ │ proxy configuration" │ +│ │ or "SOCKS host version used by │ +│ │ proxy" is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -195,9 +196,9 @@ │ disabled  │ • Cloudflare ← (default) │ │ │ • NextDNS │ │ │ • Custom │ -│ │ Disabled: when the variable │ -│ │ "firefox.dns_over_https.enable_dns_… │ -│ │ has the value "false" │ +│ │ Disabled: when the variable "Enable │ +│ │ DNS over HTTPS" has the value │ +│ │ "false". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.dns_over_https.custom_dns_url │ Custom DNS URL. │ │  web address   basic   mandatory    │ Validators: │ @@ -208,9 +209,8 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ • must starts with 'https://' only │ -│ │ Disabled: if │ -│ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ Disabled: if "Use Provider" is 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..33d3ad04d 100644 --- a/tests/result_tutorial/211/doc.json +++ b/tests/result_tutorial/211/doc.json @@ -55,7 +55,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\"", + "message": "when the variable \"{0}\" hasn't the value \"Manual proxy configuration\".", "path": { "path": "firefox.proxy_mode" }, @@ -162,7 +162,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "firefox.manual.use_for_https" }, @@ -371,7 +371,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\"", + "message": "when the variable \"{0}\" hasn't the value \"Automatic proxy configuration URL\".", "path": { "path": "firefox.proxy_mode" }, @@ -406,7 +406,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -460,7 +460,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"No proxy\"", + "message": "when the variable \"{0}\" has the value \"No proxy\".", "path": { "path": "firefox.proxy_mode" }, @@ -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", @@ -562,7 +562,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"false\"", + "message": "when the variable \"{0}\" has the value \"false\".", "path": { "path": "firefox.dns_over_https.enable_dns_over_https" }, @@ -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..fdf0d6075 100644 --- a/tests/result_tutorial/211/doc.sh +++ b/tests/result_tutorial/211/doc.sh @@ -25,8 +25,8 @@ ▌  ▌ Path: firefox.manual ▌  basic   disabled  -▌ Disabled: when the variable "firefox.proxy_mode" hasn't the value "Manual  -proxy configuration" +▌ Disabled: when the variable "Configure Proxy Access to the Internet" hasn't +the value "Manual proxy configuration". HTTP Proxy @@ -66,7 +66,8 @@ ▌  ▌ Path: firefox.manual.https_proxy ▌  standard   hidden  -▌ Hidden: when the variable "firefox.manual.use_for_https" has the value "true" +▌ Hidden: when the variable "Also use this proxy for HTTPS" has the value +"true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ @@ -76,7 +77,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.https_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -87,7 +88,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.port" │ +│ │ "Proxy port" │ └───────────────────────────────────────┴──────────────────────────────────────┘ SOCKS Proxy @@ -105,7 +106,7 @@ │ │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.address" │ +│ │ "Proxy address" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.socks_proxy.port │ Proxy port. │ │  port   standard   mandatory  │ Validators: │ @@ -116,7 +117,7 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: the value of the variable │ -│ │ "firefox.manual.http_proxy.port" │ +│ │ "Proxy port" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory  │ Choices: │ @@ -137,9 +138,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" hasn't the │ -│ │ value "Automatic proxy configuration │ -│ │ URL" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" hasn't the value │ +│ │ "Automatic proxy configuration URL". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.no_proxy │ Address for which proxy will be │ │  domainname   multiple   standard    │ desactivated. │ @@ -159,23 +160,23 @@ │ │ • .net.nz │ │ │ • 192.168.1.0/24 │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" has the value │ -│ │ "No proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.prompt_authentication │ Prompt for authentication if │ │  boolean   standard   mandatory    │ password is saved. │ │ disabled  │ Default: true │ │ │ Disabled: when the variable │ -│ │ "firefox.proxy_mode" has the value │ -│ │ "No proxy" │ +│ │ "Configure Proxy Access to the │ +│ │ Internet" has the value "No proxy". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.proxy_dns_socks5 │ Use proxy DNS when using SOCKS v5. │ │  boolean   advanced   mandatory    │ Default: false │ -│ disabled  │ Disabled: if "firefox.proxy_mode" is │ -│ │ not "Manual proxy configuration" │ -│ │ or │ -│ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ disabled  │ Disabled: if "Configure Proxy Access │ +│ │ to the Internet" is not "Manual │ +│ │ proxy configuration" │ +│ │ or "SOCKS host version used by │ +│ │ proxy" is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -195,9 +196,9 @@ │ disabled  │ • Cloudflare ← (default) │ │ │ • NextDNS │ │ │ • Custom │ -│ │ Disabled: when the variable │ -│ │ "firefox.dns_over_https.enable_dns_… │ -│ │ has the value "false" │ +│ │ Disabled: when the variable "Enable │ +│ │ DNS over HTTPS" has the value │ +│ │ "false". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.dns_over_https.custom_dns_url │ Custom DNS URL. │ │  web address   basic   mandatory    │ Validators: │ @@ -208,9 +209,8 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ • must starts with 'https://' only │ -│ │ Disabled: if │ -│ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ Disabled: if "Use Provider" is 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..72661fad4 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 "a first variable". |==== 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..502f2d952 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 "a first variable".
    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..82a770854 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" │ -│ mandatory   unique  │ │ +│  string   multiple   standard    │ Default: the value of "a first │ +│ mandatory   unique  │ variable". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_2default_calculated_params_permissive.adoc b/tests/results/test/00_2default_calculated_params_permissive.adoc index 98e6a9e0f..017d275f8 100644 --- a/tests/results/test/00_2default_calculated_params_permissive.adoc +++ b/tests/results/test/00_2default_calculated_params_permissive.adoc @@ -3,6 +3,6 @@ | Variable | Description | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test/00_2default_calculated_params_permissive.gitlab.md b/tests/results/test/00_2default_calculated_params_permissive.gitlab.md index 203492fe8..eb4d8282c 100644 --- a/tests/results/test/00_2default_calculated_params_permissive.gitlab.md +++ b/tests/results/test/00_2default_calculated_params_permissive.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test/00_2default_calculated_params_permissive.html b/tests/results/test/00_2default_calculated_params_permissive.html index 75280b7eb..360d53d9b 100644 --- a/tests/results/test/00_2default_calculated_params_permissive.html +++ b/tests/results/test/00_2default_calculated_params_permissive.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    var2
    string standard mandatory
    A second variable.
    Default: depends on a calculation
    var2
    string standard mandatory
    A second variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test/00_2default_calculated_params_permissive.json b/tests/results/test/00_2default_calculated_params_permissive.json index f392e16fe..f1f4e41e6 100644 --- a/tests/results/test/00_2default_calculated_params_permissive.json +++ b/tests/results/test/00_2default_calculated_params_permissive.json @@ -15,7 +15,7 @@ "type": "variable", "default": { "name": "Default", - "values": "depends on a calculation" + "values": "depends on a calculation." }, "variable_type": "string" } diff --git a/tests/results/test/00_2default_calculated_params_permissive.md b/tests/results/test/00_2default_calculated_params_permissive.md index 203492fe8..eb4d8282c 100644 --- a/tests/results/test/00_2default_calculated_params_permissive.md +++ b/tests/results/test/00_2default_calculated_params_permissive.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test/00_2default_calculated_params_permissive.sh b/tests/results/test/00_2default_calculated_params_permissive.sh index e23bbaddb..6024fc48b 100644 --- a/tests/results/test/00_2default_calculated_params_permissive.sh +++ b/tests/results/test/00_2default_calculated_params_permissive.sh @@ -2,5 +2,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var2 │ A second variable. │ -│  string   standard   mandatory  │ Default: depends on a calculation │ +│  string   standard   mandatory  │ Default: depends on a calculation. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_2default_calculated_variable.adoc b/tests/results/test/00_2default_calculated_variable.adoc index f98a7f413..d47b812a7 100644 --- a/tests/results/test/00_2default_calculated_variable.adoc +++ b/tests/results/test/00_2default_calculated_variable.adoc @@ -10,6 +10,6 @@ | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[domainname]` `multiple` `standard` `mandatory` `unique` | A second variable. + **Validator**: type domainname + -**Default**: the value of the variable "var1" +**Default**: the value of the variable "a first variable" |==== diff --git a/tests/results/test/00_2default_calculated_variable.gitlab.md b/tests/results/test/00_2default_calculated_variable.gitlab.md index 755f38287..db918542a 100644 --- a/tests/results/test/00_2default_calculated_variable.gitlab.md +++ b/tests/results/test/00_2default_calculated_variable.gitlab.md @@ -1,5 +1,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP | -| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[A first variable](#var1)" | +| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[a first variable](#var1)" | diff --git a/tests/results/test/00_2default_calculated_variable.html b/tests/results/test/00_2default_calculated_variable.html index 6b23c2621..f382f304e 100644 --- a/tests/results/test/00_2default_calculated_variable.html +++ b/tests/results/test/00_2default_calculated_variable.html @@ -1,11 +1,11 @@ - + - +
  • the domain name can be an IP
  • +
    Variable Description
    Variable Description
    var1
    domainname multiple basic mandatory unique
    A first variable.
    Validators:
    • type domainname
    • -
    • the domain name can be an IP
    var2
    domainname multiple standard mandatory unique
    A second variable.
    Validator: type domainname
    Default: the value of the variable "var1"
    var2
    domainname multiple standard mandatory unique
    A second variable.
    Validator: type domainname
    Default: the value of the variable "a first variable"
    diff --git a/tests/results/test/00_2default_calculated_variable.json b/tests/results/test/00_2default_calculated_variable.json index d7fa72456..4c6410f2e 100644 --- a/tests/results/test/00_2default_calculated_variable.json +++ b/tests/results/test/00_2default_calculated_variable.json @@ -57,7 +57,7 @@ "path": "var1", "type": "variable" }, - "description": "A first variable" + "description": "a first variable" } }, "variable_type": "domainname", diff --git a/tests/results/test/00_2default_calculated_variable.md b/tests/results/test/00_2default_calculated_variable.md index 755f38287..db918542a 100644 --- a/tests/results/test/00_2default_calculated_variable.md +++ b/tests/results/test/00_2default_calculated_variable.md @@ -1,5 +1,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP | -| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[A first variable](#var1)" | +| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[a first variable](#var1)" | diff --git a/tests/results/test/00_2default_calculated_variable.sh b/tests/results/test/00_2default_calculated_variable.sh index 7e0ca2ae8..c182b27e3 100644 --- a/tests/results/test/00_2default_calculated_variable.sh +++ b/tests/results/test/00_2default_calculated_variable.sh @@ -9,5 +9,5 @@ │ var2 │ A second variable. │ │  domainname   multiple   standard    │ Validator: type domainname │ │ mandatory   unique  │ Default: the value of the variable │ -│ │ "var1" │ +│ │ "a first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_2default_calculated_variable_transitive.adoc b/tests/results/test/00_2default_calculated_variable_transitive.adoc index db138dbd7..32bc11c9e 100644 --- a/tests/results/test/00_2default_calculated_variable_transitive.adoc +++ b/tests/results/test/00_2default_calculated_variable_transitive.adoc @@ -14,6 +14,6 @@ * type domainname * the domain name can be an IP -**Default**: the value of the variable "var1" +**Default**: the value of the variable "a first variable" |==== diff --git a/tests/results/test/00_2default_calculated_variable_transitive.gitlab.md b/tests/results/test/00_2default_calculated_variable_transitive.gitlab.md index 76395aedd..d339e6d4e 100644 --- a/tests/results/test/00_2default_calculated_variable_transitive.gitlab.md +++ b/tests/results/test/00_2default_calculated_variable_transitive.gitlab.md @@ -1,5 +1,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP | -| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP
    **Default**: the value of the variable "[A first variable](#var1)" | +| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#var1)" | diff --git a/tests/results/test/00_2default_calculated_variable_transitive.html b/tests/results/test/00_2default_calculated_variable_transitive.html index 4dd2f77af..78727414c 100644 --- a/tests/results/test/00_2default_calculated_variable_transitive.html +++ b/tests/results/test/00_2default_calculated_variable_transitive.html @@ -6,7 +6,7 @@ var1
    domainname multiple basic mandatory unique A first variable.
    Validators: var2
    domainname multiple standard mandatory uniqueA second variable.
    Validators:
    Default: the value of the variable "var1" +
  • the domain name can be an IP

  • Default: the value of the variable "a first variable" diff --git a/tests/results/test/00_2default_calculated_variable_transitive.json b/tests/results/test/00_2default_calculated_variable_transitive.json index 11e5dda9f..25dd3a1d9 100644 --- a/tests/results/test/00_2default_calculated_variable_transitive.json +++ b/tests/results/test/00_2default_calculated_variable_transitive.json @@ -57,7 +57,7 @@ "path": "var1", "type": "variable" }, - "description": "A first variable" + "description": "a first variable" } }, "variable_type": "domainname", diff --git a/tests/results/test/00_2default_calculated_variable_transitive.md b/tests/results/test/00_2default_calculated_variable_transitive.md index 76395aedd..d339e6d4e 100644 --- a/tests/results/test/00_2default_calculated_variable_transitive.md +++ b/tests/results/test/00_2default_calculated_variable_transitive.md @@ -1,5 +1,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP | -| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP
    **Default**: the value of the variable "[A first variable](#var1)" | +| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#var1)" | diff --git a/tests/results/test/00_2default_calculated_variable_transitive.sh b/tests/results/test/00_2default_calculated_variable_transitive.sh index 14459ec67..201e3f886 100644 --- a/tests/results/test/00_2default_calculated_variable_transitive.sh +++ b/tests/results/test/00_2default_calculated_variable_transitive.sh @@ -11,5 +11,5 @@ │ mandatory   unique  │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "var1" │ +│ │ "a first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ 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_6choice_link.adoc b/tests/results/test/00_6choice_link.adoc index 0e0a536b5..110a30132 100644 --- a/tests/results/test/00_6choice_link.adoc +++ b/tests/results/test/00_6choice_link.adoc @@ -16,6 +16,6 @@ * b * c -**Default**: the value of the variable "var1" +**Default**: the value of the variable "the first variable" |==== diff --git a/tests/results/test/00_6choice_link.gitlab.md b/tests/results/test/00_6choice_link.gitlab.md index b6e771a62..20c2cf2fe 100644 --- a/tests/results/test/00_6choice_link.gitlab.md +++ b/tests/results/test/00_6choice_link.gitlab.md @@ -1,5 +1,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    • a
    • b
    • c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    • a
    • b
    • c
    **Default**: the value of the variable "[The first variable](#var1)" | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    • a
    • b
    • c
    **Default**: the value of the variable "[the first variable](#var1)" | diff --git a/tests/results/test/00_6choice_link.html b/tests/results/test/00_6choice_link.html index 5affef2b8..a7d2f4047 100644 --- a/tests/results/test/00_6choice_link.html +++ b/tests/results/test/00_6choice_link.html @@ -8,7 +8,7 @@
  • c
  • var2
    choice standard mandatoryThe second variable.
    Choices:
    Default: the value of the variable "var1" +
  • c

  • Default: the value of the variable "the first variable" diff --git a/tests/results/test/00_6choice_link.json b/tests/results/test/00_6choice_link.json index 8cceebe1e..8b6842740 100644 --- a/tests/results/test/00_6choice_link.json +++ b/tests/results/test/00_6choice_link.json @@ -45,7 +45,7 @@ "path": "var1", "type": "variable" }, - "description": "The first variable" + "description": "the first variable" } }, "variable_type": "choice", diff --git a/tests/results/test/00_6choice_link.md b/tests/results/test/00_6choice_link.md index b6e771a62..20c2cf2fe 100644 --- a/tests/results/test/00_6choice_link.md +++ b/tests/results/test/00_6choice_link.md @@ -1,5 +1,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    • a
    • b
    • c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    • a
    • b
    • c
    **Default**: the value of the variable "[The first variable](#var1)" | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    • a
    • b
    • c
    **Default**: the value of the variable "[the first variable](#var1)" | diff --git a/tests/results/test/00_6choice_link.sh b/tests/results/test/00_6choice_link.sh index c90584c91..e1091655c 100644 --- a/tests/results/test/00_6choice_link.sh +++ b/tests/results/test/00_6choice_link.sh @@ -13,5 +13,5 @@ │ │ • b │ │ │ • c │ │ │ Default: the value of the variable │ -│ │ "var1" │ +│ │ "the first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_6choice_variable.adoc b/tests/results/test/00_6choice_variable.adoc index c29a87550..6af801ffa 100644 --- a/tests/results/test/00_6choice_variable.adoc +++ b/tests/results/test/00_6choice_variable.adoc @@ -10,7 +10,7 @@ * c | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "var1" + +**Choices**: the value of the variable "a second variable" + **Default**: a |==== diff --git a/tests/results/test/00_6choice_variable.gitlab.md b/tests/results/test/00_6choice_variable.gitlab.md index eeff4d981..47bd2f19b 100644 --- a/tests/results/test/00_6choice_variable.gitlab.md +++ b/tests/results/test/00_6choice_variable.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 second variable.
    **Default**:
    • a
    • b
    • c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: a | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | diff --git a/tests/results/test/00_6choice_variable.html b/tests/results/test/00_6choice_variable.html index 52f290538..54009e310 100644 --- a/tests/results/test/00_6choice_variable.html +++ b/tests/results/test/00_6choice_variable.html @@ -1,12 +1,12 @@ - + - +
  • c
  • +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "var1"
    Default: a
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    diff --git a/tests/results/test/00_6choice_variable.json b/tests/results/test/00_6choice_variable.json index 5c78fdfdf..0dd023519 100644 --- a/tests/results/test/00_6choice_variable.json +++ b/tests/results/test/00_6choice_variable.json @@ -57,7 +57,7 @@ "path": "var1", "type": "variable" }, - "description": "A second variable" + "description": "a second variable" } } } diff --git a/tests/results/test/00_6choice_variable.md b/tests/results/test/00_6choice_variable.md index eeff4d981..47bd2f19b 100644 --- a/tests/results/test/00_6choice_variable.md +++ b/tests/results/test/00_6choice_variable.md @@ -1,5 +1,5 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    • a
    • b
    • c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: a | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | diff --git a/tests/results/test/00_6choice_variable.sh b/tests/results/test/00_6choice_variable.sh index 0a65bf52f..9103d5700 100644 --- a/tests/results/test/00_6choice_variable.sh +++ b/tests/results/test/00_6choice_variable.sh @@ -9,6 +9,6 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A first variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "var1" │ +│ │ "a second variable" │ │ │ Default: a │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_6choice_variable_link.adoc b/tests/results/test/00_6choice_variable_link.adoc index 17531374b..84e92733f 100644 --- a/tests/results/test/00_6choice_variable_link.adoc +++ b/tests/results/test/00_6choice_variable_link.adoc @@ -10,11 +10,11 @@ * c | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "var1" + +**Choices**: the value of the variable "a second variable" + **Default**: a | **var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A third variable. + -**Choices**: the value of the variable "var1" + -**Default**: the value of the variable "var2" +**Choices**: the value of the variable "a second variable" + +**Default**: the value of the variable "a first variable" |==== diff --git a/tests/results/test/00_6choice_variable_link.gitlab.md b/tests/results/test/00_6choice_variable_link.gitlab.md index ee18032e5..8213a8ca5 100644 --- a/tests/results/test/00_6choice_variable_link.gitlab.md +++ b/tests/results/test/00_6choice_variable_link.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 second variable.
    **Default**:
    • a
    • b
    • c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: a | -| **var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: the value of the variable "[A first variable](#var2)" | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | +| **var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: the value of the variable "[a first variable](#var2)" | diff --git a/tests/results/test/00_6choice_variable_link.html b/tests/results/test/00_6choice_variable_link.html index dd9c079e0..a1340fd28 100644 --- a/tests/results/test/00_6choice_variable_link.html +++ b/tests/results/test/00_6choice_variable_link.html @@ -1,13 +1,13 @@ - + - - +
  • c
  • + +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "var1"
    Default: a
    var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "var1"
    Default: the value of the variable "var2"
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable"
    Default: the value of the variable "a first variable"
    diff --git a/tests/results/test/00_6choice_variable_link.json b/tests/results/test/00_6choice_variable_link.json index 5cf89cf6c..7ead7e3b9 100644 --- a/tests/results/test/00_6choice_variable_link.json +++ b/tests/results/test/00_6choice_variable_link.json @@ -57,7 +57,7 @@ "path": "var1", "type": "variable" }, - "description": "A second variable" + "description": "a second variable" } } }, @@ -83,7 +83,7 @@ "path": "var2", "type": "variable" }, - "description": "A first variable" + "description": "a first variable" } }, "variable_type": "choice", @@ -95,7 +95,7 @@ "path": "var1", "type": "variable" }, - "description": "A second variable" + "description": "a second variable" } } } diff --git a/tests/results/test/00_6choice_variable_link.md b/tests/results/test/00_6choice_variable_link.md index ee18032e5..8213a8ca5 100644 --- a/tests/results/test/00_6choice_variable_link.md +++ b/tests/results/test/00_6choice_variable_link.md @@ -1,6 +1,6 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    • a
    • b
    • c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: a | -| **var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: the value of the variable "[A first variable](#var2)" | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | +| **var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: the value of the variable "[a first variable](#var2)" | diff --git a/tests/results/test/00_6choice_variable_link.sh b/tests/results/test/00_6choice_variable_link.sh index 77c0c2688..f19a692c1 100644 --- a/tests/results/test/00_6choice_variable_link.sh +++ b/tests/results/test/00_6choice_variable_link.sh @@ -9,12 +9,12 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A first variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "var1" │ +│ │ "a second variable" │ │ │ Default: a │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var3 │ A third variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "var1" │ +│ │ "a second variable" │ │ │ Default: the value of the variable │ -│ │ "var2" │ +│ │ "a first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_6choice_variable_link2.adoc b/tests/results/test/00_6choice_variable_link2.adoc index 61753de71..31d6639da 100644 --- a/tests/results/test/00_6choice_variable_link2.adoc +++ b/tests/results/test/00_6choice_variable_link2.adoc @@ -10,7 +10,7 @@ * c | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "var1" + +**Choices**: the value of the variable "a second variable" + **Default**: a |==== @@ -27,7 +27,7 @@ | Variable | Description | **family.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A third variable. + -**Choices**: the value of the variable "var1" + -**Default**: the value of the variable "var2" +**Choices**: the value of the variable "a second variable" + +**Default**: the value of the variable "a first variable" |==== diff --git a/tests/results/test/00_6choice_variable_link2.gitlab.md b/tests/results/test/00_6choice_variable_link2.gitlab.md index aeb2ff77b..2c2e08909 100644 --- a/tests/results/test/00_6choice_variable_link2.gitlab.md +++ b/tests/results/test/00_6choice_variable_link2.gitlab.md @@ -1,7 +1,7 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    • a
    • b
    • c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: a | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a |
    family @@ -11,7 +11,7 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: the value of the variable "[A first variable](#var2)" | +| **family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: the value of the variable "[a first variable](#var2)" |
    diff --git a/tests/results/test/00_6choice_variable_link2.html b/tests/results/test/00_6choice_variable_link2.html index 0d8cf52a4..803cbdb50 100644 --- a/tests/results/test/00_6choice_variable_link2.html +++ b/tests/results/test/00_6choice_variable_link2.html @@ -1,12 +1,12 @@ - + - +
  • c
  • +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "var1"
    Default: a
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    @@ -18,10 +18,10 @@ - + - +
    Variable Description
    Variable Description
    family.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "var1"
    Default: the value of the variable "var2"
    family.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable"
    Default: the value of the variable "a first variable"
    diff --git a/tests/results/test/00_6choice_variable_link2.json b/tests/results/test/00_6choice_variable_link2.json index 0b892f6d0..1e1845930 100644 --- a/tests/results/test/00_6choice_variable_link2.json +++ b/tests/results/test/00_6choice_variable_link2.json @@ -57,7 +57,7 @@ "path": "var1", "type": "variable" }, - "description": "A second variable" + "description": "a second variable" } } }, @@ -93,7 +93,7 @@ "path": "var2", "type": "variable" }, - "description": "A first variable" + "description": "a first variable" } }, "variable_type": "choice", @@ -105,7 +105,7 @@ "path": "var1", "type": "variable" }, - "description": "A second variable" + "description": "a second variable" } } } diff --git a/tests/results/test/00_6choice_variable_link2.md b/tests/results/test/00_6choice_variable_link2.md index ed66396e7..0251fbd28 100644 --- a/tests/results/test/00_6choice_variable_link2.md +++ b/tests/results/test/00_6choice_variable_link2.md @@ -1,7 +1,7 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    • a
    • b
    • c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: a | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | # family @@ -12,5 +12,5 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: the value of the variable "[A first variable](#var2)" | +| **family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: the value of the variable "[a first variable](#var2)" | diff --git a/tests/results/test/00_6choice_variable_link2.sh b/tests/results/test/00_6choice_variable_link2.sh index dde916767..1bd6787c6 100644 --- a/tests/results/test/00_6choice_variable_link2.sh +++ b/tests/results/test/00_6choice_variable_link2.sh @@ -9,7 +9,7 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A first variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "var1" │ +│ │ "a second variable" │ │ │ Default: a │ └───────────────────────────────────────┴──────────────────────────────────────┘ family @@ -24,8 +24,8 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ family.var3 │ A third variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "var1" │ +│ │ "a second variable" │ │ │ Default: the value of the variable │ -│ │ "var2" │ +│ │ "a first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_6regexp_link.adoc b/tests/results/test/00_6regexp_link.adoc index 0319df65d..481287b7b 100644 --- a/tests/results/test/00_6regexp_link.adoc +++ b/tests/results/test/00_6regexp_link.adoc @@ -12,7 +12,7 @@ | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[regexp]` `standard` `mandatory` | A second variable. + **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$" + -**Default**: the value of the variable "var1" + +**Default**: the value of the variable "a first variable" + **Examples**: * '#b2b1b1' diff --git a/tests/results/test/00_6regexp_link.gitlab.md b/tests/results/test/00_6regexp_link.gitlab.md index 43ec9aba5..c1bc545a4 100644 --- a/tests/results/test/00_6regexp_link.gitlab.md +++ b/tests/results/test/00_6regexp_link.gitlab.md @@ -1,5 +1,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: #a1a1a1
    **Examples**:
    • #b1b1b1
    • #b2b2b2 | -| **var2**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: the value of the variable "[A first variable](#var1)"
    **Examples**:
    • #b2b1b1
    • #b3b2b2 | +| **var2**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: the value of the variable "[a first variable](#var1)"
    **Examples**:
    • #b2b1b1
    • #b3b2b2 | diff --git a/tests/results/test/00_6regexp_link.html b/tests/results/test/00_6regexp_link.html index b5ecbf1a8..b46935504 100644 --- a/tests/results/test/00_6regexp_link.html +++ b/tests/results/test/00_6regexp_link.html @@ -5,7 +5,7 @@ var1
    regexp standard mandatoryA first variable.
    Validator: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    Default: #a1a1a1
    Examples: -var2
    regexp standard mandatoryA second variable.
    Validator: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    Default: the value of the variable "var1"
    Examples: diff --git a/tests/results/test/60_9family_dynamic_calc_both.json b/tests/results/test/60_9family_dynamic_calc_both.json index 606dde925..8f18c2b6b 100644 --- a/tests/results/test/60_9family_dynamic_calc_both.json +++ b/tests/results/test/60_9family_dynamic_calc_both.json @@ -46,7 +46,7 @@ "path": "var", "type": "variable" }, - "description": "A suffix variable" + "description": "a suffix variable" } ] }, diff --git a/tests/results/test/60_9family_dynamic_calc_both.md b/tests/results/test/60_9family_dynamic_calc_both.md index 76592967c..199498a96 100644 --- a/tests/results/test/60_9family_dynamic_calc_both.md +++ b/tests/results/test/60_9family_dynamic_calc_both.md @@ -13,7 +13,7 @@ > `basic`\ > **Identifiers**: > - val1 -> - the value of the variable "[A suffix variable](#var)" +> - the value of the variable "[a suffix variable](#var)" | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------| diff --git a/tests/results/test/60_9family_dynamic_calc_both.sh b/tests/results/test/60_9family_dynamic_calc_both.sh index 8156e1f73..458a72b9d 100644 --- a/tests/results/test/60_9family_dynamic_calc_both.sh +++ b/tests/results/test/60_9family_dynamic_calc_both.sh @@ -15,7 +15,7 @@ ▌  basic  ▌ Identifiers: ▌  • val1 -▌  • the value of the variable "var" +▌  • the value of the variable "a suffix variable" ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ 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..965515c8b 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 "a first variable". |==== 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..06b76f6e6 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 "a first variable".
    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..6527d53f0 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 "a first │ +│ mandatory   unique  │ variable". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_2default_calculated_params_permissive.adoc b/tests/results/test_namespace/00_2default_calculated_params_permissive.adoc index 47485ee6d..bf39a82b3 100644 --- a/tests/results/test_namespace/00_2default_calculated_params_permissive.adoc +++ b/tests/results/test_namespace/00_2default_calculated_params_permissive.adoc @@ -12,6 +12,6 @@ This family is a namespace. + | Variable | Description | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test_namespace/00_2default_calculated_params_permissive.gitlab.md b/tests/results/test_namespace/00_2default_calculated_params_permissive.gitlab.md index 739c35290..1875689d2 100644 --- a/tests/results/test_namespace/00_2default_calculated_params_permissive.gitlab.md +++ b/tests/results/test_namespace/00_2default_calculated_params_permissive.gitlab.md @@ -5,9 +5,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace/00_2default_calculated_params_permissive.html b/tests/results/test_namespace/00_2default_calculated_params_permissive.html index a55fd5367..190709723 100644 --- a/tests/results/test_namespace/00_2default_calculated_params_permissive.html +++ b/tests/results/test_namespace/00_2default_calculated_params_permissive.html @@ -8,10 +8,10 @@ This family is a namespace. - + - +
    Variable Description
    Variable Description
    rougail.var2
    string standard mandatory
    A second variable.
    Default: depends on a calculation
    rougail.var2
    string standard mandatory
    A second variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test_namespace/00_2default_calculated_params_permissive.json b/tests/results/test_namespace/00_2default_calculated_params_permissive.json index 9ec17ce44..59b1a860f 100644 --- a/tests/results/test_namespace/00_2default_calculated_params_permissive.json +++ b/tests/results/test_namespace/00_2default_calculated_params_permissive.json @@ -28,7 +28,7 @@ "type": "variable", "default": { "name": "Default", - "values": "depends on a calculation" + "values": "depends on a calculation." }, "variable_type": "string" } diff --git a/tests/results/test_namespace/00_2default_calculated_params_permissive.md b/tests/results/test_namespace/00_2default_calculated_params_permissive.md index bd023d111..71d287dd6 100644 --- a/tests/results/test_namespace/00_2default_calculated_params_permissive.md +++ b/tests/results/test_namespace/00_2default_calculated_params_permissive.md @@ -6,7 +6,7 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace/00_2default_calculated_params_permissive.sh b/tests/results/test_namespace/00_2default_calculated_params_permissive.sh index 934743a1e..efe56c282 100644 --- a/tests/results/test_namespace/00_2default_calculated_params_permissive.sh +++ b/tests/results/test_namespace/00_2default_calculated_params_permissive.sh @@ -10,6 +10,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var2 │ A second variable. │ -│  string   standard   mandatory  │ Default: depends on a calculation │ +│  string   standard   mandatory  │ Default: depends on a calculation. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_2default_calculated_variable.adoc b/tests/results/test_namespace/00_2default_calculated_variable.adoc index 0b5666650..61e6212f1 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable.adoc +++ b/tests/results/test_namespace/00_2default_calculated_variable.adoc @@ -19,6 +19,6 @@ This family is a namespace. + | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[domainname]` `multiple` `standard` `mandatory` `unique` | A second variable. + **Validator**: type domainname + -**Default**: the value of the variable "rougail.var1" +**Default**: the value of the variable "a first variable" |==== diff --git a/tests/results/test_namespace/00_2default_calculated_variable.gitlab.md b/tests/results/test_namespace/00_2default_calculated_variable.gitlab.md index a8de77d45..9dfd982cb 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable.gitlab.md +++ b/tests/results/test_namespace/00_2default_calculated_variable.gitlab.md @@ -8,7 +8,7 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP | -| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[A first variable](#rougail.var1)" | +| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[a first variable](#rougail.var1)" | diff --git a/tests/results/test_namespace/00_2default_calculated_variable.html b/tests/results/test_namespace/00_2default_calculated_variable.html index 9b0e81c7e..6e9efae33 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable.html +++ b/tests/results/test_namespace/00_2default_calculated_variable.html @@ -8,12 +8,12 @@ This family is a namespace. - + - +
  • the domain name can be an IP
  • +
    Variable Description
    Variable Description
    rougail.var1
    domainname multiple basic mandatory unique
    A first variable.
    Validators:
    • type domainname
    • -
    • the domain name can be an IP
    rougail.var2
    domainname multiple standard mandatory unique
    A second variable.
    Validator: type domainname
    Default: the value of the variable "rougail.var1"
    rougail.var2
    domainname multiple standard mandatory unique
    A second variable.
    Validator: type domainname
    Default: the value of the variable "a first variable"
    diff --git a/tests/results/test_namespace/00_2default_calculated_variable.json b/tests/results/test_namespace/00_2default_calculated_variable.json index 362367e24..b6c9d3eef 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable.json +++ b/tests/results/test_namespace/00_2default_calculated_variable.json @@ -70,7 +70,7 @@ "path": "rougail.var1", "type": "variable" }, - "description": "A first variable" + "description": "a first variable" } }, "variable_type": "domainname", diff --git a/tests/results/test_namespace/00_2default_calculated_variable.md b/tests/results/test_namespace/00_2default_calculated_variable.md index ba68f20fd..005527ca9 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable.md +++ b/tests/results/test_namespace/00_2default_calculated_variable.md @@ -9,5 +9,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP | -| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[A first variable](#rougail.var1)" | +| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[a first variable](#rougail.var1)" | diff --git a/tests/results/test_namespace/00_2default_calculated_variable.sh b/tests/results/test_namespace/00_2default_calculated_variable.sh index 974ca2e3d..1db25a994 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable.sh +++ b/tests/results/test_namespace/00_2default_calculated_variable.sh @@ -17,6 +17,6 @@ │ rougail.var2 │ A second variable. │ │  domainname   multiple   standard    │ Validator: type domainname │ │ mandatory   unique  │ Default: the value of the variable │ -│ │ "rougail.var1" │ +│ │ "a first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_2default_calculated_variable_transitive.adoc b/tests/results/test_namespace/00_2default_calculated_variable_transitive.adoc index 51cafdd2e..e9a547a36 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable_transitive.adoc +++ b/tests/results/test_namespace/00_2default_calculated_variable_transitive.adoc @@ -23,6 +23,6 @@ This family is a namespace. + * type domainname * the domain name can be an IP -**Default**: the value of the variable "rougail.var1" +**Default**: the value of the variable "a first variable" |==== diff --git a/tests/results/test_namespace/00_2default_calculated_variable_transitive.gitlab.md b/tests/results/test_namespace/00_2default_calculated_variable_transitive.gitlab.md index d500f93ef..81ae80586 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable_transitive.gitlab.md +++ b/tests/results/test_namespace/00_2default_calculated_variable_transitive.gitlab.md @@ -8,7 +8,7 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP | -| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP
    **Default**: the value of the variable "[A first variable](#rougail.var1)" | +| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#rougail.var1)" | diff --git a/tests/results/test_namespace/00_2default_calculated_variable_transitive.html b/tests/results/test_namespace/00_2default_calculated_variable_transitive.html index c7b83a301..6fab2c893 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable_transitive.html +++ b/tests/results/test_namespace/00_2default_calculated_variable_transitive.html @@ -14,7 +14,7 @@ This family is a namespace. rougail.var1
    domainname multiple basic mandatory unique A first variable.
    Validators: rougail.var2
    domainname multiple standard mandatory uniqueA second variable.
    Validators:
    Default: the value of the variable "rougail.var1" +
  • the domain name can be an IP

  • Default: the value of the variable "a first variable" diff --git a/tests/results/test_namespace/00_2default_calculated_variable_transitive.json b/tests/results/test_namespace/00_2default_calculated_variable_transitive.json index 7aa330936..5e31ae7d4 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable_transitive.json +++ b/tests/results/test_namespace/00_2default_calculated_variable_transitive.json @@ -70,7 +70,7 @@ "path": "rougail.var1", "type": "variable" }, - "description": "A first variable" + "description": "a first variable" } }, "variable_type": "domainname", diff --git a/tests/results/test_namespace/00_2default_calculated_variable_transitive.md b/tests/results/test_namespace/00_2default_calculated_variable_transitive.md index a3ba7ad0f..1f30670d7 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable_transitive.md +++ b/tests/results/test_namespace/00_2default_calculated_variable_transitive.md @@ -9,5 +9,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP | -| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP
    **Default**: the value of the variable "[A first variable](#rougail.var1)" | +| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#rougail.var1)" | diff --git a/tests/results/test_namespace/00_2default_calculated_variable_transitive.sh b/tests/results/test_namespace/00_2default_calculated_variable_transitive.sh index 2b2f077a7..fee438f23 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable_transitive.sh +++ b/tests/results/test_namespace/00_2default_calculated_variable_transitive.sh @@ -19,6 +19,6 @@ │ mandatory   unique  │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "rougail.var1" │ +│ │ "a first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ 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_6choice_link.adoc b/tests/results/test_namespace/00_6choice_link.adoc index b1851394d..6f7d79d44 100644 --- a/tests/results/test_namespace/00_6choice_link.adoc +++ b/tests/results/test_namespace/00_6choice_link.adoc @@ -25,6 +25,6 @@ This family is a namespace. + * b * c -**Default**: the value of the variable "rougail.var1" +**Default**: the value of the variable "the first variable" |==== diff --git a/tests/results/test_namespace/00_6choice_link.gitlab.md b/tests/results/test_namespace/00_6choice_link.gitlab.md index f71f85d08..126094403 100644 --- a/tests/results/test_namespace/00_6choice_link.gitlab.md +++ b/tests/results/test_namespace/00_6choice_link.gitlab.md @@ -8,7 +8,7 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    • a
    • b
    • c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    • a
    • b
    • c
    **Default**: the value of the variable "[The first variable](#rougail.var1)" | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    • a
    • b
    • c
    **Default**: the value of the variable "[the first variable](#rougail.var1)" | diff --git a/tests/results/test_namespace/00_6choice_link.html b/tests/results/test_namespace/00_6choice_link.html index cf7d01900..814d382a7 100644 --- a/tests/results/test_namespace/00_6choice_link.html +++ b/tests/results/test_namespace/00_6choice_link.html @@ -16,7 +16,7 @@ This family is a namespace.
  • c
  • rougail.var2
    choice standard mandatoryThe second variable.
    Choices:
    Default: the value of the variable "rougail.var1" +
  • c

  • Default: the value of the variable "the first variable" diff --git a/tests/results/test_namespace/00_6choice_link.json b/tests/results/test_namespace/00_6choice_link.json index ae3761115..4ce556f8e 100644 --- a/tests/results/test_namespace/00_6choice_link.json +++ b/tests/results/test_namespace/00_6choice_link.json @@ -58,7 +58,7 @@ "path": "rougail.var1", "type": "variable" }, - "description": "The first variable" + "description": "the first variable" } }, "variable_type": "choice", diff --git a/tests/results/test_namespace/00_6choice_link.md b/tests/results/test_namespace/00_6choice_link.md index 306cf56d9..0d65e7ec6 100644 --- a/tests/results/test_namespace/00_6choice_link.md +++ b/tests/results/test_namespace/00_6choice_link.md @@ -9,5 +9,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    • a
    • b
    • c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    • a
    • b
    • c
    **Default**: the value of the variable "[The first variable](#rougail.var1)" | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    • a
    • b
    • c
    **Default**: the value of the variable "[the first variable](#rougail.var1)" | diff --git a/tests/results/test_namespace/00_6choice_link.sh b/tests/results/test_namespace/00_6choice_link.sh index f460d9535..d76963197 100644 --- a/tests/results/test_namespace/00_6choice_link.sh +++ b/tests/results/test_namespace/00_6choice_link.sh @@ -21,6 +21,6 @@ │ │ • b │ │ │ • c │ │ │ Default: the value of the variable │ -│ │ "rougail.var1" │ +│ │ "the first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_6choice_variable.adoc b/tests/results/test_namespace/00_6choice_variable.adoc index d8442c7d1..84b218690 100644 --- a/tests/results/test_namespace/00_6choice_variable.adoc +++ b/tests/results/test_namespace/00_6choice_variable.adoc @@ -19,7 +19,7 @@ This family is a namespace. + * c | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "rougail.var1" + +**Choices**: the value of the variable "a second variable" + **Default**: a |==== diff --git a/tests/results/test_namespace/00_6choice_variable.gitlab.md b/tests/results/test_namespace/00_6choice_variable.gitlab.md index 0a2caf47b..18bed9999 100644 --- a/tests/results/test_namespace/00_6choice_variable.gitlab.md +++ b/tests/results/test_namespace/00_6choice_variable.gitlab.md @@ -8,7 +8,7 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    • a
    • b
    • c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: a | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | diff --git a/tests/results/test_namespace/00_6choice_variable.html b/tests/results/test_namespace/00_6choice_variable.html index 939738fd0..1f3fcf8ea 100644 --- a/tests/results/test_namespace/00_6choice_variable.html +++ b/tests/results/test_namespace/00_6choice_variable.html @@ -8,13 +8,13 @@ This family is a namespace. - + - +
  • c
  • +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "rougail.var1"
    Default: a
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    diff --git a/tests/results/test_namespace/00_6choice_variable.json b/tests/results/test_namespace/00_6choice_variable.json index 0e73717bd..f1ae76582 100644 --- a/tests/results/test_namespace/00_6choice_variable.json +++ b/tests/results/test_namespace/00_6choice_variable.json @@ -70,7 +70,7 @@ "path": "rougail.var1", "type": "variable" }, - "description": "A second variable" + "description": "a second variable" } } } diff --git a/tests/results/test_namespace/00_6choice_variable.md b/tests/results/test_namespace/00_6choice_variable.md index eb093b68b..b4480de86 100644 --- a/tests/results/test_namespace/00_6choice_variable.md +++ b/tests/results/test_namespace/00_6choice_variable.md @@ -9,5 +9,5 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    • a
    • b
    • c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: a | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | diff --git a/tests/results/test_namespace/00_6choice_variable.sh b/tests/results/test_namespace/00_6choice_variable.sh index d03836e05..5ce085b3c 100644 --- a/tests/results/test_namespace/00_6choice_variable.sh +++ b/tests/results/test_namespace/00_6choice_variable.sh @@ -17,7 +17,7 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A first variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "rougail.var1" │ +│ │ "a second variable" │ │ │ Default: a │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_6choice_variable_link.adoc b/tests/results/test_namespace/00_6choice_variable_link.adoc index ccf5e8ed1..e854e4fa7 100644 --- a/tests/results/test_namespace/00_6choice_variable_link.adoc +++ b/tests/results/test_namespace/00_6choice_variable_link.adoc @@ -19,11 +19,11 @@ This family is a namespace. + * c | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "rougail.var1" + +**Choices**: the value of the variable "a second variable" + **Default**: a | **rougail.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A third variable. + -**Choices**: the value of the variable "rougail.var1" + -**Default**: the value of the variable "rougail.var2" +**Choices**: the value of the variable "a second variable" + +**Default**: the value of the variable "a first variable" |==== diff --git a/tests/results/test_namespace/00_6choice_variable_link.gitlab.md b/tests/results/test_namespace/00_6choice_variable_link.gitlab.md index ba9a6acef..a0af28066 100644 --- a/tests/results/test_namespace/00_6choice_variable_link.gitlab.md +++ b/tests/results/test_namespace/00_6choice_variable_link.gitlab.md @@ -8,8 +8,8 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    • a
    • b
    • c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: a | -| **rougail.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: the value of the variable "[A first variable](#rougail.var2)" | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | +| **rougail.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: the value of the variable "[a first variable](#rougail.var2)" | diff --git a/tests/results/test_namespace/00_6choice_variable_link.html b/tests/results/test_namespace/00_6choice_variable_link.html index e0c636351..99da98c11 100644 --- a/tests/results/test_namespace/00_6choice_variable_link.html +++ b/tests/results/test_namespace/00_6choice_variable_link.html @@ -8,14 +8,14 @@ This family is a namespace. - + - - +
  • c
  • + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "rougail.var1"
    Default: a
    rougail.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "rougail.var1"
    Default: the value of the variable "rougail.var2"
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    rougail.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable"
    Default: the value of the variable "a first variable"
    diff --git a/tests/results/test_namespace/00_6choice_variable_link.json b/tests/results/test_namespace/00_6choice_variable_link.json index 3857046bf..11549210f 100644 --- a/tests/results/test_namespace/00_6choice_variable_link.json +++ b/tests/results/test_namespace/00_6choice_variable_link.json @@ -70,7 +70,7 @@ "path": "rougail.var1", "type": "variable" }, - "description": "A second variable" + "description": "a second variable" } } }, @@ -96,7 +96,7 @@ "path": "rougail.var2", "type": "variable" }, - "description": "A first variable" + "description": "a first variable" } }, "variable_type": "choice", @@ -108,7 +108,7 @@ "path": "rougail.var1", "type": "variable" }, - "description": "A second variable" + "description": "a second variable" } } } diff --git a/tests/results/test_namespace/00_6choice_variable_link.md b/tests/results/test_namespace/00_6choice_variable_link.md index d3e9546ee..32691374b 100644 --- a/tests/results/test_namespace/00_6choice_variable_link.md +++ b/tests/results/test_namespace/00_6choice_variable_link.md @@ -9,6 +9,6 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    • a
    • b
    • c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: a | -| **rougail.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: the value of the variable "[A first variable](#rougail.var2)" | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | +| **rougail.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: the value of the variable "[a first variable](#rougail.var2)" | diff --git a/tests/results/test_namespace/00_6choice_variable_link.sh b/tests/results/test_namespace/00_6choice_variable_link.sh index acab3458e..765057564 100644 --- a/tests/results/test_namespace/00_6choice_variable_link.sh +++ b/tests/results/test_namespace/00_6choice_variable_link.sh @@ -17,13 +17,13 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A first variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "rougail.var1" │ +│ │ "a second variable" │ │ │ Default: a │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var3 │ A third variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "rougail.var1" │ +│ │ "a second variable" │ │ │ Default: the value of the variable │ -│ │ "rougail.var2" │ +│ │ "a first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_6choice_variable_link2.adoc b/tests/results/test_namespace/00_6choice_variable_link2.adoc index 5759d6a8b..c8f86b3e7 100644 --- a/tests/results/test_namespace/00_6choice_variable_link2.adoc +++ b/tests/results/test_namespace/00_6choice_variable_link2.adoc @@ -19,7 +19,7 @@ This family is a namespace. + * c | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "rougail.var1" + +**Choices**: the value of the variable "a second variable" + **Default**: a |==== @@ -36,7 +36,7 @@ This family is a namespace. + | Variable | Description | **rougail.family.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A third variable. + -**Choices**: the value of the variable "rougail.var1" + -**Default**: the value of the variable "rougail.var2" +**Choices**: the value of the variable "a second variable" + +**Default**: the value of the variable "a first variable" |==== diff --git a/tests/results/test_namespace/00_6choice_variable_link2.gitlab.md b/tests/results/test_namespace/00_6choice_variable_link2.gitlab.md index f3bc11872..a514cf5bb 100644 --- a/tests/results/test_namespace/00_6choice_variable_link2.gitlab.md +++ b/tests/results/test_namespace/00_6choice_variable_link2.gitlab.md @@ -8,7 +8,7 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    • a
    • b
    • c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: a | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a |
    family @@ -18,7 +18,7 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: the value of the variable "[A first variable](#rougail.var2)" | +| **rougail.family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: the value of the variable "[a first variable](#rougail.var2)" |
    diff --git a/tests/results/test_namespace/00_6choice_variable_link2.html b/tests/results/test_namespace/00_6choice_variable_link2.html index 9e58724a6..ffc0a5ace 100644 --- a/tests/results/test_namespace/00_6choice_variable_link2.html +++ b/tests/results/test_namespace/00_6choice_variable_link2.html @@ -8,13 +8,13 @@ This family is a namespace. - + - +
  • c
  • +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "rougail.var1"
    Default: a
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    @@ -26,10 +26,10 @@ This family is a namespace. - + - +
    Variable Description
    Variable Description
    rougail.family.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "rougail.var1"
    Default: the value of the variable "rougail.var2"
    rougail.family.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable"
    Default: the value of the variable "a first variable"
    diff --git a/tests/results/test_namespace/00_6choice_variable_link2.json b/tests/results/test_namespace/00_6choice_variable_link2.json index 3c807385f..f6ac1bae4 100644 --- a/tests/results/test_namespace/00_6choice_variable_link2.json +++ b/tests/results/test_namespace/00_6choice_variable_link2.json @@ -70,7 +70,7 @@ "path": "rougail.var1", "type": "variable" }, - "description": "A second variable" + "description": "a second variable" } } }, @@ -106,7 +106,7 @@ "path": "rougail.var2", "type": "variable" }, - "description": "A first variable" + "description": "a first variable" } }, "variable_type": "choice", @@ -118,7 +118,7 @@ "path": "rougail.var1", "type": "variable" }, - "description": "A second variable" + "description": "a second variable" } } } diff --git a/tests/results/test_namespace/00_6choice_variable_link2.md b/tests/results/test_namespace/00_6choice_variable_link2.md index 6de1cc7d8..e56b2d884 100644 --- a/tests/results/test_namespace/00_6choice_variable_link2.md +++ b/tests/results/test_namespace/00_6choice_variable_link2.md @@ -9,7 +9,7 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    • a
    • b
    • c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: a | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | ## family @@ -20,5 +20,5 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: the value of the variable "[A first variable](#rougail.var2)" | +| **rougail.family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: the value of the variable "[a first variable](#rougail.var2)" | diff --git a/tests/results/test_namespace/00_6choice_variable_link2.sh b/tests/results/test_namespace/00_6choice_variable_link2.sh index 0445a3b50..aa967523c 100644 --- a/tests/results/test_namespace/00_6choice_variable_link2.sh +++ b/tests/results/test_namespace/00_6choice_variable_link2.sh @@ -17,7 +17,7 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A first variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "rougail.var1" │ +│ │ "a second variable" │ │ │ Default: a │ └───────────────────────────────────────┴──────────────────────────────────────┘ family @@ -32,9 +32,9 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.family.var3 │ A third variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "rougail.var1" │ +│ │ "a second variable" │ │ │ Default: the value of the variable │ -│ │ "rougail.var2" │ +│ │ "a first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_6regexp_link.adoc b/tests/results/test_namespace/00_6regexp_link.adoc index df4c0caa3..726c2ef02 100644 --- a/tests/results/test_namespace/00_6regexp_link.adoc +++ b/tests/results/test_namespace/00_6regexp_link.adoc @@ -21,7 +21,7 @@ This family is a namespace. + | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[regexp]` `standard` `mandatory` | A second variable. + **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$" + -**Default**: the value of the variable "rougail.var1" + +**Default**: the value of the variable "a first variable" + **Examples**: * '#b2b1b1' diff --git a/tests/results/test_namespace/00_6regexp_link.gitlab.md b/tests/results/test_namespace/00_6regexp_link.gitlab.md index 7b85c23cc..2edf0a20d 100644 --- a/tests/results/test_namespace/00_6regexp_link.gitlab.md +++ b/tests/results/test_namespace/00_6regexp_link.gitlab.md @@ -8,7 +8,7 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: #a1a1a1
    **Examples**:
    • #b1b1b1
    • #b2b2b2 | -| **rougail.var2**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: the value of the variable "[A first variable](#rougail.var1)"
    **Examples**:
    • #b2b1b1
    • #b3b2b2 | +| **rougail.var2**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: the value of the variable "[a first variable](#rougail.var1)"
    **Examples**:
    • #b2b1b1
    • #b3b2b2 | diff --git a/tests/results/test_namespace/00_6regexp_link.html b/tests/results/test_namespace/00_6regexp_link.html index dc8adee6a..13b57e726 100644 --- a/tests/results/test_namespace/00_6regexp_link.html +++ b/tests/results/test_namespace/00_6regexp_link.html @@ -13,7 +13,7 @@ This family is a namespace. rougail.var1
    regexp standard mandatoryA first variable.
    Validator: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    Default: #a1a1a1
    Examples: -rougail.var2
    regexp standard mandatoryA second variable.
    Validator: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    Default: the value of the variable "rougail.var1"
    Examples:
    Default: the value of the variable "a first variable" diff --git a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.changelog.md b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.changelog.md index 78ebe03bb..bfefe7b5a 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.changelog.md +++ b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.changelog.md @@ -3,5 +3,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP | -| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP
    **Default**: the value of the variable "[A first variable](#rougail.var1)" | +| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#rougail.var1)" | diff --git a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.changelog.sh b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.changelog.sh index a5218e3aa..a23581b4d 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.changelog.sh +++ b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.changelog.sh @@ -13,6 +13,6 @@ │ mandatory   unique  │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "rougail.var1" │ +│ │ "a first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.gitlab.md b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.gitlab.md index 4fa0960d1..ed0dca1d9 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.gitlab.md +++ b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.gitlab.md @@ -1,5 +1,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP | -| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP
    **Default**: the value of the variable "[A first variable](#rougail.var1)" | +| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#rougail.var1)" | diff --git a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.html b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.html index b48bb8161..c3aa3d6a5 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.html +++ b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.html @@ -6,7 +6,7 @@ rougail.var1
    domainname multiple basic mandatory unique A first variable.
    Validators: rougail.var2
    domainname multiple standard mandatory uniqueA second variable.
    Validators:
    Default: the value of the variable "rougail.var1" +
  • the domain name can be an IP

  • Default: the value of the variable "a first variable" diff --git a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.json b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.json index 7aa330936..5e31ae7d4 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.json +++ b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.json @@ -70,7 +70,7 @@ "path": "rougail.var1", "type": "variable" }, - "description": "A first variable" + "description": "a first variable" } }, "variable_type": "domainname", diff --git a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.md b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.md index 4fa0960d1..ed0dca1d9 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.md +++ b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.md @@ -1,5 +1,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP | -| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP
    **Default**: the value of the variable "[A first variable](#rougail.var1)" | +| **rougail.var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#rougail.var1)" | diff --git a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.sh b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.sh index 67984273a..f0d47bf49 100644 --- a/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.sh +++ b/tests/results/test_namespace_without_family/00_2default_calculated_variable_transitive.sh @@ -11,5 +11,5 @@ │ mandatory   unique  │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "rougail.var1" │ +│ │ "a first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ 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_6choice_link.adoc b/tests/results/test_namespace_without_family/00_6choice_link.adoc index e7ee9ba91..8264f0fee 100644 --- a/tests/results/test_namespace_without_family/00_6choice_link.adoc +++ b/tests/results/test_namespace_without_family/00_6choice_link.adoc @@ -16,6 +16,6 @@ * b * c -**Default**: the value of the variable "rougail.var1" +**Default**: the value of the variable "the first variable" |==== diff --git a/tests/results/test_namespace_without_family/00_6choice_link.changelog.adoc b/tests/results/test_namespace_without_family/00_6choice_link.changelog.adoc index 15b696347..155316b7f 100644 --- a/tests/results/test_namespace_without_family/00_6choice_link.changelog.adoc +++ b/tests/results/test_namespace_without_family/00_6choice_link.changelog.adoc @@ -18,6 +18,6 @@ * b * c -**Default**: the value of the variable "rougail.var1" +**Default**: the value of the variable "the first variable" |==== diff --git a/tests/results/test_namespace_without_family/00_6choice_link.changelog.gitlab.md b/tests/results/test_namespace_without_family/00_6choice_link.changelog.gitlab.md index b0b302c97..f7708eabb 100644 --- a/tests/results/test_namespace_without_family/00_6choice_link.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/00_6choice_link.changelog.gitlab.md @@ -3,7 +3,7 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    • a
    • b
    • c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    • a
    • b
    • c
    **Default**: the value of the variable "[The first variable](#rougail.var1)" | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    • a
    • b
    • c
    **Default**: the value of the variable "[the first variable](#rougail.var1)" | diff --git a/tests/results/test_namespace_without_family/00_6choice_link.changelog.html b/tests/results/test_namespace_without_family/00_6choice_link.changelog.html index 6558ad8e6..0f2f4bb1b 100644 --- a/tests/results/test_namespace_without_family/00_6choice_link.changelog.html +++ b/tests/results/test_namespace_without_family/00_6choice_link.changelog.html @@ -10,7 +10,7 @@
  • c
  • rougail.var2
    choice standard mandatoryThe second variable.
    Choices:
    Default: the value of the variable "rougail.var1" +
  • c

  • Default: the value of the variable "the first variable" diff --git a/tests/results/test_namespace_without_family/00_6choice_link.changelog.md b/tests/results/test_namespace_without_family/00_6choice_link.changelog.md index 01deadd2b..e49088ca4 100644 --- a/tests/results/test_namespace_without_family/00_6choice_link.changelog.md +++ b/tests/results/test_namespace_without_family/00_6choice_link.changelog.md @@ -3,5 +3,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    • a
    • b
    • c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    • a
    • b
    • c
    **Default**: the value of the variable "[The first variable](#rougail.var1)" | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    • a
    • b
    • c
    **Default**: the value of the variable "[the first variable](#rougail.var1)" | diff --git a/tests/results/test_namespace_without_family/00_6choice_link.changelog.sh b/tests/results/test_namespace_without_family/00_6choice_link.changelog.sh index 1ec479726..d0e88d79f 100644 --- a/tests/results/test_namespace_without_family/00_6choice_link.changelog.sh +++ b/tests/results/test_namespace_without_family/00_6choice_link.changelog.sh @@ -15,6 +15,6 @@ │ │ • b │ │ │ • c │ │ │ Default: the value of the variable │ -│ │ "rougail.var1" │ +│ │ "the first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_6choice_link.gitlab.md b/tests/results/test_namespace_without_family/00_6choice_link.gitlab.md index 44cc07ebc..f3e9cca04 100644 --- a/tests/results/test_namespace_without_family/00_6choice_link.gitlab.md +++ b/tests/results/test_namespace_without_family/00_6choice_link.gitlab.md @@ -1,5 +1,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    • a
    • b
    • c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    • a
    • b
    • c
    **Default**: the value of the variable "[The first variable](#rougail.var1)" | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    • a
    • b
    • c
    **Default**: the value of the variable "[the first variable](#rougail.var1)" | diff --git a/tests/results/test_namespace_without_family/00_6choice_link.html b/tests/results/test_namespace_without_family/00_6choice_link.html index a39765e65..c96638c32 100644 --- a/tests/results/test_namespace_without_family/00_6choice_link.html +++ b/tests/results/test_namespace_without_family/00_6choice_link.html @@ -8,7 +8,7 @@
  • c
  • rougail.var2
    choice standard mandatoryThe second variable.
    Choices:
    Default: the value of the variable "rougail.var1" +
  • c

  • Default: the value of the variable "the first variable" diff --git a/tests/results/test_namespace_without_family/00_6choice_link.json b/tests/results/test_namespace_without_family/00_6choice_link.json index ae3761115..4ce556f8e 100644 --- a/tests/results/test_namespace_without_family/00_6choice_link.json +++ b/tests/results/test_namespace_without_family/00_6choice_link.json @@ -58,7 +58,7 @@ "path": "rougail.var1", "type": "variable" }, - "description": "The first variable" + "description": "the first variable" } }, "variable_type": "choice", diff --git a/tests/results/test_namespace_without_family/00_6choice_link.md b/tests/results/test_namespace_without_family/00_6choice_link.md index 44cc07ebc..f3e9cca04 100644 --- a/tests/results/test_namespace_without_family/00_6choice_link.md +++ b/tests/results/test_namespace_without_family/00_6choice_link.md @@ -1,5 +1,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    • a
    • b
    • c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    • a
    • b
    • c
    **Default**: the value of the variable "[The first variable](#rougail.var1)" | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    • a
    • b
    • c
    **Default**: the value of the variable "[the first variable](#rougail.var1)" | diff --git a/tests/results/test_namespace_without_family/00_6choice_link.sh b/tests/results/test_namespace_without_family/00_6choice_link.sh index 05ca7bbe1..ee75381f0 100644 --- a/tests/results/test_namespace_without_family/00_6choice_link.sh +++ b/tests/results/test_namespace_without_family/00_6choice_link.sh @@ -13,5 +13,5 @@ │ │ • b │ │ │ • c │ │ │ Default: the value of the variable │ -│ │ "rougail.var1" │ +│ │ "the first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_6choice_variable.adoc b/tests/results/test_namespace_without_family/00_6choice_variable.adoc index ba552adbb..d5d83d143 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable.adoc +++ b/tests/results/test_namespace_without_family/00_6choice_variable.adoc @@ -10,7 +10,7 @@ * c | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "rougail.var1" + +**Choices**: the value of the variable "a second variable" + **Default**: a |==== diff --git a/tests/results/test_namespace_without_family/00_6choice_variable.changelog.adoc b/tests/results/test_namespace_without_family/00_6choice_variable.changelog.adoc index 5de51c760..51267eacc 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable.changelog.adoc +++ b/tests/results/test_namespace_without_family/00_6choice_variable.changelog.adoc @@ -12,7 +12,7 @@ * c | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "rougail.var1" + +**Choices**: the value of the variable "a second variable" + **Default**: a |==== diff --git a/tests/results/test_namespace_without_family/00_6choice_variable.changelog.gitlab.md b/tests/results/test_namespace_without_family/00_6choice_variable.changelog.gitlab.md index b8d64e0d3..b92865698 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/00_6choice_variable.changelog.gitlab.md @@ -3,7 +3,7 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    • a
    • b
    • c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: a | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | diff --git a/tests/results/test_namespace_without_family/00_6choice_variable.changelog.html b/tests/results/test_namespace_without_family/00_6choice_variable.changelog.html index 318e25cbf..66e8d198d 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable.changelog.html +++ b/tests/results/test_namespace_without_family/00_6choice_variable.changelog.html @@ -2,13 +2,13 @@ - + - +
  • c
  • +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "rougail.var1"
    Default: a
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    diff --git a/tests/results/test_namespace_without_family/00_6choice_variable.changelog.md b/tests/results/test_namespace_without_family/00_6choice_variable.changelog.md index 6195d76f9..ce6728722 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable.changelog.md +++ b/tests/results/test_namespace_without_family/00_6choice_variable.changelog.md @@ -3,5 +3,5 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    • a
    • b
    • c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: a | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | diff --git a/tests/results/test_namespace_without_family/00_6choice_variable.changelog.sh b/tests/results/test_namespace_without_family/00_6choice_variable.changelog.sh index 74daf97e5..8c97dc89e 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable.changelog.sh +++ b/tests/results/test_namespace_without_family/00_6choice_variable.changelog.sh @@ -11,7 +11,7 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A first variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "rougail.var1" │ +│ │ "a second variable" │ │ │ Default: a │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_6choice_variable.gitlab.md b/tests/results/test_namespace_without_family/00_6choice_variable.gitlab.md index cd4d1e0ea..6a6a29c74 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable.gitlab.md +++ b/tests/results/test_namespace_without_family/00_6choice_variable.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 second variable.
    **Default**:
    • a
    • b
    • c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: a | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | diff --git a/tests/results/test_namespace_without_family/00_6choice_variable.html b/tests/results/test_namespace_without_family/00_6choice_variable.html index 7a63af8e6..dc5852a6c 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable.html +++ b/tests/results/test_namespace_without_family/00_6choice_variable.html @@ -1,12 +1,12 @@ - + - +
  • c
  • +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "rougail.var1"
    Default: a
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    diff --git a/tests/results/test_namespace_without_family/00_6choice_variable.json b/tests/results/test_namespace_without_family/00_6choice_variable.json index 0e73717bd..f1ae76582 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable.json +++ b/tests/results/test_namespace_without_family/00_6choice_variable.json @@ -70,7 +70,7 @@ "path": "rougail.var1", "type": "variable" }, - "description": "A second variable" + "description": "a second variable" } } } diff --git a/tests/results/test_namespace_without_family/00_6choice_variable.md b/tests/results/test_namespace_without_family/00_6choice_variable.md index cd4d1e0ea..6a6a29c74 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable.md +++ b/tests/results/test_namespace_without_family/00_6choice_variable.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 second variable.
    **Default**:
    • a
    • b
    • c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: a | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | diff --git a/tests/results/test_namespace_without_family/00_6choice_variable.sh b/tests/results/test_namespace_without_family/00_6choice_variable.sh index 39e796be1..da6405b85 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable.sh +++ b/tests/results/test_namespace_without_family/00_6choice_variable.sh @@ -9,6 +9,6 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A first variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "rougail.var1" │ +│ │ "a second variable" │ │ │ Default: a │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link.adoc b/tests/results/test_namespace_without_family/00_6choice_variable_link.adoc index f0251080c..a8c8d39dd 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link.adoc +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link.adoc @@ -10,11 +10,11 @@ * c | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "rougail.var1" + +**Choices**: the value of the variable "a second variable" + **Default**: a | **rougail.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A third variable. + -**Choices**: the value of the variable "rougail.var1" + -**Default**: the value of the variable "rougail.var2" +**Choices**: the value of the variable "a second variable" + +**Default**: the value of the variable "a first variable" |==== diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.adoc b/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.adoc index 5222f2632..298538b93 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.adoc +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.adoc @@ -12,11 +12,11 @@ * c | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "rougail.var1" + +**Choices**: the value of the variable "a second variable" + **Default**: a | **rougail.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A third variable. + -**Choices**: the value of the variable "rougail.var1" + -**Default**: the value of the variable "rougail.var2" +**Choices**: the value of the variable "a second variable" + +**Default**: the value of the variable "a first variable" |==== diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.gitlab.md b/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.gitlab.md index 79ff4bdcf..c7cdf2555 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.gitlab.md @@ -3,8 +3,8 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    • a
    • b
    • c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: a | -| **rougail.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: the value of the variable "[A first variable](#rougail.var2)" | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | +| **rougail.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: the value of the variable "[a first variable](#rougail.var2)" | diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.html b/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.html index 834f19db3..1aa59fddb 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.html +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.html @@ -2,14 +2,14 @@ - + - - +
  • c
  • + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "rougail.var1"
    Default: a
    rougail.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "rougail.var1"
    Default: the value of the variable "rougail.var2"
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    rougail.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable"
    Default: the value of the variable "a first variable"
    diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.md b/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.md index 20d8cbc2d..afd754472 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.md +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.md @@ -3,6 +3,6 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    • a
    • b
    • c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: a | -| **rougail.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: the value of the variable "[A first variable](#rougail.var2)" | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | +| **rougail.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: the value of the variable "[a first variable](#rougail.var2)" | diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.sh b/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.sh index ec5fdef4b..63314057e 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.sh +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link.changelog.sh @@ -11,13 +11,13 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A first variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "rougail.var1" │ +│ │ "a second variable" │ │ │ Default: a │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var3 │ A third variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "rougail.var1" │ +│ │ "a second variable" │ │ │ Default: the value of the variable │ -│ │ "rougail.var2" │ +│ │ "a first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link.gitlab.md b/tests/results/test_namespace_without_family/00_6choice_variable_link.gitlab.md index 6e459e9c0..3efd4f2e5 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link.gitlab.md +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link.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 second variable.
    **Default**:
    • a
    • b
    • c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: a | -| **rougail.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: the value of the variable "[A first variable](#rougail.var2)" | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | +| **rougail.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: the value of the variable "[a first variable](#rougail.var2)" | diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link.html b/tests/results/test_namespace_without_family/00_6choice_variable_link.html index fbd212e5b..c9f2d116f 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link.html +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link.html @@ -1,13 +1,13 @@ - + - - +
  • c
  • + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "rougail.var1"
    Default: a
    rougail.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "rougail.var1"
    Default: the value of the variable "rougail.var2"
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    rougail.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable"
    Default: the value of the variable "a first variable"
    diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link.json b/tests/results/test_namespace_without_family/00_6choice_variable_link.json index 3857046bf..11549210f 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link.json +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link.json @@ -70,7 +70,7 @@ "path": "rougail.var1", "type": "variable" }, - "description": "A second variable" + "description": "a second variable" } } }, @@ -96,7 +96,7 @@ "path": "rougail.var2", "type": "variable" }, - "description": "A first variable" + "description": "a first variable" } }, "variable_type": "choice", @@ -108,7 +108,7 @@ "path": "rougail.var1", "type": "variable" }, - "description": "A second variable" + "description": "a second variable" } } } diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link.md b/tests/results/test_namespace_without_family/00_6choice_variable_link.md index 6e459e9c0..3efd4f2e5 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link.md +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link.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 second variable.
    **Default**:
    • a
    • b
    • c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: a | -| **rougail.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: the value of the variable "[A first variable](#rougail.var2)" | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | +| **rougail.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: the value of the variable "[a first variable](#rougail.var2)" | diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link.sh b/tests/results/test_namespace_without_family/00_6choice_variable_link.sh index f00bf5285..88be6c941 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link.sh +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link.sh @@ -9,12 +9,12 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A first variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "rougail.var1" │ +│ │ "a second variable" │ │ │ Default: a │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var3 │ A third variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "rougail.var1" │ +│ │ "a second variable" │ │ │ Default: the value of the variable │ -│ │ "rougail.var2" │ +│ │ "a first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link2.adoc b/tests/results/test_namespace_without_family/00_6choice_variable_link2.adoc index 2aad8a8ed..3ad0f38a0 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link2.adoc +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link2.adoc @@ -10,11 +10,11 @@ * c | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "rougail.var1" + +**Choices**: the value of the variable "a second variable" + **Default**: a | **rougail.family.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A third variable. + -**Choices**: the value of the variable "rougail.var1" + -**Default**: the value of the variable "rougail.var2" +**Choices**: the value of the variable "a second variable" + +**Default**: the value of the variable "a first variable" |==== diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.adoc b/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.adoc index 241aa3598..faa81f3d1 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.adoc +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.adoc @@ -12,11 +12,11 @@ * c | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "rougail.var1" + +**Choices**: the value of the variable "a second variable" + **Default**: a | **rougail.family.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A third variable. + -**Choices**: the value of the variable "rougail.var1" + -**Default**: the value of the variable "rougail.var2" +**Choices**: the value of the variable "a second variable" + +**Default**: the value of the variable "a first variable" |==== diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.gitlab.md b/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.gitlab.md index 2a2f4227d..94ae5a78c 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.gitlab.md @@ -3,8 +3,8 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    • a
    • b
    • c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: a | -| **rougail.family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: the value of the variable "[A first variable](#rougail.var2)" | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | +| **rougail.family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: the value of the variable "[a first variable](#rougail.var2)" | diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.html b/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.html index 2356e9b71..3ed32de74 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.html +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.html @@ -2,14 +2,14 @@ - + - - +
  • c
  • + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "rougail.var1"
    Default: a
    rougail.family.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "rougail.var1"
    Default: the value of the variable "rougail.var2"
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    rougail.family.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable"
    Default: the value of the variable "a first variable"
    diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.md b/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.md index cbb07037c..86983bf91 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.md +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.md @@ -3,6 +3,6 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    • a
    • b
    • c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: a | -| **rougail.family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: the value of the variable "[A first variable](#rougail.var2)" | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | +| **rougail.family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: the value of the variable "[a first variable](#rougail.var2)" | diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.sh b/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.sh index 7ac705fdb..296d8417b 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.sh +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link2.changelog.sh @@ -11,13 +11,13 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A first variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "rougail.var1" │ +│ │ "a second variable" │ │ │ Default: a │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.family.var3 │ A third variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "rougail.var1" │ +│ │ "a second variable" │ │ │ Default: the value of the variable │ -│ │ "rougail.var2" │ +│ │ "a first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link2.gitlab.md b/tests/results/test_namespace_without_family/00_6choice_variable_link2.gitlab.md index 05209fb2d..c9f84cc71 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link2.gitlab.md +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link2.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 second variable.
    **Default**:
    • a
    • b
    • c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: a | -| **rougail.family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: the value of the variable "[A first variable](#rougail.var2)" | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | +| **rougail.family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: the value of the variable "[a first variable](#rougail.var2)" | diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link2.html b/tests/results/test_namespace_without_family/00_6choice_variable_link2.html index c1a8977df..d21c3a601 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link2.html +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link2.html @@ -1,13 +1,13 @@ - + - - +
  • c
  • + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "rougail.var1"
    Default: a
    rougail.family.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "rougail.var1"
    Default: the value of the variable "rougail.var2"
    rougail.var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    rougail.family.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable"
    Default: the value of the variable "a first variable"
    diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link2.json b/tests/results/test_namespace_without_family/00_6choice_variable_link2.json index 3c807385f..f6ac1bae4 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link2.json +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link2.json @@ -70,7 +70,7 @@ "path": "rougail.var1", "type": "variable" }, - "description": "A second variable" + "description": "a second variable" } } }, @@ -106,7 +106,7 @@ "path": "rougail.var2", "type": "variable" }, - "description": "A first variable" + "description": "a first variable" } }, "variable_type": "choice", @@ -118,7 +118,7 @@ "path": "rougail.var1", "type": "variable" }, - "description": "A second variable" + "description": "a second variable" } } } diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link2.md b/tests/results/test_namespace_without_family/00_6choice_variable_link2.md index 05209fb2d..c9f84cc71 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link2.md +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link2.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 second variable.
    **Default**:
    • a
    • b
    • c | -| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: a | -| **rougail.family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[A second variable](#rougail.var1)"
    **Default**: the value of the variable "[A first variable](#rougail.var2)" | +| **rougail.var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: a | +| **rougail.family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#rougail.var1)"
    **Default**: the value of the variable "[a first variable](#rougail.var2)" | diff --git a/tests/results/test_namespace_without_family/00_6choice_variable_link2.sh b/tests/results/test_namespace_without_family/00_6choice_variable_link2.sh index 0c94d832e..530fc47cf 100644 --- a/tests/results/test_namespace_without_family/00_6choice_variable_link2.sh +++ b/tests/results/test_namespace_without_family/00_6choice_variable_link2.sh @@ -9,12 +9,12 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A first variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "rougail.var1" │ +│ │ "a second variable" │ │ │ Default: a │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.family.var3 │ A third variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "rougail.var1" │ +│ │ "a second variable" │ │ │ Default: the value of the variable │ -│ │ "rougail.var2" │ +│ │ "a first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/00_6regexp_link.adoc b/tests/results/test_namespace_without_family/00_6regexp_link.adoc index aec5ea090..ebe15838f 100644 --- a/tests/results/test_namespace_without_family/00_6regexp_link.adoc +++ b/tests/results/test_namespace_without_family/00_6regexp_link.adoc @@ -12,7 +12,7 @@ | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[regexp]` `standard` `mandatory` | A second variable. + **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$" + -**Default**: the value of the variable "rougail.var1" + +**Default**: the value of the variable "a first variable" + **Examples**: * '#b2b1b1' diff --git a/tests/results/test_namespace_without_family/00_6regexp_link.changelog.adoc b/tests/results/test_namespace_without_family/00_6regexp_link.changelog.adoc index 1b7db05f1..3c9849c33 100644 --- a/tests/results/test_namespace_without_family/00_6regexp_link.changelog.adoc +++ b/tests/results/test_namespace_without_family/00_6regexp_link.changelog.adoc @@ -14,7 +14,7 @@ | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[regexp]` `standard` `mandatory` | A second variable. + **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$" + -**Default**: the value of the variable "rougail.var1" + +**Default**: the value of the variable "a first variable" + **Examples**: * '#b2b1b1' diff --git a/tests/results/test_namespace_without_family/00_6regexp_link.changelog.gitlab.md b/tests/results/test_namespace_without_family/00_6regexp_link.changelog.gitlab.md index 82269d60c..0145af664 100644 --- a/tests/results/test_namespace_without_family/00_6regexp_link.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/00_6regexp_link.changelog.gitlab.md @@ -3,7 +3,7 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: #a1a1a1
    **Examples**:
    • #b1b1b1
    • #b2b2b2 | -| **rougail.var2**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: the value of the variable "[A first variable](#rougail.var1)"
    **Examples**:
    • #b2b1b1
    • #b3b2b2 | +| **rougail.var2**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: the value of the variable "[a first variable](#rougail.var1)"
    **Examples**:
    • #b2b1b1
    • #b3b2b2 | diff --git a/tests/results/test_namespace_without_family/00_6regexp_link.changelog.html b/tests/results/test_namespace_without_family/00_6regexp_link.changelog.html index 674f6ef33..b5b3807e7 100644 --- a/tests/results/test_namespace_without_family/00_6regexp_link.changelog.html +++ b/tests/results/test_namespace_without_family/00_6regexp_link.changelog.html @@ -7,7 +7,7 @@ rougail.var1
    regexp standard mandatoryA first variable.
    Validator: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    Default: #a1a1a1
    Examples: -rougail.var2
    regexp standard mandatoryA second variable.
    Validator: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    Default: the value of the variable "rougail.var1"
    Examples: rougail.var2
    string standard mandatory A suffix variable2.
    Default: val1 rougail.dynval1.var
    rougail.dynval2.var
    string multiple standard mandatory uniqueA dynamic variable.
    Default: -rougail.var3
    string multiple standard mandatory unique A variable calculated.
    Default: +rougail.var3
    string multiple standard mandatory unique A variable calculated.
    Default: diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.sh index 57a113042..46963d5e7 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_identifier_multi.sh @@ -16,8 +16,8 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var3 │ A variable calculated. │ │  string   multiple   standard    │ Default: │ -│ mandatory   unique  │ • the value of the variable │ -│ │ "rougail.dynval1.var" │ -│ │ • the value of the variable │ -│ │ "rougail.dynval2.var" │ +│ mandatory   unique  │ • the value of the variable "A │ +│ │ dynamic variable" │ +│ │ • the value of the variable "A │ +│ │ dynamic variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.adoc index ecece0aeb..2ed0256b9 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.adoc @@ -12,6 +12,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "rougail.dyn__val1__.var" +**Default**: the value of the variable "A dynamic variable" |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.adoc index 926fa8276..4684785a5 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.adoc @@ -14,6 +14,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "rougail.dyn__val1__.var" +**Default**: the value of the variable "A dynamic variable" |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.html index 3661f56d6..cecf11afb 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.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.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "rougail.dynval1.var"
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable"
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.sh index 3690cb7d6..40100cf18 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.changelog.sh @@ -14,6 +14,6 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable calculated. │ │  string   standard   mandatory  │ Default: the value of the variable │ -│ │ "rougail.dynval1.var" │ +│ │ "A dynamic variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.html index d4618a229..134656b6b 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.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.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "rougail.dynval1.var"
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable"
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.sh index 2513f4c36..02732668b 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix.sh @@ -12,5 +12,5 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable calculated. │ │  string   standard   mandatory  │ Default: the value of the variable │ -│ │ "rougail.dynval1.var" │ +│ │ "A dynamic variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.adoc index 542be4838..89b22acb8 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.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` | Suffix has value. + -**Default**: the value of the identifier +**Default**: the value of the identifier. |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.changelog.adoc index 8b3a7b0f4..7a7476273 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.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` | Suffix has value. + -**Default**: the value of the identifier +**Default**: the value of the identifier. |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.changelog.gitlab.md index b9ad405e4..0aced03d7 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.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 suffix 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` | Suffix has value.
    **Default**: the value of the identifier | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.changelog.html index 1a0ab581a..d2f189c2d 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.changelog.html @@ -2,12 +2,12 @@ - + - +
  • val2
  • +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    Suffix has value.
    Default: the value of the identifier
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    Suffix has value.
    Default: the value of the identifier.
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.changelog.md index 09577ffbf..3a6da505a 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.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 suffix 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` | Suffix has value.
    **Default**: the value of the identifier | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.changelog.sh index c8dda3272..5d3eef935 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.changelog.sh @@ -9,7 +9,7 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.var │ Suffix has value. │ -│ rougail.dynval2.var │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ rougail.dynval2.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.gitlab.md index b21096ac8..9e9f9ccbc 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.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 suffix 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` | Suffix has value.
    **Default**: the value of the identifier | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.html index 95a6d61bd..592a4d72c 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.html @@ -1,11 +1,11 @@ - + - +
  • val2
  • +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    Suffix has value.
    Default: the value of the identifier
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    Suffix has value.
    Default: the value of the identifier.
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.json b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.json index 43ecd093a..64672b39c 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.json @@ -68,7 +68,7 @@ "path": "rougail.var", "type": "variable" }, - "description": "A suffix variable" + "description": "a suffix variable" } ] }, @@ -97,7 +97,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" } diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.md index b21096ac8..9e9f9ccbc 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.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 suffix 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` | Suffix has value.
    **Default**: the value of the identifier | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.sh index e6788bdfd..ff45cd6a3 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2.sh @@ -7,6 +7,6 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.var │ Suffix has value. │ -│ rougail.dynval2.var │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ rougail.dynval2.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.adoc index 4b824bdcc..2ed4c8790 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_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` | Suffix has value. + -**Default**: the value of the identifier +**Default**: the value of the identifier. |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.adoc index 2fcaa6c24..72a85c88c 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_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` | Suffix has value. + -**Default**: the value of the identifier +**Default**: the value of the identifier. |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.gitlab.md index fb57885e5..9e764ada3 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_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 suffix 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` | Suffix has value.
    **Default**: the value of the identifier | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.html index 072fea459..8913bed7a 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.html @@ -2,12 +2,12 @@ - + - +
  • val2
  • +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    Suffix has value.
    Default: the value of the identifier
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    Suffix has value.
    Default: the value of the identifier.
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.md index 431757f95..ffa2a1435 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_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 suffix 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` | Suffix has value.
    **Default**: the value of the identifier | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.sh index d1e9daf6e..19eff5664 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.sh @@ -9,7 +9,7 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.var │ Suffix has value. │ -│ rougail.dynval2.var │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ rougail.dynval2.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.gitlab.md index ba825081b..697f90c64 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_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 suffix 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` | Suffix has value.
    **Default**: the value of the identifier | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.html index 52b2591f7..babb154d6 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.html @@ -1,11 +1,11 @@ - + - +
  • val2
  • +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    Suffix has value.
    Default: the value of the identifier
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    Suffix has value.
    Default: the value of the identifier.
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.json b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.json index 580345fa0..d21325712 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.json @@ -62,7 +62,7 @@ "path": "rougail.var", "type": "variable" }, - "description": "A suffix variable" + "description": "a suffix variable" } ] }, @@ -91,7 +91,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" } diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.md index ba825081b..697f90c64 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_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 suffix 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` | Suffix has value.
    **Default**: the value of the identifier | +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.sh index 9cc33b74b..bd1e47654 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix2_empty.sh @@ -7,6 +7,6 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.var │ Suffix has value. │ -│ rougail.dynval2.var │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ rougail.dynval2.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.adoc index 09d229853..0b603f790 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.adoc @@ -3,6 +3,6 @@ | Variable | Description | **rougail.dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A dynamic variable. + -**Disabled**: when the identifier is "val1" +**Disabled**: when the identifier is "val1". |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.adoc index 8061b9ef2..828ec5c8e 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.adoc @@ -5,6 +5,6 @@ | Variable | Description | **rougail.dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A dynamic variable. + -**Disabled**: when the identifier is "val1" +**Disabled**: when the identifier is "val1". |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.gitlab.md index 64025ba5e..7660239ff 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.gitlab.md @@ -1,8 +1,8 @@
    New variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| -| **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A dynamic variable.
    **Disabled**: when the identifier is "val1" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| +| **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A dynamic variable.
    **Disabled**: when the identifier is "val1". |
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.html index 3f8d06e42..65f1cb19e 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.html @@ -2,10 +2,10 @@ - + - +
    Variable Description
    Variable Description
    rougail.dynval2.var
    string basic mandatory disabled
    A dynamic variable.
    Disabled: when the identifier is "val1"
    rougail.dynval2.var
    string basic mandatory disabled
    A dynamic variable.
    Disabled: when the identifier is "val1".
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.md index 97f9a56be..63e6d8e97 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.md @@ -1,6 +1,6 @@ # New variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| -| **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A dynamic variable.
    **Disabled**: when the identifier is "val1" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| +| **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A dynamic variable.
    **Disabled**: when the identifier is "val1". | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.sh index ca7705d00..086da7798 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.sh @@ -5,6 +5,6 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.dynval2.var │ A dynamic variable. │ │  string   basic   mandatory    │ Disabled: when the identifier is │ -│ disabled  │ "val1" │ +│ disabled  │ "val1". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.gitlab.md index 9254b0c8c..75ed0acd5 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| -| **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A dynamic variable.
    **Disabled**: when the identifier is "val1" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| +| **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A dynamic variable.
    **Disabled**: when the identifier is "val1". | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.html index 8c075ab26..8362c4c87 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    rougail.dynval2.var
    string basic mandatory disabled
    A dynamic variable.
    Disabled: when the identifier is "val1"
    rougail.dynval2.var
    string basic mandatory disabled
    A dynamic variable.
    Disabled: when the identifier is "val1".
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.json b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.json index f1a7f92f0..01ca4b3f7 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.json @@ -53,7 +53,7 @@ "name": "disabled", "ori_name": "disabled", "access_control": true, - "annotation": "when the identifier is \"val1\"" + "annotation": "when the identifier is \"val1\"." } ], "mode": "basic", diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.md index 9254b0c8c..75ed0acd5 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| -| **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A dynamic variable.
    **Disabled**: when the identifier is "val1" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| +| **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A dynamic variable.
    **Disabled**: when the identifier is "val1". | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.sh index 7e54061ae..59d79f845 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_disabled.sh @@ -3,5 +3,5 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.dynval2.var │ A dynamic variable. │ │  string   basic   mandatory    │ Disabled: when the identifier is │ -│ disabled  │ "val1" │ +│ disabled  │ "val1". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.adoc index a3eca95eb..880f291b9 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.adoc @@ -12,6 +12,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "rougail.dyn__val1__.var" if it is defined +**Default**: the value of the variable "A dynamic variable" if it is defined |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.adoc index adcc2f65f..c35c786b0 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.adoc @@ -14,6 +14,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "rougail.dyn__val1__.var" if it is defined +**Default**: the value of the variable "A dynamic variable" if it is defined |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.html index 1c4af361a..b76b5812a 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_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.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "rougail.dynval1.var" if it is defined
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" if it is defined
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.sh index 1052359fc..905a1ddc2 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.changelog.sh @@ -14,7 +14,7 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable calculated. │ │  string   standard   mandatory  │ Default: the value of the variable │ -│ │ "rougail.dynval1.var" if it is │ +│ │ "A dynamic variable" if it is │ │ │ defined │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.html index 3cbdd8a41..26833ba46 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_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.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "rougail.dynval1.var" if it is defined
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" if it is defined
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.sh index dd27abe22..2a76ed0f1 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty.sh @@ -12,6 +12,6 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable calculated. │ │  string   standard   mandatory  │ Default: the value of the variable │ -│ │ "rougail.dynval1.var" if it is │ +│ │ "A dynamic variable" if it is │ │ │ defined │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.adoc index 431e3ee4c..47e2f7bb9 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.adoc @@ -8,6 +8,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "rougail.dyn__val1__.var" if it is defined +**Default**: the value of the variable "A dynamic variable" if it is defined |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.adoc index dcf22bcce..59464ec0d 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.adoc @@ -10,6 +10,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "rougail.dyn__val1__.var" if it is defined +**Default**: the value of the variable "A dynamic variable" if it is defined |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.html index 628c361ba..4709b2082 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.html @@ -2,12 +2,12 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard unique
    A suffix variable.
    Example: val1
    rougail.dynval1.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "rougail.dynval1.var" if it is defined
    rougail.var1
    string multiple standard unique
    A suffix variable.
    Example: val1
    rougail.dynval1.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" if it is defined
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.sh index 42033839a..9a9ac56e3 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.changelog.sh @@ -12,7 +12,7 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable calculated. │ │  string   standard   mandatory  │ Default: the value of the variable │ -│ │ "rougail.dynval1.var" if it is │ +│ │ "A dynamic variable" if it is │ │ │ defined │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.html index 0f9f0ba7f..dc80bd226 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard unique
    A suffix variable.
    Example: val1
    rougail.dynval1.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "rougail.dynval1.var" if it is defined
    rougail.var1
    string multiple standard unique
    A suffix variable.
    Example: val1
    rougail.dynval1.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" if it is defined
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.sh index e9c1634cf..1a1d366f2 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_2.sh @@ -10,6 +10,6 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable calculated. │ │  string   standard   mandatory  │ Default: the value of the variable │ -│ │ "rougail.dynval1.var" if it is │ +│ │ "A dynamic variable" if it is │ │ │ defined │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.adoc index d3b258777..b2df82920 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.adoc @@ -3,7 +3,7 @@ | Variable | Description | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "rougail.dyn__val1__.var" if it is defined +**Default**: the value of the variable "A dynamic variable" if it is defined | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `unique` | A suffix variable. + **Examples**: diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.adoc index c41a72408..da7636364 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.adoc @@ -5,7 +5,7 @@ | Variable | Description | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "rougail.dyn__val1__.var" if it is defined +**Default**: the value of the variable "A dynamic variable" if it is defined | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `unique` | A suffix variable. + **Examples**: diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.html index 419888758..4c4fd0fbd 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.html @@ -2,13 +2,13 @@ - + - + - +
  • val2
  • +
    Variable Description
    Variable Description
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "rougail.dynval1.var" if it is defined
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" if it is defined
    rougail.var1
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.sh index d7e27f3c3..2a4fb9028 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.changelog.sh @@ -5,7 +5,7 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var2 │ A variable calculated. │ │  string   standard   mandatory  │ Default: the value of the variable │ -│ │ "rougail.dynval1.var" if it is │ +│ │ "A dynamic variable" if it is │ │ │ defined │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var1 │ A suffix variable. │ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.html index 5ca46c284..9ae5a8757 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.html @@ -1,12 +1,12 @@ - + - + - +
  • val2
  • +
    Variable Description
    Variable Description
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "rougail.dynval1.var" if it is defined
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" if it is defined
    rougail.var1
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.sh index e6e511415..4b11c695a 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_suffix_empty_3.sh @@ -3,7 +3,7 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var2 │ A variable calculated. │ │  string   standard   mandatory  │ Default: the value of the variable │ -│ │ "rougail.dynval1.var" if it is │ +│ │ "A dynamic variable" if it is │ │ │ defined │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var1 │ A suffix variable. │ 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_calc_variable.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.adoc index ecece0aeb..2ed0256b9 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.adoc @@ -12,6 +12,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "rougail.dyn__val1__.var" +**Default**: the value of the variable "A dynamic variable" |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.adoc index 926fa8276..4684785a5 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.adoc @@ -14,6 +14,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "rougail.dyn__val1__.var" +**Default**: the value of the variable "A dynamic variable" |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.html index 3661f56d6..cecf11afb 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.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.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "rougail.dynval1.var"
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable"
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.sh index 3690cb7d6..40100cf18 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.changelog.sh @@ -14,6 +14,6 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable calculated. │ │  string   standard   mandatory  │ Default: the value of the variable │ -│ │ "rougail.dynval1.var" │ +│ │ "A dynamic variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.html index d4618a229..134656b6b 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.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.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "rougail.dynval1.var"
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable"
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.sh index 2513f4c36..02732668b 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable.sh @@ -12,5 +12,5 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable calculated. │ │  string   standard   mandatory  │ Default: the value of the variable │ -│ │ "rougail.dynval1.var" │ +│ │ "A dynamic variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.adoc index 8190a6f08..df1722298 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.adoc @@ -9,7 +9,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A new variable. + **Disabled**: -* when the variable "rougail.dyn__val1__.var1" has the value "val1" -* when the variable "rougail.dyn__val2__.var1" has the value "val1" +* when the variable "A dynamic variable" has the value "val1". +* when the variable "A dynamic variable" has the value "val1". |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.adoc index 17b4072c9..39930c4ce 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.adoc @@ -11,7 +11,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A new variable. + **Disabled**: -* when the variable "rougail.dyn__val1__.var1" has the value "val1" -* when the variable "rougail.dyn__val2__.var1" has the value "val1" +* when the variable "A dynamic variable" has the value "val1". +* when the variable "A dynamic variable" has the value "val1". |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.gitlab.md index cacb4ce74..a77dbfbc1 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.dyn*val1*.var2**
    **rougail.dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    • when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1"
    • when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.dyn*val1*.var2**
    **rougail.dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    • when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1".
    • when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1". |
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.html index e4335e212..977e62188 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.html @@ -6,8 +6,8 @@ rougail.dynval1.var1
    rougail.dynval2.var1
    string basic mandatory A dynamic variable. -rougail.dynval1.var2
    rougail.dynval2.var2
    string basic mandatory disabledA new variable.
    Disabled: +rougail.dynval1.var2
    rougail.dynval2.var2
    string basic mandatory disabledA new variable.
    Disabled: diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.md index cdd6ae652..d9b097a30 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.dyn*val1*.var2**
    **rougail.dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    • when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1"
    • when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.dyn*val1*.var2**
    **rougail.dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    • when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1".
    • when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1". | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.sh index 296ca3ac3..3c33c7e79 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.changelog.sh @@ -9,11 +9,9 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.var2 │ A new variable. │ │ rougail.dynval2.var2 │ Disabled: │ -│  string   basic   mandatory    │ • when the variable │ -│ disabled  │ "rougail.dynval1.var1" has the value │ -│ │ "val1" │ -│ │ • when the variable │ -│ │ "rougail.dynval2.var1" has the value │ -│ │ "val1" │ +│  string   basic   mandatory    │ • when the variable "A dynamic │ +│ disabled  │ variable" has the value "val1". │ +│ │ • when the variable "A dynamic │ +│ │ variable" has the value "val1". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.gitlab.md index 683c5970b..9ea711ca2 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.dyn*val1*.var2**
    **rougail.dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    • when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1"
    • when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.dyn*val1*.var2**
    **rougail.dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    • when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1".
    • when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1". | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.html index f70dd059f..9c9ba753b 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.html @@ -4,8 +4,8 @@ rougail.dynval1.var1
    rougail.dynval2.var1
    string basic mandatory A dynamic variable. -rougail.dynval1.var2
    rougail.dynval2.var2
    string basic mandatory disabledA new variable.
    Disabled: +rougail.dynval1.var2
    rougail.dynval2.var2
    string basic mandatory disabledA new variable.
    Disabled: diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.json b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.json index fc0dc9b05..3833b72b2 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.json @@ -79,7 +79,7 @@ "access_control": true, "annotation": [ { - "message": "when the variable \"{0}\" has the value \"val1\"", + "message": "when the variable \"{0}\" has the value \"val1\".", "path": { "path": "rougail.dyn{{ identifier }}.var1", "identifiers": [ @@ -89,7 +89,7 @@ "description": "A dynamic variable" }, { - "message": "when the variable \"{0}\" has the value \"val1\"", + "message": "when the variable \"{0}\" has the value \"val1\".", "path": { "path": "rougail.dyn{{ identifier }}.var1", "identifiers": [ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.md index 683c5970b..9ea711ca2 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.md @@ -1,5 +1,5 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.dyn*val1*.var2**
    **rougail.dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    • when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1"
    • when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.dyn*val1*.var2**
    **rougail.dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    • when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1".
    • when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1". | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.sh index 66622e7c9..40eb076a0 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled.sh @@ -7,10 +7,8 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.var2 │ A new variable. │ │ rougail.dynval2.var2 │ Disabled: │ -│  string   basic   mandatory    │ • when the variable │ -│ disabled  │ "rougail.dynval1.var1" has the value │ -│ │ "val1" │ -│ │ • when the variable │ -│ │ "rougail.dynval2.var1" has the value │ -│ │ "val1" │ +│  string   basic   mandatory    │ • when the variable "A dynamic │ +│ disabled  │ variable" has the value "val1". │ +│ │ • when the variable "A dynamic │ +│ │ variable" has the value "val1". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.adoc index f97dddc89..ef1032982 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.adoc @@ -6,6 +6,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A new variable. + -**Disabled**: when the variable "rougail.dyn__val1__.var1" has the value "val1" +**Disabled**: when the variable "A dynamic variable" has the value "val1". |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.adoc index 9d6905aa5..371beff8e 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.adoc @@ -8,6 +8,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A new variable. + -**Disabled**: when the variable "rougail.dyn__val1__.var1" has the value "val1" +**Disabled**: when the variable "A dynamic variable" has the value "val1". |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.gitlab.md index b2230d88c..5136a2393 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1". |
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.html index c5746b53a..54d90aa25 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.html @@ -2,11 +2,11 @@ - + - - + +
    Variable Description
    Variable Description
    rougail.dynval1.var1
    rougail.dynval2.var1
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string basic mandatory disabled
    A new variable.
    Disabled: when the variable "rougail.dynval1.var1" has the value "val1"
    rougail.dynval1.var1
    rougail.dynval2.var1
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string basic mandatory disabled
    A new variable.
    Disabled: when the variable "A dynamic variable" has the value "val1".
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.md index 2617fb90a..d084555af 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1". | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.sh index df3fe895d..35ab46984 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.sh @@ -8,8 +8,8 @@ │  string   basic   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A new variable. │ -│  string   basic   mandatory    │ Disabled: when the variable │ -│ disabled  │ "rougail.dynval1.var1" has the value │ -│ │ "val1" │ +│  string   basic   mandatory    │ Disabled: when the variable "A │ +│ disabled  │ dynamic variable" has the value │ +│ │ "val1". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.gitlab.md index 082bfaad4..19abe4b31 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1". | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.html index 801a2aef0..f350b701d 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.html @@ -1,10 +1,10 @@ - + - - + +
    Variable Description
    Variable Description
    rougail.dynval1.var1
    rougail.dynval2.var1
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string basic mandatory disabled
    A new variable.
    Disabled: when the variable "rougail.dynval1.var1" has the value "val1"
    rougail.dynval1.var1
    rougail.dynval2.var1
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string basic mandatory disabled
    A new variable.
    Disabled: when the variable "A dynamic variable" has the value "val1".
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.json b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.json index 07a048d86..562774f55 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.json @@ -80,7 +80,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"val1\"", + "message": "when the variable \"{0}\" has the value \"val1\".", "path": { "path": "rougail.dyn{{ identifier }}.var1", "identifiers": [ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.md b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.md index 082bfaad4..19abe4b31 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.dyn*val1*.var1**
    **rougail.dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#rougail.dyn:::identifier:::.var1)" has the value "val1". | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.sh index af13e9698..ef8d6a947 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_disabled_outside.sh @@ -6,7 +6,7 @@ │  string   basic   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A new variable. │ -│  string   basic   mandatory    │ Disabled: when the variable │ -│ disabled  │ "rougail.dynval1.var1" has the value │ -│ │ "val1" │ +│  string   basic   mandatory    │ Disabled: when the variable "A │ +│ disabled  │ dynamic variable" has the value │ +│ │ "val1". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.adoc index a3eca95eb..880f291b9 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.adoc @@ -12,6 +12,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "rougail.dyn__val1__.var" if it is defined +**Default**: the value of the variable "A dynamic variable" if it is defined |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.adoc index adcc2f65f..c35c786b0 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.adoc @@ -14,6 +14,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "rougail.dyn__val1__.var" if it is defined +**Default**: the value of the variable "A dynamic variable" if it is defined |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.html index 1c4af361a..b76b5812a 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_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.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "rougail.dynval1.var" if it is defined
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" if it is defined
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.sh index 1052359fc..905a1ddc2 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.changelog.sh @@ -14,7 +14,7 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable calculated. │ │  string   standard   mandatory  │ Default: the value of the variable │ -│ │ "rougail.dynval1.var" if it is │ +│ │ "A dynamic variable" if it is │ │ │ defined │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.html b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.html index 3cbdd8a41..26833ba46 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_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.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "rougail.dynval1.var" if it is defined
    rougail.dynval1.var
    rougail.dynval2.var
    string basic mandatory
    A dynamic variable.
    rougail.var2
    string standard mandatory
    A variable calculated.
    Default: the value of the variable "A dynamic variable" if it is defined
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.sh index dd27abe22..2a76ed0f1 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_calc_variable_empty.sh @@ -12,6 +12,6 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable calculated. │ │  string   standard   mandatory  │ Default: the value of the variable │ -│ │ "rougail.dynval1.var" if it is │ +│ │ "A dynamic variable" if it is │ │ │ defined │ └───────────────────────────────────────┴──────────────────────────────────────┘ 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_5family_dynamic_unknown_suffix_empty.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.adoc index 7bd8dd07b..d8da65684 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.adoc @@ -14,7 +14,7 @@ **rougail.__val3___dyn.var1** + **rougail.__val4___dyn.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable 1. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **rougail.__val1___dyn.var2** + **rougail.__val2___dyn.var2** + **rougail.__val3___dyn.var2** + @@ -22,10 +22,10 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable 2. + **Default**: -* the value of the variable "rougail.__val1___dyn.var1" -* the value of the variable "rougail.__val2___dyn.var1" -* the value of the variable "rougail.__val3___dyn.var1" -* the value of the variable "rougail.__val4___dyn.var1" +* the value of the variable "a variable 1" +* the value of the variable "a variable 1" +* the value of the variable "a variable 1" +* the value of the variable "a variable 1" | **rougail.__val1___dyn.var3** + **rougail.__val2___dyn.var3** + **rougail.__val3___dyn.var3** + @@ -33,16 +33,16 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable 3. + **Default**: -* the value of the variable "rougail.__val1___dyn.var1" -* the value of the variable "rougail.__val2___dyn.var1" -* the value of the variable "rougail.__val3___dyn.var1" -* the value of the variable "rougail.__val4___dyn.var1" +* the value of the variable "a variable 1" +* the value of the variable "a variable 1" +* the value of the variable "a variable 1" +* the value of the variable "a variable 1" | **rougail.__val1___dyn.var4** + **rougail.__val2___dyn.var4** + **rougail.__val3___dyn.var4** + **rougail.__val4___dyn.var4** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__disabled__` | A variable 4. + -**Default**: the value of the variable "rougail.__val4___dyn.var1" + -**Disabled**: depends on a calculation +**Default**: the value of the variable "a variable 1" + +**Disabled**: depends on a calculation. |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.adoc index d9578bd95..d87a88a3c 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.adoc @@ -16,7 +16,7 @@ **rougail.__val3___dyn.var1** + **rougail.__val4___dyn.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable 1. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **rougail.__val1___dyn.var2** + **rougail.__val2___dyn.var2** + **rougail.__val3___dyn.var2** + @@ -24,10 +24,10 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable 2. + **Default**: -* the value of the variable "rougail.__val1___dyn.var1" -* the value of the variable "rougail.__val2___dyn.var1" -* the value of the variable "rougail.__val3___dyn.var1" -* the value of the variable "rougail.__val4___dyn.var1" +* the value of the variable "a variable 1" +* the value of the variable "a variable 1" +* the value of the variable "a variable 1" +* the value of the variable "a variable 1" | **rougail.__val1___dyn.var3** + **rougail.__val2___dyn.var3** + **rougail.__val3___dyn.var3** + @@ -35,16 +35,16 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable 3. + **Default**: -* the value of the variable "rougail.__val1___dyn.var1" -* the value of the variable "rougail.__val2___dyn.var1" -* the value of the variable "rougail.__val3___dyn.var1" -* the value of the variable "rougail.__val4___dyn.var1" +* the value of the variable "a variable 1" +* the value of the variable "a variable 1" +* the value of the variable "a variable 1" +* the value of the variable "a variable 1" | **rougail.__val1___dyn.var4** + **rougail.__val2___dyn.var4** + **rougail.__val3___dyn.var4** + **rougail.__val4___dyn.var4** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__disabled__` | A variable 4. + -**Default**: the value of the variable "rougail.__val4___dyn.var1" + -**Disabled**: depends on a calculation +**Default**: the value of the variable "a variable 1" + +**Disabled**: depends on a calculation. |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.gitlab.md index c265f6b90..8b7159ee3 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_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 suffix variable.
    **Examples**:
    • val1
    • val2
    • val3
    • val4 | -| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    **rougail.*val3*_dyn.var1**
    **rougail.*val4*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 1.
    **Default**: the value of the identifier | -| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    **rougail.*val3*_dyn.var2**
    **rougail.*val4*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 2.
    **Default**:
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    **rougail.*val3*_dyn.var3**
    **rougail.*val4*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 3.
    **Default**:
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    **rougail.*val3*_dyn.var4**
    **rougail.*val4*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A variable 4.
    **Default**: the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    **Disabled**: depends on a calculation | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    **rougail.*val3*_dyn.var1**
    **rougail.*val4*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 1.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    **rougail.*val3*_dyn.var2**
    **rougail.*val4*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 2.
    **Default**:
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    **rougail.*val3*_dyn.var3**
    **rougail.*val4*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 3.
    **Default**:
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    **rougail.*val3*_dyn.var4**
    **rougail.*val4*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A variable 4.
    **Default**: the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    **Disabled**: depends on a calculation. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.html index 2df840e64..f70df5030 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.html @@ -2,23 +2,23 @@ - + - - - - +
  • val4
  • + + + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • val2
    • val3
    • -
    • val4
    rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    rougail.val3_dyn.var1
    rougail.val4_dyn.var1
    string standard mandatory
    A variable 1.
    Default: the value of the identifier
    rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    rougail.val3_dyn.var2
    rougail.val4_dyn.var2
    string standard mandatory
    A variable 2.
    Default:
    • the value of the variable "rougail.val1_dyn.var1"
    • -
    • the value of the variable "rougail.val2_dyn.var1"
    • -
    • the value of the variable "rougail.val3_dyn.var1"
    • -
    • the value of the variable "rougail.val4_dyn.var1"
    rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    rougail.val3_dyn.var3
    rougail.val4_dyn.var3
    string standard mandatory
    A variable 3.
    Default:
    • the value of the variable "rougail.val1_dyn.var1"
    • -
    • the value of the variable "rougail.val2_dyn.var1"
    • -
    • the value of the variable "rougail.val3_dyn.var1"
    • -
    • the value of the variable "rougail.val4_dyn.var1"
    rougail.val1_dyn.var4
    rougail.val2_dyn.var4
    rougail.val3_dyn.var4
    rougail.val4_dyn.var4
    string standard mandatory disabled
    A variable 4.
    Default: the value of the variable "rougail.val4_dyn.var1"
    Disabled: depends on a calculation
    rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    rougail.val3_dyn.var1
    rougail.val4_dyn.var1
    string standard mandatory
    A variable 1.
    Default: the value of the identifier.
    rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    rougail.val3_dyn.var2
    rougail.val4_dyn.var2
    string standard mandatory
    A variable 2.
    Default:
    • the value of the variable "a variable 1"
    • +
    • the value of the variable "a variable 1"
    • +
    • the value of the variable "a variable 1"
    • +
    • the value of the variable "a variable 1"
    rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    rougail.val3_dyn.var3
    rougail.val4_dyn.var3
    string standard mandatory
    A variable 3.
    Default:
    • the value of the variable "a variable 1"
    • +
    • the value of the variable "a variable 1"
    • +
    • the value of the variable "a variable 1"
    • +
    • the value of the variable "a variable 1"
    rougail.val1_dyn.var4
    rougail.val2_dyn.var4
    rougail.val3_dyn.var4
    rougail.val4_dyn.var4
    string standard mandatory disabled
    A variable 4.
    Default: the value of the variable "a variable 1"
    Disabled: depends on a calculation.
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.md index 5a0732eef..af0cbc108 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_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 suffix variable.
    **Examples**:
    • val1
    • val2
    • val3
    • val4 | -| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    **rougail.*val3*_dyn.var1**
    **rougail.*val4*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 1.
    **Default**: the value of the identifier | -| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    **rougail.*val3*_dyn.var2**
    **rougail.*val4*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 2.
    **Default**:
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    **rougail.*val3*_dyn.var3**
    **rougail.*val4*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 3.
    **Default**:
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    **rougail.*val3*_dyn.var4**
    **rougail.*val4*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A variable 4.
    **Default**: the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    **Disabled**: depends on a calculation | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    **rougail.*val3*_dyn.var1**
    **rougail.*val4*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 1.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    **rougail.*val3*_dyn.var2**
    **rougail.*val4*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 2.
    **Default**:
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    **rougail.*val3*_dyn.var3**
    **rougail.*val4*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 3.
    **Default**:
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    **rougail.*val3*_dyn.var4**
    **rougail.*val4*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A variable 4.
    **Default**: the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    **Disabled**: depends on a calculation. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.sh index ab832708e..ab469eda9 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.changelog.sh @@ -11,37 +11,37 @@ │ │ • val4 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.val1_dyn.var1 │ A variable 1. │ -│ rougail.val2_dyn.var1 │ Default: the value of the identifier │ -│ rougail.val3_dyn.var1 │ │ +│ rougail.val2_dyn.var1 │ Default: the value of the │ +│ rougail.val3_dyn.var1 │ identifier. │ │ rougail.val4_dyn.var1 │ │ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.val1_dyn.var2 │ A variable 2. │ │ rougail.val2_dyn.var2 │ Default: │ -│ rougail.val3_dyn.var2 │ • the value of the variable │ -│ rougail.val4_dyn.var2 │ "rougail.val1_dyn.var1" │ -│  string   standard   mandatory  │ • the value of the variable │ -│ │ "rougail.val2_dyn.var1" │ -│ │ • the value of the variable │ -│ │ "rougail.val3_dyn.var1" │ -│ │ • the value of the variable │ -│ │ "rougail.val4_dyn.var1" │ +│ rougail.val3_dyn.var2 │ • the value of the variable "a │ +│ rougail.val4_dyn.var2 │ variable 1" │ +│  string   standard   mandatory  │ • the value of the variable "a │ +│ │ variable 1" │ +│ │ • the value of the variable "a │ +│ │ variable 1" │ +│ │ • the value of the variable "a │ +│ │ variable 1" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.val1_dyn.var3 │ A variable 3. │ │ rougail.val2_dyn.var3 │ Default: │ -│ rougail.val3_dyn.var3 │ • the value of the variable │ -│ rougail.val4_dyn.var3 │ "rougail.val1_dyn.var1" │ -│  string   standard   mandatory  │ • the value of the variable │ -│ │ "rougail.val2_dyn.var1" │ -│ │ • the value of the variable │ -│ │ "rougail.val3_dyn.var1" │ -│ │ • the value of the variable │ -│ │ "rougail.val4_dyn.var1" │ +│ rougail.val3_dyn.var3 │ • the value of the variable "a │ +│ rougail.val4_dyn.var3 │ variable 1" │ +│  string   standard   mandatory  │ • the value of the variable "a │ +│ │ variable 1" │ +│ │ • the value of the variable "a │ +│ │ variable 1" │ +│ │ • the value of the variable "a │ +│ │ variable 1" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.val1_dyn.var4 │ A variable 4. │ │ rougail.val2_dyn.var4 │ Default: the value of the variable │ -│ rougail.val3_dyn.var4 │ "rougail.val4_dyn.var1" │ -│ rougail.val4_dyn.var4 │ Disabled: depends on a calculation │ +│ rougail.val3_dyn.var4 │ "a variable 1" │ +│ rougail.val4_dyn.var4 │ Disabled: depends on a calculation. │ │  string   standard   mandatory    │ │ │ disabled  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.gitlab.md index 588af608e..4a81e2432 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_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 suffix variable.
    **Examples**:
    • val1
    • val2
    • val3
    • val4 | -| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    **rougail.*val3*_dyn.var1**
    **rougail.*val4*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 1.
    **Default**: the value of the identifier | -| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    **rougail.*val3*_dyn.var2**
    **rougail.*val4*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 2.
    **Default**:
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    **rougail.*val3*_dyn.var3**
    **rougail.*val4*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 3.
    **Default**:
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    **rougail.*val3*_dyn.var4**
    **rougail.*val4*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A variable 4.
    **Default**: the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    **Disabled**: depends on a calculation | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    **rougail.*val3*_dyn.var1**
    **rougail.*val4*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 1.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    **rougail.*val3*_dyn.var2**
    **rougail.*val4*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 2.
    **Default**:
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    **rougail.*val3*_dyn.var3**
    **rougail.*val4*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 3.
    **Default**:
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    **rougail.*val3*_dyn.var4**
    **rougail.*val4*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A variable 4.
    **Default**: the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    **Disabled**: depends on a calculation. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.html b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.html index 65d39f336..be22b8c73 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.html @@ -1,22 +1,22 @@ - + - - - - +
  • val4
  • + + + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • val2
    • val3
    • -
    • val4
    rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    rougail.val3_dyn.var1
    rougail.val4_dyn.var1
    string standard mandatory
    A variable 1.
    Default: the value of the identifier
    rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    rougail.val3_dyn.var2
    rougail.val4_dyn.var2
    string standard mandatory
    A variable 2.
    Default:
    • the value of the variable "rougail.val1_dyn.var1"
    • -
    • the value of the variable "rougail.val2_dyn.var1"
    • -
    • the value of the variable "rougail.val3_dyn.var1"
    • -
    • the value of the variable "rougail.val4_dyn.var1"
    rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    rougail.val3_dyn.var3
    rougail.val4_dyn.var3
    string standard mandatory
    A variable 3.
    Default:
    • the value of the variable "rougail.val1_dyn.var1"
    • -
    • the value of the variable "rougail.val2_dyn.var1"
    • -
    • the value of the variable "rougail.val3_dyn.var1"
    • -
    • the value of the variable "rougail.val4_dyn.var1"
    rougail.val1_dyn.var4
    rougail.val2_dyn.var4
    rougail.val3_dyn.var4
    rougail.val4_dyn.var4
    string standard mandatory disabled
    A variable 4.
    Default: the value of the variable "rougail.val4_dyn.var1"
    Disabled: depends on a calculation
    rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    rougail.val3_dyn.var1
    rougail.val4_dyn.var1
    string standard mandatory
    A variable 1.
    Default: the value of the identifier.
    rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    rougail.val3_dyn.var2
    rougail.val4_dyn.var2
    string standard mandatory
    A variable 2.
    Default:
    • the value of the variable "a variable 1"
    • +
    • the value of the variable "a variable 1"
    • +
    • the value of the variable "a variable 1"
    • +
    • the value of the variable "a variable 1"
    rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    rougail.val3_dyn.var3
    rougail.val4_dyn.var3
    string standard mandatory
    A variable 3.
    Default:
    • the value of the variable "a variable 1"
    • +
    • the value of the variable "a variable 1"
    • +
    • the value of the variable "a variable 1"
    • +
    • the value of the variable "a variable 1"
    rougail.val1_dyn.var4
    rougail.val2_dyn.var4
    rougail.val3_dyn.var4
    rougail.val4_dyn.var4
    string standard mandatory disabled
    A variable 4.
    Default: the value of the variable "a variable 1"
    Disabled: depends on a calculation.
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.json b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.json index 3f95a908e..5d81b22a0 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.json @@ -70,7 +70,7 @@ "path": "rougail.var", "type": "variable" }, - "description": "A suffix variable" + "description": "a suffix variable" } ] }, @@ -105,7 +105,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" }, @@ -148,7 +148,7 @@ "val1" ] }, - "description": "A variable 1" + "description": "a variable 1" }, { "message": "the value of the variable \"{0}\"", @@ -158,7 +158,7 @@ "val2" ] }, - "description": "A variable 1" + "description": "a variable 1" }, { "message": "the value of the variable \"{0}\"", @@ -168,7 +168,7 @@ "val3" ] }, - "description": "A variable 1" + "description": "a variable 1" }, { "message": "the value of the variable \"{0}\"", @@ -178,7 +178,7 @@ "val4" ] }, - "description": "A variable 1" + "description": "a variable 1" } ] }, @@ -223,7 +223,7 @@ "val1" ] }, - "description": "A variable 1" + "description": "a variable 1" }, { "message": "the value of the variable \"{0}\"", @@ -233,7 +233,7 @@ "val2" ] }, - "description": "A variable 1" + "description": "a variable 1" }, { "message": "the value of the variable \"{0}\"", @@ -243,7 +243,7 @@ "val3" ] }, - "description": "A variable 1" + "description": "a variable 1" }, { "message": "the value of the variable \"{0}\"", @@ -253,7 +253,7 @@ "val4" ] }, - "description": "A variable 1" + "description": "a variable 1" } ] }, @@ -275,7 +275,7 @@ "name": "disabled", "ori_name": "disabled", "access_control": true, - "annotation": "depends on a calculation" + "annotation": "depends on a calculation." } ], "mode": "standard", @@ -304,7 +304,7 @@ "val4" ] }, - "description": "A variable 1" + "description": "a variable 1" } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.md b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.md index 588af608e..4a81e2432 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_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 suffix variable.
    **Examples**:
    • val1
    • val2
    • val3
    • val4 | -| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    **rougail.*val3*_dyn.var1**
    **rougail.*val4*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 1.
    **Default**: the value of the identifier | -| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    **rougail.*val3*_dyn.var2**
    **rougail.*val4*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 2.
    **Default**:
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    **rougail.*val3*_dyn.var3**
    **rougail.*val4*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 3.
    **Default**:
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    **rougail.*val3*_dyn.var4**
    **rougail.*val4*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A variable 4.
    **Default**: the value of the variable "[A variable 1](#rougail.:::identifier:::_dyn.var1)"
    **Disabled**: depends on a calculation | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    **rougail.*val3*_dyn.var1**
    **rougail.*val4*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 1.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    **rougail.*val3*_dyn.var2**
    **rougail.*val4*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 2.
    **Default**:
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    **rougail.*val3*_dyn.var3**
    **rougail.*val4*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable 3.
    **Default**:
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    **rougail.*val3*_dyn.var4**
    **rougail.*val4*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A variable 4.
    **Default**: the value of the variable "[a variable 1](#rougail.:::identifier:::_dyn.var1)"
    **Disabled**: depends on a calculation. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.sh index 3fb3e0523..0926b3c03 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_unknown_suffix_empty.sh @@ -9,37 +9,37 @@ │ │ • val4 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.val1_dyn.var1 │ A variable 1. │ -│ rougail.val2_dyn.var1 │ Default: the value of the identifier │ -│ rougail.val3_dyn.var1 │ │ +│ rougail.val2_dyn.var1 │ Default: the value of the │ +│ rougail.val3_dyn.var1 │ identifier. │ │ rougail.val4_dyn.var1 │ │ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.val1_dyn.var2 │ A variable 2. │ │ rougail.val2_dyn.var2 │ Default: │ -│ rougail.val3_dyn.var2 │ • the value of the variable │ -│ rougail.val4_dyn.var2 │ "rougail.val1_dyn.var1" │ -│  string   standard   mandatory  │ • the value of the variable │ -│ │ "rougail.val2_dyn.var1" │ -│ │ • the value of the variable │ -│ │ "rougail.val3_dyn.var1" │ -│ │ • the value of the variable │ -│ │ "rougail.val4_dyn.var1" │ +│ rougail.val3_dyn.var2 │ • the value of the variable "a │ +│ rougail.val4_dyn.var2 │ variable 1" │ +│  string   standard   mandatory  │ • the value of the variable "a │ +│ │ variable 1" │ +│ │ • the value of the variable "a │ +│ │ variable 1" │ +│ │ • the value of the variable "a │ +│ │ variable 1" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.val1_dyn.var3 │ A variable 3. │ │ rougail.val2_dyn.var3 │ Default: │ -│ rougail.val3_dyn.var3 │ • the value of the variable │ -│ rougail.val4_dyn.var3 │ "rougail.val1_dyn.var1" │ -│  string   standard   mandatory  │ • the value of the variable │ -│ │ "rougail.val2_dyn.var1" │ -│ │ • the value of the variable │ -│ │ "rougail.val3_dyn.var1" │ -│ │ • the value of the variable │ -│ │ "rougail.val4_dyn.var1" │ +│ rougail.val3_dyn.var3 │ • the value of the variable "a │ +│ rougail.val4_dyn.var3 │ variable 1" │ +│  string   standard   mandatory  │ • the value of the variable "a │ +│ │ variable 1" │ +│ │ • the value of the variable "a │ +│ │ variable 1" │ +│ │ • the value of the variable "a │ +│ │ variable 1" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.val1_dyn.var4 │ A variable 4. │ │ rougail.val2_dyn.var4 │ Default: the value of the variable │ -│ rougail.val3_dyn.var4 │ "rougail.val4_dyn.var1" │ -│ rougail.val4_dyn.var4 │ Disabled: depends on a calculation │ +│ rougail.val3_dyn.var4 │ "a variable 1" │ +│ rougail.val4_dyn.var4 │ Disabled: depends on a calculation. │ │  string   standard   mandatory    │ │ │ disabled  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.adoc index d3c03931a..15a062139 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.adoc @@ -10,12 +10,12 @@ | **rougail.my_dyn_family___val1__.var** + **rougail.my_dyn_family___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable inside a dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + **Default**: -* the value of the variable "rougail.my_dyn_family___val1__.var" -* the value of the variable "rougail.my_dyn_family___val2__.var" +* the value of the variable "a variable inside a dynamic family" +* the value of the variable "a variable inside a dynamic family" |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.adoc index 665c1bc88..5e9bb04c2 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.adoc @@ -12,12 +12,12 @@ | **rougail.my_dyn_family___val1__.var** + **rougail.my_dyn_family___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable inside a dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + **Default**: -* the value of the variable "rougail.my_dyn_family___val1__.var" -* the value of the variable "rougail.my_dyn_family___val2__.var" +* the value of the variable "a variable inside a dynamic family" +* the value of the variable "a variable inside a dynamic family" |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.gitlab.md index e1dc76fa3..e2c59d570 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.gitlab.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 suffix variable.
    **Default**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.html index 6744062d0..0905d9e90 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.html @@ -2,14 +2,14 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default:
    • the value of the variable "rougail.my_dyn_family_val1.var"
    • -
    • the value of the variable "rougail.my_dyn_family_val2.var"
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier.
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default:
    • the value of the variable "a variable inside a dynamic family"
    • +
    • the value of the variable "a variable inside a dynamic family"
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.md index f6f20b906..bc7f500a3 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.md @@ -3,6 +3,6 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.sh index eabe9ce4a..554a50115 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.changelog.sh @@ -9,14 +9,14 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.my_dyn_family_val1.var │ A variable inside a dynamic family. │ -│ rougail.my_dyn_family_val2.var │ Default: the value of the identifier │ -│  string   standard  │ │ +│ rougail.my_dyn_family_val2.var │ Default: the value of the │ +│  string   standard  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable. │ │  string   multiple   standard    │ Default: │ -│ mandatory   unique  │ • the value of the variable │ -│ │ "rougail.my_dyn_family_val1.var" │ -│ │ • the value of the variable │ -│ │ "rougail.my_dyn_family_val2.var" │ +│ mandatory   unique  │ • the value of the variable "a │ +│ │ variable inside a dynamic family" │ +│ │ • the value of the variable "a │ +│ │ variable inside a dynamic family" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.gitlab.md index ea4eff0ce..d3f26dbad 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.gitlab.md @@ -1,6 +1,6 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.html index b1038bee5..71586ca43 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.html @@ -1,13 +1,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default:
    • the value of the variable "rougail.my_dyn_family_val1.var"
    • -
    • the value of the variable "rougail.my_dyn_family_val2.var"
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier.
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default:
    • the value of the variable "a variable inside a dynamic family"
    • +
    • the value of the variable "a variable inside a dynamic family"
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.json b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.json index 22278dd0b..9a579a24c 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.json @@ -68,7 +68,7 @@ "path": "rougail.var", "type": "variable" }, - "description": "A suffix variable" + "description": "a suffix variable" } ] }, @@ -90,7 +90,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" } @@ -127,7 +127,7 @@ "val1" ] }, - "description": "A variable inside a dynamic family" + "description": "a variable inside a dynamic family" }, { "message": "the value of the variable \"{0}\"", @@ -137,7 +137,7 @@ "val2" ] }, - "description": "A variable inside a dynamic family" + "description": "a variable inside a dynamic family" } ] }, diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.md index ea4eff0ce..d3f26dbad 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.md @@ -1,6 +1,6 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.sh index 61de2b37b..3a9cb3b76 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside.sh @@ -7,13 +7,13 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.my_dyn_family_val1.var │ A variable inside a dynamic family. │ -│ rougail.my_dyn_family_val2.var │ Default: the value of the identifier │ -│  string   standard  │ │ +│ rougail.my_dyn_family_val2.var │ Default: the value of the │ +│  string   standard  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable. │ │  string   multiple   standard    │ Default: │ -│ mandatory   unique  │ • the value of the variable │ -│ │ "rougail.my_dyn_family_val1.var" │ -│ │ • the value of the variable │ -│ │ "rougail.my_dyn_family_val2.var" │ +│ mandatory   unique  │ • the value of the variable "a │ +│ │ variable inside a dynamic family" │ +│ │ • the value of the variable "a │ +│ │ variable inside a dynamic family" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.adoc index 7b71959c9..5b7f05b2e 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.adoc @@ -5,8 +5,8 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + **Default**: -* the value of the variable "rougail.my_dyn_family___val1__.var" -* the value of the variable "rougail.my_dyn_family___val2__.var" +* the value of the variable "a variable inside a dynamic family" +* the value of the variable "a variable inside a dynamic family" | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A suffix variable. + **Default**: @@ -16,6 +16,6 @@ | **rougail.my_dyn_family___val1__.var** + **rougail.my_dyn_family___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable inside a dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.adoc index 79b7ac9c0..49f312b29 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.adoc @@ -7,8 +7,8 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + **Default**: -* the value of the variable "rougail.my_dyn_family___val1__.var" -* the value of the variable "rougail.my_dyn_family___val2__.var" +* the value of the variable "a variable inside a dynamic family" +* the value of the variable "a variable inside a dynamic family" | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A suffix variable. + **Default**: @@ -18,6 +18,6 @@ | **rougail.my_dyn_family___val1__.var** + **rougail.my_dyn_family___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable inside a dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.gitlab.md index 373a10ea7..b4cee09e1 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.gitlab.md @@ -2,9 +2,9 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.html index f2fdbe307..a86829132 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.html @@ -2,14 +2,14 @@ - + - + - +
  • val2
  • +
    Variable Description
    Variable Description
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default:
    • the value of the variable "rougail.my_dyn_family_val1.var"
    • -
    • the value of the variable "rougail.my_dyn_family_val2.var"
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default:
    • the value of the variable "a variable inside a dynamic family"
    • +
    • the value of the variable "a variable inside a dynamic family"
    rougail.var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier.
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.md index 7bc8c4ac2..d4dfbadfb 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.md @@ -2,7 +2,7 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.sh index 07515fdc3..d619d13c4 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.changelog.sh @@ -5,10 +5,10 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var2 │ A variable. │ │  string   multiple   standard    │ Default: │ -│ mandatory   unique  │ • the value of the variable │ -│ │ "rougail.my_dyn_family_val1.var" │ -│ │ • the value of the variable │ -│ │ "rougail.my_dyn_family_val2.var" │ +│ mandatory   unique  │ • the value of the variable "a │ +│ │ variable inside a dynamic family" │ +│ │ • the value of the variable "a │ +│ │ variable inside a dynamic family" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var │ A suffix variable. │ │  string   multiple   standard    │ Default: │ @@ -16,7 +16,7 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.my_dyn_family_val1.var │ A variable inside a dynamic family. │ -│ rougail.my_dyn_family_val2.var │ Default: the value of the identifier │ -│  string   standard  │ │ +│ rougail.my_dyn_family_val2.var │ Default: the value of the │ +│  string   standard  │ identifier. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.gitlab.md index 813b4c9d5..153efbb1d 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.gitlab.md @@ -1,6 +1,6 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.html index 14bc06e52..a3d434565 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.html @@ -1,13 +1,13 @@ - + - + - +
  • val2
  • +
    Variable Description
    Variable Description
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default:
    • the value of the variable "rougail.my_dyn_family_val1.var"
    • -
    • the value of the variable "rougail.my_dyn_family_val2.var"
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default:
    • the value of the variable "a variable inside a dynamic family"
    • +
    • the value of the variable "a variable inside a dynamic family"
    rougail.var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier.
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.json b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.json index de019795f..db024bd63 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.json @@ -43,7 +43,7 @@ "val1" ] }, - "description": "A variable inside a dynamic family" + "description": "a variable inside a dynamic family" }, { "message": "the value of the variable \"{0}\"", @@ -53,7 +53,7 @@ "val2" ] }, - "description": "A variable inside a dynamic family" + "description": "a variable inside a dynamic family" } ] }, @@ -116,7 +116,7 @@ "path": "rougail.var", "type": "variable" }, - "description": "A suffix variable" + "description": "a suffix variable" } ] }, @@ -138,7 +138,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" } diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.md index 813b4c9d5..153efbb1d 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.md @@ -1,6 +1,6 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.sh index 3bfc076b5..702a5e65b 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2.sh @@ -3,10 +3,10 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var2 │ A variable. │ │  string   multiple   standard    │ Default: │ -│ mandatory   unique  │ • the value of the variable │ -│ │ "rougail.my_dyn_family_val1.var" │ -│ │ • the value of the variable │ -│ │ "rougail.my_dyn_family_val2.var" │ +│ mandatory   unique  │ • the value of the variable "a │ +│ │ variable inside a dynamic family" │ +│ │ • the value of the variable "a │ +│ │ variable inside a dynamic family" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var │ A suffix variable. │ │  string   multiple   standard    │ Default: │ @@ -14,6 +14,6 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.my_dyn_family_val1.var │ A variable inside a dynamic family. │ -│ rougail.my_dyn_family_val2.var │ Default: the value of the identifier │ -│  string   standard  │ │ +│ rougail.my_dyn_family_val2.var │ Default: the value of the │ +│  string   standard  │ identifier. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.adoc index 7fabd3631..62d2c8675 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.adoc @@ -5,8 +5,8 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + **Default**: -* the value of the variable "rougail.my_dyn_family___val1__.var" -* the value of the variable "rougail.my_dyn_family___val2__.var" +* the value of the variable "a variable inside a dynamic family" +* the value of the variable "a variable inside a dynamic family" | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `unique` | A suffix variable. + **Examples**: @@ -16,6 +16,6 @@ | **rougail.my_dyn_family___val1__.var** + **rougail.my_dyn_family___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable inside a dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.adoc index 40311e9f3..166654198 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.adoc @@ -7,8 +7,8 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + **Default**: -* the value of the variable "rougail.my_dyn_family___val1__.var" -* the value of the variable "rougail.my_dyn_family___val2__.var" +* the value of the variable "a variable inside a dynamic family" +* the value of the variable "a variable inside a dynamic family" | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `unique` | A suffix variable. + **Examples**: @@ -18,6 +18,6 @@ | **rougail.my_dyn_family___val1__.var** + **rougail.my_dyn_family___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable inside a dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.gitlab.md index 0acf309e4..61cc7eccd 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.gitlab.md @@ -2,9 +2,9 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.html index 0e0fff61d..70db7a29a 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.html @@ -2,14 +2,14 @@ - + - + - +
  • val2
  • +
    Variable Description
    Variable Description
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default:
    • the value of the variable "rougail.my_dyn_family_val1.var"
    • -
    • the value of the variable "rougail.my_dyn_family_val2.var"
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default:
    • the value of the variable "a variable inside a dynamic family"
    • +
    • the value of the variable "a variable inside a dynamic family"
    rougail.var
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier.
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.md index ff989516b..69650f9e3 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.md @@ -2,7 +2,7 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.sh index 0f43e37ae..4f7065b0e 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.changelog.sh @@ -5,10 +5,10 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var2 │ A variable. │ │  string   multiple   standard    │ Default: │ -│ mandatory   unique  │ • the value of the variable │ -│ │ "rougail.my_dyn_family_val1.var" │ -│ │ • the value of the variable │ -│ │ "rougail.my_dyn_family_val2.var" │ +│ mandatory   unique  │ • the value of the variable "a │ +│ │ variable inside a dynamic family" │ +│ │ • the value of the variable "a │ +│ │ variable inside a dynamic family" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var │ A suffix variable. │ │  string   multiple   standard    │ Examples: │ @@ -16,7 +16,7 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.my_dyn_family_val1.var │ A variable inside a dynamic family. │ -│ rougail.my_dyn_family_val2.var │ Default: the value of the identifier │ -│  string   standard  │ │ +│ rougail.my_dyn_family_val2.var │ Default: the value of the │ +│  string   standard  │ identifier. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.gitlab.md index cb7b134b5..d82d14834 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.gitlab.md @@ -1,6 +1,6 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.html index d126a4144..003310403 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.html @@ -1,13 +1,13 @@ - + - + - +
  • val2
  • +
    Variable Description
    Variable Description
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default:
    • the value of the variable "rougail.my_dyn_family_val1.var"
    • -
    • the value of the variable "rougail.my_dyn_family_val2.var"
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default:
    • the value of the variable "a variable inside a dynamic family"
    • +
    • the value of the variable "a variable inside a dynamic family"
    rougail.var
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier.
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.json b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.json index 5afbd94c2..6911f138d 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.json @@ -43,7 +43,7 @@ "val1" ] }, - "description": "A variable inside a dynamic family" + "description": "a variable inside a dynamic family" }, { "message": "the value of the variable \"{0}\"", @@ -53,7 +53,7 @@ "val2" ] }, - "description": "A variable inside a dynamic family" + "description": "a variable inside a dynamic family" } ] }, @@ -110,7 +110,7 @@ "path": "rougail.var", "type": "variable" }, - "description": "A suffix variable" + "description": "a suffix variable" } ] }, @@ -132,7 +132,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" } diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.md index cb7b134b5..d82d14834 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.md @@ -1,6 +1,6 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.sh index 5a11a9471..a5b671b7b 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside2_empty.sh @@ -3,10 +3,10 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var2 │ A variable. │ │  string   multiple   standard    │ Default: │ -│ mandatory   unique  │ • the value of the variable │ -│ │ "rougail.my_dyn_family_val1.var" │ -│ │ • the value of the variable │ -│ │ "rougail.my_dyn_family_val2.var" │ +│ mandatory   unique  │ • the value of the variable "a │ +│ │ variable inside a dynamic family" │ +│ │ • the value of the variable "a │ +│ │ variable inside a dynamic family" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var │ A suffix variable. │ │  string   multiple   standard    │ Examples: │ @@ -14,6 +14,6 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.my_dyn_family_val1.var │ A variable inside a dynamic family. │ -│ rougail.my_dyn_family_val2.var │ Default: the value of the identifier │ -│  string   standard  │ │ +│ rougail.my_dyn_family_val2.var │ Default: the value of the │ +│  string   standard  │ identifier. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.adoc index d3c03931a..15a062139 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.adoc @@ -10,12 +10,12 @@ | **rougail.my_dyn_family___val1__.var** + **rougail.my_dyn_family___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable inside a dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + **Default**: -* the value of the variable "rougail.my_dyn_family___val1__.var" -* the value of the variable "rougail.my_dyn_family___val2__.var" +* the value of the variable "a variable inside a dynamic family" +* the value of the variable "a variable inside a dynamic family" |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.adoc index 665c1bc88..5e9bb04c2 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.adoc @@ -12,12 +12,12 @@ | **rougail.my_dyn_family___val1__.var** + **rougail.my_dyn_family___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable inside a dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + **Default**: -* the value of the variable "rougail.my_dyn_family___val1__.var" -* the value of the variable "rougail.my_dyn_family___val2__.var" +* the value of the variable "a variable inside a dynamic family" +* the value of the variable "a variable inside a dynamic family" |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.gitlab.md index e1dc76fa3..e2c59d570 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.gitlab.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 suffix variable.
    **Default**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.html index 6744062d0..0905d9e90 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.html @@ -2,14 +2,14 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default:
    • the value of the variable "rougail.my_dyn_family_val1.var"
    • -
    • the value of the variable "rougail.my_dyn_family_val2.var"
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier.
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default:
    • the value of the variable "a variable inside a dynamic family"
    • +
    • the value of the variable "a variable inside a dynamic family"
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.md index f6f20b906..bc7f500a3 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.md @@ -3,6 +3,6 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.sh index eabe9ce4a..554a50115 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.changelog.sh @@ -9,14 +9,14 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.my_dyn_family_val1.var │ A variable inside a dynamic family. │ -│ rougail.my_dyn_family_val2.var │ Default: the value of the identifier │ -│  string   standard  │ │ +│ rougail.my_dyn_family_val2.var │ Default: the value of the │ +│  string   standard  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable. │ │  string   multiple   standard    │ Default: │ -│ mandatory   unique  │ • the value of the variable │ -│ │ "rougail.my_dyn_family_val1.var" │ -│ │ • the value of the variable │ -│ │ "rougail.my_dyn_family_val2.var" │ +│ mandatory   unique  │ • the value of the variable "a │ +│ │ variable inside a dynamic family" │ +│ │ • the value of the variable "a │ +│ │ variable inside a dynamic family" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.gitlab.md index ea4eff0ce..d3f26dbad 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.gitlab.md @@ -1,6 +1,6 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.html index b1038bee5..71586ca43 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.html @@ -1,13 +1,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default:
    • the value of the variable "rougail.my_dyn_family_val1.var"
    • -
    • the value of the variable "rougail.my_dyn_family_val2.var"
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier.
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default:
    • the value of the variable "a variable inside a dynamic family"
    • +
    • the value of the variable "a variable inside a dynamic family"
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.json b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.json index 22278dd0b..9a579a24c 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.json @@ -68,7 +68,7 @@ "path": "rougail.var", "type": "variable" }, - "description": "A suffix variable" + "description": "a suffix variable" } ] }, @@ -90,7 +90,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" } @@ -127,7 +127,7 @@ "val1" ] }, - "description": "A variable inside a dynamic family" + "description": "a variable inside a dynamic family" }, { "message": "the value of the variable \"{0}\"", @@ -137,7 +137,7 @@ "val2" ] }, - "description": "A variable inside a dynamic family" + "description": "a variable inside a dynamic family" } ] }, diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.md index ea4eff0ce..d3f26dbad 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.md @@ -1,6 +1,6 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.sh index 61de2b37b..3a9cb3b76 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_1_0.sh @@ -7,13 +7,13 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.my_dyn_family_val1.var │ A variable inside a dynamic family. │ -│ rougail.my_dyn_family_val2.var │ Default: the value of the identifier │ -│  string   standard  │ │ +│ rougail.my_dyn_family_val2.var │ Default: the value of the │ +│  string   standard  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable. │ │  string   multiple   standard    │ Default: │ -│ mandatory   unique  │ • the value of the variable │ -│ │ "rougail.my_dyn_family_val1.var" │ -│ │ • the value of the variable │ -│ │ "rougail.my_dyn_family_val2.var" │ +│ mandatory   unique  │ • the value of the variable "a │ +│ │ variable inside a dynamic family" │ +│ │ • the value of the variable "a │ +│ │ variable inside a dynamic family" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.adoc index a8f961eba..46de349c1 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.adoc @@ -10,12 +10,12 @@ | **rougail.my_dyn_family___val1__.var** + **rougail.my_dyn_family___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable inside a dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + **Default**: -* the value of the variable "rougail.my_dyn_family___val1__.var" -* the value of the variable "rougail.my_dyn_family___val2__.var" +* the value of the variable "a variable inside a dynamic family" +* the value of the variable "a variable inside a dynamic family" |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.adoc index 1a61ff22e..cf87a93b1 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.adoc @@ -12,12 +12,12 @@ | **rougail.my_dyn_family___val1__.var** + **rougail.my_dyn_family___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable inside a dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + **Default**: -* the value of the variable "rougail.my_dyn_family___val1__.var" -* the value of the variable "rougail.my_dyn_family___val2__.var" +* the value of the variable "a variable inside a dynamic family" +* the value of the variable "a variable inside a dynamic family" |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.gitlab.md index 5fa2b0b67..15737a98d 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.gitlab.md @@ -3,8 +3,8 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.html index 705016a58..7a4388012 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.html @@ -2,14 +2,14 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default:
    • the value of the variable "rougail.my_dyn_family_val1.var"
    • -
    • the value of the variable "rougail.my_dyn_family_val2.var"
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier.
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default:
    • the value of the variable "a variable inside a dynamic family"
    • +
    • the value of the variable "a variable inside a dynamic family"
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.md index e23dc7dc5..1c9a2508a 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.md @@ -3,6 +3,6 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.sh index ba0132dbc..32c01cb30 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.changelog.sh @@ -9,14 +9,14 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.my_dyn_family_val1.var │ A variable inside a dynamic family. │ -│ rougail.my_dyn_family_val2.var │ Default: the value of the identifier │ -│  string   standard  │ │ +│ rougail.my_dyn_family_val2.var │ Default: the value of the │ +│  string   standard  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable. │ │  string   multiple   standard    │ Default: │ -│ mandatory   unique  │ • the value of the variable │ -│ │ "rougail.my_dyn_family_val1.var" │ -│ │ • the value of the variable │ -│ │ "rougail.my_dyn_family_val2.var" │ +│ mandatory   unique  │ • the value of the variable "a │ +│ │ variable inside a dynamic family" │ +│ │ • the value of the variable "a │ +│ │ variable inside a dynamic family" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.gitlab.md index 272698de0..7543a3c3e 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.gitlab.md @@ -1,6 +1,6 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.html index 835e907d4..28faea8e6 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.html @@ -1,13 +1,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default:
    • the value of the variable "rougail.my_dyn_family_val1.var"
    • -
    • the value of the variable "rougail.my_dyn_family_val2.var"
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier.
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default:
    • the value of the variable "a variable inside a dynamic family"
    • +
    • the value of the variable "a variable inside a dynamic family"
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.json b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.json index e2b4845bf..7befdc199 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.json @@ -62,7 +62,7 @@ "path": "rougail.var", "type": "variable" }, - "description": "A suffix variable" + "description": "a suffix variable" } ] }, @@ -84,7 +84,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" } @@ -121,7 +121,7 @@ "val1" ] }, - "description": "A variable inside a dynamic family" + "description": "a variable inside a dynamic family" }, { "message": "the value of the variable \"{0}\"", @@ -131,7 +131,7 @@ "val2" ] }, - "description": "A variable inside a dynamic family" + "description": "a variable inside a dynamic family" } ] }, diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.md index 272698de0..7543a3c3e 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.md @@ -1,6 +1,6 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[A variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**:
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)"
    • the value of the variable "[a variable inside a dynamic family](#rougail.my_dyn_family_:::identifier:::.var)" | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.sh index 29bf73c67..86b4357ff 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_empty.sh @@ -7,13 +7,13 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.my_dyn_family_val1.var │ A variable inside a dynamic family. │ -│ rougail.my_dyn_family_val2.var │ Default: the value of the identifier │ -│  string   standard  │ │ +│ rougail.my_dyn_family_val2.var │ Default: the value of the │ +│  string   standard  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable. │ │  string   multiple   standard    │ Default: │ -│ mandatory   unique  │ • the value of the variable │ -│ │ "rougail.my_dyn_family_val1.var" │ -│ │ • the value of the variable │ -│ │ "rougail.my_dyn_family_val2.var" │ +│ mandatory   unique  │ • the value of the variable "a │ +│ │ variable inside a dynamic family" │ +│ │ • the value of the variable "a │ +│ │ variable inside a dynamic family" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.adoc index 2926a8b47..e8c2e47e5 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.adoc @@ -10,9 +10,9 @@ | **rougail.my_dyn_family___val1__.var** + **rougail.my_dyn_family___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable inside a dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.changelog.adoc index f9c595f03..64f2af6ec 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.changelog.adoc @@ -12,9 +12,9 @@ | **rougail.my_dyn_family___val1__.var** + **rougail.my_dyn_family___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable inside a dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.changelog.gitlab.md index c9dc4fc78..4b7e18f7d 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: depends on a calculation | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: depends on a calculation. |
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.changelog.html index c0ad154b4..4ae39f7aa 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default: depends on a calculation
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier.
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.changelog.md index 413eeba75..6094b6639 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: depends on a calculation | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.changelog.sh index d062f9f5c..513065a4a 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.changelog.sh @@ -9,11 +9,11 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.my_dyn_family_val1.var │ A variable inside a dynamic family. │ -│ rougail.my_dyn_family_val2.var │ Default: the value of the identifier │ -│  string   standard  │ │ +│ rougail.my_dyn_family_val2.var │ Default: the value of the │ +│  string   standard  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable. │ -│  string   multiple   standard    │ Default: depends on a calculation │ +│  string   multiple   standard    │ Default: depends on a calculation. │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.gitlab.md index c099451d8..324ae64db 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: depends on a calculation | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.html index fd94ae7f4..2e689e7e0 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default: depends on a calculation
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier.
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.json b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.json index 825649f27..d24b89b06 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.json @@ -68,7 +68,7 @@ "path": "rougail.var", "type": "variable" }, - "description": "A suffix variable" + "description": "a suffix variable" } ] }, @@ -90,7 +90,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" } @@ -118,7 +118,7 @@ "type": "variable", "default": { "name": "Default", - "values": "depends on a calculation" + "values": "depends on a calculation." }, "variable_type": "string", "multiple": true diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.md index c099451d8..324ae64db 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: depends on a calculation | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.sh index c813e6518..77bea5912 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja.sh @@ -7,10 +7,10 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.my_dyn_family_val1.var │ A variable inside a dynamic family. │ -│ rougail.my_dyn_family_val2.var │ Default: the value of the identifier │ -│  string   standard  │ │ +│ rougail.my_dyn_family_val2.var │ Default: the value of the │ +│  string   standard  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable. │ -│  string   multiple   standard    │ Default: depends on a calculation │ +│  string   multiple   standard    │ Default: depends on a calculation. │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.adoc index 1acddc7ff..35ddd3a22 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.adoc @@ -10,9 +10,9 @@ | **rougail.my_dyn_family___val1__.var** + **rougail.my_dyn_family___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable inside a dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.changelog.adoc index 74547553e..2125f12ef 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.changelog.adoc @@ -12,9 +12,9 @@ | **rougail.my_dyn_family___val1__.var** + **rougail.my_dyn_family___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable inside a dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.changelog.gitlab.md index c288ac248..ab9053c8a 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.changelog.gitlab.md @@ -1,10 +1,10 @@
    New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: depends on a calculation | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: depends on a calculation. |
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.changelog.html index efddc43c8..14dcb21c3 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default: depends on a calculation
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier.
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.changelog.md index f60e30b24..34218a3ae 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.changelog.md @@ -1,8 +1,8 @@ # New variables -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: depends on a calculation | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.changelog.sh index 2d7cee794..b9abaeab4 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.changelog.sh @@ -9,11 +9,11 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.my_dyn_family_val1.var │ A variable inside a dynamic family. │ -│ rougail.my_dyn_family_val2.var │ Default: the value of the identifier │ -│  string   standard  │ │ +│ rougail.my_dyn_family_val2.var │ Default: the value of the │ +│  string   standard  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable. │ -│  string   multiple   standard    │ Default: depends on a calculation │ +│  string   multiple   standard    │ Default: depends on a calculation. │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.gitlab.md index cc0e60fc6..06c208f65 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: depends on a calculation | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.html index 84abc3be6..2c064a4f5 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default: depends on a calculation
    rougail.my_dyn_family_val1.var
    rougail.my_dyn_family_val2.var
    string standard
    A variable inside a dynamic family.
    Default: the value of the identifier.
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.json b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.json index 647b18568..0569d55c3 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.json @@ -62,7 +62,7 @@ "path": "rougail.var", "type": "variable" }, - "description": "A suffix variable" + "description": "a suffix variable" } ] }, @@ -84,7 +84,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" } @@ -112,7 +112,7 @@ "type": "variable", "default": { "name": "Default", - "values": "depends on a calculation" + "values": "depends on a calculation." }, "variable_type": "string", "multiple": true diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.md index cc0e60fc6..06c208f65 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: depends on a calculation | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | +| **rougail.my_dyn_family_*val1*.var**
    **rougail.my_dyn_family_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable inside a dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.sh index 9f6c31220..d4f8495b6 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_jinja_empty.sh @@ -7,10 +7,10 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.my_dyn_family_val1.var │ A variable inside a dynamic family. │ -│ rougail.my_dyn_family_val2.var │ Default: the value of the identifier │ -│  string   standard  │ │ +│ rougail.my_dyn_family_val2.var │ Default: the value of the │ +│  string   standard  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable. │ -│  string   multiple   standard    │ Default: depends on a calculation │ +│  string   multiple   standard    │ Default: depends on a calculation. │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.adoc index ce85f9015..bedae425b 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.adoc @@ -12,14 +12,12 @@ **rougail.my_dyn_family___val2__.subdyn___val1__.var** + **rougail.my_dyn_family___val2__.subdyn___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable inside a sub dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `unique` | A variable. + **Default**: -* the value of the variable "rougail.my_dyn_family___val1__.subdyn___val1__.var" if -it is defined -* the value of the variable "rougail.my_dyn_family___val1__.subdyn___val2__.var" if -it is defined +* the value of the variable "a variable inside a sub dynamic family" if it is defined +* the value of the variable "a variable inside a sub dynamic family" if it is defined |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.adoc index 3dde937be..addd00f1a 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.adoc @@ -14,14 +14,12 @@ **rougail.my_dyn_family___val2__.subdyn___val1__.var** + **rougail.my_dyn_family___val2__.subdyn___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable inside a sub dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `unique` | A variable. + **Default**: -* the value of the variable "rougail.my_dyn_family___val1__.subdyn___val1__.var" if -it is defined -* the value of the variable "rougail.my_dyn_family___val1__.subdyn___val2__.var" if -it is defined +* the value of the variable "a variable inside a sub dynamic family" if it is defined +* the value of the variable "a variable inside a sub dynamic family" if it is defined |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.gitlab.md index ee30e718c..92e7c7a0b 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.gitlab.md @@ -3,8 +3,8 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val1*.subdyn_*val2*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside a sub dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A variable.
    **Default**:
    • the value of the variable "[A variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" if it is defined
    • the value of the variable "[A variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" if it is defined | +| **rougail.my_dyn_family_*val1*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val1*.subdyn_*val2*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside a sub dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A variable.
    **Default**:
    • the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" if it is defined
    • the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" if it is defined | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.html index 6bcd94bf9..ae5ff520b 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.html @@ -2,16 +2,14 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.my_dyn_family_val1.subdyn_val1.var
    rougail.my_dyn_family_val1.subdyn_val2.var
    rougail.my_dyn_family_val2.subdyn_val1.var
    rougail.my_dyn_family_val2.subdyn_val2.var
    string standard mandatory
    A variable inside a sub dynamic family.
    Default: the value of the identifier
    rougail.var2
    string multiple standard unique
    A variable.
    Default:
    • the value of the variable "rougail.my_dyn_family_val1.subdyn_val1.var" -if it is defined
    • -
    • the value of the variable "rougail.my_dyn_family_val1.subdyn_val2.var" -if it is defined
    rougail.my_dyn_family_val1.subdyn_val1.var
    rougail.my_dyn_family_val1.subdyn_val2.var
    rougail.my_dyn_family_val2.subdyn_val1.var
    rougail.my_dyn_family_val2.subdyn_val2.var
    string standard mandatory
    A variable inside a sub dynamic family.
    Default: the value of the identifier.
    rougail.var2
    string multiple standard unique
    A variable.
    Default:
    • the value of the variable "a variable inside a sub dynamic family" if it is defined
    • +
    • the value of the variable "a variable inside a sub dynamic family" if it is defined
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.md index f6aeac1c6..83af31029 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.md @@ -3,6 +3,6 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val1*.subdyn_*val2*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside a sub dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A variable.
    **Default**:
    • the value of the variable "[A variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" if it is defined
    • the value of the variable "[A variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" if it is defined | +| **rougail.my_dyn_family_*val1*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val1*.subdyn_*val2*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside a sub dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A variable.
    **Default**:
    • the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" if it is defined
    • the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" if it is defined | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.sh index 74b3f51fc..40e7c6f18 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.changelog.sh @@ -10,17 +10,17 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.my_dyn_family_val1.subdyn_va… │ A variable inside a sub dynamic │ │ rougail.my_dyn_family_val1.subdyn_va… │ family. │ -│ rougail.my_dyn_family_val2.subdyn_va… │ Default: the value of the identifier │ -│ rougail.my_dyn_family_val2.subdyn_va… │ │ +│ rougail.my_dyn_family_val2.subdyn_va… │ Default: the value of the │ +│ rougail.my_dyn_family_val2.subdyn_va… │ identifier. │ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable. │ │  string   multiple   standard    │ Default: │ -│ unique  │ • the value of the variable │ -│ │ "rougail.my_dyn_family_val1.subdyn_… │ -│ │ if it is defined │ -│ │ • the value of the variable │ -│ │ "rougail.my_dyn_family_val1.subdyn_… │ -│ │ if it is defined │ +│ unique  │ • the value of the variable "a │ +│ │ variable inside a sub dynamic │ +│ │ family" if it is defined │ +│ │ • the value of the variable "a │ +│ │ variable inside a sub dynamic │ +│ │ family" if it is defined │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.gitlab.md index d792e7227..b00a20a3c 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.gitlab.md @@ -1,6 +1,6 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val1*.subdyn_*val2*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside a sub dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A variable.
    **Default**:
    • the value of the variable "[A variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" if it is defined
    • the value of the variable "[A variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" if it is defined | +| **rougail.my_dyn_family_*val1*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val1*.subdyn_*val2*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside a sub dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A variable.
    **Default**:
    • the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" if it is defined
    • the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" if it is defined | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.html index a089df051..9e691ae1a 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.html @@ -1,15 +1,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.my_dyn_family_val1.subdyn_val1.var
    rougail.my_dyn_family_val1.subdyn_val2.var
    rougail.my_dyn_family_val2.subdyn_val1.var
    rougail.my_dyn_family_val2.subdyn_val2.var
    string standard mandatory
    A variable inside a sub dynamic family.
    Default: the value of the identifier
    rougail.var2
    string multiple standard unique
    A variable.
    Default:
    • the value of the variable "rougail.my_dyn_family_val1.subdyn_val1.var" -if it is defined
    • -
    • the value of the variable "rougail.my_dyn_family_val1.subdyn_val2.var" -if it is defined
    rougail.my_dyn_family_val1.subdyn_val1.var
    rougail.my_dyn_family_val1.subdyn_val2.var
    rougail.my_dyn_family_val2.subdyn_val1.var
    rougail.my_dyn_family_val2.subdyn_val2.var
    string standard mandatory
    A variable inside a sub dynamic family.
    Default: the value of the identifier.
    rougail.var2
    string multiple standard unique
    A variable.
    Default:
    • the value of the variable "a variable inside a sub dynamic family" if it is defined
    • +
    • the value of the variable "a variable inside a sub dynamic family" if it is defined
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.json b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.json index ab39333b5..a8efa7399 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.json @@ -62,7 +62,7 @@ "path": "rougail.var", "type": "variable" }, - "description": "A suffix variable" + "description": "a suffix variable" } ] }, @@ -103,7 +103,7 @@ "path": "rougail.var", "type": "variable" }, - "description": "A suffix variable" + "description": "a suffix variable" } ] }, @@ -142,7 +142,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" } @@ -176,7 +176,7 @@ "val1" ] }, - "description": "A variable inside a sub dynamic family" + "description": "a variable inside a sub dynamic family" }, { "message": "the value of the variable \"{0}\" if it is defined", @@ -187,7 +187,7 @@ "val2" ] }, - "description": "A variable inside a sub dynamic family" + "description": "a variable inside a sub dynamic family" } ] }, diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.md index d792e7227..b00a20a3c 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.md @@ -1,6 +1,6 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.my_dyn_family_*val1*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val1*.subdyn_*val2*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside a sub dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A variable.
    **Default**:
    • the value of the variable "[A variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" if it is defined
    • the value of the variable "[A variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" if it is defined | +| **rougail.my_dyn_family_*val1*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val1*.subdyn_*val2*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val1*.var**
    **rougail.my_dyn_family_*val2*.subdyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside a sub dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A variable.
    **Default**:
    • the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" if it is defined
    • the value of the variable "[a variable inside a sub dynamic family](#rougail.my_dyn_family_:::identifier:::.subdyn_:::identifier:::.var)" if it is defined | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.sh index 3964fc15e..dc1050e21 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_sub_suffix_empty.sh @@ -8,16 +8,16 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.my_dyn_family_val1.subdyn_va… │ A variable inside a sub dynamic │ │ rougail.my_dyn_family_val1.subdyn_va… │ family. │ -│ rougail.my_dyn_family_val2.subdyn_va… │ Default: the value of the identifier │ -│ rougail.my_dyn_family_val2.subdyn_va… │ │ +│ rougail.my_dyn_family_val2.subdyn_va… │ Default: the value of the │ +│ rougail.my_dyn_family_val2.subdyn_va… │ identifier. │ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable. │ │  string   multiple   standard    │ Default: │ -│ unique  │ • the value of the variable │ -│ │ "rougail.my_dyn_family_val1.subdyn_… │ -│ │ if it is defined │ -│ │ • the value of the variable │ -│ │ "rougail.my_dyn_family_val1.subdyn_… │ -│ │ if it is defined │ +│ unique  │ • the value of the variable "a │ +│ │ variable inside a sub dynamic │ +│ │ family" if it is defined │ +│ │ • the value of the variable "a │ +│ │ variable inside a sub dynamic │ +│ │ family" if it is defined │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.adoc index 4f8c23a3e..203a1e802 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.adoc @@ -10,9 +10,9 @@ | **rougail.dyn___val1__.var** + **rougail.dyn___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable inside dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: the value of the variable "rougail.dyn___val1__.var" +**Default**: the value of the variable "a variable inside dynamic family" |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.adoc index ff0d08b0c..3adb87fdd 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.adoc @@ -12,9 +12,9 @@ | **rougail.dyn___val1__.var** + **rougail.dyn___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable inside dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: the value of the variable "rougail.dyn___val1__.var" +**Default**: the value of the variable "a variable inside dynamic family" |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.gitlab.md index 74262d401..41483c30b 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.gitlab.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 suffix 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 variable inside dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[A variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" | +| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.html index 5fb2c960d..ead6c80f7 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    rougail.dyn_val1.var
    rougail.dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier
    rougail.var2
    string standard mandatory
    A variable.
    Default: the value of the variable "rougail.dyn_val1.var"
    rougail.dyn_val1.var
    rougail.dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    rougail.var2
    string standard mandatory
    A variable.
    Default: the value of the variable "a variable inside dynamic family"
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.md index 00175200f..3d7feee2d 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.md @@ -3,6 +3,6 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix 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 variable inside dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[A variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" | +| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.sh index 064904d75..c53bce909 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.changelog.sh @@ -9,11 +9,11 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dyn_val1.var │ A variable inside dynamic family. │ -│ rougail.dyn_val2.var │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ rougail.dyn_val2.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable. │ │  string   standard   mandatory  │ Default: the value of the variable │ -│ │ "rougail.dyn_val1.var" │ +│ │ "a variable inside dynamic family" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.gitlab.md index fb9429da2..d6effd3f8 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.gitlab.md @@ -1,6 +1,6 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix 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 variable inside dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[A variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" | +| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.html index 88f0aeea4..1e9de67f5 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    rougail.dyn_val1.var
    rougail.dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier
    rougail.var2
    string standard mandatory
    A variable.
    Default: the value of the variable "rougail.dyn_val1.var"
    rougail.dyn_val1.var
    rougail.dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    rougail.var2
    string standard mandatory
    A variable.
    Default: the value of the variable "a variable inside dynamic family"
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.json b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.json index f3bfe27e0..e9062ad68 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.json @@ -68,7 +68,7 @@ "path": "rougail.var", "type": "variable" }, - "description": "A suffix variable" + "description": "a suffix variable" } ] }, @@ -97,7 +97,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" } @@ -127,7 +127,7 @@ "val1" ] }, - "description": "A variable inside dynamic family" + "description": "a variable inside dynamic family" } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.md index fb9429da2..d6effd3f8 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.md @@ -1,6 +1,6 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix 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 variable inside dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[A variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" | +| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.sh index 67462cf13..9a2baa5c8 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix.sh @@ -7,10 +7,10 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dyn_val1.var │ A variable inside dynamic family. │ -│ rougail.dyn_val2.var │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ rougail.dyn_val2.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable. │ │  string   standard   mandatory  │ Default: the value of the variable │ -│ │ "rougail.dyn_val1.var" │ +│ │ "a variable inside dynamic family" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.adoc index cd35eb6d5..2523f551d 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.adoc @@ -10,9 +10,9 @@ | **rougail.dyn___val1__.var** + **rougail.dyn___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable inside dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable. + -**Default**: the value of the variable "rougail.dyn___val1__.var" if it is defined +**Default**: the value of the variable "a variable inside dynamic family" if it is defined |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.adoc b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.adoc index 64170a9fd..9ec09a0f8 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.adoc @@ -12,9 +12,9 @@ | **rougail.dyn___val1__.var** + **rougail.dyn___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable inside dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable. + -**Default**: the value of the variable "rougail.dyn___val1__.var" if it is defined +**Default**: the value of the variable "a variable inside dynamic family" if it is defined |==== diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.gitlab.md index f4fdcbae5..6becec048 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.gitlab.md @@ -3,8 +3,8 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | Asuffix 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 variable inside dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[A variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" if it is defined | +| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" if it is defined | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.html index 3e2217246..a1547fb73 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    Asuffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.dyn_val1.var
    rougail.dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier
    rougail.var2
    string standard
    A variable.
    Default: the value of the variable "rougail.dyn_val1.var" if it is defined
    rougail.dyn_val1.var
    rougail.dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    rougail.var2
    string standard
    A variable.
    Default: the value of the variable "a variable inside dynamic family" if it is defined
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.md index 4df91f78a..8fd4e2114 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.md @@ -3,6 +3,6 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | Asuffix 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 variable inside dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[A variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" if it is defined | +| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" if it is defined | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.sh index df1d0fe2f..56246f2ae 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.sh @@ -9,12 +9,12 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dyn_val1.var │ A variable inside dynamic family. │ -│ rougail.dyn_val2.var │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ rougail.dyn_val2.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable. │ │  string   standard  │ Default: the value of the variable │ -│ │ "rougail.dyn_val1.var" if it is │ -│ │ defined │ +│ │ "a variable inside dynamic family" │ +│ │ if it is defined │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.gitlab.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.gitlab.md index 61652c5e1..db69573e4 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.gitlab.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.gitlab.md @@ -1,6 +1,6 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | Asuffix 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 variable inside dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[A variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" if it is defined | +| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" if it is defined | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.html b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.html index f87ec54d0..98539b04b 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.html +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    Asuffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.dyn_val1.var
    rougail.dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier
    rougail.var2
    string standard
    A variable.
    Default: the value of the variable "rougail.dyn_val1.var" if it is defined
    rougail.dyn_val1.var
    rougail.dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    rougail.var2
    string standard
    A variable.
    Default: the value of the variable "a variable inside dynamic family" if it is defined
    diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.json b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.json index 434b7ed5f..e7b6a4825 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.json +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.json @@ -62,7 +62,7 @@ "path": "rougail.var", "type": "variable" }, - "description": "Asuffix variable" + "description": "asuffix variable" } ] }, @@ -91,7 +91,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" } @@ -114,7 +114,7 @@ "val1" ] }, - "description": "A variable inside dynamic family" + "description": "a variable inside dynamic family" } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.md b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.md index 61652c5e1..db69573e4 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.md +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.md @@ -1,6 +1,6 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------| | **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | Asuffix 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 variable inside dynamic family.
    **Default**: the value of the identifier | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[A variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" if it is defined | +| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#rougail.dyn_:::identifier:::.var)" if it is defined | diff --git a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.sh b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.sh index 1bb151a6e..407631235 100644 --- a/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.sh +++ b/tests/results/test_namespace_without_family/60_5family_dynamic_variable_outside_suffix_empty.sh @@ -7,11 +7,11 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dyn_val1.var │ A variable inside dynamic family. │ -│ rougail.dyn_val2.var │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ rougail.dyn_val2.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable. │ │  string   standard  │ Default: the value of the variable │ -│ │ "rougail.dyn_val1.var" if it is │ -│ │ defined │ +│ │ "a variable inside dynamic family" │ +│ │ if it is defined │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.adoc b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.adoc index 1c6d9088e..d5b86a493 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.adoc +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.adoc @@ -10,24 +10,24 @@ | **rougail.__val1___dyn.var1** + **rougail.__val2___dyn.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is suffix. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **rougail.__val1___dyn.var2** + **rougail.__val2___dyn.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is first variable. + **Default**: -* the value of the variable "rougail.__val1___dyn.var1" -* the value of the variable "rougail.__val2___dyn.var1" +* the value of the variable "value is suffix" +* the value of the variable "value is suffix" | **rougail.__val1___dyn.var3** + **rougail.__val2___dyn.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is relative first variable. + **Default**: -* the value of the variable "rougail.__val1___dyn.var1" -* the value of the variable "rougail.__val2___dyn.var1" +* the value of the variable "value is suffix" +* the value of the variable "value is suffix" | **rougail.__val1___dyn.var4** + **rougail.__val2___dyn.var4** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is first variable of val1. + -**Default**: the value of the variable "rougail.__val1___dyn.var1" +**Default**: the value of the variable "value is suffix" |==== diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.adoc b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.adoc index 9f370e27f..0a6a291da 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.adoc @@ -12,24 +12,24 @@ | **rougail.__val1___dyn.var1** + **rougail.__val2___dyn.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is suffix. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **rougail.__val1___dyn.var2** + **rougail.__val2___dyn.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is first variable. + **Default**: -* the value of the variable "rougail.__val1___dyn.var1" -* the value of the variable "rougail.__val2___dyn.var1" +* the value of the variable "value is suffix" +* the value of the variable "value is suffix" | **rougail.__val1___dyn.var3** + **rougail.__val2___dyn.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is relative first variable. + **Default**: -* the value of the variable "rougail.__val1___dyn.var1" -* the value of the variable "rougail.__val2___dyn.var1" +* the value of the variable "value is suffix" +* the value of the variable "value is suffix" | **rougail.__val1___dyn.var4** + **rougail.__val2___dyn.var4** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is first variable of val1. + -**Default**: the value of the variable "rougail.__val1___dyn.var1" +**Default**: the value of the variable "value is suffix" |==== diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.gitlab.md index c093a4d35..2923154bc 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.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 suffix variable.
    **Default**:
    • val1
    • val2 | -| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier | -| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.html b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.html index 489b6d4b7..52e9ce3a4 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.html +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.html @@ -2,17 +2,17 @@ - + - - - - +
  • val2
  • + + + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    string standard mandatory
    Value is suffix.
    Default: the value of the identifier
    rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    string standard mandatory
    Value is first variable.
    Default:
    • the value of the variable "rougail.val1_dyn.var1"
    • -
    • the value of the variable "rougail.val2_dyn.var1"
    rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    string standard mandatory
    Value is relative first variable.
    Default:
    • the value of the variable "rougail.val1_dyn.var1"
    • -
    • the value of the variable "rougail.val2_dyn.var1"
    rougail.val1_dyn.var4
    rougail.val2_dyn.var4
    string standard mandatory
    Value is first variable of val1.
    Default: the value of the variable "rougail.val1_dyn.var1"
    rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    string standard mandatory
    Value is suffix.
    Default: the value of the identifier.
    rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    string standard mandatory
    Value is first variable.
    Default:
    • the value of the variable "value is suffix"
    • +
    • the value of the variable "value is suffix"
    rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    string standard mandatory
    Value is relative first variable.
    Default:
    • the value of the variable "value is suffix"
    • +
    • the value of the variable "value is suffix"
    rougail.val1_dyn.var4
    rougail.val2_dyn.var4
    string standard mandatory
    Value is first variable of val1.
    Default: the value of the variable "value is suffix"
    diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.md b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.md index e78ec3ee5..7bba293de 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.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 suffix variable.
    **Default**:
    • val1
    • val2 | -| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier | -| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.sh b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.sh index 7b209f991..4ae6171e1 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.sh +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.changelog.sh @@ -9,25 +9,25 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.val1_dyn.var1 │ Value is suffix. │ -│ rougail.val2_dyn.var1 │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ rougail.val2_dyn.var1 │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.val1_dyn.var2 │ Value is first variable. │ │ rougail.val2_dyn.var2 │ Default: │ -│  string   standard   mandatory  │ • the value of the variable │ -│ │ "rougail.val1_dyn.var1" │ -│ │ • the value of the variable │ -│ │ "rougail.val2_dyn.var1" │ +│  string   standard   mandatory  │ • the value of the variable "value │ +│ │ is suffix" │ +│ │ • the value of the variable "value │ +│ │ is suffix" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.val1_dyn.var3 │ Value is relative first variable. │ │ rougail.val2_dyn.var3 │ Default: │ -│  string   standard   mandatory  │ • the value of the variable │ -│ │ "rougail.val1_dyn.var1" │ -│ │ • the value of the variable │ -│ │ "rougail.val2_dyn.var1" │ +│  string   standard   mandatory  │ • the value of the variable "value │ +│ │ is suffix" │ +│ │ • the value of the variable "value │ +│ │ is suffix" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.val1_dyn.var4 │ Value is first variable of val1. │ │ rougail.val2_dyn.var4 │ Default: the value of the variable │ -│  string   standard   mandatory  │ "rougail.val1_dyn.var1" │ +│  string   standard   mandatory  │ "value is suffix" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.gitlab.md b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.gitlab.md index d3f4c5b55..3cf648f2e 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.gitlab.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.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 suffix variable.
    **Default**:
    • val1
    • val2 | -| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier | -| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.html b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.html index 269ca5f14..59ad33f37 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.html +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.html @@ -1,16 +1,16 @@ - + - - - - +
  • val2
  • + + + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    string standard mandatory
    Value is suffix.
    Default: the value of the identifier
    rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    string standard mandatory
    Value is first variable.
    Default:
    • the value of the variable "rougail.val1_dyn.var1"
    • -
    • the value of the variable "rougail.val2_dyn.var1"
    rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    string standard mandatory
    Value is relative first variable.
    Default:
    • the value of the variable "rougail.val1_dyn.var1"
    • -
    • the value of the variable "rougail.val2_dyn.var1"
    rougail.val1_dyn.var4
    rougail.val2_dyn.var4
    string standard mandatory
    Value is first variable of val1.
    Default: the value of the variable "rougail.val1_dyn.var1"
    rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    string standard mandatory
    Value is suffix.
    Default: the value of the identifier.
    rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    string standard mandatory
    Value is first variable.
    Default:
    • the value of the variable "value is suffix"
    • +
    • the value of the variable "value is suffix"
    rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    string standard mandatory
    Value is relative first variable.
    Default:
    • the value of the variable "value is suffix"
    • +
    • the value of the variable "value is suffix"
    rougail.val1_dyn.var4
    rougail.val2_dyn.var4
    string standard mandatory
    Value is first variable of val1.
    Default: the value of the variable "value is suffix"
    diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.json b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.json index 8a66521e3..ba3a5dfbc 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.json +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.json @@ -68,7 +68,7 @@ "path": "rougail.var", "type": "variable" }, - "description": "A suffix variable" + "description": "a suffix variable" } ] }, @@ -97,7 +97,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" }, @@ -134,7 +134,7 @@ "val1" ] }, - "description": "Value is suffix" + "description": "value is suffix" }, { "message": "the value of the variable \"{0}\"", @@ -144,7 +144,7 @@ "val2" ] }, - "description": "Value is suffix" + "description": "value is suffix" } ] }, @@ -183,7 +183,7 @@ "val1" ] }, - "description": "Value is suffix" + "description": "value is suffix" }, { "message": "the value of the variable \"{0}\"", @@ -193,7 +193,7 @@ "val2" ] }, - "description": "Value is suffix" + "description": "value is suffix" } ] }, @@ -231,7 +231,7 @@ "val1" ] }, - "description": "Value is suffix" + "description": "value is suffix" } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.md b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.md index d3f4c5b55..3cf648f2e 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.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 suffix variable.
    **Default**:
    • val1
    • val2 | -| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier | -| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.sh b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.sh index 52121adf5..a54697723 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside.sh +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside.sh @@ -7,24 +7,24 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.val1_dyn.var1 │ Value is suffix. │ -│ rougail.val2_dyn.var1 │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ rougail.val2_dyn.var1 │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.val1_dyn.var2 │ Value is first variable. │ │ rougail.val2_dyn.var2 │ Default: │ -│  string   standard   mandatory  │ • the value of the variable │ -│ │ "rougail.val1_dyn.var1" │ -│ │ • the value of the variable │ -│ │ "rougail.val2_dyn.var1" │ +│  string   standard   mandatory  │ • the value of the variable "value │ +│ │ is suffix" │ +│ │ • the value of the variable "value │ +│ │ is suffix" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.val1_dyn.var3 │ Value is relative first variable. │ │ rougail.val2_dyn.var3 │ Default: │ -│  string   standard   mandatory  │ • the value of the variable │ -│ │ "rougail.val1_dyn.var1" │ -│ │ • the value of the variable │ -│ │ "rougail.val2_dyn.var1" │ +│  string   standard   mandatory  │ • the value of the variable "value │ +│ │ is suffix" │ +│ │ • the value of the variable "value │ +│ │ is suffix" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.val1_dyn.var4 │ Value is first variable of val1. │ │ rougail.val2_dyn.var4 │ Default: the value of the variable │ -│  string   standard   mandatory  │ "rougail.val1_dyn.var1" │ +│  string   standard   mandatory  │ "value is suffix" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.adoc b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.adoc index cfcd96b22..5b8c850f1 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.adoc +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.adoc @@ -10,24 +10,24 @@ | **rougail.__val1___dyn.var1** + **rougail.__val2___dyn.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is suffix. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **rougail.__val1___dyn.var2** + **rougail.__val2___dyn.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is first variable. + **Default**: -* the value of the variable "rougail.__val1___dyn.var1" -* the value of the variable "rougail.__val2___dyn.var1" +* the value of the variable "value is suffix" +* the value of the variable "value is suffix" | **rougail.__val1___dyn.var3** + **rougail.__val2___dyn.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is relative first variable. + **Default**: -* the value of the variable "rougail.__val1___dyn.var1" -* the value of the variable "rougail.__val2___dyn.var1" +* the value of the variable "value is suffix" +* the value of the variable "value is suffix" | **rougail.__val1___dyn.var4** + **rougail.__val2___dyn.var4** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is first variable of val1. + -**Default**: the value of the variable "rougail.__val1___dyn.var1" +**Default**: the value of the variable "value is suffix" |==== diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.adoc b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.adoc index 30e7500fc..ab838bb77 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.adoc @@ -12,24 +12,24 @@ | **rougail.__val1___dyn.var1** + **rougail.__val2___dyn.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is suffix. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **rougail.__val1___dyn.var2** + **rougail.__val2___dyn.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is first variable. + **Default**: -* the value of the variable "rougail.__val1___dyn.var1" -* the value of the variable "rougail.__val2___dyn.var1" +* the value of the variable "value is suffix" +* the value of the variable "value is suffix" | **rougail.__val1___dyn.var3** + **rougail.__val2___dyn.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is relative first variable. + **Default**: -* the value of the variable "rougail.__val1___dyn.var1" -* the value of the variable "rougail.__val2___dyn.var1" +* the value of the variable "value is suffix" +* the value of the variable "value is suffix" | **rougail.__val1___dyn.var4** + **rougail.__val2___dyn.var4** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Value is first variable of val1. + -**Default**: the value of the variable "rougail.__val1___dyn.var1" +**Default**: the value of the variable "value is suffix" |==== diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.gitlab.md b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.gitlab.md index be20ace67..7bc65113f 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.gitlab.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_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 suffix variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier | -| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.html b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.html index 4527f4861..3d24903f1 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.html +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.html @@ -2,17 +2,17 @@ - + - - - - +
  • val2
  • + + + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    string standard mandatory
    Value is suffix.
    Default: the value of the identifier
    rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    string standard mandatory
    Value is first variable.
    Default:
    • the value of the variable "rougail.val1_dyn.var1"
    • -
    • the value of the variable "rougail.val2_dyn.var1"
    rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    string standard mandatory
    Value is relative first variable.
    Default:
    • the value of the variable "rougail.val1_dyn.var1"
    • -
    • the value of the variable "rougail.val2_dyn.var1"
    rougail.val1_dyn.var4
    rougail.val2_dyn.var4
    string standard mandatory
    Value is first variable of val1.
    Default: the value of the variable "rougail.val1_dyn.var1"
    rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    string standard mandatory
    Value is suffix.
    Default: the value of the identifier.
    rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    string standard mandatory
    Value is first variable.
    Default:
    • the value of the variable "value is suffix"
    • +
    • the value of the variable "value is suffix"
    rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    string standard mandatory
    Value is relative first variable.
    Default:
    • the value of the variable "value is suffix"
    • +
    • the value of the variable "value is suffix"
    rougail.val1_dyn.var4
    rougail.val2_dyn.var4
    string standard mandatory
    Value is first variable of val1.
    Default: the value of the variable "value is suffix"
    diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.md b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.md index 2cdba41a8..93d6a863a 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_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 suffix variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier | -| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.sh b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.sh index b766ff1ae..40d7188b9 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.sh +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.changelog.sh @@ -9,25 +9,25 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.val1_dyn.var1 │ Value is suffix. │ -│ rougail.val2_dyn.var1 │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ rougail.val2_dyn.var1 │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.val1_dyn.var2 │ Value is first variable. │ │ rougail.val2_dyn.var2 │ Default: │ -│  string   standard   mandatory  │ • the value of the variable │ -│ │ "rougail.val1_dyn.var1" │ -│ │ • the value of the variable │ -│ │ "rougail.val2_dyn.var1" │ +│  string   standard   mandatory  │ • the value of the variable "value │ +│ │ is suffix" │ +│ │ • the value of the variable "value │ +│ │ is suffix" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.val1_dyn.var3 │ Value is relative first variable. │ │ rougail.val2_dyn.var3 │ Default: │ -│  string   standard   mandatory  │ • the value of the variable │ -│ │ "rougail.val1_dyn.var1" │ -│ │ • the value of the variable │ -│ │ "rougail.val2_dyn.var1" │ +│  string   standard   mandatory  │ • the value of the variable "value │ +│ │ is suffix" │ +│ │ • the value of the variable "value │ +│ │ is suffix" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.val1_dyn.var4 │ Value is first variable of val1. │ │ rougail.val2_dyn.var4 │ Default: the value of the variable │ -│  string   standard   mandatory  │ "rougail.val1_dyn.var1" │ +│  string   standard   mandatory  │ "value is suffix" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.gitlab.md b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.gitlab.md index f93fdeb3d..652951409 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.gitlab.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_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 suffix variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier | -| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.html b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.html index 61c721714..f08ff49ba 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.html +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.html @@ -1,16 +1,16 @@ - + - - - - +
  • val2
  • + + + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    string standard mandatory
    Value is suffix.
    Default: the value of the identifier
    rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    string standard mandatory
    Value is first variable.
    Default:
    • the value of the variable "rougail.val1_dyn.var1"
    • -
    • the value of the variable "rougail.val2_dyn.var1"
    rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    string standard mandatory
    Value is relative first variable.
    Default:
    • the value of the variable "rougail.val1_dyn.var1"
    • -
    • the value of the variable "rougail.val2_dyn.var1"
    rougail.val1_dyn.var4
    rougail.val2_dyn.var4
    string standard mandatory
    Value is first variable of val1.
    Default: the value of the variable "rougail.val1_dyn.var1"
    rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    string standard mandatory
    Value is suffix.
    Default: the value of the identifier.
    rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    string standard mandatory
    Value is first variable.
    Default:
    • the value of the variable "value is suffix"
    • +
    • the value of the variable "value is suffix"
    rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    string standard mandatory
    Value is relative first variable.
    Default:
    • the value of the variable "value is suffix"
    • +
    • the value of the variable "value is suffix"
    rougail.val1_dyn.var4
    rougail.val2_dyn.var4
    string standard mandatory
    Value is first variable of val1.
    Default: the value of the variable "value is suffix"
    diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.json b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.json index ac7fc9766..f0211d2d0 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.json +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.json @@ -62,7 +62,7 @@ "path": "rougail.var", "type": "variable" }, - "description": "A suffix variable" + "description": "a suffix variable" } ] }, @@ -91,7 +91,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" }, @@ -128,7 +128,7 @@ "val1" ] }, - "description": "Value is suffix" + "description": "value is suffix" }, { "message": "the value of the variable \"{0}\"", @@ -138,7 +138,7 @@ "val2" ] }, - "description": "Value is suffix" + "description": "value is suffix" } ] }, @@ -177,7 +177,7 @@ "val1" ] }, - "description": "Value is suffix" + "description": "value is suffix" }, { "message": "the value of the variable \"{0}\"", @@ -187,7 +187,7 @@ "val2" ] }, - "description": "Value is suffix" + "description": "value is suffix" } ] }, @@ -225,7 +225,7 @@ "val1" ] }, - "description": "Value is suffix" + "description": "value is suffix" } }, "variable_type": "string" diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.md b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.md index f93fdeb3d..652951409 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.md +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_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 suffix variable.
    **Examples**:
    • val1
    • val2 | -| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier | -| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)" | -| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[Value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var1**
    **rougail.*val2*_dyn.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is suffix.
    **Default**: the value of the identifier. | +| **rougail.*val1*_dyn.var2**
    **rougail.*val2*_dyn.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable.
    **Default**:
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var3**
    **rougail.*val2*_dyn.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is relative first variable.
    **Default**:
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)"
    • the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | +| **rougail.*val1*_dyn.var4**
    **rougail.*val2*_dyn.var4**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Value is first variable of val1.
    **Default**: the value of the variable "[value is suffix](#rougail.:::identifier:::_dyn.var1)" | diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.sh b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.sh index f1f51ccb5..644d53471 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.sh +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_inside_empty.sh @@ -7,24 +7,24 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.val1_dyn.var1 │ Value is suffix. │ -│ rougail.val2_dyn.var1 │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ rougail.val2_dyn.var1 │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.val1_dyn.var2 │ Value is first variable. │ │ rougail.val2_dyn.var2 │ Default: │ -│  string   standard   mandatory  │ • the value of the variable │ -│ │ "rougail.val1_dyn.var1" │ -│ │ • the value of the variable │ -│ │ "rougail.val2_dyn.var1" │ +│  string   standard   mandatory  │ • the value of the variable "value │ +│ │ is suffix" │ +│ │ • the value of the variable "value │ +│ │ is suffix" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.val1_dyn.var3 │ Value is relative first variable. │ │ rougail.val2_dyn.var3 │ Default: │ -│  string   standard   mandatory  │ • the value of the variable │ -│ │ "rougail.val1_dyn.var1" │ -│ │ • the value of the variable │ -│ │ "rougail.val2_dyn.var1" │ +│  string   standard   mandatory  │ • the value of the variable "value │ +│ │ is suffix" │ +│ │ • the value of the variable "value │ +│ │ is suffix" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.val1_dyn.var4 │ Value is first variable of val1. │ │ rougail.val2_dyn.var4 │ Default: the value of the variable │ -│  string   standard   mandatory  │ "rougail.val1_dyn.var1" │ +│  string   standard   mandatory  │ "value is suffix" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_leadership.json b/tests/results/test_namespace_without_family/60_6family_dynamic_leadership.json index 1e68de79d..6fec0a521 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_leadership.json +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_leadership.json @@ -68,7 +68,7 @@ "path": "rougail.var", "type": "variable" }, - "description": "A suffix variable" + "description": "a suffix variable" } ] }, diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_leadership_empty.json b/tests/results/test_namespace_without_family/60_6family_dynamic_leadership_empty.json index a1d4dc498..9260c4264 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_leadership_empty.json +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_leadership_empty.json @@ -62,7 +62,7 @@ "path": "rougail.var", "type": "variable" }, - "description": "A suffix variable" + "description": "a suffix variable" } ] }, 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..bebf1af83 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,24 +10,24 @@ | **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** + **rougail.dyn__val2__.dyn___tval2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable dynamic. + -**Default**: the value of the identifier +**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** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Identifier from first family. + -**Default**: the value of the identifier +**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** + `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..69db51ff9 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,24 +12,24 @@ | **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** + **rougail.dyn__val2__.dyn___tval2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable dynamic. + -**Default**: the value of the identifier +**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** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Identifier from first family. + -**Default**: the value of the identifier +**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** + `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..cdbfaf40e 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 @@ -1,12 +1,12 @@
    New variables -| 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*.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 | +| 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*.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. |
    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..7ec70d54d 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 @@ -2,15 +2,15 @@ - + - - - - +
  • 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 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 mandatory
    Merge identifiers.
    Default: join identifier 1 and identifier 2
    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 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.md b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic.changelog.md index 46cfaa6a0..2ac299664 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 @@ -1,10 +1,10 @@ # New variables -| 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*.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 | +| 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*.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. | 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..77d906ec0 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,25 +9,25 @@ │ │ • 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  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_tval1.var │ A variable dynamic. │ -│ rougail.dynval1.dyn_tval2.var │ Default: the value of the identifier │ -│ rougail.dynval2.dyn_tval1.var │ │ +│ rougail.dynval1.dyn_tval2.var │ Default: the value of the │ +│ rougail.dynval2.dyn_tval1.var │ identifier. │ │ rougail.dynval2.dyn_tval2.var │ │ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_tval1.var_identi… │ Identifier from first family. │ -│ rougail.dynval1.dyn_tval2.var_identi… │ Default: the value of the identifier │ -│ rougail.dynval2.dyn_tval1.var_identi… │ │ +│ rougail.dynval1.dyn_tval2.var_identi… │ Default: the value of the │ +│ rougail.dynval2.dyn_tval1.var_identi… │ identifier. │ │ rougail.dynval2.dyn_tval2.var_identi… │ │ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ 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..7c1064193 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*.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 | +| 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*.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. | 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..683170dfc 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 @@ -1,14 +1,14 @@ - + - - - - +
  • 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 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 mandatory
    Merge identifiers.
    Default: join identifier 1 and identifier 2
    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 mandatory
    Merge 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..803aea125 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", @@ -197,7 +197,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" }, @@ -235,7 +235,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "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..7c1064193 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*.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 | +| 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*.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. | 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..a4c8762ec 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,25 +7,25 @@ │ │ • 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  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_tval1.var │ A variable dynamic. │ -│ rougail.dynval1.dyn_tval2.var │ Default: the value of the identifier │ -│ rougail.dynval2.dyn_tval1.var │ │ +│ rougail.dynval1.dyn_tval2.var │ Default: the value of the │ +│ rougail.dynval2.dyn_tval1.var │ identifier. │ │ rougail.dynval2.dyn_tval2.var │ │ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_tval1.var_identi… │ Identifier from first family. │ -│ rougail.dynval1.dyn_tval2.var_identi… │ Default: the value of the identifier │ -│ rougail.dynval2.dyn_tval1.var_identi… │ │ +│ rougail.dynval1.dyn_tval2.var_identi… │ Default: the value of the │ +│ rougail.dynval2.dyn_tval1.var_identi… │ identifier. │ │ rougail.dynval2.dyn_tval2.var_identi… │ │ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ 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..bebf1af83 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,24 +10,24 @@ | **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** + **rougail.dyn__val2__.dyn___tval2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable dynamic. + -**Default**: the value of the identifier +**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** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Identifier from first family. + -**Default**: the value of the identifier +**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** + `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..69db51ff9 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,24 +12,24 @@ | **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** + **rougail.dyn__val2__.dyn___tval2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable dynamic. + -**Default**: the value of the identifier +**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** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Identifier from first family. + -**Default**: the value of the identifier +**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** + `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..cdbfaf40e 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 @@ -1,12 +1,12 @@
    New variables -| 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*.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 | +| 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*.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. |
    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..7ec70d54d 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 @@ -2,15 +2,15 @@ - + - - - - +
  • 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 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 mandatory
    Merge identifiers.
    Default: join identifier 1 and identifier 2
    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 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.md b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.changelog.md index 46cfaa6a0..2ac299664 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 @@ -1,10 +1,10 @@ # New variables -| 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*.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 | +| 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*.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. | 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..77d906ec0 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,25 +9,25 @@ │ │ • 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  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_tval1.var │ A variable dynamic. │ -│ rougail.dynval1.dyn_tval2.var │ Default: the value of the identifier │ -│ rougail.dynval2.dyn_tval1.var │ │ +│ rougail.dynval1.dyn_tval2.var │ Default: the value of the │ +│ rougail.dynval2.dyn_tval1.var │ identifier. │ │ rougail.dynval2.dyn_tval2.var │ │ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_tval1.var_identi… │ Identifier from first family. │ -│ rougail.dynval1.dyn_tval2.var_identi… │ Default: the value of the identifier │ -│ rougail.dynval2.dyn_tval1.var_identi… │ │ +│ rougail.dynval1.dyn_tval2.var_identi… │ Default: the value of the │ +│ rougail.dynval2.dyn_tval1.var_identi… │ identifier. │ │ rougail.dynval2.dyn_tval2.var_identi… │ │ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ 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..7c1064193 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*.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 | +| 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*.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. | 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..683170dfc 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 @@ -1,14 +1,14 @@ - + - - - - +
  • 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 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 mandatory
    Merge identifiers.
    Default: join identifier 1 and identifier 2
    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 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.json b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_1_0.json index 22c80e069..803aea125 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", @@ -197,7 +197,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" }, @@ -235,7 +235,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "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..7c1064193 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*.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 | +| 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*.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. | 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..a4c8762ec 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,25 +7,25 @@ │ │ • 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  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_tval1.var │ A variable dynamic. │ -│ rougail.dynval1.dyn_tval2.var │ Default: the value of the identifier │ -│ rougail.dynval2.dyn_tval1.var │ │ +│ rougail.dynval1.dyn_tval2.var │ Default: the value of the │ +│ rougail.dynval2.dyn_tval1.var │ identifier. │ │ rougail.dynval2.dyn_tval2.var │ │ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_tval1.var_identi… │ Identifier from first family. │ -│ rougail.dynval1.dyn_tval2.var_identi… │ Default: the value of the identifier │ -│ rougail.dynval2.dyn_tval1.var_identi… │ │ +│ rougail.dynval1.dyn_tval2.var_identi… │ Default: the value of the │ +│ rougail.dynval2.dyn_tval1.var_identi… │ identifier. │ │ rougail.dynval2.dyn_tval2.var_identi… │ │ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ 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..a3b34df54 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,24 +10,24 @@ | **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** + **rougail.dyn__val2__.dyn___tval2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable dynamic. + -**Default**: the value of the identifier +**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** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Identifier from first family. + -**Default**: the value of the identifier +**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** + `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..9f2015ac6 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,24 +12,24 @@ | **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** + **rougail.dyn__val2__.dyn___tval2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable dynamic. + -**Default**: the value of the identifier +**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** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Identifier from first family. + -**Default**: the value of the identifier +**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** + `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..7eee5107c 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 @@ -1,12 +1,12 @@
    New variables -| 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*.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 | +| 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*.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. |
    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..aca97629d 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 @@ -2,15 +2,15 @@ - + - - - - +
  • val2
  • + + + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    A identifier variable.
    Examples:
    • val1
    • -
    • val2
    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 mandatory
    Merge identifiers.
    Default: join identifier 1 and identifier 2
    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 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.md b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.changelog.md index 53d23c306..14bee4959 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 @@ -1,10 +1,10 @@ # New variables -| 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*.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 | +| 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*.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. | 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..9090f24cd 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,25 +9,25 @@ │ │ • 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  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_tval1.var │ A variable dynamic. │ -│ rougail.dynval1.dyn_tval2.var │ Default: the value of the identifier │ -│ rougail.dynval2.dyn_tval1.var │ │ +│ rougail.dynval1.dyn_tval2.var │ Default: the value of the │ +│ rougail.dynval2.dyn_tval1.var │ identifier. │ │ rougail.dynval2.dyn_tval2.var │ │ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_tval1.var_identi… │ Identifier from first family. │ -│ rougail.dynval1.dyn_tval2.var_identi… │ Default: the value of the identifier │ -│ rougail.dynval2.dyn_tval1.var_identi… │ │ +│ rougail.dynval1.dyn_tval2.var_identi… │ Default: the value of the │ +│ rougail.dynval2.dyn_tval1.var_identi… │ identifier. │ │ rougail.dynval2.dyn_tval2.var_identi… │ │ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ 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..a25a6952b 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*.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 | +| 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*.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. | 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..c8b0fa2a7 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 @@ -1,14 +1,14 @@ - + - - - - +
  • val2
  • + + + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    A identifier variable.
    Examples:
    • val1
    • -
    • val2
    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 mandatory
    Merge identifiers.
    Default: join identifier 1 and identifier 2
    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 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.json b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty.json index fb69b5abe..f3424cdd0 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", @@ -191,7 +191,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" }, @@ -229,7 +229,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "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..a25a6952b 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*.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 | +| 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*.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. | 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..55b764b76 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,25 +7,25 @@ │ │ • 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  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_tval1.var │ A variable dynamic. │ -│ rougail.dynval1.dyn_tval2.var │ Default: the value of the identifier │ -│ rougail.dynval2.dyn_tval1.var │ │ +│ rougail.dynval1.dyn_tval2.var │ Default: the value of the │ +│ rougail.dynval2.dyn_tval1.var │ identifier. │ │ rougail.dynval2.dyn_tval2.var │ │ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_tval1.var_identi… │ Identifier from first family. │ -│ rougail.dynval1.dyn_tval2.var_identi… │ Default: the value of the identifier │ -│ rougail.dynval2.dyn_tval1.var_identi… │ │ +│ rougail.dynval1.dyn_tval2.var_identi… │ Default: the value of the │ +│ rougail.dynval2.dyn_tval1.var_identi… │ identifier. │ │ rougail.dynval2.dyn_tval2.var_identi… │ │ │  string   standard   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ 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..c50137a1e 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 @@ -13,14 +13,14 @@ | **rougail.dyn__val1__.dyn___example__.var** + **rougail.dyn__val2__.dyn___example__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable dynamic. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **rougail.dyn__val1__.dyn___example__.var_identifier** + **rougail.dyn__val2__.dyn___example__.var_identifier** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Identifier from first family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **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..1aa197369 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 @@ -15,14 +15,14 @@ | **rougail.dyn__val1__.dyn___example__.var** + **rougail.dyn__val2__.dyn___example__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable dynamic. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **rougail.dyn__val1__.dyn___example__.var_identifier** + **rougail.dyn__val2__.dyn___example__.var_identifier** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Identifier from first family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **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..5b1cd34af 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 @@ -1,12 +1,12 @@
    New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `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` `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 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `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` `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. |
    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..964ad3b1d 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 @@ -2,15 +2,15 @@ - + - - - - +
  • val2
  • + + + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    A identifier variable.
    Default:
    • val1
    • -
    • val2
    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 mandatory
    Merge identifiers.
    Default: join identifier 1 and identifier 2
    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 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.md b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.changelog.md index 05492f409..3ffdc4736 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 @@ -1,10 +1,10 @@ # New variables -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `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` `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 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `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` `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. | 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..ab9016e8b 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 @@ -14,15 +14,15 @@ │ unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_example.var │ A variable dynamic. │ -│ rougail.dynval2.dyn_example.var │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ rougail.dynval2.dyn_example.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_example.var_iden… │ Identifier from first family. │ -│ rougail.dynval2.dyn_example.var_iden… │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ rougail.dynval2.dyn_example.var_iden… │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ 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..18c1383f5 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 @@ -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.
    **Default**:
    • val1
    • val2 | -| **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 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `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` `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. | 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..136001a5a 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 @@ -1,14 +1,14 @@ - + - - - - +
  • val2
  • + + + +
    Variable Description
    Variable Description
    rougail.var
    string multiple standard unique
    A identifier variable.
    Default:
    • val1
    • -
    • val2
    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 mandatory
    Merge identifiers.
    Default: join identifier 1 and identifier 2
    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 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.json b/tests/results/test_namespace_without_family/60_6family_dynamic_sub_dynamic_empty2.json index 691b00bbf..22f0927c7 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 @@ -163,7 +163,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" }, @@ -193,7 +193,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" }, @@ -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..18c1383f5 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 @@ -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.
    **Default**:
    • val1
    • val2 | -| **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 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `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` `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. | 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..26bc28e5c 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 @@ -12,14 +12,14 @@ │ unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_example.var │ A variable dynamic. │ -│ rougail.dynval2.dyn_example.var │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ rougail.dynval2.dyn_example.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval1.dyn_example.var_iden… │ Identifier from first family. │ -│ rougail.dynval2.dyn_example.var_iden… │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ rougail.dynval2.dyn_example.var_iden… │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ 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_suffix_auto_multi.adoc b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.adoc index 1fe1d1cf2..5fe25218b 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.adoc +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.adoc @@ -16,7 +16,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` | A variable calculated. + **Default**: -* the value of the variable "rougail.dyn__val1__.dyn__val1__.var" -* the value of the variable "rougail.dyn__val2__.dyn__val1__.var" +* the value of the variable "A dynamic variable" +* the value of the variable "A dynamic variable" |==== diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.adoc b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.adoc index 18a417b81..4305932e3 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.adoc @@ -18,7 +18,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` | A variable calculated. + **Default**: -* the value of the variable "rougail.dyn__val1__.dyn__val1__.var" -* the value of the variable "rougail.dyn__val2__.dyn__val1__.var" +* the value of the variable "A dynamic variable" +* the value of the variable "A dynamic variable" |==== diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.html b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.html index 6d3db9918..e4b25ede7 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.html +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.html @@ -8,8 +8,8 @@ rougail.var1
    string multiple standard mandatory unique A suffix variable.
    Default: rougail.dynval1.dynval1.var
    rougail.dynval1.dynval2.var
    rougail.dynval2.dynval1.var
    rougail.dynval2.dynval2.var
    string basic mandatoryA dynamic variable. -rougail.var2
    string multiple standard mandatory A variable calculated.
    Default: +rougail.var2
    string multiple standard mandatory A variable calculated.
    Default: diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.sh b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.sh index 28f9b1125..6a27e004e 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.sh +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.changelog.sh @@ -16,9 +16,9 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable calculated. │ │  string   multiple   standard    │ Default: │ -│ mandatory  │ • the value of the variable │ -│ │ "rougail.dynval1.dynval1.var" │ -│ │ • the value of the variable │ -│ │ "rougail.dynval2.dynval1.var" │ +│ mandatory  │ • the value of the variable "A │ +│ │ dynamic variable" │ +│ │ • the value of the variable "A │ +│ │ dynamic variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.html b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.html index 267142681..73e3bf5ab 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.html +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.html @@ -6,8 +6,8 @@ rougail.var1
    string multiple standard mandatory unique A suffix variable.
    Default: rougail.dynval1.dynval1.var
    rougail.dynval1.dynval2.var
    rougail.dynval2.dynval1.var
    rougail.dynval2.dynval2.var
    string basic mandatoryA dynamic variable. -rougail.var2
    string multiple standard mandatory A variable calculated.
    Default: +rougail.var2
    string multiple standard mandatory A variable calculated.
    Default: diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.sh b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.sh index ea6162336..84979d8ac 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.sh +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi.sh @@ -14,8 +14,8 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable calculated. │ │  string   multiple   standard    │ Default: │ -│ mandatory  │ • the value of the variable │ -│ │ "rougail.dynval1.dynval1.var" │ -│ │ • the value of the variable │ -│ │ "rougail.dynval2.dynval1.var" │ +│ mandatory  │ • the value of the variable "A │ +│ │ dynamic variable" │ +│ │ • the value of the variable "A │ +│ │ dynamic variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.adoc b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.adoc index ab1c71f2c..5fe25218b 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.adoc +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.adoc @@ -16,7 +16,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` | A variable calculated. + **Default**: -* the value of the variable "rougail.dyn__val1__.dyn__val1__.var" -* the value of the variable "rougail.dyn__val1__.dyn__val2__.var" +* the value of the variable "A dynamic variable" +* the value of the variable "A dynamic variable" |==== diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.adoc b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.adoc index 70ca6956c..4305932e3 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.adoc +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.adoc @@ -18,7 +18,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` | A variable calculated. + **Default**: -* the value of the variable "rougail.dyn__val1__.dyn__val1__.var" -* the value of the variable "rougail.dyn__val1__.dyn__val2__.var" +* the value of the variable "A dynamic variable" +* the value of the variable "A dynamic variable" |==== diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.html b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.html index 8ae9bb670..e4b25ede7 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.html +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.html @@ -8,8 +8,8 @@ rougail.var1
    string multiple standard mandatory unique A suffix variable.
    Default: rougail.dynval1.dynval1.var
    rougail.dynval1.dynval2.var
    rougail.dynval2.dynval1.var
    rougail.dynval2.dynval2.var
    string basic mandatoryA dynamic variable. -rougail.var2
    string multiple standard mandatory A variable calculated.
    Default: +rougail.var2
    string multiple standard mandatory A variable calculated.
    Default: diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.sh b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.sh index e6e227187..6a27e004e 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.sh +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.changelog.sh @@ -16,9 +16,9 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable calculated. │ │  string   multiple   standard    │ Default: │ -│ mandatory  │ • the value of the variable │ -│ │ "rougail.dynval1.dynval1.var" │ -│ │ • the value of the variable │ -│ │ "rougail.dynval1.dynval2.var" │ +│ mandatory  │ • the value of the variable "A │ +│ │ dynamic variable" │ +│ │ • the value of the variable "A │ +│ │ dynamic variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.html b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.html index c085950ee..73e3bf5ab 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.html +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.html @@ -6,8 +6,8 @@ rougail.var1
    string multiple standard mandatory unique A suffix variable.
    Default: rougail.dynval1.dynval1.var
    rougail.dynval1.dynval2.var
    rougail.dynval2.dynval1.var
    rougail.dynval2.dynval2.var
    string basic mandatoryA dynamic variable. -rougail.var2
    string multiple standard mandatory A variable calculated.
    Default: +rougail.var2
    string multiple standard mandatory A variable calculated.
    Default: diff --git a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.sh b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.sh index eace7fe4e..84979d8ac 100644 --- a/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.sh +++ b/tests/results/test_namespace_without_family/60_6family_dynamic_suffix_auto_multi2.sh @@ -14,8 +14,8 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A variable calculated. │ │  string   multiple   standard    │ Default: │ -│ mandatory  │ • the value of the variable │ -│ │ "rougail.dynval1.dynval1.var" │ -│ │ • the value of the variable │ -│ │ "rougail.dynval1.dynval2.var" │ +│ mandatory  │ • the value of the variable "A │ +│ │ dynamic variable" │ +│ │ • the value of the variable "A │ +│ │ dynamic variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace_without_family/60_9extra_dynamic.json b/tests/results/test_namespace_without_family/60_9extra_dynamic.json index e107b2869..e4d399a2b 100644 --- a/tests/results/test_namespace_without_family/60_9extra_dynamic.json +++ b/tests/results/test_namespace_without_family/60_9extra_dynamic.json @@ -79,7 +79,7 @@ "path": "rougail.var", "type": "variable" }, - "description": "A variable" + "description": "a variable" } ] }, diff --git a/tests/results/test_namespace_without_family/60_9extra_dynamic_extra.json b/tests/results/test_namespace_without_family/60_9extra_dynamic_extra.json index 0c08391e1..baceb2685 100644 --- a/tests/results/test_namespace_without_family/60_9extra_dynamic_extra.json +++ b/tests/results/test_namespace_without_family/60_9extra_dynamic_extra.json @@ -120,7 +120,7 @@ "path": "extra.var", "type": "variable" }, - "description": "A variable" + "description": "a variable" } ] }, diff --git a/tests/results/test_namespace_without_family/60_9family_dynamic_calc_both.json b/tests/results/test_namespace_without_family/60_9family_dynamic_calc_both.json index bdfbe4696..295a22342 100644 --- a/tests/results/test_namespace_without_family/60_9family_dynamic_calc_both.json +++ b/tests/results/test_namespace_without_family/60_9family_dynamic_calc_both.json @@ -59,7 +59,7 @@ "path": "rougail.var", "type": "variable" }, - "description": "A suffix variable" + "description": "a suffix variable" } ] }, 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..72661fad4 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 "a first variable". |==== 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..7f4e9a0ae 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 "a first variable". |==== 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..0ae00e9d6 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 "a first variable".
    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..296267b91 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" │ -│ mandatory   unique  │ │ +│  string   multiple   standard    │ Default: the value of "a first │ +│ mandatory   unique  │ variable". │ └───────────────────────────────────────┴──────────────────────────────────────┘ 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..502f2d952 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 "a first variable".
    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..82a770854 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" │ -│ mandatory   unique  │ │ +│  string   multiple   standard    │ Default: the value of "a first │ +│ mandatory   unique  │ variable". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_2default_calculated_params_permissive.adoc b/tests/results/test_without_family/00_2default_calculated_params_permissive.adoc index 98e6a9e0f..017d275f8 100644 --- a/tests/results/test_without_family/00_2default_calculated_params_permissive.adoc +++ b/tests/results/test_without_family/00_2default_calculated_params_permissive.adoc @@ -3,6 +3,6 @@ | Variable | Description | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test_without_family/00_2default_calculated_params_permissive.changelog.adoc b/tests/results/test_without_family/00_2default_calculated_params_permissive.changelog.adoc index 3cd4570cd..72c0a41b8 100644 --- a/tests/results/test_without_family/00_2default_calculated_params_permissive.changelog.adoc +++ b/tests/results/test_without_family/00_2default_calculated_params_permissive.changelog.adoc @@ -5,6 +5,6 @@ | Variable | Description | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test_without_family/00_2default_calculated_params_permissive.changelog.gitlab.md b/tests/results/test_without_family/00_2default_calculated_params_permissive.changelog.gitlab.md index 8e2202555..4e1ec04c1 100644 --- a/tests/results/test_without_family/00_2default_calculated_params_permissive.changelog.gitlab.md +++ b/tests/results/test_without_family/00_2default_calculated_params_permissive.changelog.gitlab.md @@ -1,8 +1,8 @@
    New variable -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: depends on a calculation. |
    diff --git a/tests/results/test_without_family/00_2default_calculated_params_permissive.changelog.html b/tests/results/test_without_family/00_2default_calculated_params_permissive.changelog.html index cb0f782a9..dc2102dce 100644 --- a/tests/results/test_without_family/00_2default_calculated_params_permissive.changelog.html +++ b/tests/results/test_without_family/00_2default_calculated_params_permissive.changelog.html @@ -2,10 +2,10 @@ - + - +
    Variable Description
    Variable Description
    var2
    string standard mandatory
    A second variable.
    Default: depends on a calculation
    var2
    string standard mandatory
    A second variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test_without_family/00_2default_calculated_params_permissive.changelog.md b/tests/results/test_without_family/00_2default_calculated_params_permissive.changelog.md index 3fd5a28cd..ccb610387 100644 --- a/tests/results/test_without_family/00_2default_calculated_params_permissive.changelog.md +++ b/tests/results/test_without_family/00_2default_calculated_params_permissive.changelog.md @@ -1,6 +1,6 @@ # New variable -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_without_family/00_2default_calculated_params_permissive.changelog.sh b/tests/results/test_without_family/00_2default_calculated_params_permissive.changelog.sh index 7591492ee..806d330e3 100644 --- a/tests/results/test_without_family/00_2default_calculated_params_permissive.changelog.sh +++ b/tests/results/test_without_family/00_2default_calculated_params_permissive.changelog.sh @@ -4,6 +4,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var2 │ A second variable. │ -│  string   standard   mandatory  │ Default: depends on a calculation │ +│  string   standard   mandatory  │ Default: depends on a calculation. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_2default_calculated_params_permissive.gitlab.md b/tests/results/test_without_family/00_2default_calculated_params_permissive.gitlab.md index 203492fe8..eb4d8282c 100644 --- a/tests/results/test_without_family/00_2default_calculated_params_permissive.gitlab.md +++ b/tests/results/test_without_family/00_2default_calculated_params_permissive.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_without_family/00_2default_calculated_params_permissive.html b/tests/results/test_without_family/00_2default_calculated_params_permissive.html index 75280b7eb..360d53d9b 100644 --- a/tests/results/test_without_family/00_2default_calculated_params_permissive.html +++ b/tests/results/test_without_family/00_2default_calculated_params_permissive.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    var2
    string standard mandatory
    A second variable.
    Default: depends on a calculation
    var2
    string standard mandatory
    A second variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test_without_family/00_2default_calculated_params_permissive.json b/tests/results/test_without_family/00_2default_calculated_params_permissive.json index f392e16fe..f1f4e41e6 100644 --- a/tests/results/test_without_family/00_2default_calculated_params_permissive.json +++ b/tests/results/test_without_family/00_2default_calculated_params_permissive.json @@ -15,7 +15,7 @@ "type": "variable", "default": { "name": "Default", - "values": "depends on a calculation" + "values": "depends on a calculation." }, "variable_type": "string" } diff --git a/tests/results/test_without_family/00_2default_calculated_params_permissive.md b/tests/results/test_without_family/00_2default_calculated_params_permissive.md index 203492fe8..eb4d8282c 100644 --- a/tests/results/test_without_family/00_2default_calculated_params_permissive.md +++ b/tests/results/test_without_family/00_2default_calculated_params_permissive.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_without_family/00_2default_calculated_params_permissive.sh b/tests/results/test_without_family/00_2default_calculated_params_permissive.sh index e23bbaddb..6024fc48b 100644 --- a/tests/results/test_without_family/00_2default_calculated_params_permissive.sh +++ b/tests/results/test_without_family/00_2default_calculated_params_permissive.sh @@ -2,5 +2,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var2 │ A second variable. │ -│  string   standard   mandatory  │ Default: depends on a calculation │ +│  string   standard   mandatory  │ Default: depends on a calculation. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_2default_calculated_variable.adoc b/tests/results/test_without_family/00_2default_calculated_variable.adoc index f98a7f413..d47b812a7 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable.adoc +++ b/tests/results/test_without_family/00_2default_calculated_variable.adoc @@ -10,6 +10,6 @@ | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[domainname]` `multiple` `standard` `mandatory` `unique` | A second variable. + **Validator**: type domainname + -**Default**: the value of the variable "var1" +**Default**: the value of the variable "a first variable" |==== diff --git a/tests/results/test_without_family/00_2default_calculated_variable.changelog.adoc b/tests/results/test_without_family/00_2default_calculated_variable.changelog.adoc index db5b9d5b4..f3fa3328f 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable.changelog.adoc +++ b/tests/results/test_without_family/00_2default_calculated_variable.changelog.adoc @@ -12,6 +12,6 @@ | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[domainname]` `multiple` `standard` `mandatory` `unique` | A second variable. + **Validator**: type domainname + -**Default**: the value of the variable "var1" +**Default**: the value of the variable "a first variable" |==== diff --git a/tests/results/test_without_family/00_2default_calculated_variable.changelog.gitlab.md b/tests/results/test_without_family/00_2default_calculated_variable.changelog.gitlab.md index 623d2cfa7..c1e0e495e 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable.changelog.gitlab.md +++ b/tests/results/test_without_family/00_2default_calculated_variable.changelog.gitlab.md @@ -3,7 +3,7 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP | -| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[A first variable](#var1)" | +| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[a first variable](#var1)" | diff --git a/tests/results/test_without_family/00_2default_calculated_variable.changelog.html b/tests/results/test_without_family/00_2default_calculated_variable.changelog.html index 31f0aa90a..49d72a1df 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable.changelog.html +++ b/tests/results/test_without_family/00_2default_calculated_variable.changelog.html @@ -2,12 +2,12 @@ - + - +
  • the domain name can be an IP
  • +
    Variable Description
    Variable Description
    var1
    domainname multiple basic mandatory unique
    A first variable.
    Validators:
    • type domainname
    • -
    • the domain name can be an IP
    var2
    domainname multiple standard mandatory unique
    A second variable.
    Validator: type domainname
    Default: the value of the variable "var1"
    var2
    domainname multiple standard mandatory unique
    A second variable.
    Validator: type domainname
    Default: the value of the variable "a first variable"
    diff --git a/tests/results/test_without_family/00_2default_calculated_variable.changelog.md b/tests/results/test_without_family/00_2default_calculated_variable.changelog.md index c6fb22103..404d3ccea 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable.changelog.md +++ b/tests/results/test_without_family/00_2default_calculated_variable.changelog.md @@ -3,5 +3,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP | -| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[A first variable](#var1)" | +| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[a first variable](#var1)" | diff --git a/tests/results/test_without_family/00_2default_calculated_variable.changelog.sh b/tests/results/test_without_family/00_2default_calculated_variable.changelog.sh index 612c2c6b1..adfb621eb 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable.changelog.sh +++ b/tests/results/test_without_family/00_2default_calculated_variable.changelog.sh @@ -11,6 +11,6 @@ │ var2 │ A second variable. │ │  domainname   multiple   standard    │ Validator: type domainname │ │ mandatory   unique  │ Default: the value of the variable │ -│ │ "var1" │ +│ │ "a first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_2default_calculated_variable.gitlab.md b/tests/results/test_without_family/00_2default_calculated_variable.gitlab.md index 755f38287..db918542a 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable.gitlab.md +++ b/tests/results/test_without_family/00_2default_calculated_variable.gitlab.md @@ -1,5 +1,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP | -| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[A first variable](#var1)" | +| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[a first variable](#var1)" | diff --git a/tests/results/test_without_family/00_2default_calculated_variable.html b/tests/results/test_without_family/00_2default_calculated_variable.html index 6b23c2621..f382f304e 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable.html +++ b/tests/results/test_without_family/00_2default_calculated_variable.html @@ -1,11 +1,11 @@ - + - +
  • the domain name can be an IP
  • +
    Variable Description
    Variable Description
    var1
    domainname multiple basic mandatory unique
    A first variable.
    Validators:
    • type domainname
    • -
    • the domain name can be an IP
    var2
    domainname multiple standard mandatory unique
    A second variable.
    Validator: type domainname
    Default: the value of the variable "var1"
    var2
    domainname multiple standard mandatory unique
    A second variable.
    Validator: type domainname
    Default: the value of the variable "a first variable"
    diff --git a/tests/results/test_without_family/00_2default_calculated_variable.json b/tests/results/test_without_family/00_2default_calculated_variable.json index d7fa72456..4c6410f2e 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable.json +++ b/tests/results/test_without_family/00_2default_calculated_variable.json @@ -57,7 +57,7 @@ "path": "var1", "type": "variable" }, - "description": "A first variable" + "description": "a first variable" } }, "variable_type": "domainname", diff --git a/tests/results/test_without_family/00_2default_calculated_variable.md b/tests/results/test_without_family/00_2default_calculated_variable.md index 755f38287..db918542a 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable.md +++ b/tests/results/test_without_family/00_2default_calculated_variable.md @@ -1,5 +1,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP | -| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[A first variable](#var1)" | +| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validator**: type domainname
    **Default**: the value of the variable "[a first variable](#var1)" | diff --git a/tests/results/test_without_family/00_2default_calculated_variable.sh b/tests/results/test_without_family/00_2default_calculated_variable.sh index 7e0ca2ae8..c182b27e3 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable.sh +++ b/tests/results/test_without_family/00_2default_calculated_variable.sh @@ -9,5 +9,5 @@ │ var2 │ A second variable. │ │  domainname   multiple   standard    │ Validator: type domainname │ │ mandatory   unique  │ Default: the value of the variable │ -│ │ "var1" │ +│ │ "a first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_2default_calculated_variable_transitive.adoc b/tests/results/test_without_family/00_2default_calculated_variable_transitive.adoc index db138dbd7..32bc11c9e 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable_transitive.adoc +++ b/tests/results/test_without_family/00_2default_calculated_variable_transitive.adoc @@ -14,6 +14,6 @@ * type domainname * the domain name can be an IP -**Default**: the value of the variable "var1" +**Default**: the value of the variable "a first variable" |==== diff --git a/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.adoc b/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.adoc index 7cc830f8a..1b56fcbc5 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.adoc +++ b/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.adoc @@ -16,6 +16,6 @@ * type domainname * the domain name can be an IP -**Default**: the value of the variable "var1" +**Default**: the value of the variable "a first variable" |==== diff --git a/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.gitlab.md b/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.gitlab.md index 7385cf9ac..9675f9377 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.gitlab.md +++ b/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.gitlab.md @@ -3,7 +3,7 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP | -| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP
    **Default**: the value of the variable "[A first variable](#var1)" | +| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#var1)" | diff --git a/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.html b/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.html index e7bcaf803..4356ada5f 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.html +++ b/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.html @@ -8,7 +8,7 @@ var1
    domainname multiple basic mandatory unique A first variable.
    Validators: var2
    domainname multiple standard mandatory uniqueA second variable.
    Validators:
    Default: the value of the variable "var1" +
  • the domain name can be an IP

  • Default: the value of the variable "a first variable" diff --git a/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.md b/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.md index 90e57b50c..40ba9e32f 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.md +++ b/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.md @@ -3,5 +3,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP | -| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP
    **Default**: the value of the variable "[A first variable](#var1)" | +| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#var1)" | diff --git a/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.sh b/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.sh index 97da9c0dd..c81ef6adc 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.sh +++ b/tests/results/test_without_family/00_2default_calculated_variable_transitive.changelog.sh @@ -13,6 +13,6 @@ │ mandatory   unique  │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "var1" │ +│ │ "a first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_2default_calculated_variable_transitive.gitlab.md b/tests/results/test_without_family/00_2default_calculated_variable_transitive.gitlab.md index 76395aedd..d339e6d4e 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable_transitive.gitlab.md +++ b/tests/results/test_without_family/00_2default_calculated_variable_transitive.gitlab.md @@ -1,5 +1,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP | -| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP
    **Default**: the value of the variable "[A first variable](#var1)" | +| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#var1)" | diff --git a/tests/results/test_without_family/00_2default_calculated_variable_transitive.html b/tests/results/test_without_family/00_2default_calculated_variable_transitive.html index 4dd2f77af..78727414c 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable_transitive.html +++ b/tests/results/test_without_family/00_2default_calculated_variable_transitive.html @@ -6,7 +6,7 @@ var1
    domainname multiple basic mandatory unique A first variable.
    Validators: var2
    domainname multiple standard mandatory uniqueA second variable.
    Validators:
    Default: the value of the variable "var1" +
  • the domain name can be an IP

  • Default: the value of the variable "a first variable" diff --git a/tests/results/test_without_family/00_2default_calculated_variable_transitive.json b/tests/results/test_without_family/00_2default_calculated_variable_transitive.json index 11e5dda9f..25dd3a1d9 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable_transitive.json +++ b/tests/results/test_without_family/00_2default_calculated_variable_transitive.json @@ -57,7 +57,7 @@ "path": "var1", "type": "variable" }, - "description": "A first variable" + "description": "a first variable" } }, "variable_type": "domainname", diff --git a/tests/results/test_without_family/00_2default_calculated_variable_transitive.md b/tests/results/test_without_family/00_2default_calculated_variable_transitive.md index 76395aedd..d339e6d4e 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable_transitive.md +++ b/tests/results/test_without_family/00_2default_calculated_variable_transitive.md @@ -1,5 +1,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A first variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP | -| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP
    **Default**: the value of the variable "[A first variable](#var1)" | +| **var2**
    [`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Validators**:
    • type domainname
    • the domain name can be an IP
    **Default**: the value of the variable "[a first variable](#var1)" | diff --git a/tests/results/test_without_family/00_2default_calculated_variable_transitive.sh b/tests/results/test_without_family/00_2default_calculated_variable_transitive.sh index 14459ec67..201e3f886 100644 --- a/tests/results/test_without_family/00_2default_calculated_variable_transitive.sh +++ b/tests/results/test_without_family/00_2default_calculated_variable_transitive.sh @@ -11,5 +11,5 @@ │ mandatory   unique  │ • type domainname │ │ │ • the domain name can be an IP │ │ │ Default: the value of the variable │ -│ │ "var1" │ +│ │ "a first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ 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_6choice_link.adoc b/tests/results/test_without_family/00_6choice_link.adoc index 0e0a536b5..110a30132 100644 --- a/tests/results/test_without_family/00_6choice_link.adoc +++ b/tests/results/test_without_family/00_6choice_link.adoc @@ -16,6 +16,6 @@ * b * c -**Default**: the value of the variable "var1" +**Default**: the value of the variable "the first variable" |==== diff --git a/tests/results/test_without_family/00_6choice_link.changelog.adoc b/tests/results/test_without_family/00_6choice_link.changelog.adoc index b0f3c49ff..6cc9b8f2e 100644 --- a/tests/results/test_without_family/00_6choice_link.changelog.adoc +++ b/tests/results/test_without_family/00_6choice_link.changelog.adoc @@ -18,6 +18,6 @@ * b * c -**Default**: the value of the variable "var1" +**Default**: the value of the variable "the first variable" |==== diff --git a/tests/results/test_without_family/00_6choice_link.changelog.gitlab.md b/tests/results/test_without_family/00_6choice_link.changelog.gitlab.md index 1a01cc616..67ffef541 100644 --- a/tests/results/test_without_family/00_6choice_link.changelog.gitlab.md +++ b/tests/results/test_without_family/00_6choice_link.changelog.gitlab.md @@ -3,7 +3,7 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    • a
    • b
    • c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    • a
    • b
    • c
    **Default**: the value of the variable "[The first variable](#var1)" | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    • a
    • b
    • c
    **Default**: the value of the variable "[the first variable](#var1)" | diff --git a/tests/results/test_without_family/00_6choice_link.changelog.html b/tests/results/test_without_family/00_6choice_link.changelog.html index 1972dd707..24fe45743 100644 --- a/tests/results/test_without_family/00_6choice_link.changelog.html +++ b/tests/results/test_without_family/00_6choice_link.changelog.html @@ -10,7 +10,7 @@
  • c
  • var2
    choice standard mandatoryThe second variable.
    Choices:
    Default: the value of the variable "var1" +
  • c

  • Default: the value of the variable "the first variable" diff --git a/tests/results/test_without_family/00_6choice_link.changelog.md b/tests/results/test_without_family/00_6choice_link.changelog.md index 71a232f21..8db67b80a 100644 --- a/tests/results/test_without_family/00_6choice_link.changelog.md +++ b/tests/results/test_without_family/00_6choice_link.changelog.md @@ -3,5 +3,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    • a
    • b
    • c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    • a
    • b
    • c
    **Default**: the value of the variable "[The first variable](#var1)" | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    • a
    • b
    • c
    **Default**: the value of the variable "[the first variable](#var1)" | diff --git a/tests/results/test_without_family/00_6choice_link.changelog.sh b/tests/results/test_without_family/00_6choice_link.changelog.sh index bb9a3f2a0..3b328c694 100644 --- a/tests/results/test_without_family/00_6choice_link.changelog.sh +++ b/tests/results/test_without_family/00_6choice_link.changelog.sh @@ -15,6 +15,6 @@ │ │ • b │ │ │ • c │ │ │ Default: the value of the variable │ -│ │ "var1" │ +│ │ "the first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_6choice_link.gitlab.md b/tests/results/test_without_family/00_6choice_link.gitlab.md index b6e771a62..20c2cf2fe 100644 --- a/tests/results/test_without_family/00_6choice_link.gitlab.md +++ b/tests/results/test_without_family/00_6choice_link.gitlab.md @@ -1,5 +1,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    • a
    • b
    • c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    • a
    • b
    • c
    **Default**: the value of the variable "[The first variable](#var1)" | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    • a
    • b
    • c
    **Default**: the value of the variable "[the first variable](#var1)" | diff --git a/tests/results/test_without_family/00_6choice_link.html b/tests/results/test_without_family/00_6choice_link.html index 5affef2b8..a7d2f4047 100644 --- a/tests/results/test_without_family/00_6choice_link.html +++ b/tests/results/test_without_family/00_6choice_link.html @@ -8,7 +8,7 @@
  • c
  • var2
    choice standard mandatoryThe second variable.
    Choices:
    Default: the value of the variable "var1" +
  • c

  • Default: the value of the variable "the first variable" diff --git a/tests/results/test_without_family/00_6choice_link.json b/tests/results/test_without_family/00_6choice_link.json index 8cceebe1e..8b6842740 100644 --- a/tests/results/test_without_family/00_6choice_link.json +++ b/tests/results/test_without_family/00_6choice_link.json @@ -45,7 +45,7 @@ "path": "var1", "type": "variable" }, - "description": "The first variable" + "description": "the first variable" } }, "variable_type": "choice", diff --git a/tests/results/test_without_family/00_6choice_link.md b/tests/results/test_without_family/00_6choice_link.md index b6e771a62..20c2cf2fe 100644 --- a/tests/results/test_without_family/00_6choice_link.md +++ b/tests/results/test_without_family/00_6choice_link.md @@ -1,5 +1,5 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.
    **Choices**:
    • a
    • b
    • c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    • a
    • b
    • c
    **Default**: the value of the variable "[The first variable](#var1)" | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.
    **Choices**:
    • a
    • b
    • c
    **Default**: the value of the variable "[the first variable](#var1)" | diff --git a/tests/results/test_without_family/00_6choice_link.sh b/tests/results/test_without_family/00_6choice_link.sh index c90584c91..e1091655c 100644 --- a/tests/results/test_without_family/00_6choice_link.sh +++ b/tests/results/test_without_family/00_6choice_link.sh @@ -13,5 +13,5 @@ │ │ • b │ │ │ • c │ │ │ Default: the value of the variable │ -│ │ "var1" │ +│ │ "the first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_6choice_variable.adoc b/tests/results/test_without_family/00_6choice_variable.adoc index c29a87550..6af801ffa 100644 --- a/tests/results/test_without_family/00_6choice_variable.adoc +++ b/tests/results/test_without_family/00_6choice_variable.adoc @@ -10,7 +10,7 @@ * c | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "var1" + +**Choices**: the value of the variable "a second variable" + **Default**: a |==== diff --git a/tests/results/test_without_family/00_6choice_variable.changelog.adoc b/tests/results/test_without_family/00_6choice_variable.changelog.adoc index 7e90cc5ac..f45391d54 100644 --- a/tests/results/test_without_family/00_6choice_variable.changelog.adoc +++ b/tests/results/test_without_family/00_6choice_variable.changelog.adoc @@ -12,7 +12,7 @@ * c | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "var1" + +**Choices**: the value of the variable "a second variable" + **Default**: a |==== diff --git a/tests/results/test_without_family/00_6choice_variable.changelog.gitlab.md b/tests/results/test_without_family/00_6choice_variable.changelog.gitlab.md index c7705264f..e3f7726a4 100644 --- a/tests/results/test_without_family/00_6choice_variable.changelog.gitlab.md +++ b/tests/results/test_without_family/00_6choice_variable.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 second variable.
    **Default**:
    • a
    • b
    • c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: a | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | diff --git a/tests/results/test_without_family/00_6choice_variable.changelog.html b/tests/results/test_without_family/00_6choice_variable.changelog.html index 6ab601778..b6cf0ad93 100644 --- a/tests/results/test_without_family/00_6choice_variable.changelog.html +++ b/tests/results/test_without_family/00_6choice_variable.changelog.html @@ -2,13 +2,13 @@ - + - +
  • c
  • +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "var1"
    Default: a
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    diff --git a/tests/results/test_without_family/00_6choice_variable.changelog.md b/tests/results/test_without_family/00_6choice_variable.changelog.md index 35096317c..3306cb409 100644 --- a/tests/results/test_without_family/00_6choice_variable.changelog.md +++ b/tests/results/test_without_family/00_6choice_variable.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 second variable.
    **Default**:
    • a
    • b
    • c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: a | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | diff --git a/tests/results/test_without_family/00_6choice_variable.changelog.sh b/tests/results/test_without_family/00_6choice_variable.changelog.sh index a49e86a8f..4fa025aa8 100644 --- a/tests/results/test_without_family/00_6choice_variable.changelog.sh +++ b/tests/results/test_without_family/00_6choice_variable.changelog.sh @@ -11,7 +11,7 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A first variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "var1" │ +│ │ "a second variable" │ │ │ Default: a │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_6choice_variable.gitlab.md b/tests/results/test_without_family/00_6choice_variable.gitlab.md index eeff4d981..47bd2f19b 100644 --- a/tests/results/test_without_family/00_6choice_variable.gitlab.md +++ b/tests/results/test_without_family/00_6choice_variable.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 second variable.
    **Default**:
    • a
    • b
    • c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: a | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | diff --git a/tests/results/test_without_family/00_6choice_variable.html b/tests/results/test_without_family/00_6choice_variable.html index 52f290538..54009e310 100644 --- a/tests/results/test_without_family/00_6choice_variable.html +++ b/tests/results/test_without_family/00_6choice_variable.html @@ -1,12 +1,12 @@ - + - +
  • c
  • +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "var1"
    Default: a
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    diff --git a/tests/results/test_without_family/00_6choice_variable.json b/tests/results/test_without_family/00_6choice_variable.json index 5c78fdfdf..0dd023519 100644 --- a/tests/results/test_without_family/00_6choice_variable.json +++ b/tests/results/test_without_family/00_6choice_variable.json @@ -57,7 +57,7 @@ "path": "var1", "type": "variable" }, - "description": "A second variable" + "description": "a second variable" } } } diff --git a/tests/results/test_without_family/00_6choice_variable.md b/tests/results/test_without_family/00_6choice_variable.md index eeff4d981..47bd2f19b 100644 --- a/tests/results/test_without_family/00_6choice_variable.md +++ b/tests/results/test_without_family/00_6choice_variable.md @@ -1,5 +1,5 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    • a
    • b
    • c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: a | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | diff --git a/tests/results/test_without_family/00_6choice_variable.sh b/tests/results/test_without_family/00_6choice_variable.sh index 0a65bf52f..9103d5700 100644 --- a/tests/results/test_without_family/00_6choice_variable.sh +++ b/tests/results/test_without_family/00_6choice_variable.sh @@ -9,6 +9,6 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A first variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "var1" │ +│ │ "a second variable" │ │ │ Default: a │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_6choice_variable_link.adoc b/tests/results/test_without_family/00_6choice_variable_link.adoc index 17531374b..84e92733f 100644 --- a/tests/results/test_without_family/00_6choice_variable_link.adoc +++ b/tests/results/test_without_family/00_6choice_variable_link.adoc @@ -10,11 +10,11 @@ * c | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "var1" + +**Choices**: the value of the variable "a second variable" + **Default**: a | **var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A third variable. + -**Choices**: the value of the variable "var1" + -**Default**: the value of the variable "var2" +**Choices**: the value of the variable "a second variable" + +**Default**: the value of the variable "a first variable" |==== diff --git a/tests/results/test_without_family/00_6choice_variable_link.changelog.adoc b/tests/results/test_without_family/00_6choice_variable_link.changelog.adoc index 61d18becd..e0679c927 100644 --- a/tests/results/test_without_family/00_6choice_variable_link.changelog.adoc +++ b/tests/results/test_without_family/00_6choice_variable_link.changelog.adoc @@ -12,11 +12,11 @@ * c | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "var1" + +**Choices**: the value of the variable "a second variable" + **Default**: a | **var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A third variable. + -**Choices**: the value of the variable "var1" + -**Default**: the value of the variable "var2" +**Choices**: the value of the variable "a second variable" + +**Default**: the value of the variable "a first variable" |==== diff --git a/tests/results/test_without_family/00_6choice_variable_link.changelog.gitlab.md b/tests/results/test_without_family/00_6choice_variable_link.changelog.gitlab.md index 7b9544728..5c1fd2643 100644 --- a/tests/results/test_without_family/00_6choice_variable_link.changelog.gitlab.md +++ b/tests/results/test_without_family/00_6choice_variable_link.changelog.gitlab.md @@ -3,8 +3,8 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    • a
    • b
    • c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: a | -| **var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: the value of the variable "[A first variable](#var2)" | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | +| **var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: the value of the variable "[a first variable](#var2)" | diff --git a/tests/results/test_without_family/00_6choice_variable_link.changelog.html b/tests/results/test_without_family/00_6choice_variable_link.changelog.html index 00cb0b378..c1a67ec4d 100644 --- a/tests/results/test_without_family/00_6choice_variable_link.changelog.html +++ b/tests/results/test_without_family/00_6choice_variable_link.changelog.html @@ -2,14 +2,14 @@ - + - - +
  • c
  • + +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "var1"
    Default: a
    var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "var1"
    Default: the value of the variable "var2"
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable"
    Default: the value of the variable "a first variable"
    diff --git a/tests/results/test_without_family/00_6choice_variable_link.changelog.md b/tests/results/test_without_family/00_6choice_variable_link.changelog.md index 40667bb13..e29cfcee0 100644 --- a/tests/results/test_without_family/00_6choice_variable_link.changelog.md +++ b/tests/results/test_without_family/00_6choice_variable_link.changelog.md @@ -3,6 +3,6 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    • a
    • b
    • c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: a | -| **var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: the value of the variable "[A first variable](#var2)" | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | +| **var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: the value of the variable "[a first variable](#var2)" | diff --git a/tests/results/test_without_family/00_6choice_variable_link.changelog.sh b/tests/results/test_without_family/00_6choice_variable_link.changelog.sh index e339978b4..be7c40ebd 100644 --- a/tests/results/test_without_family/00_6choice_variable_link.changelog.sh +++ b/tests/results/test_without_family/00_6choice_variable_link.changelog.sh @@ -11,13 +11,13 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A first variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "var1" │ +│ │ "a second variable" │ │ │ Default: a │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var3 │ A third variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "var1" │ +│ │ "a second variable" │ │ │ Default: the value of the variable │ -│ │ "var2" │ +│ │ "a first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_6choice_variable_link.gitlab.md b/tests/results/test_without_family/00_6choice_variable_link.gitlab.md index ee18032e5..8213a8ca5 100644 --- a/tests/results/test_without_family/00_6choice_variable_link.gitlab.md +++ b/tests/results/test_without_family/00_6choice_variable_link.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 second variable.
    **Default**:
    • a
    • b
    • c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: a | -| **var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: the value of the variable "[A first variable](#var2)" | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | +| **var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: the value of the variable "[a first variable](#var2)" | diff --git a/tests/results/test_without_family/00_6choice_variable_link.html b/tests/results/test_without_family/00_6choice_variable_link.html index dd9c079e0..a1340fd28 100644 --- a/tests/results/test_without_family/00_6choice_variable_link.html +++ b/tests/results/test_without_family/00_6choice_variable_link.html @@ -1,13 +1,13 @@ - + - - +
  • c
  • + +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "var1"
    Default: a
    var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "var1"
    Default: the value of the variable "var2"
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable"
    Default: the value of the variable "a first variable"
    diff --git a/tests/results/test_without_family/00_6choice_variable_link.json b/tests/results/test_without_family/00_6choice_variable_link.json index 5cf89cf6c..7ead7e3b9 100644 --- a/tests/results/test_without_family/00_6choice_variable_link.json +++ b/tests/results/test_without_family/00_6choice_variable_link.json @@ -57,7 +57,7 @@ "path": "var1", "type": "variable" }, - "description": "A second variable" + "description": "a second variable" } } }, @@ -83,7 +83,7 @@ "path": "var2", "type": "variable" }, - "description": "A first variable" + "description": "a first variable" } }, "variable_type": "choice", @@ -95,7 +95,7 @@ "path": "var1", "type": "variable" }, - "description": "A second variable" + "description": "a second variable" } } } diff --git a/tests/results/test_without_family/00_6choice_variable_link.md b/tests/results/test_without_family/00_6choice_variable_link.md index ee18032e5..8213a8ca5 100644 --- a/tests/results/test_without_family/00_6choice_variable_link.md +++ b/tests/results/test_without_family/00_6choice_variable_link.md @@ -1,6 +1,6 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    • a
    • b
    • c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: a | -| **var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: the value of the variable "[A first variable](#var2)" | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | +| **var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: the value of the variable "[a first variable](#var2)" | diff --git a/tests/results/test_without_family/00_6choice_variable_link.sh b/tests/results/test_without_family/00_6choice_variable_link.sh index 77c0c2688..f19a692c1 100644 --- a/tests/results/test_without_family/00_6choice_variable_link.sh +++ b/tests/results/test_without_family/00_6choice_variable_link.sh @@ -9,12 +9,12 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A first variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "var1" │ +│ │ "a second variable" │ │ │ Default: a │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var3 │ A third variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "var1" │ +│ │ "a second variable" │ │ │ Default: the value of the variable │ -│ │ "var2" │ +│ │ "a first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_6choice_variable_link2.adoc b/tests/results/test_without_family/00_6choice_variable_link2.adoc index 0e3aff7a4..22e2991fd 100644 --- a/tests/results/test_without_family/00_6choice_variable_link2.adoc +++ b/tests/results/test_without_family/00_6choice_variable_link2.adoc @@ -10,11 +10,11 @@ * c | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "var1" + +**Choices**: the value of the variable "a second variable" + **Default**: a | **family.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A third variable. + -**Choices**: the value of the variable "var1" + -**Default**: the value of the variable "var2" +**Choices**: the value of the variable "a second variable" + +**Default**: the value of the variable "a first variable" |==== diff --git a/tests/results/test_without_family/00_6choice_variable_link2.changelog.adoc b/tests/results/test_without_family/00_6choice_variable_link2.changelog.adoc index dfd3d6714..5b21bc997 100644 --- a/tests/results/test_without_family/00_6choice_variable_link2.changelog.adoc +++ b/tests/results/test_without_family/00_6choice_variable_link2.changelog.adoc @@ -12,11 +12,11 @@ * c | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. + -**Choices**: the value of the variable "var1" + +**Choices**: the value of the variable "a second variable" + **Default**: a | **family.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A third variable. + -**Choices**: the value of the variable "var1" + -**Default**: the value of the variable "var2" +**Choices**: the value of the variable "a second variable" + +**Default**: the value of the variable "a first variable" |==== diff --git a/tests/results/test_without_family/00_6choice_variable_link2.changelog.gitlab.md b/tests/results/test_without_family/00_6choice_variable_link2.changelog.gitlab.md index 9db3ca560..82e0d4253 100644 --- a/tests/results/test_without_family/00_6choice_variable_link2.changelog.gitlab.md +++ b/tests/results/test_without_family/00_6choice_variable_link2.changelog.gitlab.md @@ -3,8 +3,8 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    • a
    • b
    • c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: a | -| **family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: the value of the variable "[A first variable](#var2)" | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | +| **family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: the value of the variable "[a first variable](#var2)" | diff --git a/tests/results/test_without_family/00_6choice_variable_link2.changelog.html b/tests/results/test_without_family/00_6choice_variable_link2.changelog.html index ea2128604..5a5a6549a 100644 --- a/tests/results/test_without_family/00_6choice_variable_link2.changelog.html +++ b/tests/results/test_without_family/00_6choice_variable_link2.changelog.html @@ -2,14 +2,14 @@ - + - - +
  • c
  • + +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "var1"
    Default: a
    family.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "var1"
    Default: the value of the variable "var2"
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    family.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable"
    Default: the value of the variable "a first variable"
    diff --git a/tests/results/test_without_family/00_6choice_variable_link2.changelog.md b/tests/results/test_without_family/00_6choice_variable_link2.changelog.md index c245189fd..8a5a02f18 100644 --- a/tests/results/test_without_family/00_6choice_variable_link2.changelog.md +++ b/tests/results/test_without_family/00_6choice_variable_link2.changelog.md @@ -3,6 +3,6 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    • a
    • b
    • c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: a | -| **family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: the value of the variable "[A first variable](#var2)" | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | +| **family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: the value of the variable "[a first variable](#var2)" | diff --git a/tests/results/test_without_family/00_6choice_variable_link2.changelog.sh b/tests/results/test_without_family/00_6choice_variable_link2.changelog.sh index e43db5547..7d88ba93b 100644 --- a/tests/results/test_without_family/00_6choice_variable_link2.changelog.sh +++ b/tests/results/test_without_family/00_6choice_variable_link2.changelog.sh @@ -11,13 +11,13 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A first variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "var1" │ +│ │ "a second variable" │ │ │ Default: a │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ family.var3 │ A third variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "var1" │ +│ │ "a second variable" │ │ │ Default: the value of the variable │ -│ │ "var2" │ +│ │ "a first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_6choice_variable_link2.gitlab.md b/tests/results/test_without_family/00_6choice_variable_link2.gitlab.md index 91e2f9648..e5d779f41 100644 --- a/tests/results/test_without_family/00_6choice_variable_link2.gitlab.md +++ b/tests/results/test_without_family/00_6choice_variable_link2.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 second variable.
    **Default**:
    • a
    • b
    • c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: a | -| **family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: the value of the variable "[A first variable](#var2)" | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | +| **family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: the value of the variable "[a first variable](#var2)" | diff --git a/tests/results/test_without_family/00_6choice_variable_link2.html b/tests/results/test_without_family/00_6choice_variable_link2.html index eadad3185..9757476b2 100644 --- a/tests/results/test_without_family/00_6choice_variable_link2.html +++ b/tests/results/test_without_family/00_6choice_variable_link2.html @@ -1,13 +1,13 @@ - + - - +
  • c
  • + +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A second variable.
    Default:
    • a
    • b
    • -
    • c
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "var1"
    Default: a
    family.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "var1"
    Default: the value of the variable "var2"
    var2
    choice standard mandatory
    A first variable.
    Choices: the value of the variable "a second variable"
    Default: a
    family.var3
    choice standard mandatory
    A third variable.
    Choices: the value of the variable "a second variable"
    Default: the value of the variable "a first variable"
    diff --git a/tests/results/test_without_family/00_6choice_variable_link2.json b/tests/results/test_without_family/00_6choice_variable_link2.json index 0b892f6d0..1e1845930 100644 --- a/tests/results/test_without_family/00_6choice_variable_link2.json +++ b/tests/results/test_without_family/00_6choice_variable_link2.json @@ -57,7 +57,7 @@ "path": "var1", "type": "variable" }, - "description": "A second variable" + "description": "a second variable" } } }, @@ -93,7 +93,7 @@ "path": "var2", "type": "variable" }, - "description": "A first variable" + "description": "a first variable" } }, "variable_type": "choice", @@ -105,7 +105,7 @@ "path": "var1", "type": "variable" }, - "description": "A second variable" + "description": "a second variable" } } } diff --git a/tests/results/test_without_family/00_6choice_variable_link2.md b/tests/results/test_without_family/00_6choice_variable_link2.md index 91e2f9648..e5d779f41 100644 --- a/tests/results/test_without_family/00_6choice_variable_link2.md +++ b/tests/results/test_without_family/00_6choice_variable_link2.md @@ -1,6 +1,6 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**:
    • a
    • b
    • c | -| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: a | -| **family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[A second variable](#var1)"
    **Default**: the value of the variable "[A first variable](#var2)" | +| **var2**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: a | +| **family.var3**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Choices**: the value of the variable "[a second variable](#var1)"
    **Default**: the value of the variable "[a first variable](#var2)" | diff --git a/tests/results/test_without_family/00_6choice_variable_link2.sh b/tests/results/test_without_family/00_6choice_variable_link2.sh index 260f77697..7ee3cdf76 100644 --- a/tests/results/test_without_family/00_6choice_variable_link2.sh +++ b/tests/results/test_without_family/00_6choice_variable_link2.sh @@ -9,12 +9,12 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A first variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "var1" │ +│ │ "a second variable" │ │ │ Default: a │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ family.var3 │ A third variable. │ │  choice   standard   mandatory  │ Choices: the value of the variable │ -│ │ "var1" │ +│ │ "a second variable" │ │ │ Default: the value of the variable │ -│ │ "var2" │ +│ │ "a first variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/00_6regexp_link.adoc b/tests/results/test_without_family/00_6regexp_link.adoc index 0319df65d..481287b7b 100644 --- a/tests/results/test_without_family/00_6regexp_link.adoc +++ b/tests/results/test_without_family/00_6regexp_link.adoc @@ -12,7 +12,7 @@ | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[regexp]` `standard` `mandatory` | A second variable. + **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$" + -**Default**: the value of the variable "var1" + +**Default**: the value of the variable "a first variable" + **Examples**: * '#b2b1b1' diff --git a/tests/results/test_without_family/00_6regexp_link.changelog.adoc b/tests/results/test_without_family/00_6regexp_link.changelog.adoc index 65f4796a3..fcd0fe321 100644 --- a/tests/results/test_without_family/00_6regexp_link.changelog.adoc +++ b/tests/results/test_without_family/00_6regexp_link.changelog.adoc @@ -14,7 +14,7 @@ | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[regexp]` `standard` `mandatory` | A second variable. + **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$" + -**Default**: the value of the variable "var1" + +**Default**: the value of the variable "a first variable" + **Examples**: * '#b2b1b1' diff --git a/tests/results/test_without_family/00_6regexp_link.changelog.gitlab.md b/tests/results/test_without_family/00_6regexp_link.changelog.gitlab.md index 033e808b6..8c60733f1 100644 --- a/tests/results/test_without_family/00_6regexp_link.changelog.gitlab.md +++ b/tests/results/test_without_family/00_6regexp_link.changelog.gitlab.md @@ -3,7 +3,7 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **var1**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: #a1a1a1
    **Examples**:
    • #b1b1b1
    • #b2b2b2 | -| **var2**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: the value of the variable "[A first variable](#var1)"
    **Examples**:
    • #b2b1b1
    • #b3b2b2 | +| **var2**
    [`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    **Default**: the value of the variable "[a first variable](#var1)"
    **Examples**:
    • #b2b1b1
    • #b3b2b2 | diff --git a/tests/results/test_without_family/00_6regexp_link.changelog.html b/tests/results/test_without_family/00_6regexp_link.changelog.html index 5ea43cfef..79a59f26d 100644 --- a/tests/results/test_without_family/00_6regexp_link.changelog.html +++ b/tests/results/test_without_family/00_6regexp_link.changelog.html @@ -7,7 +7,7 @@ var1
    regexp standard mandatoryA first variable.
    Validator: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    Default: #a1a1a1
    Examples: -var2
    regexp standard mandatoryA second variable.
    Validator: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"
    Default: the value of the variable "var1"
    Examples: var2
    string standard mandatory A suffix variable2.
    Default: val1 dynval1.var
    dynval2.var
    string multiple standard mandatory uniqueA dynamic variable.
    Default: -var3
    string multiple standard mandatory unique A variable calculated.
    Default: +var3
    string multiple standard mandatory unique A variable calculated.
    Default: diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.sh b/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.sh index cc59bfc23..ba2b0e5bf 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_identifier_multi.sh @@ -16,8 +16,8 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var3 │ A variable calculated. │ │  string   multiple   standard    │ Default: │ -│ mandatory   unique  │ • the value of the variable │ -│ │ "dynval1.var" │ -│ │ • the value of the variable │ -│ │ "dynval2.var" │ +│ mandatory   unique  │ • the value of the variable "A │ +│ │ dynamic variable" │ +│ │ • the value of the variable "A │ +│ │ dynamic variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.adoc index 22faba08b..7d9de2679 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.adoc @@ -10,6 +10,6 @@ | **dyn__val1__.var** + **dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Suffix has value. + -**Default**: the value of the identifier +**Default**: the value of the identifier. |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.changelog.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.changelog.adoc index 56f9ae3f1..d754dea15 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.changelog.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.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` | Suffix has value. + -**Default**: the value of the identifier +**Default**: the value of the identifier. |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.changelog.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.changelog.gitlab.md index 3c04f6761..a0e3864ed 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.changelog.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.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 suffix variable.
    **Default**:
    • val1
    • val2 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.changelog.html b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.changelog.html index 78fc0e00f..2ad47b56d 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.changelog.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.changelog.html @@ -2,12 +2,12 @@ - + - +
  • val2
  • +
    Variable Description
    Variable Description
    var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    dynval1.var
    dynval2.var
    string standard mandatory
    Suffix has value.
    Default: the value of the identifier
    dynval1.var
    dynval2.var
    string standard mandatory
    Suffix has value.
    Default: the value of the identifier.
    diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.changelog.md b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.changelog.md index b821f6bb7..4f011517a 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.changelog.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.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 suffix variable.
    **Default**:
    • val1
    • val2 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.changelog.sh b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.changelog.sh index e510b2791..25f1b204f 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.changelog.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.changelog.sh @@ -9,7 +9,7 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ dynval1.var │ Suffix has value. │ -│ dynval2.var │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ dynval2.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.gitlab.md index 3a952e0f0..2ac895251 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.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 suffix variable.
    **Default**:
    • val1
    • val2 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.html b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.html index 48516f940..f8c12d9d6 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.html @@ -1,11 +1,11 @@ - + - +
  • val2
  • +
    Variable Description
    Variable Description
    var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    dynval1.var
    dynval2.var
    string standard mandatory
    Suffix has value.
    Default: the value of the identifier
    dynval1.var
    dynval2.var
    string standard mandatory
    Suffix has value.
    Default: the value of the identifier.
    diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.json b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.json index 4e61a2eda..ca9831f11 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.json +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.json @@ -55,7 +55,7 @@ "path": "var", "type": "variable" }, - "description": "A suffix variable" + "description": "a suffix variable" } ] }, @@ -84,7 +84,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" } diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.md b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.md index 3a952e0f0..2ac895251 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.md @@ -1,5 +1,5 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| | **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.sh b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.sh index d0f160807..c9d4e121b 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2.sh @@ -7,6 +7,6 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ dynval1.var │ Suffix has value. │ -│ dynval2.var │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ dynval2.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.adoc index 8fb18cdb9..2a8211e7d 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_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` | Suffix has value. + -**Default**: the value of the identifier +**Default**: the value of the identifier. |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.adoc index 70d9cf1fd..b0b71da85 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_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` | Suffix has value. + -**Default**: the value of the identifier +**Default**: the value of the identifier. |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.gitlab.md index 2be4c62ce..68947d4e8 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_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 suffix variable.
    **Examples**:
    • val1
    • val2 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.html b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.html index 9fdacc5a4..00957bfc9 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.html @@ -2,12 +2,12 @@ - + - +
  • val2
  • +
    Variable Description
    Variable Description
    var
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    dynval1.var
    dynval2.var
    string standard mandatory
    Suffix has value.
    Default: the value of the identifier
    dynval1.var
    dynval2.var
    string standard mandatory
    Suffix has value.
    Default: the value of the identifier.
    diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.md b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.md index 611abcac6..9acd3ad4d 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_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 suffix variable.
    **Examples**:
    • val1
    • val2 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.sh b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.sh index d73c22067..f5d845487 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.changelog.sh @@ -9,7 +9,7 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ dynval1.var │ Suffix has value. │ -│ dynval2.var │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ dynval2.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.gitlab.md index 1f4eb8245..e9936b04c 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_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 suffix variable.
    **Examples**:
    • val1
    • val2 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.html b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.html index 5b383dcbf..0036206d5 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.html @@ -1,11 +1,11 @@ - + - +
  • val2
  • +
    Variable Description
    Variable Description
    var
    string multiple standard unique
    A suffix variable.
    Examples:
    • val1
    • -
    • val2
    dynval1.var
    dynval2.var
    string standard mandatory
    Suffix has value.
    Default: the value of the identifier
    dynval1.var
    dynval2.var
    string standard mandatory
    Suffix has value.
    Default: the value of the identifier.
    diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.json b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.json index e8155d33c..b9b18847a 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.json +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.json @@ -49,7 +49,7 @@ "path": "var", "type": "variable" }, - "description": "A suffix variable" + "description": "a suffix variable" } ] }, @@ -78,7 +78,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" } diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.md b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.md index 1f4eb8245..e9936b04c 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.md @@ -1,5 +1,5 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------| | **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | A suffix variable.
    **Examples**:
    • val1
    • val2 | -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier | +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.sh b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.sh index 8d6cc1e0c..09f59e80f 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix2_empty.sh @@ -7,6 +7,6 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ dynval1.var │ Suffix has value. │ -│ dynval2.var │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ dynval2.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.adoc index dc1513459..f56b4dc4e 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.adoc @@ -3,6 +3,6 @@ | Variable | Description | **dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A dynamic variable. + -**Disabled**: when the identifier is "val1" +**Disabled**: when the identifier is "val1". |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.adoc index 1b62bcf57..5691dd9f2 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.adoc @@ -5,6 +5,6 @@ | Variable | Description | **dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A dynamic variable. + -**Disabled**: when the identifier is "val1" +**Disabled**: when the identifier is "val1". |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.gitlab.md index 7d39d70c0..ec78a1465 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.gitlab.md @@ -1,8 +1,8 @@
    New variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| -| **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A dynamic variable.
    **Disabled**: when the identifier is "val1" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| +| **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A dynamic variable.
    **Disabled**: when the identifier is "val1". |
    diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.html b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.html index 5a41772db..c8dc0e985 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.html @@ -2,10 +2,10 @@ - + - +
    Variable Description
    Variable Description
    dynval2.var
    string basic mandatory disabled
    A dynamic variable.
    Disabled: when the identifier is "val1"
    dynval2.var
    string basic mandatory disabled
    A dynamic variable.
    Disabled: when the identifier is "val1".
    diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.md b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.md index a522bea80..836d1ced2 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.md @@ -1,6 +1,6 @@ # New variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| -| **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A dynamic variable.
    **Disabled**: when the identifier is "val1" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| +| **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A dynamic variable.
    **Disabled**: when the identifier is "val1". | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.sh b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.sh index 06e1c09dd..3220b7451 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.changelog.sh @@ -5,6 +5,6 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ dynval2.var │ A dynamic variable. │ │  string   basic   mandatory    │ Disabled: when the identifier is │ -│ disabled  │ "val1" │ +│ disabled  │ "val1". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.gitlab.md index e799bd968..2faba469b 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| -| **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A dynamic variable.
    **Disabled**: when the identifier is "val1" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| +| **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A dynamic variable.
    **Disabled**: when the identifier is "val1". | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.html b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.html index 2a2e385e6..a79558ac1 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    dynval2.var
    string basic mandatory disabled
    A dynamic variable.
    Disabled: when the identifier is "val1"
    dynval2.var
    string basic mandatory disabled
    A dynamic variable.
    Disabled: when the identifier is "val1".
    diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.json b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.json index fb5de0597..bb7268746 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.json +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.json @@ -40,7 +40,7 @@ "name": "disabled", "ori_name": "disabled", "access_control": true, - "annotation": "when the identifier is \"val1\"" + "annotation": "when the identifier is \"val1\"." } ], "mode": "basic", diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.md b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.md index e799bd968..2faba469b 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| -| **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A dynamic variable.
    **Disabled**: when the identifier is "val1" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| +| **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A dynamic variable.
    **Disabled**: when the identifier is "val1". | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.sh b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.sh index 944df4692..92d964767 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_suffix_disabled.sh @@ -3,5 +3,5 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ dynval2.var │ A dynamic variable. │ │  string   basic   mandatory    │ Disabled: when the identifier is │ -│ disabled  │ "val1" │ +│ disabled  │ "val1". │ └───────────────────────────────────────┴──────────────────────────────────────┘ 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_calc_variable.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_variable.adoc index cb7b742ed..57bb7dd3b 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable.adoc @@ -12,6 +12,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "dyn__val1__.var" +**Default**: the value of the variable "A dynamic variable" |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.adoc index 0ea7c6b58..a9a0f9dd2 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.adoc @@ -14,6 +14,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "dyn__val1__.var" +**Default**: the value of the variable "A dynamic variable" |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.html b/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.html index afda9abfc..ad3c278b5 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.html @@ -8,7 +8,7 @@ var1
    string multiple standard mandatory uniqueA suffix variable.
    Default: dynval1.var
    dynval2.var
    string basic mandatory A dynamic variable. -var2
    string standard mandatory A variable calculated.
    Default: the value of the variable "dynval1.var" +var2
    string standard mandatory A variable calculated.
    Default: the value of the variable "A dynamic variable" diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.sh b/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.sh index 46cfe0181..56e490756 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable.changelog.sh @@ -14,6 +14,6 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A variable calculated. │ │  string   standard   mandatory  │ Default: the value of the variable │ -│ │ "dynval1.var" │ +│ │ "A dynamic variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable.html b/tests/results/test_without_family/60_5family_dynamic_calc_variable.html index 3e3537ff1..d5fe7e0a5 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable.html @@ -6,7 +6,7 @@ var1
    string multiple standard mandatory uniqueA suffix variable.
    Default: dynval1.var
    dynval2.var
    string basic mandatory A dynamic variable. -var2
    string standard mandatory A variable calculated.
    Default: the value of the variable "dynval1.var" +var2
    string standard mandatory A variable calculated.
    Default: the value of the variable "A dynamic variable" diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable.sh b/tests/results/test_without_family/60_5family_dynamic_calc_variable.sh index 95754e854..a2edc4061 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable.sh @@ -12,5 +12,5 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A variable calculated. │ │  string   standard   mandatory  │ Default: the value of the variable │ -│ │ "dynval1.var" │ +│ │ "A dynamic variable" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.adoc index ba3250dec..e8a4f051e 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.adoc @@ -9,7 +9,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A new variable. + **Disabled**: -* when the variable "dyn__val1__.var1" has the value "val1" -* when the variable "dyn__val2__.var1" has the value "val1" +* when the variable "A dynamic variable" has the value "val1". +* when the variable "A dynamic variable" has the value "val1". |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.adoc index c2aee1ece..b9b329473 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.adoc @@ -11,7 +11,7 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A new variable. + **Disabled**: -* when the variable "dyn__val1__.var1" has the value "val1" -* when the variable "dyn__val2__.var1" has the value "val1" +* when the variable "A dynamic variable" has the value "val1". +* when the variable "A dynamic variable" has the value "val1". |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.gitlab.md index 1d47e86cb..04af8ccb6 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **dyn*val1*.var2**
    **dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    • when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1"
    • when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **dyn*val1*.var2**
    **dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    • when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1".
    • when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1". |
    diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.html b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.html index 1f1cd71ea..c7d3edfba 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.html @@ -6,8 +6,8 @@ dynval1.var1
    dynval2.var1
    string basic mandatory A dynamic variable. -dynval1.var2
    dynval2.var2
    string basic mandatory disabledA new variable.
    Disabled: +dynval1.var2
    dynval2.var2
    string basic mandatory disabledA new variable.
    Disabled: diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.md b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.md index 883353259..b95f27124 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **dyn*val1*.var2**
    **dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    • when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1"
    • when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **dyn*val1*.var2**
    **dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    • when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1".
    • when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1". | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.sh b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.sh index ff18a62b7..f004edebc 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.changelog.sh @@ -9,9 +9,9 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ dynval1.var2 │ A new variable. │ │ dynval2.var2 │ Disabled: │ -│  string   basic   mandatory    │ • when the variable "dynval1.var1" │ -│ disabled  │ has the value "val1" │ -│ │ • when the variable "dynval2.var1" │ -│ │ has the value "val1" │ +│  string   basic   mandatory    │ • when the variable "A dynamic │ +│ disabled  │ variable" has the value "val1". │ +│ │ • when the variable "A dynamic │ +│ │ variable" has the value "val1". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.gitlab.md index a8fa2522d..4c5e32644 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **dyn*val1*.var2**
    **dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    • when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1"
    • when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **dyn*val1*.var2**
    **dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    • when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1".
    • when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1". | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.html b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.html index 8fff35bc5..88f861867 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.html @@ -4,8 +4,8 @@ dynval1.var1
    dynval2.var1
    string basic mandatory A dynamic variable. -dynval1.var2
    dynval2.var2
    string basic mandatory disabledA new variable.
    Disabled: +dynval1.var2
    dynval2.var2
    string basic mandatory disabledA new variable.
    Disabled: diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.json b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.json index 74270cbba..085eeef1f 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.json +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.json @@ -66,7 +66,7 @@ "access_control": true, "annotation": [ { - "message": "when the variable \"{0}\" has the value \"val1\"", + "message": "when the variable \"{0}\" has the value \"val1\".", "path": { "path": "dyn{{ identifier }}.var1", "identifiers": [ @@ -76,7 +76,7 @@ "description": "A dynamic variable" }, { - "message": "when the variable \"{0}\" has the value \"val1\"", + "message": "when the variable \"{0}\" has the value \"val1\".", "path": { "path": "dyn{{ identifier }}.var1", "identifiers": [ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.md b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.md index a8fa2522d..4c5e32644 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.md @@ -1,5 +1,5 @@ -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **dyn*val1*.var2**
    **dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    • when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1"
    • when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **dyn*val1*.var2**
    **dyn*val2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**:
    • when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1".
    • when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1". | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.sh b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.sh index cf9789113..80e093313 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled.sh @@ -7,8 +7,8 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ dynval1.var2 │ A new variable. │ │ dynval2.var2 │ Disabled: │ -│  string   basic   mandatory    │ • when the variable "dynval1.var1" │ -│ disabled  │ has the value "val1" │ -│ │ • when the variable "dynval2.var1" │ -│ │ has the value "val1" │ +│  string   basic   mandatory    │ • when the variable "A dynamic │ +│ disabled  │ variable" has the value "val1". │ +│ │ • when the variable "A dynamic │ +│ │ variable" has the value "val1". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.adoc index 6afdc0126..e45d5810c 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.adoc @@ -6,6 +6,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A new variable. + -**Disabled**: when the variable "dyn__val1__.var1" has the value "val1" +**Disabled**: when the variable "A dynamic variable" has the value "val1". |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.adoc index be90348d1..e91bf9540 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.adoc @@ -8,6 +8,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A new variable. + -**Disabled**: when the variable "dyn__val1__.var1" has the value "val1" +**Disabled**: when the variable "A dynamic variable" has the value "val1". |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.gitlab.md index 72f2911f4..7c6c57dc5 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.gitlab.md @@ -1,9 +1,9 @@
    New variables -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------| -| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1" | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------| +| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1". |
    diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.html b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.html index ab582fdb3..8d930717b 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.html @@ -6,7 +6,7 @@ dynval1.var1
    dynval2.var1
    string basic mandatoryA dynamic variable. -var2
    string basic mandatory disabled A new variable.
    Disabled: when the variable "dynval1.var1" has the value "val1" +var2
    string basic mandatory disabled A new variable.
    Disabled: when the variable "A dynamic variable" has the value "val1". diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.md b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.md index ed98771fb..ed3547fbd 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.md @@ -1,7 +1,7 @@ # New variables -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------| -| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1" | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------| +| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1". | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.sh b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.sh index ead52a7e2..1c39cb762 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.changelog.sh @@ -8,7 +8,8 @@ │  string   basic   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A new variable. │ -│  string   basic   mandatory    │ Disabled: when the variable │ -│ disabled  │ "dynval1.var1" has the value "val1" │ +│  string   basic   mandatory    │ Disabled: when the variable "A │ +│ disabled  │ dynamic variable" has the value │ +│ │ "val1". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.gitlab.md index df3d152a2..e517ee6f8 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------| -| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1" | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------| +| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1". | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.html b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.html index 8a57c30ef..bfa0b4540 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.html @@ -4,7 +4,7 @@ dynval1.var1
    dynval2.var1
    string basic mandatoryA dynamic variable. -var2
    string basic mandatory disabled A new variable.
    Disabled: when the variable "dynval1.var1" has the value "val1" +var2
    string basic mandatory disabled A new variable.
    Disabled: when the variable "A dynamic variable" has the value "val1". diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.json b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.json index 24f533c76..8e8a0e855 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.json +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.json @@ -67,7 +67,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"val1\"", + "message": "when the variable \"{0}\" has the value \"val1\".", "path": { "path": "dyn{{ identifier }}.var1", "identifiers": [ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.md b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.md index df3d152a2..e517ee6f8 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.md +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.md @@ -1,5 +1,5 @@ -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------| -| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1" | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------| +| **dyn*val1*.var1**
    **dyn*val2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A new variable.
    **Disabled**: when the variable "[A dynamic variable](#dyn:::identifier:::.var1)" has the value "val1". | diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.sh b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.sh index 0f3f8fd0b..d25e140f6 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_disabled_outside.sh @@ -6,6 +6,7 @@ │  string   basic   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A new variable. │ -│  string   basic   mandatory    │ Disabled: when the variable │ -│ disabled  │ "dynval1.var1" has the value "val1" │ +│  string   basic   mandatory    │ Disabled: when the variable "A │ +│ disabled  │ dynamic variable" has the value │ +│ │ "val1". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.adoc index 2b8295a5a..64835d175 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.adoc @@ -12,6 +12,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "dyn__val1__.var" if it is defined +**Default**: the value of the variable "A dynamic variable" if it is defined |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.adoc b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.adoc index 2b5e2562f..1c829f275 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.adoc @@ -14,6 +14,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A dynamic variable. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable calculated. + -**Default**: the value of the variable "dyn__val1__.var" if it is defined +**Default**: the value of the variable "A dynamic variable" if it is defined |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.html b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.html index f37cd6be1..020927a2e 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.html @@ -8,7 +8,7 @@ var1
    string multiple standard unique A suffix variable.
    Examples: dynval1.var
    dynval2.var
    string basic mandatoryA dynamic variable. -var2
    string standard mandatory A variable calculated.
    Default: the value of the variable "dynval1.var" if it is defined +var2
    string standard mandatory A variable calculated.
    Default: the value of the variable "A dynamic variable" if it is defined diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.sh b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.sh index 6555b2d20..7a3561425 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.changelog.sh @@ -14,6 +14,7 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A variable calculated. │ │  string   standard   mandatory  │ Default: the value of the variable │ -│ │ "dynval1.var" if it is defined │ +│ │ "A dynamic variable" if it is │ +│ │ defined │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.html b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.html index 28ff23c63..36da02bf5 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.html +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.html @@ -6,7 +6,7 @@ var1
    string multiple standard unique A suffix variable.
    Examples: dynval1.var
    dynval2.var
    string basic mandatoryA dynamic variable. -var2
    string standard mandatory A variable calculated.
    Default: the value of the variable "dynval1.var" if it is defined +var2
    string standard mandatory A variable calculated.
    Default: the value of the variable "A dynamic variable" if it is defined diff --git a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.sh b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.sh index 69e08791d..52562834c 100644 --- a/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.sh +++ b/tests/results/test_without_family/60_5family_dynamic_calc_variable_empty.sh @@ -12,5 +12,6 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A variable calculated. │ │  string   standard   mandatory  │ Default: the value of the variable │ -│ │ "dynval1.var" if it is defined │ +│ │ "A dynamic variable" if it is │ +│ │ defined │ └───────────────────────────────────────┴──────────────────────────────────────┘ 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'." } } ], diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.adoc b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.adoc index c7656bfaf..1055807d3 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.adoc @@ -10,9 +10,9 @@ | **dyn___val1__.var** + **dyn___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable inside dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: the value of the variable "dyn___val1__.var" +**Default**: the value of the variable "a variable inside dynamic family" |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.adoc b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.adoc index d77d8f3a0..c845e4e41 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.adoc @@ -12,9 +12,9 @@ | **dyn___val1__.var** + **dyn___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable inside dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: the value of the variable "dyn___val1__.var" +**Default**: the value of the variable "a variable inside dynamic family" |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.gitlab.md index 35a9ffd19..d2791ea3f 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.gitlab.md @@ -3,8 +3,8 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------| | **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[A variable inside dynamic family](#dyn_:::identifier:::.var)" | +| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#dyn_:::identifier:::.var)" | diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.html b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.html index 3e5d86671..74dc7e8ea 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.html +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    dyn_val1.var
    dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier
    var2
    string standard mandatory
    A variable.
    Default: the value of the variable "dyn_val1.var"
    dyn_val1.var
    dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    var2
    string standard mandatory
    A variable.
    Default: the value of the variable "a variable inside dynamic family"
    diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.md b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.md index eb5d08290..120cd8725 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.md +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.md @@ -3,6 +3,6 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------| | **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[A variable inside dynamic family](#dyn_:::identifier:::.var)" | +| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#dyn_:::identifier:::.var)" | diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.sh b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.sh index 11b8accfa..c9002f8d9 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.sh +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.changelog.sh @@ -9,11 +9,11 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ dyn_val1.var │ A variable inside dynamic family. │ -│ dyn_val2.var │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ dyn_val2.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A variable. │ │  string   standard   mandatory  │ Default: the value of the variable │ -│ │ "dyn_val1.var" │ +│ │ "a variable inside dynamic family" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.gitlab.md index 693f6bcdf..021f23e83 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.gitlab.md @@ -1,6 +1,6 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------| | **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[A variable inside dynamic family](#dyn_:::identifier:::.var)" | +| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#dyn_:::identifier:::.var)" | diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.html b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.html index 7403e53ed..f525ef298 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.html +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    var
    string multiple standard mandatory unique
    A suffix variable.
    Default:
    • val1
    • -
    • val2
    dyn_val1.var
    dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier
    var2
    string standard mandatory
    A variable.
    Default: the value of the variable "dyn_val1.var"
    dyn_val1.var
    dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    var2
    string standard mandatory
    A variable.
    Default: the value of the variable "a variable inside dynamic family"
    diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.json b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.json index fefd99a75..14e93c7ff 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.json +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.json @@ -55,7 +55,7 @@ "path": "var", "type": "variable" }, - "description": "A suffix variable" + "description": "a suffix variable" } ] }, @@ -84,7 +84,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" } @@ -114,7 +114,7 @@ "val1" ] }, - "description": "A variable inside dynamic family" + "description": "a variable inside dynamic family" } }, "variable_type": "string" diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.md b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.md index 693f6bcdf..021f23e83 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.md +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.md @@ -1,6 +1,6 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------| | **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.
    **Default**:
    • val1
    • val2 | -| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[A variable inside dynamic family](#dyn_:::identifier:::.var)" | +| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#dyn_:::identifier:::.var)" | diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.sh b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.sh index 3af82974d..8333f7a82 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.sh +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix.sh @@ -7,10 +7,10 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ dyn_val1.var │ A variable inside dynamic family. │ -│ dyn_val2.var │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ dyn_val2.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A variable. │ │  string   standard   mandatory  │ Default: the value of the variable │ -│ │ "dyn_val1.var" │ +│ │ "a variable inside dynamic family" │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.adoc b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.adoc index 5341efaaf..8861e51ac 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.adoc @@ -10,9 +10,9 @@ | **dyn___val1__.var** + **dyn___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable inside dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable. + -**Default**: the value of the variable "dyn___val1__.var" if it is defined +**Default**: the value of the variable "a variable inside dynamic family" if it is defined |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.adoc b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.adoc index 05f32b9d7..3b81136ee 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.adoc +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.adoc @@ -12,9 +12,9 @@ | **dyn___val1__.var** + **dyn___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable inside dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable. + -**Default**: the value of the variable "dyn___val1__.var" if it is defined +**Default**: the value of the variable "a variable inside dynamic family" if it is defined |==== diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.gitlab.md index 777eb0898..559e300f9 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.gitlab.md @@ -3,8 +3,8 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------| | **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | Asuffix variable.
    **Examples**:
    • val1
    • val2 | -| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[A variable inside dynamic family](#dyn_:::identifier:::.var)" if it is defined | +| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#dyn_:::identifier:::.var)" if it is defined | diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.html b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.html index 567019a0c..86a9e98a4 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.html +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.html @@ -2,13 +2,13 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    var
    string multiple standard unique
    Asuffix variable.
    Examples:
    • val1
    • -
    • val2
    dyn_val1.var
    dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier
    var2
    string standard
    A variable.
    Default: the value of the variable "dyn_val1.var" if it is defined
    dyn_val1.var
    dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    var2
    string standard
    A variable.
    Default: the value of the variable "a variable inside dynamic family" if it is defined
    diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.md b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.md index 5269d94ec..434971fd9 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.md +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.md @@ -3,6 +3,6 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------| | **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | Asuffix variable.
    **Examples**:
    • val1
    • val2 | -| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[A variable inside dynamic family](#dyn_:::identifier:::.var)" if it is defined | +| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#dyn_:::identifier:::.var)" if it is defined | diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.sh b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.sh index 1df63157f..c0ff46064 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.sh +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.changelog.sh @@ -9,11 +9,12 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ dyn_val1.var │ A variable inside dynamic family. │ -│ dyn_val2.var │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ dyn_val2.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A variable. │ │  string   standard  │ Default: the value of the variable │ -│ │ "dyn_val1.var" if it is defined │ +│ │ "a variable inside dynamic family" │ +│ │ if it is defined │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.gitlab.md b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.gitlab.md index ecef901c1..78ffdd99d 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.gitlab.md +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.gitlab.md @@ -1,6 +1,6 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------| | **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | Asuffix variable.
    **Examples**:
    • val1
    • val2 | -| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[A variable inside dynamic family](#dyn_:::identifier:::.var)" if it is defined | +| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#dyn_:::identifier:::.var)" if it is defined | diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.html b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.html index 916a65d5e..413ffac9c 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.html +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.html @@ -1,12 +1,12 @@ - + - - +
  • val2
  • + +
    Variable Description
    Variable Description
    var
    string multiple standard unique
    Asuffix variable.
    Examples:
    • val1
    • -
    • val2
    dyn_val1.var
    dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier
    var2
    string standard
    A variable.
    Default: the value of the variable "dyn_val1.var" if it is defined
    dyn_val1.var
    dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    var2
    string standard
    A variable.
    Default: the value of the variable "a variable inside dynamic family" if it is defined
    diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.json b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.json index f6892a8cc..5f06c69cf 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.json +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.json @@ -49,7 +49,7 @@ "path": "var", "type": "variable" }, - "description": "Asuffix variable" + "description": "asuffix variable" } ] }, @@ -78,7 +78,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" } @@ -101,7 +101,7 @@ "val1" ] }, - "description": "A variable inside dynamic family" + "description": "a variable inside dynamic family" } }, "variable_type": "string" diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.md b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.md index ecef901c1..78ffdd99d 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.md +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.md @@ -1,6 +1,6 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------| | **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `unique` | Asuffix variable.
    **Examples**:
    • val1
    • val2 | -| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[A variable inside dynamic family](#dyn_:::identifier:::.var)" if it is defined | +| **dyn_*val1*.var**
    **dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the variable "[a variable inside dynamic family](#dyn_:::identifier:::.var)" if it is defined | diff --git a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.sh b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.sh index 8b200478b..dcd3e92a0 100644 --- a/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.sh +++ b/tests/results/test_without_family/60_5family_dynamic_variable_outside_suffix_empty.sh @@ -7,10 +7,11 @@ │ │ • val2 │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ dyn_val1.var │ A variable inside dynamic family. │ -│ dyn_val2.var │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ dyn_val2.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A variable. │ │  string   standard  │ Default: the value of the variable │ -│ │ "dyn_val1.var" if it is defined │ +│ │ "a variable inside dynamic family" │ +│ │ if it is defined │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_without_family/60_6family_dynamic_leadership.json b/tests/results/test_without_family/60_6family_dynamic_leadership.json index 483600687..3b9725aad 100644 --- a/tests/results/test_without_family/60_6family_dynamic_leadership.json +++ b/tests/results/test_without_family/60_6family_dynamic_leadership.json @@ -55,7 +55,7 @@ "path": "var", "type": "variable" }, - "description": "A suffix variable" + "description": "a suffix variable" } ] }, diff --git a/tests/results/test_without_family/60_6family_dynamic_leadership_empty.json b/tests/results/test_without_family/60_6family_dynamic_leadership_empty.json index 1792f9e74..add5dbeaf 100644 --- a/tests/results/test_without_family/60_6family_dynamic_leadership_empty.json +++ b/tests/results/test_without_family/60_6family_dynamic_leadership_empty.json @@ -49,7 +49,7 @@ "path": "var", "type": "variable" }, - "description": "A suffix variable" + "description": "a suffix variable" } ] }, diff --git a/tests/results/test_without_family/60_9family_dynamic_calc_both.json b/tests/results/test_without_family/60_9family_dynamic_calc_both.json index 606dde925..8f18c2b6b 100644 --- a/tests/results/test_without_family/60_9family_dynamic_calc_both.json +++ b/tests/results/test_without_family/60_9family_dynamic_calc_both.json @@ -46,7 +46,7 @@ "path": "var", "type": "variable" }, - "description": "A suffix variable" + "description": "a suffix variable" } ] }, diff --git a/tests/root/00_file.yml b/tests/root/00_file.yml index d8ab8d66e..3eab595be 100644 --- a/tests/root/00_file.yml +++ b/tests/root/00_file.yml @@ -18,25 +18,32 @@ a_family: # first family default: variable: ___.a_variable + a_new_variable: + description: a new variable 2 + default: + jinja: |- + {{ ___.a_variable }} + description: the value of "___.a_variable" + a_variable: 2 # a root variable a_dynamic_{{ identifier }}: - description: A dynamic {{ identifier }} + description: a dynamic {{ identifier }} dynamic: - family1 - family2 - a_variable: a_value # A variable + a_variable: a_value # a variable - a_subfamily: # A sub family + a_subfamily: # a sub family - a_variable: a_value # A variable + a_variable: a_value # a variable a_subdyn_{{ identifier }}: - description: A dynamic {{ identifier }} + description: a dynamic {{ identifier }} dynamic: - family3 - family4 - a_variable: a_value # A variable + a_variable: a_value # a variable ... diff --git a/tests/root_a_family.adoc b/tests/root_a_family.adoc index c862c2597..098fd9c01 100644 --- a/tests/root_a_family.adoc +++ b/tests/root_a_family.adoc @@ -27,13 +27,16 @@ **Path**: a_family.an_other_family + `__hidden__` + -**Hidden**: when the variable "a_family.a_second_family.a_variable" has the value "true" +**Hidden**: when the variable "a boolean variable" has the value "true". ==== [cols="1a,1a"] |==== | Variable | Description | **a_family.an_other_family.a_variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `mandatory` | A new variable. + -**Default**: the value of the variable "a_variable" +**Default**: the value of the variable "a root variable" +| **a_family.an_other_family.a_new_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A new variable 2. + +**Default**: the value of "a root variable". |==== diff --git a/tests/root_a_family.an_other_family.adoc b/tests/root_a_family.an_other_family.adoc index 3a1409065..23e9068ea 100644 --- a/tests/root_a_family.an_other_family.adoc +++ b/tests/root_a_family.an_other_family.adoc @@ -12,13 +12,16 @@ **Path**: a_family.an_other_family + `__hidden__` + -**Hidden**: when the variable "a_family.a_second_family.a_variable" has the value "true" +**Hidden**: when the variable "a boolean variable" has the value "true". ==== [cols="1a,1a"] |==== | Variable | Description | **a_family.an_other_family.a_variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `mandatory` | A new variable. + -**Default**: the value of the variable "a_variable" +**Default**: the value of the variable "a root variable" +| **a_family.an_other_family.a_new_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A new variable 2. + +**Default**: the value of "a root variable". |==== diff --git a/tests/root_a_family.an_other_family.gitlab.md b/tests/root_a_family.an_other_family.gitlab.md index 12d41bc93..6c1a2d487 100644 --- a/tests/root_a_family.an_other_family.gitlab.md +++ b/tests/root_a_family.an_other_family.gitlab.md @@ -8,11 +8,12 @@ > [!note] 🛈 Informations > **Path**: a_family.an_other_family\ > *`hidden`*\ -> **Hidden**: when the variable "[A boolean variable](#a_family.a_second_family.a_variable)" has the value "true" +> **Hidden**: when the variable "[a boolean variable](#a_family.a_second_family.a_variable)" has the value "true". -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| -| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[A root variable](#a_variable)" | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](#a_variable)" | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](#a_variable)". | diff --git a/tests/root_a_family.an_other_family.html b/tests/root_a_family.an_other_family.html index a092561be..a8b16e618 100644 --- a/tests/root_a_family.an_other_family.html +++ b/tests/root_a_family.an_other_family.html @@ -8,14 +8,15 @@ hidden -Hidden: when the variable "a_family.a_second_family.a_variable" has the value "true" +Hidden: when the variable "a boolean variable" has the value "true". - + - + +
    Variable Description
    Variable Description
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a_variable"
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a root variable"
    a_family.an_other_family.a_new_variable
    string mandatory
    A new variable 2.
    Default: the value of "a root variable".
    diff --git a/tests/root_a_family.an_other_family.json b/tests/root_a_family.an_other_family.json index b27476371..ab0c5511a 100644 --- a/tests/root_a_family.an_other_family.json +++ b/tests/root_a_family.an_other_family.json @@ -21,11 +21,11 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "a_family.a_second_family.a_variable" }, - "description": "A boolean variable" + "description": "a boolean variable" } } ] @@ -52,10 +52,37 @@ "path": "a_variable", "type": "variable" }, - "description": "A root variable" + "description": "a root variable" } }, "variable_type": "integer" + }, + "a_new_variable": { + "path": "a_family.an_other_family.a_new_variable", + "name": "a_new_variable", + "description": "A new variable 2.", + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + } + ], + "type": "variable", + "default": { + "name": "Default", + "values": { + "description": "the value of \"{0}\".", + "variables": [ + { + "path": "a_variable", + "description": "a root variable" + } + ] + } + }, + "variable_type": "string" } } } diff --git a/tests/root_a_family.an_other_family.md b/tests/root_a_family.an_other_family.md index ab7c7a443..990a696f3 100644 --- a/tests/root_a_family.an_other_family.md +++ b/tests/root_a_family.an_other_family.md @@ -10,9 +10,10 @@ > > **Path**: a_family.an_other_family\ > *`hidden`*\ -> **Hidden**: when the variable "[A boolean variable](#a_family.a_second_family.a_variable)" has the value "true" +> **Hidden**: when the variable "[a boolean variable](#a_family.a_second_family.a_variable)" has the value "true". -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| -| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[A root variable](#a_variable)" | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](#a_variable)" | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](#a_variable)". | diff --git a/tests/root_a_family.an_other_family.sh b/tests/root_a_family.an_other_family.sh index 3313e83a2..7910add36 100644 --- a/tests/root_a_family.an_other_family.sh +++ b/tests/root_a_family.an_other_family.sh @@ -10,15 +10,18 @@ ▌  ▌ Path: a_family.an_other_family ▌  hidden  -▌ Hidden: when the variable "a_family.a_second_family.a_variable" has the value -"true" +▌ Hidden: when the variable "a boolean variable" has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ a_family.an_other_family.a_variable │ A new variable. │ │  integer   mandatory  │ Default: the value of the variable │ -│ │ "a_variable" │ +│ │ "a root variable" │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ a_family.an_other_family.a_new_varia… │ A new variable 2. │ +│  string   mandatory  │ Default: the value of "a root │ +│ │ variable". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/root_a_family.an_other_family_changelog.adoc b/tests/root_a_family.an_other_family_changelog.adoc index eb3b66839..e6b58766a 100644 --- a/tests/root_a_family.an_other_family_changelog.adoc +++ b/tests/root_a_family.an_other_family_changelog.adoc @@ -1,10 +1,13 @@ -== New variable +== New variables [cols="1a,1a"] |==== | Variable | Description | **a_family.an_other_family.a_variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `mandatory` | A new variable. + -**Default**: the value of the variable "a_variable" +**Default**: the value of the variable "a root variable" +| **a_family.an_other_family.a_new_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A new variable 2. + +**Default**: the value of "a root variable". |==== diff --git a/tests/root_a_family.an_other_family_changelog.gitlab.md b/tests/root_a_family.an_other_family_changelog.gitlab.md index 739dfb453..69d6886fd 100644 --- a/tests/root_a_family.an_other_family_changelog.gitlab.md +++ b/tests/root_a_family.an_other_family_changelog.gitlab.md @@ -1,8 +1,9 @@ -
    New variable +
    New variables -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| -| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[A root variable](#a_variable)" | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](#a_variable)" | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](#a_variable)". |
    diff --git a/tests/root_a_family.an_other_family_changelog.html b/tests/root_a_family.an_other_family_changelog.html index e00765f52..6389ac792 100644 --- a/tests/root_a_family.an_other_family_changelog.html +++ b/tests/root_a_family.an_other_family_changelog.html @@ -1,11 +1,12 @@ -

    New variable

    +

    New variables

    - + - + +
    Variable Description
    Variable Description
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a_variable"
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a root variable"
    a_family.an_other_family.a_new_variable
    string mandatory
    A new variable 2.
    Default: the value of "a root variable".
    diff --git a/tests/root_a_family.an_other_family_changelog.md b/tests/root_a_family.an_other_family_changelog.md index 6c6c7793a..85ac7c9a3 100644 --- a/tests/root_a_family.an_other_family_changelog.md +++ b/tests/root_a_family.an_other_family_changelog.md @@ -1,6 +1,7 @@ -# New variable +# New variables -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| -| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[A root variable](#a_variable)" | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](#a_variable)" | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](#a_variable)". | diff --git a/tests/root_a_family.an_other_family_changelog.sh b/tests/root_a_family.an_other_family_changelog.sh index 745e3b45d..92536bb1c 100644 --- a/tests/root_a_family.an_other_family_changelog.sh +++ b/tests/root_a_family.an_other_family_changelog.sh @@ -1,10 +1,14 @@ -New variable +New variables ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ a_family.an_other_family.a_variable │ A new variable. │ │  integer   mandatory  │ Default: the value of the variable │ -│ │ "a_variable" │ +│ │ "a root variable" │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ a_family.an_other_family.a_new_varia… │ A new variable 2. │ +│  string   mandatory  │ Default: the value of "a root │ +│ │ variable". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/root_a_family.an_other_family_example.adoc b/tests/root_a_family.an_other_family_example.adoc index e06f627df..4a7faf718 100644 --- a/tests/root_a_family.an_other_family_example.adoc +++ b/tests/root_a_family.an_other_family_example.adoc @@ -6,4 +6,5 @@ a_family: an_other_family: a_variable: 2 + a_new_variable: '2' ---- diff --git a/tests/root_a_family.an_other_family_example.gitlab.md b/tests/root_a_family.an_other_family_example.gitlab.md index 39b6180bd..962ce0c08 100644 --- a/tests/root_a_family.an_other_family_example.gitlab.md +++ b/tests/root_a_family.an_other_family_example.gitlab.md @@ -5,6 +5,7 @@ a_family: an_other_family: a_variable: 2 + a_new_variable: '2' ```
    diff --git a/tests/root_a_family.an_other_family_example.html b/tests/root_a_family.an_other_family_example.html index 640844bd7..c1a121ae2 100644 --- a/tests/root_a_family.an_other_family_example.html +++ b/tests/root_a_family.an_other_family_example.html @@ -2,4 +2,5 @@
    a_family:
       an_other_family:
    -    a_variable: 2
    \ No newline at end of file + a_variable: 2 + a_new_variable: '2' \ No newline at end of file diff --git a/tests/root_a_family.an_other_family_example.md b/tests/root_a_family.an_other_family_example.md index c5b55aadb..dcdb7e41e 100644 --- a/tests/root_a_family.an_other_family_example.md +++ b/tests/root_a_family.an_other_family_example.md @@ -5,4 +5,5 @@ a_family: an_other_family: a_variable: 2 + a_new_variable: '2' ``` diff --git a/tests/root_a_family.an_other_family_example.sh b/tests/root_a_family.an_other_family_example.sh index 51e73feec..c2108a42b 100644 --- a/tests/root_a_family.an_other_family_example.sh +++ b/tests/root_a_family.an_other_family_example.sh @@ -4,4 +4,5 @@ a_family:   an_other_family:   a_variable: 2  + a_new_variable: '2'  diff --git a/tests/root_a_family.gitlab.md b/tests/root_a_family.gitlab.md index fd6d19bac..4a30e8ad1 100644 --- a/tests/root_a_family.gitlab.md +++ b/tests/root_a_family.gitlab.md @@ -19,11 +19,12 @@ > [!note] 🛈 Informations > **Path**: a_family.an_other_family\ > *`hidden`*\ -> **Hidden**: when the variable "[A boolean variable](#a_family.a_second_family.a_variable)" has the value "true" +> **Hidden**: when the variable "[a boolean variable](#a_family.a_second_family.a_variable)" has the value "true". -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| -| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[A root variable](#a_variable)" | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](#a_variable)" | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](#a_variable)". | diff --git a/tests/root_a_family.html b/tests/root_a_family.html index 850b76728..23d323089 100644 --- a/tests/root_a_family.html +++ b/tests/root_a_family.html @@ -21,14 +21,15 @@ hidden -Hidden: when the variable "a_family.a_second_family.a_variable" has the value "true" +Hidden: when the variable "a boolean variable" has the value "true". - + - + +
    Variable Description
    Variable Description
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a_variable"
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a root variable"
    a_family.an_other_family.a_new_variable
    string mandatory
    A new variable 2.
    Default: the value of "a root variable".
    diff --git a/tests/root_a_family.json b/tests/root_a_family.json index fe1f58df9..78ad7aa95 100644 --- a/tests/root_a_family.json +++ b/tests/root_a_family.json @@ -51,11 +51,11 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "message": "when the variable \"{0}\" has the value \"true\"", + "message": "when the variable \"{0}\" has the value \"true\".", "path": { "path": "a_family.a_second_family.a_variable" }, - "description": "A boolean variable" + "description": "a boolean variable" } } ] @@ -82,10 +82,37 @@ "path": "a_variable", "type": "variable" }, - "description": "A root variable" + "description": "a root variable" } }, "variable_type": "integer" + }, + "a_new_variable": { + "path": "a_family.an_other_family.a_new_variable", + "name": "a_new_variable", + "description": "A new variable 2.", + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + } + ], + "type": "variable", + "default": { + "name": "Default", + "values": { + "description": "the value of \"{0}\".", + "variables": [ + { + "path": "a_variable", + "description": "a root variable" + } + ] + } + }, + "variable_type": "string" } } } diff --git a/tests/root_a_family.md b/tests/root_a_family.md index 3f218463c..ca89f768a 100644 --- a/tests/root_a_family.md +++ b/tests/root_a_family.md @@ -20,9 +20,10 @@ > > **Path**: a_family.an_other_family\ > *`hidden`*\ -> **Hidden**: when the variable "[A boolean variable](#a_family.a_second_family.a_variable)" has the value "true" +> **Hidden**: when the variable "[a boolean variable](#a_family.a_second_family.a_variable)" has the value "true". -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| -| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[A root variable](#a_variable)" | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](#a_variable)" | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](#a_variable)". | diff --git a/tests/root_a_family.sh b/tests/root_a_family.sh index 385d191f3..887329af7 100644 --- a/tests/root_a_family.sh +++ b/tests/root_a_family.sh @@ -23,15 +23,18 @@ ▌  ▌ Path: a_family.an_other_family ▌  hidden  -▌ Hidden: when the variable "a_family.a_second_family.a_variable" has the value -"true" +▌ Hidden: when the variable "a boolean variable" has the value "true". ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ a_family.an_other_family.a_variable │ A new variable. │ │  integer   mandatory  │ Default: the value of the variable │ -│ │ "a_variable" │ +│ │ "a root variable" │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ a_family.an_other_family.a_new_varia… │ A new variable 2. │ +│  string   mandatory  │ Default: the value of "a root │ +│ │ variable". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/root_a_family_changelog.adoc b/tests/root_a_family_changelog.adoc index 4688ae3f5..d01a08895 100644 --- a/tests/root_a_family_changelog.adoc +++ b/tests/root_a_family_changelog.adoc @@ -8,6 +8,9 @@ **Default**: true | **a_family.an_other_family.a_variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `mandatory` | A new variable. + -**Default**: the value of the variable "a_variable" +**Default**: the value of the variable "a root variable" +| **a_family.an_other_family.a_new_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A new variable 2. + +**Default**: the value of "a root variable". |==== diff --git a/tests/root_a_family_changelog.gitlab.md b/tests/root_a_family_changelog.gitlab.md index a61fe884b..0f995270d 100644 --- a/tests/root_a_family_changelog.gitlab.md +++ b/tests/root_a_family_changelog.gitlab.md @@ -1,9 +1,10 @@
    New variables -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| -| **a_family.a_second_family.a_variable**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A boolean variable.
    **Default**: true | -| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[A root variable](#a_variable)" | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| +| **a_family.a_second_family.a_variable**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A boolean variable.
    **Default**: true | +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](#a_variable)" | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](#a_variable)". |
    diff --git a/tests/root_a_family_changelog.html b/tests/root_a_family_changelog.html index faf9ea8cf..27ca7d858 100644 --- a/tests/root_a_family_changelog.html +++ b/tests/root_a_family_changelog.html @@ -2,11 +2,12 @@ - + - - + + +
    Variable Description
    Variable Description
    a_family.a_second_family.a_variable
    boolean mandatory
    A boolean variable.
    Default: true
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a_variable"
    a_family.a_second_family.a_variable
    boolean mandatory
    A boolean variable.
    Default: true
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a root variable"
    a_family.an_other_family.a_new_variable
    string mandatory
    A new variable 2.
    Default: the value of "a root variable".
    diff --git a/tests/root_a_family_changelog.md b/tests/root_a_family_changelog.md index 827ac2bed..bc80b0568 100644 --- a/tests/root_a_family_changelog.md +++ b/tests/root_a_family_changelog.md @@ -1,7 +1,8 @@ # New variables -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| -| **a_family.a_second_family.a_variable**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A boolean variable.
    **Default**: true | -| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[A root variable](#a_variable)" | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| +| **a_family.a_second_family.a_variable**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A boolean variable.
    **Default**: true | +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](#a_variable)" | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](#a_variable)". | diff --git a/tests/root_a_family_changelog.sh b/tests/root_a_family_changelog.sh index e04d9c674..30816bf76 100644 --- a/tests/root_a_family_changelog.sh +++ b/tests/root_a_family_changelog.sh @@ -8,6 +8,10 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ a_family.an_other_family.a_variable │ A new variable. │ │  integer   mandatory  │ Default: the value of the variable │ -│ │ "a_variable" │ +│ │ "a root variable" │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ a_family.an_other_family.a_new_varia… │ A new variable 2. │ +│  string   mandatory  │ Default: the value of "a root │ +│ │ variable". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable.adoc b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable.adoc new file mode 100644 index 000000000..6b185b599 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable.adoc @@ -0,0 +1,24 @@ +== A dynamic __family1__ + +==== +**🛈 Informations** + +This family builds families dynamically. + +**Path**: a_dynamic___family1__ +==== +=== A dynamic __family4__ + +==== +**🛈 Informations** + +This family builds families dynamically. + +**Path**: a_dynamic___family1__.a_subdyn___family4__ +==== +[cols="1a,1a"] +|==== +| Variable | Description +| **a_dynamic___family1__.a_subdyn___family4__.a_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A variable. + +**Default**: a_value +|==== + diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable.gitlab.md b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable.gitlab.md new file mode 100644 index 000000000..ac156a568 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable.gitlab.md @@ -0,0 +1,20 @@ +
    A dynamic *family1* + +> [!note] 🛈 Informations +> This family builds families dynamically.\ +> **Path**: a_dynamic_*family1* + +
    A dynamic *family4* + +> [!note] 🛈 Informations +> This family builds families dynamically.\ +> **Path**: a_dynamic_*family1*.a_subdyn_*family4* + +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------| +| **a_dynamic_*family1*.a_subdyn_*family4*.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | + +
    + +
    + diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable.html b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable.html new file mode 100644 index 000000000..210cc34d0 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable.html @@ -0,0 +1,21 @@ +

    A dynamic <i>family1</i>

    + +This family builds families dynamically. + +Path: a_dynamic_family1 + +

    A dynamic <i>family4</i>

    + +This family builds families dynamically. + +Path: a_dynamic_family1.a_subdyn_family4 + + + + + + + + +
    Variable Description
    a_dynamic_family1.a_subdyn_family4.a_variable
    string mandatory
    A variable.
    Default: a_value
    + diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable.json b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable.json new file mode 100644 index 000000000..8190f4d00 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable.json @@ -0,0 +1,66 @@ +{ + "a_dynamic_{{ identifier }}": { + "type": "dynamic", + "informations": { + "path": "a_dynamic_{{ identifier }}", + "name": "a_dynamic_{{ identifier }}", + "description": "A dynamic {{ identifier }}", + "properties": [], + "identifiers": [ + [ + "family1" + ] + ], + "help": [ + "This family builds families dynamically" + ] + }, + "children": { + "a_subdyn_{{ identifier }}": { + "type": "dynamic", + "informations": { + "path": "a_dynamic_{{ identifier }}.a_subdyn_{{ identifier }}", + "name": "a_subdyn_{{ identifier }}", + "description": "A dynamic {{ identifier }}", + "properties": [], + "identifiers": [ + [ + "family1", + "family4" + ] + ], + "help": [ + "This family builds families dynamically" + ] + }, + "children": { + "a_variable": { + "path": "a_dynamic_{{ identifier }}.a_subdyn_{{ identifier }}.a_variable", + "name": "a_variable", + "description": "A variable.", + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + } + ], + "identifiers": [ + [ + "family1", + "family4" + ] + ], + "type": "variable", + "default": { + "name": "Default", + "values": "a_value" + }, + "variable_type": "string" + } + } + } + } + } +} \ No newline at end of file diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable.md b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable.md new file mode 100644 index 000000000..05149b9c5 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable.md @@ -0,0 +1,18 @@ +# A dynamic *family1* + +> [!NOTE] +> +> This family builds families dynamically.\ +> **Path**: a_dynamic_*family1* + +## A dynamic *family4* + +> [!NOTE] +> +> This family builds families dynamically.\ +> **Path**: a_dynamic_*family1*.a_subdyn_*family4* + +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------| +| **a_dynamic_*family1*.a_subdyn_*family4*.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | + diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable.sh b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable.sh new file mode 100644 index 000000000..172db49cb --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable.sh @@ -0,0 +1,22 @@ +A dynamic family1 + +▌ 🛈 Informations +▌  +▌ This family builds families dynamically. +▌ Path: a_dynamic_family1 + + A dynamic family4 + +▌ 🛈 Informations +▌  +▌ This family builds families dynamically. +▌ Path: a_dynamic_family1.a_subdyn_family4 + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ a_dynamic_family1.a_subdyn_family4.a… │ A variable. │ +│  string   mandatory  │ Default: a_value │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_changelog.adoc b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_changelog.adoc new file mode 100644 index 000000000..8bb54bb47 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_changelog.adoc @@ -0,0 +1,10 @@ +== New variable + +[cols="1a,1a"] +|==== +| Variable | Description +| **a_dynamic___family1__.a_subdyn___family4__.a_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A variable. + +**Default**: a_value +|==== + diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_changelog.gitlab.md b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_changelog.gitlab.md new file mode 100644 index 000000000..ba063b63e --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_changelog.gitlab.md @@ -0,0 +1,8 @@ +
    New variable + +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------| +| **a_dynamic_*family1*.a_subdyn_*family4*.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | + +
    + diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_changelog.html b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_changelog.html new file mode 100644 index 000000000..cfc4b9730 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_changelog.html @@ -0,0 +1,11 @@ +

    New variable

    + + + + + + + + +
    Variable Description
    a_dynamic_family1.a_subdyn_family4.a_variable
    string mandatory
    A variable.
    Default: a_value
    + diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_changelog.md b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_changelog.md new file mode 100644 index 000000000..376513be5 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_changelog.md @@ -0,0 +1,6 @@ +# New variable + +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------| +| **a_dynamic_*family1*.a_subdyn_*family4*.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | + diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_changelog.sh b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_changelog.sh new file mode 100644 index 000000000..f10aa3a25 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_changelog.sh @@ -0,0 +1,9 @@ +New variable + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ a_dynamic_family1.a_subdyn_family4.a… │ A variable. │ +│  string   mandatory  │ Default: a_value │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_example.adoc b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_example.adoc new file mode 100644 index 000000000..1bd5356e3 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_example.adoc @@ -0,0 +1,9 @@ +== Example with all variables modifiable + +[,yaml] +---- +--- +a_dynamic_family1: + a_subdyn_family4: + a_variable: a_value +---- diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_example.gitlab.md b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_example.gitlab.md new file mode 100644 index 000000000..497dd026a --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_example.gitlab.md @@ -0,0 +1,10 @@ +
    Example with all variables modifiable + +```yaml +--- +a_dynamic_family1: + a_subdyn_family4: + a_variable: a_value +``` +
    + diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_example.html b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_example.html new file mode 100644 index 000000000..1329ec518 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_example.html @@ -0,0 +1,5 @@ +

    Example with all variables modifiable

    + +
    a_dynamic_family1:
    +  a_subdyn_family4:
    +    a_variable: a_value
    \ No newline at end of file diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_example.md b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_example.md new file mode 100644 index 000000000..9c79b53e1 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_example.md @@ -0,0 +1,8 @@ +# Example with all variables modifiable + +```yaml +--- +a_dynamic_family1: + a_subdyn_family4: + a_variable: a_value +``` diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_example.sh b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_example.sh new file mode 100644 index 000000000..399d59452 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.a_variable_example.sh @@ -0,0 +1,7 @@ +Example with all variables modifiable + +---  +a_dynamic_family1:  + a_subdyn_family4:  + a_variable: a_value  + diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.adoc b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.adoc new file mode 100644 index 000000000..6b185b599 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.adoc @@ -0,0 +1,24 @@ +== A dynamic __family1__ + +==== +**🛈 Informations** + +This family builds families dynamically. + +**Path**: a_dynamic___family1__ +==== +=== A dynamic __family4__ + +==== +**🛈 Informations** + +This family builds families dynamically. + +**Path**: a_dynamic___family1__.a_subdyn___family4__ +==== +[cols="1a,1a"] +|==== +| Variable | Description +| **a_dynamic___family1__.a_subdyn___family4__.a_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A variable. + +**Default**: a_value +|==== + diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.gitlab.md b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.gitlab.md new file mode 100644 index 000000000..ac156a568 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.gitlab.md @@ -0,0 +1,20 @@ +
    A dynamic *family1* + +> [!note] 🛈 Informations +> This family builds families dynamically.\ +> **Path**: a_dynamic_*family1* + +
    A dynamic *family4* + +> [!note] 🛈 Informations +> This family builds families dynamically.\ +> **Path**: a_dynamic_*family1*.a_subdyn_*family4* + +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------| +| **a_dynamic_*family1*.a_subdyn_*family4*.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | + +
    + +
    + diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.html b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.html new file mode 100644 index 000000000..210cc34d0 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.html @@ -0,0 +1,21 @@ +

    A dynamic <i>family1</i>

    + +This family builds families dynamically. + +Path: a_dynamic_family1 + +

    A dynamic <i>family4</i>

    + +This family builds families dynamically. + +Path: a_dynamic_family1.a_subdyn_family4 + + + + + + + + +
    Variable Description
    a_dynamic_family1.a_subdyn_family4.a_variable
    string mandatory
    A variable.
    Default: a_value
    + diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.json b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.json new file mode 100644 index 000000000..8190f4d00 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.json @@ -0,0 +1,66 @@ +{ + "a_dynamic_{{ identifier }}": { + "type": "dynamic", + "informations": { + "path": "a_dynamic_{{ identifier }}", + "name": "a_dynamic_{{ identifier }}", + "description": "A dynamic {{ identifier }}", + "properties": [], + "identifiers": [ + [ + "family1" + ] + ], + "help": [ + "This family builds families dynamically" + ] + }, + "children": { + "a_subdyn_{{ identifier }}": { + "type": "dynamic", + "informations": { + "path": "a_dynamic_{{ identifier }}.a_subdyn_{{ identifier }}", + "name": "a_subdyn_{{ identifier }}", + "description": "A dynamic {{ identifier }}", + "properties": [], + "identifiers": [ + [ + "family1", + "family4" + ] + ], + "help": [ + "This family builds families dynamically" + ] + }, + "children": { + "a_variable": { + "path": "a_dynamic_{{ identifier }}.a_subdyn_{{ identifier }}.a_variable", + "name": "a_variable", + "description": "A variable.", + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + } + ], + "identifiers": [ + [ + "family1", + "family4" + ] + ], + "type": "variable", + "default": { + "name": "Default", + "values": "a_value" + }, + "variable_type": "string" + } + } + } + } + } +} \ No newline at end of file diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.md b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.md new file mode 100644 index 000000000..05149b9c5 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.md @@ -0,0 +1,18 @@ +# A dynamic *family1* + +> [!NOTE] +> +> This family builds families dynamically.\ +> **Path**: a_dynamic_*family1* + +## A dynamic *family4* + +> [!NOTE] +> +> This family builds families dynamically.\ +> **Path**: a_dynamic_*family1*.a_subdyn_*family4* + +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------| +| **a_dynamic_*family1*.a_subdyn_*family4*.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | + diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.sh b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.sh new file mode 100644 index 000000000..172db49cb --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4.sh @@ -0,0 +1,22 @@ +A dynamic family1 + +▌ 🛈 Informations +▌  +▌ This family builds families dynamically. +▌ Path: a_dynamic_family1 + + A dynamic family4 + +▌ 🛈 Informations +▌  +▌ This family builds families dynamically. +▌ Path: a_dynamic_family1.a_subdyn_family4 + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ a_dynamic_family1.a_subdyn_family4.a… │ A variable. │ +│  string   mandatory  │ Default: a_value │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_changelog.adoc b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_changelog.adoc new file mode 100644 index 000000000..8bb54bb47 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_changelog.adoc @@ -0,0 +1,10 @@ +== New variable + +[cols="1a,1a"] +|==== +| Variable | Description +| **a_dynamic___family1__.a_subdyn___family4__.a_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A variable. + +**Default**: a_value +|==== + diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_changelog.gitlab.md b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_changelog.gitlab.md new file mode 100644 index 000000000..ba063b63e --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_changelog.gitlab.md @@ -0,0 +1,8 @@ +
    New variable + +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------| +| **a_dynamic_*family1*.a_subdyn_*family4*.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | + +
    + diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_changelog.html b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_changelog.html new file mode 100644 index 000000000..cfc4b9730 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_changelog.html @@ -0,0 +1,11 @@ +

    New variable

    + + + + + + + + +
    Variable Description
    a_dynamic_family1.a_subdyn_family4.a_variable
    string mandatory
    A variable.
    Default: a_value
    + diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_changelog.md b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_changelog.md new file mode 100644 index 000000000..376513be5 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_changelog.md @@ -0,0 +1,6 @@ +# New variable + +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------| +| **a_dynamic_*family1*.a_subdyn_*family4*.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | + diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_changelog.sh b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_changelog.sh new file mode 100644 index 000000000..f10aa3a25 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_changelog.sh @@ -0,0 +1,9 @@ +New variable + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ a_dynamic_family1.a_subdyn_family4.a… │ A variable. │ +│  string   mandatory  │ Default: a_value │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_example.adoc b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_example.adoc new file mode 100644 index 000000000..1bd5356e3 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_example.adoc @@ -0,0 +1,9 @@ +== Example with all variables modifiable + +[,yaml] +---- +--- +a_dynamic_family1: + a_subdyn_family4: + a_variable: a_value +---- diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_example.gitlab.md b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_example.gitlab.md new file mode 100644 index 000000000..497dd026a --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_example.gitlab.md @@ -0,0 +1,10 @@ +
    Example with all variables modifiable + +```yaml +--- +a_dynamic_family1: + a_subdyn_family4: + a_variable: a_value +``` +
    + diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_example.html b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_example.html new file mode 100644 index 000000000..1329ec518 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_example.html @@ -0,0 +1,5 @@ +

    Example with all variables modifiable

    + +
    a_dynamic_family1:
    +  a_subdyn_family4:
    +    a_variable: a_value
    \ No newline at end of file diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_example.md b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_example.md new file mode 100644 index 000000000..9c79b53e1 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_example.md @@ -0,0 +1,8 @@ +# Example with all variables modifiable + +```yaml +--- +a_dynamic_family1: + a_subdyn_family4: + a_variable: a_value +``` diff --git a/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_example.sh b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_example.sh new file mode 100644 index 000000000..399d59452 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subdyn_family4_example.sh @@ -0,0 +1,7 @@ +Example with all variables modifiable + +---  +a_dynamic_family1:  + a_subdyn_family4:  + a_variable: a_value  + diff --git a/tests/root_filenames/a_dynamic_family1.a_subfamily.adoc b/tests/root_filenames/a_dynamic_family1.a_subfamily.adoc new file mode 100644 index 000000000..78dbb30db --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subfamily.adoc @@ -0,0 +1,23 @@ +== A dynamic __family1__ + +==== +**🛈 Informations** + +This family builds families dynamically. + +**Path**: a_dynamic___family1__ +==== +=== A sub family + +==== +**🛈 Informations** + +**Path**: a_dynamic___family1__.a_subfamily +==== +[cols="1a,1a"] +|==== +| Variable | Description +| **a_dynamic___family1__.a_subfamily.a_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A variable. + +**Default**: a_value +|==== + diff --git a/tests/root_filenames/a_dynamic_family1.a_subfamily.gitlab.md b/tests/root_filenames/a_dynamic_family1.a_subfamily.gitlab.md new file mode 100644 index 000000000..bf3df89b3 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subfamily.gitlab.md @@ -0,0 +1,19 @@ +
    A dynamic *family1* + +> [!note] 🛈 Informations +> This family builds families dynamically.\ +> **Path**: a_dynamic_*family1* + +
    A sub family + +> [!note] 🛈 Informations +> **Path**: a_dynamic_*family1*.a_subfamily + +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------| +| **a_dynamic_*family1*.a_subfamily.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | + +
    + +
    + diff --git a/tests/root_filenames/a_dynamic_family1.a_subfamily.html b/tests/root_filenames/a_dynamic_family1.a_subfamily.html new file mode 100644 index 000000000..4858fd32c --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subfamily.html @@ -0,0 +1,19 @@ +

    A dynamic <i>family1</i>

    + +This family builds families dynamically. + +Path: a_dynamic_family1 + +

    A sub family

    + +Path: a_dynamic_family1.a_subfamily + + + + + + + + +
    Variable Description
    a_dynamic_family1.a_subfamily.a_variable
    string mandatory
    A variable.
    Default: a_value
    + diff --git a/tests/root_filenames/a_dynamic_family1.a_subfamily.json b/tests/root_filenames/a_dynamic_family1.a_subfamily.json new file mode 100644 index 000000000..c047403d6 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subfamily.json @@ -0,0 +1,61 @@ +{ + "a_dynamic_{{ identifier }}": { + "type": "dynamic", + "informations": { + "path": "a_dynamic_{{ identifier }}", + "name": "a_dynamic_{{ identifier }}", + "description": "A dynamic {{ identifier }}", + "properties": [], + "identifiers": [ + [ + "family1" + ] + ], + "help": [ + "This family builds families dynamically" + ] + }, + "children": { + "a_subfamily": { + "type": "family", + "informations": { + "path": "a_dynamic_{{ identifier }}.a_subfamily", + "name": "a_subfamily", + "description": "A sub family", + "properties": [], + "identifiers": [ + [ + "family1" + ] + ] + }, + "children": { + "a_variable": { + "path": "a_dynamic_{{ identifier }}.a_subfamily.a_variable", + "name": "a_variable", + "description": "A variable.", + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + } + ], + "identifiers": [ + [ + "family1" + ] + ], + "type": "variable", + "default": { + "name": "Default", + "values": "a_value" + }, + "variable_type": "string" + } + } + } + } + } +} \ No newline at end of file diff --git a/tests/root_filenames/a_dynamic_family1.a_subfamily.md b/tests/root_filenames/a_dynamic_family1.a_subfamily.md new file mode 100644 index 000000000..2e3f2f1c1 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subfamily.md @@ -0,0 +1,17 @@ +# A dynamic *family1* + +> [!NOTE] +> +> This family builds families dynamically.\ +> **Path**: a_dynamic_*family1* + +## A sub family + +> [!NOTE] +> +> **Path**: a_dynamic_*family1*.a_subfamily + +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------| +| **a_dynamic_*family1*.a_subfamily.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | + diff --git a/tests/root_filenames/a_dynamic_family1.a_subfamily.sh b/tests/root_filenames/a_dynamic_family1.a_subfamily.sh new file mode 100644 index 000000000..7825d46cd --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subfamily.sh @@ -0,0 +1,21 @@ +A dynamic family1 + +▌ 🛈 Informations +▌  +▌ This family builds families dynamically. +▌ Path: a_dynamic_family1 + + A sub family + +▌ 🛈 Informations +▌  +▌ Path: a_dynamic_family1.a_subfamily + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ a_dynamic_family1.a_subfamily.a_vari… │ A variable. │ +│  string   mandatory  │ Default: a_value │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + diff --git a/tests/root_filenames/a_dynamic_family1.a_subfamily_changelog.adoc b/tests/root_filenames/a_dynamic_family1.a_subfamily_changelog.adoc new file mode 100644 index 000000000..7e352745f --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subfamily_changelog.adoc @@ -0,0 +1,10 @@ +== New variable + +[cols="1a,1a"] +|==== +| Variable | Description +| **a_dynamic___family1__.a_subfamily.a_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A variable. + +**Default**: a_value +|==== + diff --git a/tests/root_filenames/a_dynamic_family1.a_subfamily_changelog.gitlab.md b/tests/root_filenames/a_dynamic_family1.a_subfamily_changelog.gitlab.md new file mode 100644 index 000000000..17d018bcc --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subfamily_changelog.gitlab.md @@ -0,0 +1,8 @@ +
    New variable + +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------| +| **a_dynamic_*family1*.a_subfamily.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | + +
    + diff --git a/tests/root_filenames/a_dynamic_family1.a_subfamily_changelog.html b/tests/root_filenames/a_dynamic_family1.a_subfamily_changelog.html new file mode 100644 index 000000000..48b3ad5cb --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subfamily_changelog.html @@ -0,0 +1,11 @@ +

    New variable

    + + + + + + + + +
    Variable Description
    a_dynamic_family1.a_subfamily.a_variable
    string mandatory
    A variable.
    Default: a_value
    + diff --git a/tests/root_filenames/a_dynamic_family1.a_subfamily_changelog.md b/tests/root_filenames/a_dynamic_family1.a_subfamily_changelog.md new file mode 100644 index 000000000..4634f4568 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subfamily_changelog.md @@ -0,0 +1,6 @@ +# New variable + +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------| +| **a_dynamic_*family1*.a_subfamily.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | + diff --git a/tests/root_filenames/a_dynamic_family1.a_subfamily_changelog.sh b/tests/root_filenames/a_dynamic_family1.a_subfamily_changelog.sh new file mode 100644 index 000000000..5cb64158e --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subfamily_changelog.sh @@ -0,0 +1,9 @@ +New variable + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ a_dynamic_family1.a_subfamily.a_vari… │ A variable. │ +│  string   mandatory  │ Default: a_value │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + diff --git a/tests/root_filenames/a_dynamic_family1.a_subfamily_example.adoc b/tests/root_filenames/a_dynamic_family1.a_subfamily_example.adoc new file mode 100644 index 000000000..2adaab61f --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subfamily_example.adoc @@ -0,0 +1,9 @@ +== Example with all variables modifiable + +[,yaml] +---- +--- +a_dynamic_family1: + a_subfamily: + a_variable: a_value +---- diff --git a/tests/root_filenames/a_dynamic_family1.a_subfamily_example.gitlab.md b/tests/root_filenames/a_dynamic_family1.a_subfamily_example.gitlab.md new file mode 100644 index 000000000..ad033a952 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subfamily_example.gitlab.md @@ -0,0 +1,10 @@ +
    Example with all variables modifiable + +```yaml +--- +a_dynamic_family1: + a_subfamily: + a_variable: a_value +``` +
    + diff --git a/tests/root_filenames/a_dynamic_family1.a_subfamily_example.html b/tests/root_filenames/a_dynamic_family1.a_subfamily_example.html new file mode 100644 index 000000000..29e3cc2cf --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subfamily_example.html @@ -0,0 +1,5 @@ +

    Example with all variables modifiable

    + +
    a_dynamic_family1:
    +  a_subfamily:
    +    a_variable: a_value
    \ No newline at end of file diff --git a/tests/root_filenames/a_dynamic_family1.a_subfamily_example.md b/tests/root_filenames/a_dynamic_family1.a_subfamily_example.md new file mode 100644 index 000000000..d9a0859d4 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subfamily_example.md @@ -0,0 +1,8 @@ +# Example with all variables modifiable + +```yaml +--- +a_dynamic_family1: + a_subfamily: + a_variable: a_value +``` diff --git a/tests/root_filenames/a_dynamic_family1.a_subfamily_example.sh b/tests/root_filenames/a_dynamic_family1.a_subfamily_example.sh new file mode 100644 index 000000000..d01ddbf8f --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_subfamily_example.sh @@ -0,0 +1,7 @@ +Example with all variables modifiable + +---  +a_dynamic_family1:  + a_subfamily:  + a_variable: a_value  + diff --git a/tests/root_filenames/a_dynamic_family1.a_variable.adoc b/tests/root_filenames/a_dynamic_family1.a_variable.adoc new file mode 100644 index 000000000..a9f8c7ad2 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_variable.adoc @@ -0,0 +1,16 @@ +== A dynamic __family1__ + +==== +**🛈 Informations** + +This family builds families dynamically. + +**Path**: a_dynamic___family1__ +==== +[cols="1a,1a"] +|==== +| Variable | Description +| **a_dynamic___family1__.a_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A variable. + +**Default**: a_value +|==== + diff --git a/tests/root_filenames/a_dynamic_family1.a_variable.gitlab.md b/tests/root_filenames/a_dynamic_family1.a_variable.gitlab.md new file mode 100644 index 000000000..1c9787586 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_variable.gitlab.md @@ -0,0 +1,12 @@ +
    A dynamic *family1* + +> [!note] 🛈 Informations +> This family builds families dynamically.\ +> **Path**: a_dynamic_*family1* + +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------| +| **a_dynamic_*family1*.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | + +
    + diff --git a/tests/root_filenames/a_dynamic_family1.a_variable.html b/tests/root_filenames/a_dynamic_family1.a_variable.html new file mode 100644 index 000000000..5579f8131 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_variable.html @@ -0,0 +1,15 @@ +

    A dynamic <i>family1</i>

    + +This family builds families dynamically. + +Path: a_dynamic_family1 + + + + + + + + +
    Variable Description
    a_dynamic_family1.a_variable
    string mandatory
    A variable.
    Default: a_value
    + diff --git a/tests/root_filenames/a_dynamic_family1.a_variable.json b/tests/root_filenames/a_dynamic_family1.a_variable.json new file mode 100644 index 000000000..e198cd81d --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_variable.json @@ -0,0 +1,45 @@ +{ + "a_dynamic_{{ identifier }}": { + "type": "dynamic", + "informations": { + "path": "a_dynamic_{{ identifier }}", + "name": "a_dynamic_{{ identifier }}", + "description": "A dynamic {{ identifier }}", + "properties": [], + "identifiers": [ + [ + "family1" + ] + ], + "help": [ + "This family builds families dynamically" + ] + }, + "children": { + "a_variable": { + "path": "a_dynamic_{{ identifier }}.a_variable", + "name": "a_variable", + "description": "A variable.", + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + } + ], + "identifiers": [ + [ + "family1" + ] + ], + "type": "variable", + "default": { + "name": "Default", + "values": "a_value" + }, + "variable_type": "string" + } + } + } +} \ No newline at end of file diff --git a/tests/root_filenames/a_dynamic_family1.a_variable.md b/tests/root_filenames/a_dynamic_family1.a_variable.md new file mode 100644 index 000000000..becba3ae0 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_variable.md @@ -0,0 +1,11 @@ +# A dynamic *family1* + +> [!NOTE] +> +> This family builds families dynamically.\ +> **Path**: a_dynamic_*family1* + +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------| +| **a_dynamic_*family1*.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | + diff --git a/tests/root_filenames/a_dynamic_family1.a_variable.sh b/tests/root_filenames/a_dynamic_family1.a_variable.sh new file mode 100644 index 000000000..0cbab0460 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_variable.sh @@ -0,0 +1,14 @@ +A dynamic family1 + +▌ 🛈 Informations +▌  +▌ This family builds families dynamically. +▌ Path: a_dynamic_family1 + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ a_dynamic_family1.a_variable │ A variable. │ +│  string   mandatory  │ Default: a_value │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + diff --git a/tests/root_filenames/a_dynamic_family1.a_variable_changelog.adoc b/tests/root_filenames/a_dynamic_family1.a_variable_changelog.adoc new file mode 100644 index 000000000..dabc49fa0 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_variable_changelog.adoc @@ -0,0 +1,10 @@ +== New variable + +[cols="1a,1a"] +|==== +| Variable | Description +| **a_dynamic___family1__.a_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A variable. + +**Default**: a_value +|==== + diff --git a/tests/root_filenames/a_dynamic_family1.a_variable_changelog.gitlab.md b/tests/root_filenames/a_dynamic_family1.a_variable_changelog.gitlab.md new file mode 100644 index 000000000..ee02a23a5 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_variable_changelog.gitlab.md @@ -0,0 +1,8 @@ +
    New variable + +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------| +| **a_dynamic_*family1*.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | + +
    + diff --git a/tests/root_filenames/a_dynamic_family1.a_variable_changelog.html b/tests/root_filenames/a_dynamic_family1.a_variable_changelog.html new file mode 100644 index 000000000..63cd4287a --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_variable_changelog.html @@ -0,0 +1,11 @@ +

    New variable

    + + + + + + + + +
    Variable Description
    a_dynamic_family1.a_variable
    string mandatory
    A variable.
    Default: a_value
    + diff --git a/tests/root_filenames/a_dynamic_family1.a_variable_changelog.md b/tests/root_filenames/a_dynamic_family1.a_variable_changelog.md new file mode 100644 index 000000000..8a51940d2 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_variable_changelog.md @@ -0,0 +1,6 @@ +# New variable + +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------| +| **a_dynamic_*family1*.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | + diff --git a/tests/root_filenames/a_dynamic_family1.a_variable_changelog.sh b/tests/root_filenames/a_dynamic_family1.a_variable_changelog.sh new file mode 100644 index 000000000..56af3a62c --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_variable_changelog.sh @@ -0,0 +1,9 @@ +New variable + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ a_dynamic_family1.a_variable │ A variable. │ +│  string   mandatory  │ Default: a_value │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + diff --git a/tests/root_filenames/a_dynamic_family1.a_variable_example.adoc b/tests/root_filenames/a_dynamic_family1.a_variable_example.adoc new file mode 100644 index 000000000..04c71d4ac --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_variable_example.adoc @@ -0,0 +1,8 @@ +== Example with all variables modifiable + +[,yaml] +---- +--- +a_dynamic_family1: + a_variable: a_value +---- diff --git a/tests/root_filenames/a_dynamic_family1.a_variable_example.gitlab.md b/tests/root_filenames/a_dynamic_family1.a_variable_example.gitlab.md new file mode 100644 index 000000000..d5c452185 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_variable_example.gitlab.md @@ -0,0 +1,9 @@ +
    Example with all variables modifiable + +```yaml +--- +a_dynamic_family1: + a_variable: a_value +``` +
    + diff --git a/tests/root_filenames/a_dynamic_family1.a_variable_example.html b/tests/root_filenames/a_dynamic_family1.a_variable_example.html new file mode 100644 index 000000000..06fdc3707 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_variable_example.html @@ -0,0 +1,4 @@ +

    Example with all variables modifiable

    + +
    a_dynamic_family1:
    +  a_variable: a_value
    \ No newline at end of file diff --git a/tests/root_filenames/a_dynamic_family1.a_variable_example.md b/tests/root_filenames/a_dynamic_family1.a_variable_example.md new file mode 100644 index 000000000..355259c5d --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_variable_example.md @@ -0,0 +1,7 @@ +# Example with all variables modifiable + +```yaml +--- +a_dynamic_family1: + a_variable: a_value +``` diff --git a/tests/root_filenames/a_dynamic_family1.a_variable_example.sh b/tests/root_filenames/a_dynamic_family1.a_variable_example.sh new file mode 100644 index 000000000..48558b867 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.a_variable_example.sh @@ -0,0 +1,6 @@ +Example with all variables modifiable + +---  +a_dynamic_family1:  + a_variable: a_value  + diff --git a/tests/root_filenames/a_dynamic_family1.adoc b/tests/root_filenames/a_dynamic_family1.adoc new file mode 100644 index 000000000..fb501907d --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.adoc @@ -0,0 +1,55 @@ +== A dynamic __family1__ + +==== +**🛈 Informations** + +This family builds families dynamically. + +**Path**: a_dynamic___family1__ +==== +[cols="1a,1a"] +|==== +| Variable | Description +| **a_dynamic___family1__.a_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A variable. + +**Default**: a_value +|==== + +=== A sub family + +==== +**🛈 Informations** + +**Path**: a_dynamic___family1__.a_subfamily +==== +[cols="1a,1a"] +|==== +| Variable | Description +| **a_dynamic___family1__.a_subfamily.a_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A variable. + +**Default**: a_value +|==== + +=== A dynamic __family3__ or A dynamic __family4__ + +==== +**🛈 Informations** + +This family builds families dynamically. + +**Path**: + +* a_dynamic___family1__.a_subdyn___family3__ +* a_dynamic___family1__.a_subdyn___family4__ + +**Identifiers**: + +* family3 +* family4 +==== +[cols="1a,1a"] +|==== +| Variable | Description +| **a_dynamic___family1__.a_subdyn___family3__.a_variable** + +**a_dynamic___family1__.a_subdyn___family4__.a_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A variable. + +**Default**: a_value +|==== + diff --git a/tests/root_filenames/a_dynamic_family1.gitlab.md b/tests/root_filenames/a_dynamic_family1.gitlab.md new file mode 100644 index 000000000..7d1aa233e --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.gitlab.md @@ -0,0 +1,40 @@ +
    A dynamic *family1* + +> [!note] 🛈 Informations +> This family builds families dynamically.\ +> **Path**: a_dynamic_*family1* + +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------| +| **a_dynamic_*family1*.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | + +
    A sub family + +> [!note] 🛈 Informations +> **Path**: a_dynamic_*family1*.a_subfamily + +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------| +| **a_dynamic_*family1*.a_subfamily.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | + +
    + +
    A dynamic *family3* or A dynamic *family4* + +> [!note] 🛈 Informations +> This family builds families dynamically.\ +> **Path**: +> - a_dynamic_*family1*.a_subdyn_*family3* +> - a_dynamic_*family1*.a_subdyn_*family4*\ +> **Identifiers**: +> - family3 +> - family4 + +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------| +| **a_dynamic_*family1*.a_subdyn_*family3*.a_variable**
    **a_dynamic_*family1*.a_subdyn_*family4*.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | + +
    + +
    + diff --git a/tests/root_filenames/a_dynamic_family1.html b/tests/root_filenames/a_dynamic_family1.html new file mode 100644 index 000000000..395ccbf01 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.html @@ -0,0 +1,47 @@ +

    A dynamic <i>family1</i>

    + +This family builds families dynamically. + +Path: a_dynamic_family1 + + + + + + + + +
    Variable Description
    a_dynamic_family1.a_variable
    string mandatory
    A variable.
    Default: a_value
    + +

    A sub family

    + +Path: a_dynamic_family1.a_subfamily + + + + + + + + +
    Variable Description
    a_dynamic_family1.a_subfamily.a_variable
    string mandatory
    A variable.
    Default: a_value
    + +

    A dynamic <i>family3</i> or A dynamic <i>family4</i>

    + +This family builds families dynamically. + +Path: + +Identifiers: + + + + + + + + +
    Variable Description
    a_dynamic_family1.a_subdyn_family3.a_variable
    a_dynamic_family1.a_subdyn_family4.a_variable
    string mandatory
    A variable.
    Default: a_value
    + diff --git a/tests/root_filenames/a_dynamic_family1.json b/tests/root_filenames/a_dynamic_family1.json new file mode 100644 index 000000000..06a9ecc0d --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.json @@ -0,0 +1,142 @@ +{ + "a_dynamic_{{ identifier }}": { + "type": "dynamic", + "informations": { + "path": "a_dynamic_{{ identifier }}", + "name": "a_dynamic_{{ identifier }}", + "description": "A dynamic {{ identifier }}", + "properties": [], + "identifiers": [ + [ + "family1" + ] + ], + "help": [ + "This family builds families dynamically" + ] + }, + "children": { + "a_variable": { + "path": "a_dynamic_{{ identifier }}.a_variable", + "name": "a_variable", + "description": "A variable.", + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + } + ], + "identifiers": [ + [ + "family1" + ] + ], + "type": "variable", + "default": { + "name": "Default", + "values": "a_value" + }, + "variable_type": "string" + }, + "a_subfamily": { + "type": "family", + "informations": { + "path": "a_dynamic_{{ identifier }}.a_subfamily", + "name": "a_subfamily", + "description": "A sub family", + "properties": [], + "identifiers": [ + [ + "family1" + ] + ] + }, + "children": { + "a_variable": { + "path": "a_dynamic_{{ identifier }}.a_subfamily.a_variable", + "name": "a_variable", + "description": "A variable.", + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + } + ], + "identifiers": [ + [ + "family1" + ] + ], + "type": "variable", + "default": { + "name": "Default", + "values": "a_value" + }, + "variable_type": "string" + } + } + }, + "a_subdyn_{{ identifier }}": { + "type": "dynamic", + "informations": { + "path": "a_dynamic_{{ identifier }}.a_subdyn_{{ identifier }}", + "name": "a_subdyn_{{ identifier }}", + "description": "A dynamic {{ identifier }}", + "properties": [], + "identifiers": [ + [ + "family1", + "family3" + ], + [ + "family1", + "family4" + ] + ], + "help": [ + "This family builds families dynamically" + ], + "identifier": [ + "family3", + "family4" + ] + }, + "children": { + "a_variable": { + "path": "a_dynamic_{{ identifier }}.a_subdyn_{{ identifier }}.a_variable", + "name": "a_variable", + "description": "A variable.", + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + } + ], + "identifiers": [ + [ + "family1", + "family3" + ], + [ + "family1", + "family4" + ] + ], + "type": "variable", + "default": { + "name": "Default", + "values": "a_value" + }, + "variable_type": "string" + } + } + } + } + } +} \ No newline at end of file diff --git a/tests/root_filenames/a_dynamic_family1.md b/tests/root_filenames/a_dynamic_family1.md new file mode 100644 index 000000000..f6a2229cb --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.md @@ -0,0 +1,37 @@ +# A dynamic *family1* + +> [!NOTE] +> +> This family builds families dynamically.\ +> **Path**: a_dynamic_*family1* + +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------| +| **a_dynamic_*family1*.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | + +## A sub family + +> [!NOTE] +> +> **Path**: a_dynamic_*family1*.a_subfamily + +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------| +| **a_dynamic_*family1*.a_subfamily.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | + +## A dynamic *family3* or A dynamic *family4* + +> [!NOTE] +> +> This family builds families dynamically.\ +> **Path**: +> - a_dynamic_*family1*.a_subdyn_*family3* +> - a_dynamic_*family1*.a_subdyn_*family4*\ +> **Identifiers**: +> - family3 +> - family4 + +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------| +| **a_dynamic_*family1*.a_subdyn_*family3*.a_variable**
    **a_dynamic_*family1*.a_subdyn_*family4*.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | + diff --git a/tests/root_filenames/a_dynamic_family1.sh b/tests/root_filenames/a_dynamic_family1.sh new file mode 100644 index 000000000..84e3971a5 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1.sh @@ -0,0 +1,47 @@ +A dynamic family1 + +▌ 🛈 Informations +▌  +▌ This family builds families dynamically. +▌ Path: a_dynamic_family1 + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ a_dynamic_family1.a_variable │ A variable. │ +│  string   mandatory  │ Default: a_value │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + A sub family + +▌ 🛈 Informations +▌  +▌ Path: a_dynamic_family1.a_subfamily + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ a_dynamic_family1.a_subfamily.a_vari… │ A variable. │ +│  string   mandatory  │ Default: a_value │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + A dynamic family3 or A dynamic family4 + +▌ 🛈 Informations +▌  +▌ This family builds families dynamically. +▌ Path: +▌  • a_dynamic_family1.a_subdyn_family3 +▌  • a_dynamic_family1.a_subdyn_family4 +▌ Identifiers: +▌  • family3 +▌  • family4 + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ a_dynamic_family1.a_subdyn_family3.a… │ A variable. │ +│ a_dynamic_family1.a_subdyn_family4.a… │ Default: a_value │ +│  string   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + diff --git a/tests/root_filenames/a_dynamic_family1_changelog.adoc b/tests/root_filenames/a_dynamic_family1_changelog.adoc new file mode 100644 index 000000000..1184fe6e2 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1_changelog.adoc @@ -0,0 +1,17 @@ +== New variables + +[cols="1a,1a"] +|==== +| Variable | Description +| **a_dynamic___family1__.a_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A variable. + +**Default**: a_value +| **a_dynamic___family1__.a_subfamily.a_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A variable. + +**Default**: a_value +| **a_dynamic___family1__.a_subdyn___family3__.a_variable** + +**a_dynamic___family1__.a_subdyn___family4__.a_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A variable. + +**Default**: a_value +|==== + diff --git a/tests/root_filenames/a_dynamic_family1_changelog.gitlab.md b/tests/root_filenames/a_dynamic_family1_changelog.gitlab.md new file mode 100644 index 000000000..8d4f4842c --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1_changelog.gitlab.md @@ -0,0 +1,10 @@ +
    New variables + +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------| +| **a_dynamic_*family1*.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | +| **a_dynamic_*family1*.a_subfamily.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | +| **a_dynamic_*family1*.a_subdyn_*family3*.a_variable**
    **a_dynamic_*family1*.a_subdyn_*family4*.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | + +
    + diff --git a/tests/root_filenames/a_dynamic_family1_changelog.html b/tests/root_filenames/a_dynamic_family1_changelog.html new file mode 100644 index 000000000..a3022a861 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1_changelog.html @@ -0,0 +1,13 @@ +

    New variables

    + + + + + + + + + + +
    Variable Description
    a_dynamic_family1.a_variable
    string mandatory
    A variable.
    Default: a_value
    a_dynamic_family1.a_subfamily.a_variable
    string mandatory
    A variable.
    Default: a_value
    a_dynamic_family1.a_subdyn_family3.a_variable
    a_dynamic_family1.a_subdyn_family4.a_variable
    string mandatory
    A variable.
    Default: a_value
    + diff --git a/tests/root_filenames/a_dynamic_family1_changelog.md b/tests/root_filenames/a_dynamic_family1_changelog.md new file mode 100644 index 000000000..bc90ae385 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1_changelog.md @@ -0,0 +1,8 @@ +# New variables + +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------| +| **a_dynamic_*family1*.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | +| **a_dynamic_*family1*.a_subfamily.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | +| **a_dynamic_*family1*.a_subdyn_*family3*.a_variable**
    **a_dynamic_*family1*.a_subdyn_*family4*.a_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A variable.
    **Default**: a_value | + diff --git a/tests/root_filenames/a_dynamic_family1_changelog.sh b/tests/root_filenames/a_dynamic_family1_changelog.sh new file mode 100644 index 000000000..52cea0276 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1_changelog.sh @@ -0,0 +1,16 @@ +New variables + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ a_dynamic_family1.a_variable │ A variable. │ +│  string   mandatory  │ Default: a_value │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ a_dynamic_family1.a_subfamily.a_vari… │ A variable. │ +│  string   mandatory  │ Default: a_value │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ a_dynamic_family1.a_subdyn_family3.a… │ A variable. │ +│ a_dynamic_family1.a_subdyn_family4.a… │ Default: a_value │ +│  string   mandatory  │ │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + diff --git a/tests/root_filenames/a_dynamic_family1_example.adoc b/tests/root_filenames/a_dynamic_family1_example.adoc new file mode 100644 index 000000000..2cdf1f4e7 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1_example.adoc @@ -0,0 +1,14 @@ +== Example with all variables modifiable + +[,yaml] +---- +--- +a_dynamic_family1: + a_variable: a_value + a_subfamily: + a_variable: a_value + a_subdyn_family3: + a_variable: a_value + a_subdyn_family4: + a_variable: a_value +---- diff --git a/tests/root_filenames/a_dynamic_family1_example.gitlab.md b/tests/root_filenames/a_dynamic_family1_example.gitlab.md new file mode 100644 index 000000000..13be182d8 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1_example.gitlab.md @@ -0,0 +1,15 @@ +
    Example with all variables modifiable + +```yaml +--- +a_dynamic_family1: + a_variable: a_value + a_subfamily: + a_variable: a_value + a_subdyn_family3: + a_variable: a_value + a_subdyn_family4: + a_variable: a_value +``` +
    + diff --git a/tests/root_filenames/a_dynamic_family1_example.html b/tests/root_filenames/a_dynamic_family1_example.html new file mode 100644 index 000000000..3b2d6429a --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1_example.html @@ -0,0 +1,10 @@ +

    Example with all variables modifiable

    + +
    a_dynamic_family1:
    +  a_variable: a_value
    +  a_subfamily:
    +    a_variable: a_value
    +  a_subdyn_family3:
    +    a_variable: a_value
    +  a_subdyn_family4:
    +    a_variable: a_value
    \ No newline at end of file diff --git a/tests/root_filenames/a_dynamic_family1_example.md b/tests/root_filenames/a_dynamic_family1_example.md new file mode 100644 index 000000000..94ed49b4a --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1_example.md @@ -0,0 +1,13 @@ +# Example with all variables modifiable + +```yaml +--- +a_dynamic_family1: + a_variable: a_value + a_subfamily: + a_variable: a_value + a_subdyn_family3: + a_variable: a_value + a_subdyn_family4: + a_variable: a_value +``` diff --git a/tests/root_filenames/a_dynamic_family1_example.sh b/tests/root_filenames/a_dynamic_family1_example.sh new file mode 100644 index 000000000..78953fee5 --- /dev/null +++ b/tests/root_filenames/a_dynamic_family1_example.sh @@ -0,0 +1,12 @@ +Example with all variables modifiable + +---  +a_dynamic_family1:  + a_variable: a_value  + a_subfamily:  + a_variable: a_value  + a_subdyn_family3:  + a_variable: a_value  + a_subdyn_family4:  + a_variable: a_value  + diff --git a/tests/root_filenames/a_family.a_second_family.a_variable.adoc b/tests/root_filenames/a_family.a_second_family.a_variable.adoc new file mode 100644 index 000000000..6bba74d69 --- /dev/null +++ b/tests/root_filenames/a_family.a_second_family.a_variable.adoc @@ -0,0 +1,22 @@ +== First family + +==== +**🛈 Informations** + +**Path**: a_family +==== +=== A second family + +==== +**🛈 Informations** + +**Path**: a_family.a_second_family +==== +[cols="1a,1a"] +|==== +| Variable | Description +| **a_family.a_second_family.a_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `mandatory` | A boolean variable. + +**Default**: true +|==== + diff --git a/tests/root_filenames/a_family.a_second_family.a_variable.gitlab.md b/tests/root_filenames/a_family.a_second_family.a_variable.gitlab.md new file mode 100644 index 000000000..ab72679b6 --- /dev/null +++ b/tests/root_filenames/a_family.a_second_family.a_variable.gitlab.md @@ -0,0 +1,18 @@ +
    First family + +> [!note] 🛈 Informations +> **Path**: a_family + +
    A second family + +> [!note] 🛈 Informations +> **Path**: a_family.a_second_family + +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------| +| **a_family.a_second_family.a_variable**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A boolean variable.
    **Default**: true | + +
    + +
    + diff --git a/tests/root_filenames/a_family.a_second_family.a_variable.html b/tests/root_filenames/a_family.a_second_family.a_variable.html new file mode 100644 index 000000000..bde579d86 --- /dev/null +++ b/tests/root_filenames/a_family.a_second_family.a_variable.html @@ -0,0 +1,17 @@ +

    First family

    + +Path: a_family + +

    A second family

    + +Path: a_family.a_second_family + + + + + + + + +
    Variable Description
    a_family.a_second_family.a_variable
    boolean mandatory
    A boolean variable.
    Default: true
    + diff --git a/tests/root_filenames/a_family.a_second_family.a_variable.json b/tests/root_filenames/a_family.a_second_family.a_variable.json new file mode 100644 index 000000000..3c1762b15 --- /dev/null +++ b/tests/root_filenames/a_family.a_second_family.a_variable.json @@ -0,0 +1,43 @@ +{ + "a_family": { + "type": "family", + "informations": { + "path": "a_family", + "name": "a_family", + "description": "First family", + "properties": [] + }, + "children": { + "a_second_family": { + "type": "family", + "informations": { + "path": "a_family.a_second_family", + "name": "a_second_family", + "description": "A second family", + "properties": [] + }, + "children": { + "a_variable": { + "path": "a_family.a_second_family.a_variable", + "name": "a_variable", + "description": "A boolean variable.", + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + } + ], + "type": "variable", + "default": { + "name": "Default", + "values": true + }, + "variable_type": "boolean" + } + } + } + } + } +} \ No newline at end of file diff --git a/tests/root_filenames/a_family.a_second_family.a_variable.md b/tests/root_filenames/a_family.a_second_family.a_variable.md new file mode 100644 index 000000000..5195be120 --- /dev/null +++ b/tests/root_filenames/a_family.a_second_family.a_variable.md @@ -0,0 +1,16 @@ +# First family + +> [!NOTE] +> +> **Path**: a_family + +## A second family + +> [!NOTE] +> +> **Path**: a_family.a_second_family + +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------| +| **a_family.a_second_family.a_variable**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A boolean variable.
    **Default**: true | + diff --git a/tests/root_filenames/a_family.a_second_family.a_variable.sh b/tests/root_filenames/a_family.a_second_family.a_variable.sh new file mode 100644 index 000000000..5b60e305e --- /dev/null +++ b/tests/root_filenames/a_family.a_second_family.a_variable.sh @@ -0,0 +1,20 @@ +First family + +▌ 🛈 Informations +▌  +▌ Path: a_family + + A second family + +▌ 🛈 Informations +▌  +▌ Path: a_family.a_second_family + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ a_family.a_second_family.a_variable │ A boolean variable. │ +│  boolean   mandatory  │ Default: true │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + diff --git a/tests/root_filenames/a_family.adoc b/tests/root_filenames/a_family.adoc new file mode 100644 index 000000000..098fd9c01 --- /dev/null +++ b/tests/root_filenames/a_family.adoc @@ -0,0 +1,42 @@ +== First family + +==== +**🛈 Informations** + +**Path**: a_family +==== +=== A second family + +==== +**🛈 Informations** + +**Path**: a_family.a_second_family +==== +[cols="1a,1a"] +|==== +| Variable | Description +| **a_family.a_second_family.a_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `mandatory` | A boolean variable. + +**Default**: true +|==== + +=== An other family + +==== +**🛈 Informations** + +**Path**: a_family.an_other_family + +`__hidden__` + +**Hidden**: when the variable "a boolean variable" has the value "true". +==== +[cols="1a,1a"] +|==== +| Variable | Description +| **a_family.an_other_family.a_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `mandatory` | A new variable. + +**Default**: the value of the variable "a root variable" +| **a_family.an_other_family.a_new_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A new variable 2. + +**Default**: the value of "a root variable". +|==== + diff --git a/tests/root_filenames/a_family.an_other_family.adoc b/tests/root_filenames/a_family.an_other_family.adoc new file mode 100644 index 000000000..23e9068ea --- /dev/null +++ b/tests/root_filenames/a_family.an_other_family.adoc @@ -0,0 +1,27 @@ +== First family + +==== +**🛈 Informations** + +**Path**: a_family +==== +=== An other family + +==== +**🛈 Informations** + +**Path**: a_family.an_other_family + +`__hidden__` + +**Hidden**: when the variable "a boolean variable" has the value "true". +==== +[cols="1a,1a"] +|==== +| Variable | Description +| **a_family.an_other_family.a_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `mandatory` | A new variable. + +**Default**: the value of the variable "a root variable" +| **a_family.an_other_family.a_new_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A new variable 2. + +**Default**: the value of "a root variable". +|==== + diff --git a/tests/root_filenames/a_family.an_other_family.gitlab.md b/tests/root_filenames/a_family.an_other_family.gitlab.md new file mode 100644 index 000000000..6a1866103 --- /dev/null +++ b/tests/root_filenames/a_family.an_other_family.gitlab.md @@ -0,0 +1,21 @@ +
    First family + +> [!note] 🛈 Informations +> **Path**: a_family + +
    An other family + +> [!note] 🛈 Informations +> **Path**: a_family.an_other_family\ +> *`hidden`*\ +> **Hidden**: when the variable "[a boolean variable](#a_family.a_second_family.a_variable)" has the value "true". + +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------| +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](another_path/#a_variable)" | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](another_path/#a_variable)". | + +
    + +
    + diff --git a/tests/root_filenames/a_family.an_other_family.html b/tests/root_filenames/a_family.an_other_family.html new file mode 100644 index 000000000..a8b16e618 --- /dev/null +++ b/tests/root_filenames/a_family.an_other_family.html @@ -0,0 +1,22 @@ +

    First family

    + +Path: a_family + +

    An other family

    + +Path: a_family.an_other_family + +hidden + +Hidden: when the variable "a boolean variable" has the value "true". + + + + + + + + + +
    Variable Description
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a root variable"
    a_family.an_other_family.a_new_variable
    string mandatory
    A new variable 2.
    Default: the value of "a root variable".
    + diff --git a/tests/root_filenames/a_family.an_other_family.json b/tests/root_filenames/a_family.an_other_family.json new file mode 100644 index 000000000..ab0c5511a --- /dev/null +++ b/tests/root_filenames/a_family.an_other_family.json @@ -0,0 +1,91 @@ +{ + "a_family": { + "type": "family", + "informations": { + "path": "a_family", + "name": "a_family", + "description": "First family", + "properties": [] + }, + "children": { + "an_other_family": { + "type": "family", + "informations": { + "path": "a_family.an_other_family", + "name": "an_other_family", + "description": "An other family", + "properties": [ + { + "type": "property", + "name": "hidden", + "ori_name": "hidden", + "access_control": true, + "annotation": { + "message": "when the variable \"{0}\" has the value \"true\".", + "path": { + "path": "a_family.a_second_family.a_variable" + }, + "description": "a boolean variable" + } + } + ] + }, + "children": { + "a_variable": { + "path": "a_family.an_other_family.a_variable", + "name": "a_variable", + "description": "A new variable.", + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + } + ], + "type": "variable", + "default": { + "name": "Default", + "values": { + "message": "the value of the variable \"{0}\"", + "path": { + "path": "a_variable", + "type": "variable" + }, + "description": "a root variable" + } + }, + "variable_type": "integer" + }, + "a_new_variable": { + "path": "a_family.an_other_family.a_new_variable", + "name": "a_new_variable", + "description": "A new variable 2.", + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + } + ], + "type": "variable", + "default": { + "name": "Default", + "values": { + "description": "the value of \"{0}\".", + "variables": [ + { + "path": "a_variable", + "description": "a root variable" + } + ] + } + }, + "variable_type": "string" + } + } + } + } + } +} \ No newline at end of file diff --git a/tests/root_filenames/a_family.an_other_family.md b/tests/root_filenames/a_family.an_other_family.md new file mode 100644 index 000000000..e4dba910c --- /dev/null +++ b/tests/root_filenames/a_family.an_other_family.md @@ -0,0 +1,19 @@ +# First family + +> [!NOTE] +> +> **Path**: a_family + +## An other family + +> [!NOTE] +> +> **Path**: a_family.an_other_family\ +> *`hidden`*\ +> **Hidden**: when the variable "[a boolean variable](#a_family.a_second_family.a_variable)" has the value "true". + +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------| +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](another_path/#a_variable)" | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](another_path/#a_variable)". | + diff --git a/tests/root_filenames/a_family.an_other_family.sh b/tests/root_filenames/a_family.an_other_family.sh new file mode 100644 index 000000000..7910add36 --- /dev/null +++ b/tests/root_filenames/a_family.an_other_family.sh @@ -0,0 +1,27 @@ +First family + +▌ 🛈 Informations +▌  +▌ Path: a_family + + An other family + +▌ 🛈 Informations +▌  +▌ Path: a_family.an_other_family +▌  hidden  +▌ Hidden: when the variable "a boolean variable" has the value "true". + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ a_family.an_other_family.a_variable │ A new variable. │ +│  integer   mandatory  │ Default: the value of the variable │ +│ │ "a root variable" │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ a_family.an_other_family.a_new_varia… │ A new variable 2. │ +│  string   mandatory  │ Default: the value of "a root │ +│ │ variable". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + diff --git a/tests/root_filenames/a_family.an_other_family_changelog.adoc b/tests/root_filenames/a_family.an_other_family_changelog.adoc new file mode 100644 index 000000000..e6b58766a --- /dev/null +++ b/tests/root_filenames/a_family.an_other_family_changelog.adoc @@ -0,0 +1,13 @@ +== New variables + +[cols="1a,1a"] +|==== +| Variable | Description +| **a_family.an_other_family.a_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `mandatory` | A new variable. + +**Default**: the value of the variable "a root variable" +| **a_family.an_other_family.a_new_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A new variable 2. + +**Default**: the value of "a root variable". +|==== + diff --git a/tests/root_filenames/a_family.an_other_family_changelog.gitlab.md b/tests/root_filenames/a_family.an_other_family_changelog.gitlab.md new file mode 100644 index 000000000..9b0c4c690 --- /dev/null +++ b/tests/root_filenames/a_family.an_other_family_changelog.gitlab.md @@ -0,0 +1,9 @@ +
    New variables + +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------| +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](another_path/#a_variable)" | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](another_path/#a_variable)". | + +
    + diff --git a/tests/root_filenames/a_family.an_other_family_changelog.html b/tests/root_filenames/a_family.an_other_family_changelog.html new file mode 100644 index 000000000..6389ac792 --- /dev/null +++ b/tests/root_filenames/a_family.an_other_family_changelog.html @@ -0,0 +1,12 @@ +

    New variables

    + + + + + + + + + +
    Variable Description
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a root variable"
    a_family.an_other_family.a_new_variable
    string mandatory
    A new variable 2.
    Default: the value of "a root variable".
    + diff --git a/tests/root_filenames/a_family.an_other_family_changelog.md b/tests/root_filenames/a_family.an_other_family_changelog.md new file mode 100644 index 000000000..c99b87bae --- /dev/null +++ b/tests/root_filenames/a_family.an_other_family_changelog.md @@ -0,0 +1,7 @@ +# New variables + +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------| +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](another_path/#a_variable)" | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](another_path/#a_variable)". | + diff --git a/tests/root_filenames/a_family.an_other_family_changelog.sh b/tests/root_filenames/a_family.an_other_family_changelog.sh new file mode 100644 index 000000000..92536bb1c --- /dev/null +++ b/tests/root_filenames/a_family.an_other_family_changelog.sh @@ -0,0 +1,14 @@ +New variables + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ a_family.an_other_family.a_variable │ A new variable. │ +│  integer   mandatory  │ Default: the value of the variable │ +│ │ "a root variable" │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ a_family.an_other_family.a_new_varia… │ A new variable 2. │ +│  string   mandatory  │ Default: the value of "a root │ +│ │ variable". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + diff --git a/tests/root_filenames/a_family.an_other_family_example.adoc b/tests/root_filenames/a_family.an_other_family_example.adoc new file mode 100644 index 000000000..4a7faf718 --- /dev/null +++ b/tests/root_filenames/a_family.an_other_family_example.adoc @@ -0,0 +1,10 @@ +== Example with all variables modifiable + +[,yaml] +---- +--- +a_family: + an_other_family: + a_variable: 2 + a_new_variable: '2' +---- diff --git a/tests/root_filenames/a_family.an_other_family_example.gitlab.md b/tests/root_filenames/a_family.an_other_family_example.gitlab.md new file mode 100644 index 000000000..962ce0c08 --- /dev/null +++ b/tests/root_filenames/a_family.an_other_family_example.gitlab.md @@ -0,0 +1,11 @@ +
    Example with all variables modifiable + +```yaml +--- +a_family: + an_other_family: + a_variable: 2 + a_new_variable: '2' +``` +
    + diff --git a/tests/root_filenames/a_family.an_other_family_example.html b/tests/root_filenames/a_family.an_other_family_example.html new file mode 100644 index 000000000..c1a121ae2 --- /dev/null +++ b/tests/root_filenames/a_family.an_other_family_example.html @@ -0,0 +1,6 @@ +

    Example with all variables modifiable

    + +
    a_family:
    +  an_other_family:
    +    a_variable: 2
    +    a_new_variable: '2'
    \ No newline at end of file diff --git a/tests/root_filenames/a_family.an_other_family_example.md b/tests/root_filenames/a_family.an_other_family_example.md new file mode 100644 index 000000000..dcdb7e41e --- /dev/null +++ b/tests/root_filenames/a_family.an_other_family_example.md @@ -0,0 +1,9 @@ +# Example with all variables modifiable + +```yaml +--- +a_family: + an_other_family: + a_variable: 2 + a_new_variable: '2' +``` diff --git a/tests/root_filenames/a_family.an_other_family_example.sh b/tests/root_filenames/a_family.an_other_family_example.sh new file mode 100644 index 000000000..c2108a42b --- /dev/null +++ b/tests/root_filenames/a_family.an_other_family_example.sh @@ -0,0 +1,8 @@ +Example with all variables modifiable + +---  +a_family:  + an_other_family:  + a_variable: 2  + a_new_variable: '2'  + diff --git a/tests/root_filenames/a_family.gitlab.md b/tests/root_filenames/a_family.gitlab.md new file mode 100644 index 000000000..9199cb0db --- /dev/null +++ b/tests/root_filenames/a_family.gitlab.md @@ -0,0 +1,32 @@ +
    First family + +> [!note] 🛈 Informations +> **Path**: a_family + +
    A second family + +> [!note] 🛈 Informations +> **Path**: a_family.a_second_family + +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------| +| **a_family.a_second_family.a_variable**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A boolean variable.
    **Default**: true | + +
    + +
    An other family + +> [!note] 🛈 Informations +> **Path**: a_family.an_other_family\ +> *`hidden`*\ +> **Hidden**: when the variable "[a boolean variable](#a_family.a_second_family.a_variable)" has the value "true". + +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------| +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](another_path/#a_variable)" | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](another_path/#a_variable)". | + +
    + +
    + diff --git a/tests/root_filenames/a_family.html b/tests/root_filenames/a_family.html new file mode 100644 index 000000000..23d323089 --- /dev/null +++ b/tests/root_filenames/a_family.html @@ -0,0 +1,35 @@ +

    First family

    + +Path: a_family + +

    A second family

    + +Path: a_family.a_second_family + + + + + + + + +
    Variable Description
    a_family.a_second_family.a_variable
    boolean mandatory
    A boolean variable.
    Default: true
    + +

    An other family

    + +Path: a_family.an_other_family + +hidden + +Hidden: when the variable "a boolean variable" has the value "true". + + + + + + + + + +
    Variable Description
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a root variable"
    a_family.an_other_family.a_new_variable
    string mandatory
    A new variable 2.
    Default: the value of "a root variable".
    + diff --git a/tests/root_filenames/a_family.json b/tests/root_filenames/a_family.json new file mode 100644 index 000000000..78ad7aa95 --- /dev/null +++ b/tests/root_filenames/a_family.json @@ -0,0 +1,121 @@ +{ + "a_family": { + "type": "family", + "informations": { + "path": "a_family", + "name": "a_family", + "description": "First family", + "properties": [] + }, + "children": { + "a_second_family": { + "type": "family", + "informations": { + "path": "a_family.a_second_family", + "name": "a_second_family", + "description": "A second family", + "properties": [] + }, + "children": { + "a_variable": { + "path": "a_family.a_second_family.a_variable", + "name": "a_variable", + "description": "A boolean variable.", + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + } + ], + "type": "variable", + "default": { + "name": "Default", + "values": true + }, + "variable_type": "boolean" + } + } + }, + "an_other_family": { + "type": "family", + "informations": { + "path": "a_family.an_other_family", + "name": "an_other_family", + "description": "An other family", + "properties": [ + { + "type": "property", + "name": "hidden", + "ori_name": "hidden", + "access_control": true, + "annotation": { + "message": "when the variable \"{0}\" has the value \"true\".", + "path": { + "path": "a_family.a_second_family.a_variable" + }, + "description": "a boolean variable" + } + } + ] + }, + "children": { + "a_variable": { + "path": "a_family.an_other_family.a_variable", + "name": "a_variable", + "description": "A new variable.", + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + } + ], + "type": "variable", + "default": { + "name": "Default", + "values": { + "message": "the value of the variable \"{0}\"", + "path": { + "path": "a_variable", + "type": "variable" + }, + "description": "a root variable" + } + }, + "variable_type": "integer" + }, + "a_new_variable": { + "path": "a_family.an_other_family.a_new_variable", + "name": "a_new_variable", + "description": "A new variable 2.", + "properties": [ + { + "type": "property", + "name": "mandatory", + "ori_name": "mandatory", + "access_control": false + } + ], + "type": "variable", + "default": { + "name": "Default", + "values": { + "description": "the value of \"{0}\".", + "variables": [ + { + "path": "a_variable", + "description": "a root variable" + } + ] + } + }, + "variable_type": "string" + } + } + } + } + } +} \ No newline at end of file diff --git a/tests/root_filenames/a_family.md b/tests/root_filenames/a_family.md new file mode 100644 index 000000000..e41f29a31 --- /dev/null +++ b/tests/root_filenames/a_family.md @@ -0,0 +1,29 @@ +# First family + +> [!NOTE] +> +> **Path**: a_family + +## A second family + +> [!NOTE] +> +> **Path**: a_family.a_second_family + +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------| +| **a_family.a_second_family.a_variable**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A boolean variable.
    **Default**: true | + +## An other family + +> [!NOTE] +> +> **Path**: a_family.an_other_family\ +> *`hidden`*\ +> **Hidden**: when the variable "[a boolean variable](#a_family.a_second_family.a_variable)" has the value "true". + +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------| +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](another_path/#a_variable)" | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](another_path/#a_variable)". | + diff --git a/tests/root_filenames/a_family.sh b/tests/root_filenames/a_family.sh new file mode 100644 index 000000000..887329af7 --- /dev/null +++ b/tests/root_filenames/a_family.sh @@ -0,0 +1,40 @@ +First family + +▌ 🛈 Informations +▌  +▌ Path: a_family + + A second family + +▌ 🛈 Informations +▌  +▌ Path: a_family.a_second_family + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ a_family.a_second_family.a_variable │ A boolean variable. │ +│  boolean   mandatory  │ Default: true │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + An other family + +▌ 🛈 Informations +▌  +▌ Path: a_family.an_other_family +▌  hidden  +▌ Hidden: when the variable "a boolean variable" has the value "true". + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ a_family.an_other_family.a_variable │ A new variable. │ +│  integer   mandatory  │ Default: the value of the variable │ +│ │ "a root variable" │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ a_family.an_other_family.a_new_varia… │ A new variable 2. │ +│  string   mandatory  │ Default: the value of "a root │ +│ │ variable". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + + diff --git a/tests/root_filenames/a_family_changelog.adoc b/tests/root_filenames/a_family_changelog.adoc new file mode 100644 index 000000000..d01a08895 --- /dev/null +++ b/tests/root_filenames/a_family_changelog.adoc @@ -0,0 +1,16 @@ +== New variables + +[cols="1a,1a"] +|==== +| Variable | Description +| **a_family.a_second_family.a_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `mandatory` | A boolean variable. + +**Default**: true +| **a_family.an_other_family.a_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `mandatory` | A new variable. + +**Default**: the value of the variable "a root variable" +| **a_family.an_other_family.a_new_variable** + +`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | A new variable 2. + +**Default**: the value of "a root variable". +|==== + diff --git a/tests/root_filenames/a_family_changelog.gitlab.md b/tests/root_filenames/a_family_changelog.gitlab.md new file mode 100644 index 000000000..259ab4f03 --- /dev/null +++ b/tests/root_filenames/a_family_changelog.gitlab.md @@ -0,0 +1,10 @@ +
    New variables + +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------| +| **a_family.a_second_family.a_variable**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A boolean variable.
    **Default**: true | +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](another_path/#a_variable)" | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](another_path/#a_variable)". | + +
    + diff --git a/tests/root_filenames/a_family_changelog.html b/tests/root_filenames/a_family_changelog.html new file mode 100644 index 000000000..27ca7d858 --- /dev/null +++ b/tests/root_filenames/a_family_changelog.html @@ -0,0 +1,13 @@ +

    New variables

    + + + + + + + + + + +
    Variable Description
    a_family.a_second_family.a_variable
    boolean mandatory
    A boolean variable.
    Default: true
    a_family.an_other_family.a_variable
    integer mandatory
    A new variable.
    Default: the value of the variable "a root variable"
    a_family.an_other_family.a_new_variable
    string mandatory
    A new variable 2.
    Default: the value of "a root variable".
    + diff --git a/tests/root_filenames/a_family_changelog.md b/tests/root_filenames/a_family_changelog.md new file mode 100644 index 000000000..e7e7d8885 --- /dev/null +++ b/tests/root_filenames/a_family_changelog.md @@ -0,0 +1,8 @@ +# New variables + +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------| +| **a_family.a_second_family.a_variable**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A boolean variable.
    **Default**: true | +| **a_family.an_other_family.a_variable**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable.
    **Default**: the value of the variable "[a root variable](another_path/#a_variable)" | +| **a_family.an_other_family.a_new_variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | A new variable 2.
    **Default**: the value of "[a root variable](another_path/#a_variable)". | + diff --git a/tests/root_filenames/a_family_changelog.sh b/tests/root_filenames/a_family_changelog.sh new file mode 100644 index 000000000..30816bf76 --- /dev/null +++ b/tests/root_filenames/a_family_changelog.sh @@ -0,0 +1,17 @@ +New variables + +┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ +┃ Variable  ┃ Description  ┃ +┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ +│ a_family.a_second_family.a_variable │ A boolean variable. │ +│  boolean   mandatory  │ Default: true │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ a_family.an_other_family.a_variable │ A new variable. │ +│  integer   mandatory  │ Default: the value of the variable │ +│ │ "a root variable" │ +├───────────────────────────────────────┼──────────────────────────────────────┤ +│ a_family.an_other_family.a_new_varia… │ A new variable 2. │ +│  string   mandatory  │ Default: the value of "a root │ +│ │ variable". │ +└───────────────────────────────────────┴──────────────────────────────────────┘ + diff --git a/tests/root_filenames/a_family_example.adoc b/tests/root_filenames/a_family_example.adoc new file mode 100644 index 000000000..df8de3402 --- /dev/null +++ b/tests/root_filenames/a_family_example.adoc @@ -0,0 +1,9 @@ +== Example with all variables modifiable + +[,yaml] +---- +--- +a_family: + a_second_family: + a_variable: true +---- diff --git a/tests/root_filenames/a_family_example.gitlab.md b/tests/root_filenames/a_family_example.gitlab.md new file mode 100644 index 000000000..eb26b2af9 --- /dev/null +++ b/tests/root_filenames/a_family_example.gitlab.md @@ -0,0 +1,10 @@ +
    Example with all variables modifiable + +```yaml +--- +a_family: + a_second_family: + a_variable: true +``` +
    + diff --git a/tests/root_filenames/a_family_example.html b/tests/root_filenames/a_family_example.html new file mode 100644 index 000000000..a17245e1a --- /dev/null +++ b/tests/root_filenames/a_family_example.html @@ -0,0 +1,5 @@ +

    Example with all variables modifiable

    + +
    a_family:
    +  a_second_family:
    +    a_variable: true
    \ No newline at end of file diff --git a/tests/root_filenames/a_family_example.md b/tests/root_filenames/a_family_example.md new file mode 100644 index 000000000..3cd8cc014 --- /dev/null +++ b/tests/root_filenames/a_family_example.md @@ -0,0 +1,8 @@ +# Example with all variables modifiable + +```yaml +--- +a_family: + a_second_family: + a_variable: true +``` diff --git a/tests/root_filenames/a_family_example.sh b/tests/root_filenames/a_family_example.sh new file mode 100644 index 000000000..7cfc4989f --- /dev/null +++ b/tests/root_filenames/a_family_example.sh @@ -0,0 +1,7 @@ +Example with all variables modifiable + +---  +a_family:  + a_second_family:  + a_variable: true  + diff --git a/tests/test_root_filenames.py b/tests/test_root_filenames.py new file mode 100644 index 000000000..0c8f38427 --- /dev/null +++ b/tests/test_root_filenames.py @@ -0,0 +1,136 @@ +import os +from pathlib import Path +from rougail import Rougail +from rougail.config import get_rougail_config +from rougail.output_doc import RougailOutputDoc + +os.environ['COLUMNS'] = '80' + +EXT = {'github': 'md', 'asciidoc': 'adoc', 'json': 'json', 'console': 'sh', 'gitlab': 'gitlab.md', "html": "html"} + + +def _test_root(root, contents=None): + test_dir = Path(__file__).resolve().parent + rougailconfig = get_rougail_config(backward_compatibility=False) + rougailconfig['step.output'] = 'doc' + if contents: + rougailconfig["doc.contents"] = [contents] +# rougailconfig['tiramisu_cache'] = 'p.py' + dirs = [str(test_dir / 'root')] + rougailconfig['main_structural_directories'] = dirs + rougail = Rougail(rougailconfig) + config = rougail.run() + subconfig = config.option(root) + if "an_other_family" in root: + config.option("a_family.a_second_family.a_variable").value.set(False) + rougailconfig["doc.other_root_filenames"] = {".": "another_path/", "a_family": ""} +# rougailconfig['doc.root'] = root + if contents == 'changelog': + rougailconfig["doc.changelog.previous_json_file"] = str(test_dir / "empty/out.json") + for output_format, ext in EXT.items(): + if output_format == 'json' and contents: + continue + rougailconfig['doc.output_format'] = output_format + inventory = RougailOutputDoc(subconfig, rougailconfig=rougailconfig, root_config=config, true_config=config) + doc = inventory.run()[1] + (test_dir / 'root_filenames').mkdir(exist_ok=True) + if contents: + result_file = test_dir / 'root_filenames' / f'{root}_{contents}.{ext}' + else: + result_file = test_dir / 'root_filenames' / f'{root}.{ext}' + if not result_file.is_file(): + with open(str(result_file), 'w') as docfh: + docfh.write(doc) + with open(str(result_file)) as docfh: + result = docfh.read() + assert doc == result, result_file + + +def test_root(): + _test_root('a_family') + + +def test_root_sub2(): + _test_root('a_family.an_other_family') + + +def test_root_variable(): + _test_root('a_family.a_second_family.a_variable') + + +def test_root_changelog(): + _test_root('a_family', "changelog") + + +def test_root_sub_changelog(): + _test_root('a_family.an_other_family', "changelog") + + +def test_root_example(): + _test_root('a_family', "example") + + +def test_root_sub_example(): + _test_root('a_family.an_other_family', "example") + + +# +def test_root_dynamic_family(): + _test_root('a_dynamic_family1') + + +def test_root_dynamic_variable(): + _test_root('a_dynamic_family1.a_variable') + + +def test_root_dynamic_sub_family(): + _test_root('a_dynamic_family1.a_subfamily') + + +def test_root_dynamic_sub_dyn_family(): + _test_root('a_dynamic_family1.a_subdyn_family4') + + +def test_root_dynamic_sub_dyn_family_variable(): + _test_root('a_dynamic_family1.a_subdyn_family4.a_variable') + + +def test_root_dynamic_family_example(): + _test_root('a_dynamic_family1', "example") + + +def test_root_dynamic_variable_example(): + _test_root('a_dynamic_family1.a_variable', "example") + + +def test_root_dynamic_sub_family_example(): + _test_root('a_dynamic_family1.a_subfamily', "example") + + +def test_root_dynamic_sub_dyn_example(): + _test_root('a_dynamic_family1.a_subdyn_family4', "example") + + +def test_root_dynamic_sub_dyn_family_variable_example(): + _test_root('a_dynamic_family1.a_subdyn_family4.a_variable', "example") + + +def test_root_dynamic_family_changelog(): + _test_root('a_dynamic_family1', "changelog") + + +def test_root_dynamic_variable_changelog(): + _test_root('a_dynamic_family1.a_variable', "changelog") + + +def test_root_dynamic_sub_family_changelog(): + _test_root('a_dynamic_family1.a_subfamily', "changelog") + + +def test_root_dynamic_sub_dyn_changelog(): + _test_root('a_dynamic_family1.a_subdyn_family4', "changelog") + + +def test_root_dynamic_sub_dyn_family_variable_changelog(): + _test_root('a_dynamic_family1.a_subdyn_family4.a_variable', "changelog") + diff --git a/tests/test_tutorial.py b/tests/test_tutorial.py new file mode 100644 index 000000000..4d47dc296 --- /dev/null +++ b/tests/test_tutorial.py @@ -0,0 +1,95 @@ +from pathlib import Path +from rougail import Rougail, RougailConfig +from rougail.user_data_yaml import RougailUserDataYaml +from rougail.output_doc import RougailOutputDoc +from json import load, dump, loads, dumps +import shutil, os + +from rougail_tests.utils import config_to_dict + +os.environ['COLUMNS'] = '80' + +TUTORIAL_ROUGAIL = "../rougail-tutorials_builder/examples/" +TMP = Path("tutorial_tmp") +RESULT = Path("tests") / "result_tutorial" + +def test_tutorial(): + tmp_structural_files = TMP / "structural" + tmp_types_files = TMP / "types" + tmp_previous = TMP / "previous.json" + if TMP.is_dir(): + shutil.rmtree(TMP) + tmp_structural_files.mkdir(parents=True) + tmp_types_files.mkdir() + namespace_support = False + tmp_structural_files.mkdir(exist_ok=True) + for src_exercice in sorted(Path(TUTORIAL_ROUGAIL).iterdir()): + result_files = RESULT / src_exercice.name + result_files.mkdir(parents=True, exist_ok=True) + if (src_exercice / "namespace").is_file(): + namespace_support = True + src_types = src_exercice / "types" + if src_types.is_dir(): + for types in src_types.iterdir(): + for t in types.iterdir(): + shutil.copy(t, tmp_types_files / t.name) + for src_namespace in (src_exercice / "structural_files").iterdir(): + if not src_namespace.is_dir(): + continue + structure_directory = tmp_structural_files / src_namespace.name + structure_directory.mkdir(exist_ok=True) + for filename in src_namespace.iterdir(): + if not filename.name.endswith('.yml'): + continue + shutil.copyfile(filename, structure_directory / filename.name) + for console in [False, True]: + for changelog in [True, False]: + if changelog and not tmp_previous.is_file(): + continue + if console and changelog: + continue + rougailconfig = RougailConfig.copy() + rougailconfig['step.output'] = 'doc' + if changelog: + rougailconfig["doc.contents"] = ["changelog"] + rougailconfig["doc.changelog.previous_json_file"] = str(tmp_previous) + result_doc = result_files / "doc_changelog.sh" + rougailconfig['doc.output_format'] = 'console' + elif console: + result_doc = result_files / "doc.sh" + rougailconfig['doc.output_format'] = 'console' + else: + result_doc = result_files / "doc.json" + rougailconfig['doc.output_format'] = 'json' + if namespace_support: + rougailconfig['main_namespace'] = 'firefox' + rougailconfig['main_structural_directories'] = [str(tmp_structural_files / "firefox")] + if (tmp_structural_files / 'foxyproxy').is_dir(): + rougailconfig['extra_namespaces'] = {"foxyproxy": [str(tmp_structural_files / "foxyproxy")]} # extra_namespaces + else: + rougailconfig['main_namespace'] = None + rougailconfig['main_structural_directories'] = [str(structure_directory)] + types = [str(t) for t in tmp_types_files.iterdir()] + if types: + rougailconfig['types'] = types + tiramisu_tmp = TMP / "tiramisu.py" + try: + rougailconfig['tiramisu_cache'] = str(tiramisu_tmp) + except: + rougailconfig['cli.tiramisu_cache'] = str(tiramisu_tmp) + # + rougail = Rougail(rougailconfig) + config = rougail.run() + doc = RougailOutputDoc(config, rougailconfig=rougailconfig) + generated_output = doc.run()[1] + if not result_doc.is_file(): + if not result_doc.parent.is_dir(): + result_doc.parent.mkdir() + with result_doc.open('w') as outfh: + outfh.write(generated_output) + with result_doc.open() as outfh: + attented_output = outfh.read() + assert generated_output == attented_output, f'filename {result_doc}' + if not changelog and not console: + shutil.copy(result_doc, tmp_previous) + shutil.rmtree(TMP)