diff --git a/README.fr.md b/README.fr.md index 4167730a5..aeec1107c 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**
**Ligne de commande** :
• -dw, --doc.tabulars.with_commandline
• -ndw, --doc.tabulars.no-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..3e11e584b 100644 --- a/README.md +++ b/README.md @@ -11,16 +11,16 @@ include_toc: true > The structural files contain all the information related to the variables. This output generates the documentation for all or some of these variables.\ > **Path**: doc\ > *`disabled`*\ -> **Disabled**: if "[Select for output](#step.output)" is not doc +> **Disabled**: if "[select for output](#step.output)" is not doc. -| Variable | Description | Default value | Type | Access control | Validator | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------|-----------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------| -| **doc.output_format**
**Command line**:
-do, --doc.output_format
**Environment variable**: DOC.OUTPUT_FORMAT | The output format of the generated documentation. | console | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | **Choices**:
• console
• asciidoc
• html
• github
• gitlab
• json | -| **doc.tabular_template**
**Command line**:
-dm, --doc.tabular_template
**Environment variable**: DOC.TABULAR_TEMPLATE | Generate document with this tabular model.
The variables are documented with a tabular view. A template selection allows you to choose the content of each column. | two_columns | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | *`disabled`*
**Disabled**: "[The output format of the generated documentation](#doc.output_format)" in json is not compatible with this variable
| **Choices**:
• two_columns
• three_columns
• four_columns
• five_columns
• six_columns | -| **doc.contents**
**Command line**:
-dc, --doc.contents
**Environment variable**: DOC.CONTENTS | Generated content.
You can generate three type of document. All variables ("variables"), an example file in YAML format ("example") or change log ("changelog"). | • variables | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `mandatory` | *`hidden`*
**Hidden**: "[The output format of the generated documentation](#doc.output_format)" in json is not compatible with changelog or example "[Generated content](#doc.contents)"
| `unique`
**Choices**:
• variables
• example
• changelog | -| **doc.title_level**
**Command line**:
-dt, --doc.title_level
**Environment variable**: DOC.TITLE_LEVEL | Starting title level. | 1 | [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | | -| **doc.default_values**
**Command line**:
• --doc.default_values
• --doc.no-default_values
**Environment variable**: DOC.DEFAULT_VALUES | Modify values to document all variables.
To document leadership or dynamic family variables, it is sometimes necessary to generate values, which can change the values in the configuration. Be careful if you reuse this configuration. | true | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | | -| **doc.true_color**
**Command line**:
• --doc.true_color
• --doc.no-true_color
**Environment variable**: DOC.TRUE_COLOR | Display documentation in console always with true color terminal. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | *`disabled`*
**Disabled**: when the variable "[The output format of the generated documentation](#doc.output_format)" hasn't the value "console" | | +| Variable | Description | Default value | Type | Access control | Validator | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------|-----------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------| +| **doc.output_format**
**Command line**:
-do, --doc.output_format
**Environment variable**: DOC.OUTPUT_FORMAT | The output format of the generated documentation. | console | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | **Choices**:
• console
• asciidoc
• html
• github
• gitlab
• json | +| **doc.tabular_template**
**Command line**:
-dm, --doc.tabular_template
**Environment variable**: DOC.TABULAR_TEMPLATE | Generate document with this tabular model.
The variables are documented with a tabular view. A template selection allows you to choose the content of each column. | two_columns | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | *`disabled`*
**Disabled**: "[the output format of the generated documentation](#doc.output_format)" in json is not compatible with this variable. | **Choices**:
• two_columns
• three_columns
• four_columns
• five_columns
• six_columns | +| **doc.contents**
**Command line**:
-dc, --doc.contents
**Environment variable**: DOC.CONTENTS | Generated content.
You can generate three type of document. All variables ("variables"), an example file in YAML format ("example") or change log ("changelog"). | • variables | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `mandatory` | *`hidden`*
**Hidden**: "[the output format of the generated documentation](#doc.output_format)" in json is not compatible with changelog or example "[generated content](#doc.contents)". | `unique`
**Choices**:
• variables
• example
• changelog | +| **doc.title_level**
**Command line**:
-dt, --doc.title_level
**Environment variable**: DOC.TITLE_LEVEL | Starting title level. | 1 | [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | | +| **doc.default_values**
**Command line**:
• --doc.default_values
• --doc.no-default_values
**Environment variable**: DOC.DEFAULT_VALUES | Modify values to document all variables.
To document leadership or dynamic family variables, it is sometimes necessary to generate values, which can change the values in the configuration. Be careful if you reuse this configuration. | true | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | | +| **doc.true_color**
**Command line**:
• --doc.true_color
• --doc.no-true_color
**Environment variable**: DOC.TRUE_COLOR | Display documentation in console always with true color terminal. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | *`disabled`*
**Disabled**: when the variable "[The output format of the generated documentation](#doc.output_format)" hasn't the value "console". | | ### The variables in this family are documented in another file @@ -45,14 +45,14 @@ include_toc: true > > **Path**: doc.tabulars\ > *`disabled`*\ -> **Disabled**: if "[The output format of the generated documentation](#doc.output_format)" is json or "[Generated content](#doc.contents)" hasn't variables or changelog +> **Disabled**: if "[the output format of the generated documentation](#doc.output_format)" is json or "[generated content](#doc.contents)" hasn't variables or changelog. -| Variable | Description | Default value | Type | Access control | Validator | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------|-----------------|-------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------| -| **doc.tabulars.without_family**
**Command line**:
• -df, --doc.tabulars.without_family
• -ndf, --doc.tabulars.no-without_family
**Environment variable**: DOC.TABULARS.WITHOUT_FAMILY | Do not add families in documentation. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | | -| **doc.tabulars.with_commandline**
**Command line**:
• -dw, --doc.tabulars.with_commandline
• -ndw, --doc.tabulars.no-with_commandline
**Environment variable**: DOC.TABULARS.WITH_COMMANDLINE | Add command line informations in documentation. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | | -| **doc.tabulars.with_environment**
**Command line**:
• -de, --doc.tabulars.with_environment
• -nde, --doc.tabulars.no-with_environment
**Environment variable**: DOC.TABULARS.WITH_ENVIRONMENT | Add environment variable informations in documentation. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | | -| **doc.tabulars.environment_prefix**
**Command line**:
-dv, --doc.tabulars.environment_prefix
**Environment variable**: DOC.TABULARS.ENVIRONMENT_PREFIX | Environment variables prefix name. | ROUGAIL | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | *`disabled`*
**Disabled**: if "main_namespace" is not set or "[Add environment variable informations in documentation](#doc.tabulars.with_environment)" is false | Should only use uppercase characters. | +| Variable | Description | Default value | Type | Access control | Validator | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------|-----------------|-------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------| +| **doc.tabulars.without_family**
**Command line**:
• -df, --doc.tabulars.without_family
• -ndf, --doc.tabulars.no-without_family
**Environment variable**: DOC.TABULARS.WITHOUT_FAMILY | Do not add families in documentation. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | | +| **doc.tabulars.with_commandline**
**Command line**:
• -dw, --doc.tabulars.with_commandline
• -ndw, --doc.tabulars.no-with_commandline
**Environment variable**: DOC.TABULARS.WITH_COMMANDLINE | Add command line informations in documentation. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | | +| **doc.tabulars.with_environment**
**Command line**:
• -de, --doc.tabulars.with_environment
• -nde, --doc.tabulars.no-with_environment
**Environment variable**: DOC.TABULARS.WITH_ENVIRONMENT | Add environment variable informations in documentation. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | | +| **doc.tabulars.environment_prefix**
**Command line**:
-dv, --doc.tabulars.environment_prefix
**Environment variable**: DOC.TABULARS.ENVIRONMENT_PREFIX | Environment variables prefix name. | ROUGAIL | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | *`disabled`*
**Disabled**: if "main_namespace" is not set or "[add environment variable informations in documentation](#doc.tabulars.with_environment)" is false. | Should only use uppercase characters. | ### Changelog documentation @@ -60,7 +60,7 @@ include_toc: true > > **Path**: doc.changelog\ > *`disabled`*\ -> **Disabled**: if changelog in not in "[Generated content](#doc.contents)" +> **Disabled**: if changelog in not in "[generated content](#doc.contents)". | Variable | Description | Type | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------| @@ -72,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..d27fcbb56 100644 --- a/locale/fr/LC_MESSAGES/rougail_output_doc.po +++ b/locale/fr/LC_MESSAGES/rougail_output_doc.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"POT-Creation-Date: 2026-03-29 10:57+0200\n" -"PO-Revision-Date: 2026-03-29 10:58+0200\n" +"POT-Creation-Date: 2026-03-29 14:58+0200\n" +"PO-Revision-Date: 2026-03-29 14:58+0200\n" "Last-Translator: \n" "Language-Team: \n" "Language: fr\n" @@ -48,140 +48,140 @@ msgstr "" "ne peut trouver l'information \"{0}_calculation\", avez-vous annoté cette " "configuration ?" -#: src/rougail/output_doc/collect.py:93 +#: src/rougail/output_doc/collect.py:94 msgid "the value of the information \"{0}\" of the variable \"{1}\"" msgstr "la valeur de l'information \"{0}\" de la variable \"{1}\"" -#: src/rougail/output_doc/collect.py:97 +#: src/rougail/output_doc/collect.py:98 msgid "the value of the global information \"{0}\"" msgstr "la valeur de l'information globale \"{0}\"" -#: src/rougail/output_doc/collect.py:101 +#: src/rougail/output_doc/collect.py:102 msgid "the value of the {0}" msgstr "la valeur de l'{0}" -#: src/rougail/output_doc/collect.py:108 +#: src/rougail/output_doc/collect.py:109 msgid "depends on a calculation" msgstr "dépend d'un calcul" -#: src/rougail/output_doc/collect.py:109 +#: src/rougail/output_doc/collect.py:110 msgid "\"{0}\" is a calculation for {1} but has no description in {2}" msgstr "\"{0}\" est un calcul pour {1} mais n'a pas de description dans {2}" -#: src/rougail/output_doc/collect.py:172 +#: src/rougail/output_doc/collect.py:173 msgid "depends on an undocumented variable" msgstr "dépends d'une variable non documentée" -#: src/rougail/output_doc/collect.py:190 +#: src/rougail/output_doc/collect.py:191 msgid "is \"{0}\"" msgstr "est \"{0}\"" -#: src/rougail/output_doc/collect.py:195 +#: src/rougail/output_doc/collect.py:196 msgid "is accessible" msgstr "est accessible" -#: src/rougail/output_doc/collect.py:197 +#: src/rougail/output_doc/collect.py:198 msgid "is defined" msgstr "est définie" -#: src/rougail/output_doc/collect.py:202 +#: src/rougail/output_doc/collect.py:203 msgid "hasn't the value \"{0}\"" msgstr "n'a pas la valeur \"{0}\"" -#: src/rougail/output_doc/collect.py:204 +#: src/rougail/output_doc/collect.py:205 msgid "has the value \"{0}\"" msgstr "a la valeur \"{0}\"" -#: src/rougail/output_doc/collect.py:208 +#: src/rougail/output_doc/collect.py:209 msgid "is {0}" msgstr "est {0}" -#: src/rougail/output_doc/collect.py:210 +#: src/rougail/output_doc/collect.py:211 msgid "when the variable \"{{0}}\" {0}" msgstr "lorsque la variable \"{{0}}\" {0}" -#: src/rougail/output_doc/collect.py:237 +#: src/rougail/output_doc/collect.py:238 msgid "the value of the variable \"{0}\" if it is defined" msgstr "la valeur de la variable \"{0}\" si elle est définie" -#: src/rougail/output_doc/collect.py:239 +#: src/rougail/output_doc/collect.py:240 msgid "the value of the variable \"{0}\"" msgstr "la valeur de la variable \"{0}\"" -#: src/rougail/output_doc/collect.py:255 +#: src/rougail/output_doc/collect.py:256 msgid "(from an undocumented variable)" msgstr "(issue d'une variable non documentée)" -#: src/rougail/output_doc/collect.py:261 +#: src/rougail/output_doc/collect.py:262 msgid "{0} (from an undocumented variable)" msgstr "{0} (issue d'une variable non documentée)" -#: src/rougail/output_doc/collect.py:265 +#: src/rougail/output_doc/collect.py:266 msgid "the value of an undocumented variable" msgstr "la valeur d'une variable non documentée" -#: src/rougail/output_doc/collect.py:302 +#: src/rougail/output_doc/collect.py:303 msgid "when the identifier is \"{0}\"" msgstr "lorsque l'identifiant est \"{0}\"" -#: src/rougail/output_doc/collect.py:304 +#: src/rougail/output_doc/collect.py:305 msgid "when the identifier is not \"{0}\"" msgstr "lorsque l'identifiant n'est pas \"{0}\"" -#: src/rougail/output_doc/collect.py:309 +#: src/rougail/output_doc/collect.py:310 msgid "the value of the identifier" msgstr "la valeur de l'identifiant" -#: src/rougail/output_doc/collect.py:396 +#: src/rougail/output_doc/collect.py:397 msgid "This family contains lists of variable blocks" msgstr "Cette famille contient des listes de bloc de variable" -#: src/rougail/output_doc/collect.py:400 +#: src/rougail/output_doc/collect.py:401 msgid "This family builds families dynamically" msgstr "Cette famille construit des familles dynamiquement" -#: src/rougail/output_doc/collect.py:410 +#: src/rougail/output_doc/collect.py:411 msgid "This family is a namespace" msgstr "Cette famille est un espace de nom" -#: src/rougail/output_doc/collect.py:461 +#: src/rougail/output_doc/collect.py:462 msgid "Example" msgstr "Exemple" -#: src/rougail/output_doc/collect.py:464 +#: src/rougail/output_doc/collect.py:465 msgid "Examples" msgstr "Exemples" -#: src/rougail/output_doc/collect.py:470 +#: src/rougail/output_doc/collect.py:471 msgid "Tag" msgstr "Étiquette" -#: src/rougail/output_doc/collect.py:473 +#: src/rougail/output_doc/collect.py:474 msgid "Tags" msgstr "Étiquettes" -#: src/rougail/output_doc/collect.py:567 +#: src/rougail/output_doc/collect.py:568 msgid "text based with regular expressions \"{0}\"" msgstr "texte avec expression rationnelle \"{0}\"" -#: src/rougail/output_doc/collect.py:571 +#: src/rougail/output_doc/collect.py:572 #: src/rougail/output_doc/tabular/six_columns.py:83 msgid "Validator" msgstr "Validateur" -#: src/rougail/output_doc/collect.py:574 +#: src/rougail/output_doc/collect.py:575 msgid "Validators" msgstr "Validateurs" -#: src/rougail/output_doc/collect.py:583 +#: src/rougail/output_doc/collect.py:584 msgid "Choices" msgstr "Choix" -#: src/rougail/output_doc/collect.py:633 +#: src/rougail/output_doc/collect.py:634 msgid "Default" msgstr "Défaut" -#: src/rougail/output_doc/collect.py:643 +#: src/rougail/output_doc/collect.py:644 msgid "No attribute \"description\" for \"{0}\" in {1}" msgstr "Aucun attribut \"description\" pour \"{0}\" dans {1}" @@ -198,8 +198,8 @@ msgid "is true if doc is activate" msgstr "est true si doc est activé" #: src/rougail/output_doc/config.py:119 -msgid "Generate documentation from structural files" -msgstr "Générer la documentation depuis les fichiers de structure" +msgid "generate documentation from structural files" +msgstr "générer la documentation depuis les fichiers de structure" #: src/rougail/output_doc/config.py:120 msgid "" @@ -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..85328223e 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 19:52+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 +#: 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:204 msgid "Command line" msgstr "" -#: src/rougail/output_doc/utils.py:216 +#: src/rougail/output_doc/utils.py:222 msgid "Environment variable" msgstr "" -#: src/rougail/output_doc/utils.py:526 +#: src/rougail/output_doc/utils.py:532 msgid "Path" msgstr "" -#: src/rougail/output_doc/utils.py:536 +#: src/rougail/output_doc/utils.py:542 msgid "Identifiers" msgstr "" -#: src/rougail/output_doc/utils.py:790 src/rougail/output_doc/utils.py:799 -#: src/rougail/output_doc/utils.py:805 src/rougail/output_doc/utils.py:811 -#: src/rougail/output_doc/utils.py:815 +#: src/rougail/output_doc/utils.py:796 src/rougail/output_doc/utils.py:805 +#: src/rougail/output_doc/utils.py:811 src/rougail/output_doc/utils.py:817 +#: src/rougail/output_doc/utils.py:821 msgid "(default)" msgstr "" -#: src/rougail/output_doc/utils.py:1123 +#: src/rougail/output_doc/utils.py:1129 msgid "{0}: {1}" msgstr "" diff --git a/src/rougail/output_doc/collect.py b/src/rougail/output_doc/collect.py index b207f9bd9..40b43b684 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): diff --git a/src/rougail/output_doc/config.py b/src/rougail/output_doc/config.py index 1f098d14b..0b39a0105 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: @@ -218,12 +218,12 @@ doc: alternative_name: df with_commandline: - description: {_('Add command line informations in documentation')} + description: {_('add command line informations in documentation')} alternative_name: dw default: false with_environment: - description: {_('Add environment variable informations in documentation')} + description: {_('add environment variable informations in documentation')} alternative_name: de default: false @@ -264,7 +264,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..200e9cefe 100644 Binary files a/src/rougail/output_doc/locale/fr/LC_MESSAGES/rougail_output_doc.mo and b/src/rougail/output_doc/locale/fr/LC_MESSAGES/rougail_output_doc.mo differ diff --git a/src/rougail/output_doc/utils.py b/src/rougail/output_doc/utils.py index b965b0ea4..e36cf1ed7 100644 --- a/src/rougail/output_doc/utils.py +++ b/src/rougail/output_doc/utils.py @@ -61,8 +61,7 @@ def to_phrase(msg, type_="variable"): msg = str(msg).strip() # a phrase must ends with a dot if type_ == "variable": - if not msg.endswith("."): - msg += "." + msg = add_dot(msg) elif type_ in ["family", "description"]: if msg.endswith("."): msg = msg[:-1] @@ -72,6 +71,13 @@ def to_phrase(msg, type_="variable"): return msg[0].upper() + msg[1:] +def add_dot(msg): + last_char = msg[-1] + if last_char not in [".", "?", "!", ",", ":", ";"]: + msg += "." + return msg + + class CommonTabular: """Class with common function for tabular""" diff --git a/tests/changelog/30_mod_prop_calculation1/result.adoc b/tests/changelog/30_mod_prop_calculation1/result.adoc index 9bc7e50d9..54bbaffdd 100644 --- a/tests/changelog/30_mod_prop_calculation1/result.adoc +++ b/tests/changelog/30_mod_prop_calculation1/result.adoc @@ -6,6 +6,6 @@ | **var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A first variable. + **Default**: no + -**Mandatory**: +++if condition is yes+++ +**Mandatory**: +++if condition is yes.+++ |==== diff --git a/tests/changelog/30_mod_prop_calculation1/result.gitlab.md b/tests/changelog/30_mod_prop_calculation1/result.gitlab.md index 651eb6576..25cc3d8f7 100644 --- a/tests/changelog/30_mod_prop_calculation1/result.gitlab.md +++ b/tests/changelog/30_mod_prop_calculation1/result.gitlab.md @@ -1,8 +1,8 @@
Modified variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------| -| **var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
**Default**: no
**Mandatory**: ~~if condition is yes~~ | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| +| **var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
**Default**: no
**Mandatory**: ~~if condition is yes.~~ |
diff --git a/tests/changelog/30_mod_prop_calculation1/result.html b/tests/changelog/30_mod_prop_calculation1/result.html index 820799314..4ef2405e1 100644 --- a/tests/changelog/30_mod_prop_calculation1/result.html +++ b/tests/changelog/30_mod_prop_calculation1/result.html @@ -2,10 +2,10 @@ - + - +
Variable Description
Variable Description
var
string standard mandatory
A first variable.
Default: no
Mandatory: if condition is yes
var
string standard mandatory
A first variable.
Default: no
Mandatory: if condition is yes.
diff --git a/tests/changelog/30_mod_prop_calculation1/result.md b/tests/changelog/30_mod_prop_calculation1/result.md index 1b6db1f17..e7d03da1d 100644 --- a/tests/changelog/30_mod_prop_calculation1/result.md +++ b/tests/changelog/30_mod_prop_calculation1/result.md @@ -1,6 +1,6 @@ # Modified variable -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------| -| **var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
**Default**: no
**Mandatory**: ~~if condition is yes~~ | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| +| **var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
**Default**: no
**Mandatory**: ~~if condition is yes.~~ | diff --git a/tests/changelog/30_mod_prop_calculation1/result.sh b/tests/changelog/30_mod_prop_calculation1/result.sh index aabda4b97..141ef8a61 100644 --- a/tests/changelog/30_mod_prop_calculation1/result.sh +++ b/tests/changelog/30_mod_prop_calculation1/result.sh @@ -5,6 +5,6 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var │ A first variable. │ │  string   standard   mandatory  │ Default: no │ -│ │ Mandatory: if condition is yes │ +│ │ Mandatory: if condition is yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/changelog/30_mod_prop_calculation2/result.adoc b/tests/changelog/30_mod_prop_calculation2/result.adoc index 8249a3194..6ebf95a2a 100644 --- a/tests/changelog/30_mod_prop_calculation2/result.adoc +++ b/tests/changelog/30_mod_prop_calculation2/result.adoc @@ -6,7 +6,7 @@ | **var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__mandatory__` | A first variable. + **Default**: no + -**Mandatory**: +++if condition is yes+++ + -#if condition is not no# +**Mandatory**: +++if condition is yes.+++ + +#if condition is not no.# |==== diff --git a/tests/changelog/30_mod_prop_calculation2/result.gitlab.md b/tests/changelog/30_mod_prop_calculation2/result.gitlab.md index f28035f17..ef390c91f 100644 --- a/tests/changelog/30_mod_prop_calculation2/result.gitlab.md +++ b/tests/changelog/30_mod_prop_calculation2/result.gitlab.md @@ -1,8 +1,8 @@
Modified variable -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------| -| **var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A first variable.
**Default**: no
**Mandatory**: ~~if condition is yes~~
if condition is not no | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------| +| **var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A first variable.
**Default**: no
**Mandatory**: ~~if condition is yes.~~
if condition is not no. |
diff --git a/tests/changelog/30_mod_prop_calculation2/result.html b/tests/changelog/30_mod_prop_calculation2/result.html index 91ae51210..995336a88 100644 --- a/tests/changelog/30_mod_prop_calculation2/result.html +++ b/tests/changelog/30_mod_prop_calculation2/result.html @@ -2,10 +2,10 @@ - + - +
Variable Description
Variable Description
var
string standard mandatory
A first variable.
Default: no
Mandatory: if condition is yes
if condition is not no
var
string standard mandatory
A first variable.
Default: no
Mandatory: if condition is yes.
if condition is not no.
diff --git a/tests/changelog/30_mod_prop_calculation2/result.md b/tests/changelog/30_mod_prop_calculation2/result.md index 111889e02..3dfdc3ca3 100644 --- a/tests/changelog/30_mod_prop_calculation2/result.md +++ b/tests/changelog/30_mod_prop_calculation2/result.md @@ -1,6 +1,6 @@ # Modified variable -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------| -| **var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A first variable.
**Default**: no
**Mandatory**: ~~if condition is yes~~
if condition is not no | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------| +| **var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A first variable.
**Default**: no
**Mandatory**: ~~if condition is yes.~~
if condition is not no. | diff --git a/tests/changelog/30_mod_prop_calculation2/result.sh b/tests/changelog/30_mod_prop_calculation2/result.sh index 55989ea28..6ec1403e3 100644 --- a/tests/changelog/30_mod_prop_calculation2/result.sh +++ b/tests/changelog/30_mod_prop_calculation2/result.sh @@ -5,7 +5,7 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var │ A first variable. │ │  string   standard   mandatory  │ Default: no │ -│ │ Mandatory: if condition is yes │ -│ │ if condition is not no │ +│ │ Mandatory: if condition is yes. │ +│ │ if condition is not no. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/changelog/30_mod_prop_calculation3/result.adoc b/tests/changelog/30_mod_prop_calculation3/result.adoc index 950631216..3cc766e3e 100644 --- a/tests/changelog/30_mod_prop_calculation3/result.adoc +++ b/tests/changelog/30_mod_prop_calculation3/result.adoc @@ -6,6 +6,6 @@ | **var** + `+++hidden+++` `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A first variable. + **Default**: no + -**Hidden**: +++if condition is yes+++ +**Hidden**: +++if condition is yes.+++ |==== diff --git a/tests/changelog/30_mod_prop_calculation3/result.gitlab.md b/tests/changelog/30_mod_prop_calculation3/result.gitlab.md index fa76f000e..f5678eb46 100644 --- a/tests/changelog/30_mod_prop_calculation3/result.gitlab.md +++ b/tests/changelog/30_mod_prop_calculation3/result.gitlab.md @@ -1,8 +1,8 @@
Modified variable -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| -| **var**
~~`hidden`~~ [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
**Default**: no
**Hidden**: ~~if condition is yes~~ | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| +| **var**
~~`hidden`~~ [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
**Default**: no
**Hidden**: ~~if condition is yes.~~ |
diff --git a/tests/changelog/30_mod_prop_calculation3/result.html b/tests/changelog/30_mod_prop_calculation3/result.html index c6788fd8b..ebd24130c 100644 --- a/tests/changelog/30_mod_prop_calculation3/result.html +++ b/tests/changelog/30_mod_prop_calculation3/result.html @@ -2,10 +2,10 @@ - + - +
Variable Description
Variable Description
var
hidden string standard mandatory
A first variable.
Default: no
Hidden: if condition is yes
var
hidden string standard mandatory
A first variable.
Default: no
Hidden: if condition is yes.
diff --git a/tests/changelog/30_mod_prop_calculation3/result.md b/tests/changelog/30_mod_prop_calculation3/result.md index f49b5e75b..36c447294 100644 --- a/tests/changelog/30_mod_prop_calculation3/result.md +++ b/tests/changelog/30_mod_prop_calculation3/result.md @@ -1,6 +1,6 @@ # Modified variable -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| -| **var**
~~`hidden`~~ [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
**Default**: no
**Hidden**: ~~if condition is yes~~ | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| +| **var**
~~`hidden`~~ [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
**Default**: no
**Hidden**: ~~if condition is yes.~~ | diff --git a/tests/changelog/30_mod_prop_calculation3/result.sh b/tests/changelog/30_mod_prop_calculation3/result.sh index d35221e48..a97949ccc 100644 --- a/tests/changelog/30_mod_prop_calculation3/result.sh +++ b/tests/changelog/30_mod_prop_calculation3/result.sh @@ -5,6 +5,6 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var │ A first variable. │ │  hidden   string   standard    │ Default: no │ -│ mandatory  │ Hidden: if condition is yes │ +│ mandatory  │ Hidden: if condition is yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/changelog/30_mod_prop_calculation4/result.adoc b/tests/changelog/30_mod_prop_calculation4/result.adoc index a60f0056f..bcf9f2047 100644 --- a/tests/changelog/30_mod_prop_calculation4/result.adoc +++ b/tests/changelog/30_mod_prop_calculation4/result.adoc @@ -6,6 +6,6 @@ | **var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `#__hidden__#` | A first variable. + **Default**: no + -**Hidden**: #if condition is yes# +**Hidden**: #if condition is yes.# |==== diff --git a/tests/changelog/30_mod_prop_calculation4/result.gitlab.md b/tests/changelog/30_mod_prop_calculation4/result.gitlab.md index 0d943c48f..1699eff21 100644 --- a/tests/changelog/30_mod_prop_calculation4/result.gitlab.md +++ b/tests/changelog/30_mod_prop_calculation4/result.gitlab.md @@ -1,8 +1,8 @@
Modified variable -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------| -| **var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
**Default**: no
**Hidden**: if condition is yes | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------| +| **var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
**Default**: no
**Hidden**: if condition is yes. |
diff --git a/tests/changelog/30_mod_prop_calculation4/result.html b/tests/changelog/30_mod_prop_calculation4/result.html index 487073e96..70bcd79bc 100644 --- a/tests/changelog/30_mod_prop_calculation4/result.html +++ b/tests/changelog/30_mod_prop_calculation4/result.html @@ -2,10 +2,10 @@ - + - +
Variable Description
Variable Description
var
string standard mandatory hidden
A first variable.
Default: no
Hidden: if condition is yes
var
string standard mandatory hidden
A first variable.
Default: no
Hidden: if condition is yes.
diff --git a/tests/changelog/30_mod_prop_calculation4/result.md b/tests/changelog/30_mod_prop_calculation4/result.md index 8534e1f79..c9e60d6bf 100644 --- a/tests/changelog/30_mod_prop_calculation4/result.md +++ b/tests/changelog/30_mod_prop_calculation4/result.md @@ -1,6 +1,6 @@ # Modified variable -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------| -| **var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
**Default**: no
**Hidden**: if condition is yes | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------| +| **var**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
**Default**: no
**Hidden**: if condition is yes. | diff --git a/tests/changelog/30_mod_prop_calculation4/result.sh b/tests/changelog/30_mod_prop_calculation4/result.sh index bb6976ae8..c16923f5d 100644 --- a/tests/changelog/30_mod_prop_calculation4/result.sh +++ b/tests/changelog/30_mod_prop_calculation4/result.sh @@ -5,6 +5,6 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var │ A first variable. │ │  string   standard   mandatory    │ Default: no │ -│ hidden  │ Hidden: if condition is yes │ +│ hidden  │ Hidden: if condition is yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/force_optional.adoc b/tests/force_optional.adoc index 50da90bbe..deb8a5a1c 100644 --- a/tests/force_optional.adoc +++ b/tests/force_optional.adoc @@ -5,10 +5,10 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | My var1. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | My var2. + -**Default**: var calculated +**Default**: var calculated. | **var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` `__hidden__` | My var3. + -**Hidden**: var could be hidden +**Hidden**: var could be hidden. | **var4** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` | My var4. | **var5** + @@ -25,7 +25,7 @@ * | **var8** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `mandatory` | My var8. + -**Choices**: the a.unknown.variable values +**Choices**: values of "a.unknown.variable". |==== == My var9 diff --git a/tests/force_optional/00_file.yml b/tests/force_optional/00_file.yml index 59e756e8d..76ee6b7cc 100644 --- a/tests/force_optional/00_file.yml +++ b/tests/force_optional/00_file.yml @@ -51,7 +51,7 @@ var8: choices: jinja: | {{ a.unknown.variable }} - description: the a.unknown.variable values + description: values of "a.unknown.variable" "var_{{ identifier }}": description: my var9 diff --git a/tests/mode_basic.adoc b/tests/mode_basic.adoc index c795f77a1..7eeb0c452 100644 --- a/tests/mode_basic.adoc +++ b/tests/mode_basic.adoc @@ -6,6 +6,6 @@ **Default**: the value of an undocumented variable | **var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `advanced` `mandatory` `__hidden__` | My var3. + -**Hidden**: var could be hidden +**Hidden**: var could be hidden. |==== diff --git a/tests/mode_basic_standard.adoc b/tests/mode_basic_standard.adoc index 488096c10..2f1dce762 100644 --- a/tests/mode_basic_standard.adoc +++ b/tests/mode_basic_standard.adoc @@ -3,6 +3,6 @@ | Variable | Description | **var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `advanced` `mandatory` `__hidden__` | My var3. + -**Hidden**: var could be hidden +**Hidden**: var could be hidden. |==== diff --git a/tests/mode_standard.adoc b/tests/mode_standard.adoc index 1fdba5566..892fce59a 100644 --- a/tests/mode_standard.adoc +++ b/tests/mode_standard.adoc @@ -5,6 +5,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | My var1. | **var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `advanced` `mandatory` `__hidden__` | My var3. + -**Hidden**: var could be hidden +**Hidden**: var could be hidden. |==== diff --git a/tests/result_tutorial/061/doc.json b/tests/result_tutorial/061/doc.json index 68b96c35d..92ea4dc5f 100644 --- a/tests/result_tutorial/061/doc.json +++ b/tests/result_tutorial/061/doc.json @@ -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..732a07c05 100644 --- a/tests/result_tutorial/061/doc.sh +++ b/tests/result_tutorial/061/doc.sh @@ -92,7 +92,7 @@ │ 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..934b9b794 100644 --- a/tests/result_tutorial/070/doc.json +++ b/tests/result_tutorial/070/doc.json @@ -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..af38fbb0b 100644 --- a/tests/result_tutorial/070/doc.sh +++ b/tests/result_tutorial/070/doc.sh @@ -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 @@ -92,7 +92,7 @@ │ 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..c81effd41 100644 --- a/tests/result_tutorial/071/doc.json +++ b/tests/result_tutorial/071/doc.json @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "in HTTPS case if \"{0}\" is set to \"true\"", + "description": "in HTTPS case if \"{0}\" is set to \"true\".", "variables": [ { "path": "manual.use_for_https", @@ -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..a3c511f00 100644 --- a/tests/result_tutorial/071/doc.sh +++ b/tests/result_tutorial/071/doc.sh @@ -61,7 +61,7 @@ ▌  • manual.https_proxy ▌  • manual.socks_proxy ▌  standard   hidden  -▌ Hidden: in HTTPS case if "manual.use_for_https" is set to "true" +▌ Hidden: in HTTPS case if "manual.use_for_https" is set to "true". ▌ Identifiers: ▌  • HTTPS ▌  • SOCKS @@ -92,7 +92,7 @@ │ 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..c81effd41 100644 --- a/tests/result_tutorial/072/doc.json +++ b/tests/result_tutorial/072/doc.json @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "in HTTPS case if \"{0}\" is set to \"true\"", + "description": "in HTTPS case if \"{0}\" is set to \"true\".", "variables": [ { "path": "manual.use_for_https", @@ -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..a3c511f00 100644 --- a/tests/result_tutorial/072/doc.sh +++ b/tests/result_tutorial/072/doc.sh @@ -61,7 +61,7 @@ ▌  • manual.https_proxy ▌  • manual.socks_proxy ▌  standard   hidden  -▌ Hidden: in HTTPS case if "manual.use_for_https" is set to "true" +▌ Hidden: in HTTPS case if "manual.use_for_https" is set to "true". ▌ Identifiers: ▌  • HTTPS ▌  • SOCKS @@ -92,7 +92,7 @@ │ 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..c81effd41 100644 --- a/tests/result_tutorial/073/doc.json +++ b/tests/result_tutorial/073/doc.json @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "in HTTPS case if \"{0}\" is set to \"true\"", + "description": "in HTTPS case if \"{0}\" is set to \"true\".", "variables": [ { "path": "manual.use_for_https", @@ -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..a3c511f00 100644 --- a/tests/result_tutorial/073/doc.sh +++ b/tests/result_tutorial/073/doc.sh @@ -61,7 +61,7 @@ ▌  • manual.https_proxy ▌  • manual.socks_proxy ▌  standard   hidden  -▌ Hidden: in HTTPS case if "manual.use_for_https" is set to "true" +▌ Hidden: in HTTPS case if "manual.use_for_https" is set to "true". ▌ Identifiers: ▌  • HTTPS ▌  • SOCKS @@ -92,7 +92,7 @@ │ 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..db4a62b54 100644 --- a/tests/result_tutorial/080/doc.json +++ b/tests/result_tutorial/080/doc.json @@ -149,7 +149,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "in HTTPS case if \"{0}\" is set to \"true\"", + "description": "in HTTPS case if \"{0}\" is set to \"true\".", "variables": [ { "path": "manual.use_for_https", @@ -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..479f34e12 100644 --- a/tests/result_tutorial/080/doc.sh +++ b/tests/result_tutorial/080/doc.sh @@ -61,7 +61,7 @@ ▌  • manual.https_proxy ▌  • manual.socks_proxy ▌  standard   hidden  -▌ Hidden: in HTTPS case if "manual.use_for_https" is set to "true" +▌ Hidden: in HTTPS case if "manual.use_for_https" is set to "true". ▌ Identifiers: ▌  • HTTPS ▌  • SOCKS @@ -92,7 +92,7 @@ │ disabled  │ • v4 │ │ │ • v5 ← (default) │ │ │ Disabled: when the identifier is │ -│ │ "HTTPS" │ +│ │ "HTTPS". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/112/doc.json b/tests/result_tutorial/112/doc.json index 5ce9acda0..ad8daac05 100644 --- a/tests/result_tutorial/112/doc.json +++ b/tests/result_tutorial/112/doc.json @@ -480,7 +480,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "proxy_mode", diff --git a/tests/result_tutorial/112/doc.sh b/tests/result_tutorial/112/doc.sh index e2fcf6eac..bbfb9cf1f 100644 --- a/tests/result_tutorial/112/doc.sh +++ b/tests/result_tutorial/112/doc.sh @@ -165,5 +165,5 @@ │ disabled  │ Disabled: if "proxy_mode" is not │ │ │ "Manual proxy configuration" │ │ │ or "manual.socks_proxy.version" is │ -│ │ "v4" │ +│ │ "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/112/doc_changelog.sh b/tests/result_tutorial/112/doc_changelog.sh index dfe6eaaa8..2b41b2e26 100644 --- a/tests/result_tutorial/112/doc_changelog.sh +++ b/tests/result_tutorial/112/doc_changelog.sh @@ -8,6 +8,6 @@ │ disabled  │ Disabled: if "proxy_mode" is not  │ │ │ "Manual proxy configuration" │ │ │ or "manual.socks_proxy.version" is  │ -│ │ "v4" │ +│ │ "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/120/doc.json b/tests/result_tutorial/120/doc.json index 5ce9acda0..ad8daac05 100644 --- a/tests/result_tutorial/120/doc.json +++ b/tests/result_tutorial/120/doc.json @@ -480,7 +480,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "proxy_mode", diff --git a/tests/result_tutorial/120/doc.sh b/tests/result_tutorial/120/doc.sh index e2fcf6eac..bbfb9cf1f 100644 --- a/tests/result_tutorial/120/doc.sh +++ b/tests/result_tutorial/120/doc.sh @@ -165,5 +165,5 @@ │ disabled  │ Disabled: if "proxy_mode" is not │ │ │ "Manual proxy configuration" │ │ │ or "manual.socks_proxy.version" is │ -│ │ "v4" │ +│ │ "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/130/doc.json b/tests/result_tutorial/130/doc.json index d31a52624..752f05d3c 100644 --- a/tests/result_tutorial/130/doc.json +++ b/tests/result_tutorial/130/doc.json @@ -480,7 +480,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "proxy_mode", diff --git a/tests/result_tutorial/130/doc.sh b/tests/result_tutorial/130/doc.sh index 76d6b3c22..80351debe 100644 --- a/tests/result_tutorial/130/doc.sh +++ b/tests/result_tutorial/130/doc.sh @@ -165,5 +165,5 @@ │ disabled  │ Disabled: if "proxy_mode" is not │ │ │ "Manual proxy configuration" │ │ │ or "manual.socks_proxy.version" is │ -│ │ "v4" │ +│ │ "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/130/doc_changelog.sh b/tests/result_tutorial/130/doc_changelog.sh index 06e8ae199..f1159850f 100644 --- a/tests/result_tutorial/130/doc_changelog.sh +++ b/tests/result_tutorial/130/doc_changelog.sh @@ -8,6 +8,6 @@ │ advanced   mandatory   disabled  │ Disabled: if "proxy_mode" is not │ │ │ "Manual proxy configuration" │ │ │ or "manual.socks_proxy.version" is │ -│ │ "v4" │ +│ │ "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/140/doc.json b/tests/result_tutorial/140/doc.json index 88773f367..1c3a79aed 100644 --- a/tests/result_tutorial/140/doc.json +++ b/tests/result_tutorial/140/doc.json @@ -480,7 +480,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "proxy_mode", diff --git a/tests/result_tutorial/140/doc.sh b/tests/result_tutorial/140/doc.sh index f4674d4c2..9f311fb12 100644 --- a/tests/result_tutorial/140/doc.sh +++ b/tests/result_tutorial/140/doc.sh @@ -165,7 +165,7 @@ │ disabled  │ Disabled: if "proxy_mode" is not │ │ │ "Manual proxy configuration" │ │ │ or "manual.socks_proxy.version" is │ -│ │ "v4" │ +│ │ "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS diff --git a/tests/result_tutorial/141/doc.json b/tests/result_tutorial/141/doc.json index b296b703f..2542ecc10 100644 --- a/tests/result_tutorial/141/doc.json +++ b/tests/result_tutorial/141/doc.json @@ -480,7 +480,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "proxy_mode", diff --git a/tests/result_tutorial/141/doc.sh b/tests/result_tutorial/141/doc.sh index af5d6a7bb..87738aaf1 100644 --- a/tests/result_tutorial/141/doc.sh +++ b/tests/result_tutorial/141/doc.sh @@ -165,7 +165,7 @@ │ disabled  │ Disabled: if "proxy_mode" is not │ │ │ "Manual proxy configuration" │ │ │ or "manual.socks_proxy.version" is │ -│ │ "v4" │ +│ │ "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS diff --git a/tests/result_tutorial/142/doc.json b/tests/result_tutorial/142/doc.json index 0ace6f61f..175cab20a 100644 --- a/tests/result_tutorial/142/doc.json +++ b/tests/result_tutorial/142/doc.json @@ -480,7 +480,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "proxy_mode", @@ -590,7 +590,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\"", + "description": "if \"{0}\" is not \"Custom\".", "variables": [ { "path": "dns_over_https.provider", diff --git a/tests/result_tutorial/142/doc.sh b/tests/result_tutorial/142/doc.sh index 8e60da78a..538b14842 100644 --- a/tests/result_tutorial/142/doc.sh +++ b/tests/result_tutorial/142/doc.sh @@ -165,7 +165,7 @@ │ disabled  │ Disabled: if "proxy_mode" is not │ │ │ "Manual proxy configuration" │ │ │ or "manual.socks_proxy.version" is │ -│ │ "v4" │ +│ │ "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -199,6 +199,6 @@ │ │ • the domain name can be a hostname │ │ │ Disabled: if │ │ │ "dns_over_https.provider" is not │ -│ │ "Custom" │ +│ │ "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/142/doc_changelog.sh b/tests/result_tutorial/142/doc_changelog.sh index 9f444b3e1..6d7039f12 100644 --- a/tests/result_tutorial/142/doc_changelog.sh +++ b/tests/result_tutorial/142/doc_changelog.sh @@ -13,6 +13,6 @@ │ │ • the domain name can be a hostname │ │ │ Disabled: if │ │ │ "dns_over_https.provider" is not │ -│ │ "Custom" │ +│ │ "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/150/doc.json b/tests/result_tutorial/150/doc.json index 9ac3025d7..ede55d736 100644 --- a/tests/result_tutorial/150/doc.json +++ b/tests/result_tutorial/150/doc.json @@ -480,7 +480,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "proxy_mode", @@ -590,7 +590,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\"", + "description": "if \"{0}\" is not \"Custom\".", "variables": [ { "path": "dns_over_https.provider", diff --git a/tests/result_tutorial/150/doc.sh b/tests/result_tutorial/150/doc.sh index 11abc5819..9d9a0daf9 100644 --- a/tests/result_tutorial/150/doc.sh +++ b/tests/result_tutorial/150/doc.sh @@ -165,7 +165,7 @@ │ disabled  │ Disabled: if "proxy_mode" is not │ │ │ "Manual proxy configuration" │ │ │ or "manual.socks_proxy.version" is │ -│ │ "v4" │ +│ │ "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -200,6 +200,6 @@ │ │ • must starts with 'https://' only │ │ │ Disabled: if │ │ │ "dns_over_https.provider" is not │ -│ │ "Custom" │ +│ │ "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/150/doc_changelog.sh b/tests/result_tutorial/150/doc_changelog.sh index 3823dccab..88912c92c 100644 --- a/tests/result_tutorial/150/doc_changelog.sh +++ b/tests/result_tutorial/150/doc_changelog.sh @@ -14,6 +14,6 @@ │ │ • must starts with 'https://' only │ │ │ Disabled: if │ │ │ "dns_over_https.provider" is not │ -│ │ "Custom" │ +│ │ "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/160/doc.json b/tests/result_tutorial/160/doc.json index 966924ff3..70cdc97ca 100644 --- a/tests/result_tutorial/160/doc.json +++ b/tests/result_tutorial/160/doc.json @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\"", + "description": "if \"{0}\" is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", diff --git a/tests/result_tutorial/160/doc.sh b/tests/result_tutorial/160/doc.sh index 04da6b1f4..5a6631087 100644 --- a/tests/result_tutorial/160/doc.sh +++ b/tests/result_tutorial/160/doc.sh @@ -175,7 +175,7 @@ │ │ not "Manual proxy configuration" │ │ │ or │ │ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ │ is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -210,7 +210,7 @@ │ │ • must starts with 'https://' only │ │ │ Disabled: if │ │ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ not "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/160/doc_changelog.sh b/tests/result_tutorial/160/doc_changelog.sh index 1eeb08a96..63a817a2a 100644 --- a/tests/result_tutorial/160/doc_changelog.sh +++ b/tests/result_tutorial/160/doc_changelog.sh @@ -119,7 +119,7 @@ │ │ not "Manual proxy configuration" │ │ │ or │ │ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ │ is "v4". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ firefox.dns_over_https.enable_dns_ov… │ Enable DNS over HTTPS. │ │  boolean   standard   mandatory  │ Default: false │ @@ -144,7 +144,7 @@ │ │ • must starts with 'https://' only │ │ │ Disabled: if │ │ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ not "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ Deleted variables diff --git a/tests/result_tutorial/161/doc.json b/tests/result_tutorial/161/doc.json index 966924ff3..70cdc97ca 100644 --- a/tests/result_tutorial/161/doc.json +++ b/tests/result_tutorial/161/doc.json @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\"", + "description": "if \"{0}\" is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", diff --git a/tests/result_tutorial/161/doc.sh b/tests/result_tutorial/161/doc.sh index 04da6b1f4..5a6631087 100644 --- a/tests/result_tutorial/161/doc.sh +++ b/tests/result_tutorial/161/doc.sh @@ -175,7 +175,7 @@ │ │ not "Manual proxy configuration" │ │ │ or │ │ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ │ is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -210,7 +210,7 @@ │ │ • must starts with 'https://' only │ │ │ Disabled: if │ │ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ not "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/170/doc.json b/tests/result_tutorial/170/doc.json index c700314b9..514141b9e 100644 --- a/tests/result_tutorial/170/doc.json +++ b/tests/result_tutorial/170/doc.json @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\"", + "description": "if \"{0}\" is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", diff --git a/tests/result_tutorial/170/doc.sh b/tests/result_tutorial/170/doc.sh index e23698b48..71c79df66 100644 --- a/tests/result_tutorial/170/doc.sh +++ b/tests/result_tutorial/170/doc.sh @@ -175,7 +175,7 @@ │ │ not "Manual proxy configuration" │ │ │ or │ │ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ │ is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -210,7 +210,7 @@ │ │ • must starts with 'https://' only │ │ │ Disabled: if │ │ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ not "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/180/doc.json b/tests/result_tutorial/180/doc.json index 48d1950b7..1c4c94ac6 100644 --- a/tests/result_tutorial/180/doc.json +++ b/tests/result_tutorial/180/doc.json @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\"", + "description": "if \"{0}\" is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", diff --git a/tests/result_tutorial/180/doc.sh b/tests/result_tutorial/180/doc.sh index 4c2fecf06..73a883261 100644 --- a/tests/result_tutorial/180/doc.sh +++ b/tests/result_tutorial/180/doc.sh @@ -175,7 +175,7 @@ │ │ not "Manual proxy configuration" │ │ │ or │ │ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ │ is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -210,7 +210,7 @@ │ │ • must starts with 'https://' only │ │ │ Disabled: if │ │ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ not "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/181/doc.json b/tests/result_tutorial/181/doc.json index 4763fef8b..8211d3ac9 100644 --- a/tests/result_tutorial/181/doc.json +++ b/tests/result_tutorial/181/doc.json @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\"", + "description": "if \"{0}\" is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", @@ -693,7 +693,7 @@ "default": { "name": "Default", "values": { - "description": "random color value" + "description": "random color value." } }, "variable_type": "regexp", diff --git a/tests/result_tutorial/181/doc.sh b/tests/result_tutorial/181/doc.sh index e0ad2453c..8e127ebf2 100644 --- a/tests/result_tutorial/181/doc.sh +++ b/tests/result_tutorial/181/doc.sh @@ -175,7 +175,7 @@ │ │ not "Manual proxy configuration" │ │ │ or │ │ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ │ is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -210,7 +210,7 @@ │ │ • must starts with 'https://' only │ │ │ Disabled: if │ │ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ not "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ @@ -241,7 +241,7 @@ │  regexp   standard   mandatory  │ Validator: text based with regular │ │ │ expressions │ │ │ "^#(?:[0-9a-f]{3}){1,2}$" │ -│ │ Default: random color value │ +│ │ Default: random color value. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/181/doc_changelog.sh b/tests/result_tutorial/181/doc_changelog.sh index 13df4a8a9..f7cd84bde 100644 --- a/tests/result_tutorial/181/doc_changelog.sh +++ b/tests/result_tutorial/181/doc_changelog.sh @@ -7,6 +7,6 @@ │  basic   standard   regexp   standard │ Validator: text based with regular │ │ mandatory  │ expressions │ │ │ "^#(?:[0-9a-f]{3}){1,2}$" │ -│ │ Default: random color value │ +│ │ Default: random color value. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/182/doc.json b/tests/result_tutorial/182/doc.json index fe3e07454..663926e93 100644 --- a/tests/result_tutorial/182/doc.json +++ b/tests/result_tutorial/182/doc.json @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\"", + "description": "if \"{0}\" is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", @@ -699,7 +699,7 @@ "default": { "name": "Default", "values": { - "description": "random color value" + "description": "random color value." } }, "variable_type": "regexp", diff --git a/tests/result_tutorial/182/doc.sh b/tests/result_tutorial/182/doc.sh index b3417d7fe..1248bc3de 100644 --- a/tests/result_tutorial/182/doc.sh +++ b/tests/result_tutorial/182/doc.sh @@ -175,7 +175,7 @@ │ │ not "Manual proxy configuration" │ │ │ or │ │ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ │ is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -210,7 +210,7 @@ │ │ • must starts with 'https://' only │ │ │ Disabled: if │ │ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ not "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ @@ -241,7 +241,7 @@ │  regexp   basic   mandatory   auto  │ Validator: text based with regular │ │ modified  │ expressions │ │ │ "^#(?:[0-9a-f]{3}){1,2}$" │ -│ │ Default: random color value │ +│ │ Default: random color value. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/182/doc_changelog.sh b/tests/result_tutorial/182/doc_changelog.sh index aa8621ef2..6ca22210d 100644 --- a/tests/result_tutorial/182/doc_changelog.sh +++ b/tests/result_tutorial/182/doc_changelog.sh @@ -7,6 +7,6 @@ │  standard   basic   regexp   basic    │ Validator: text based with regular │ │ mandatory   auto modified  │ expressions │ │ │ "^#(?:[0-9a-f]{3}){1,2}$" │ -│ │ Default: random color value │ +│ │ Default: random color value. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/190/doc.json b/tests/result_tutorial/190/doc.json index dfe0e9f81..f8c78e0eb 100644 --- a/tests/result_tutorial/190/doc.json +++ b/tests/result_tutorial/190/doc.json @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\"", + "description": "if \"{0}\" is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", @@ -732,7 +732,7 @@ "default": { "name": "Default", "values": { - "description": "random color value" + "description": "random color value." } }, "variable_type": "regexp", diff --git a/tests/result_tutorial/190/doc.sh b/tests/result_tutorial/190/doc.sh index e58f6d2c4..811af821c 100644 --- a/tests/result_tutorial/190/doc.sh +++ b/tests/result_tutorial/190/doc.sh @@ -175,7 +175,7 @@ │ │ not "Manual proxy configuration" │ │ │ or │ │ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ │ is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -210,7 +210,7 @@ │ │ • must starts with 'https://' only │ │ │ Disabled: if │ │ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ not "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ @@ -252,7 +252,7 @@ │  regexp   basic   mandatory   auto  │ Validator: text based with regular │ │ modified  │ expressions │ │ │ "^#(?:[0-9a-f]{3}){1,2}$" │ -│ │ Default: random color value │ +│ │ Default: random color value. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/200/doc.json b/tests/result_tutorial/200/doc.json index 74320855d..4ee8ec8a0 100644 --- a/tests/result_tutorial/200/doc.json +++ b/tests/result_tutorial/200/doc.json @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\"", + "description": "if \"{0}\" is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", @@ -732,7 +732,7 @@ "default": { "name": "Default", "values": { - "description": "random color value" + "description": "random color value." } }, "variable_type": "regexp", @@ -758,7 +758,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5" + "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5." } } ], @@ -767,7 +767,7 @@ "default": { "name": "Default", "values": { - "description": "copy HTTP address if proxy is not \"Manual\"" + "description": "copy HTTP address if proxy is not \"Manual\"." } }, "variable_type": "domainname", @@ -797,7 +797,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5" + "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5." } } ], @@ -806,7 +806,7 @@ "default": { "name": "Default", "values": { - "description": "copy HTTP port if proxy is not \"Manual\"" + "description": "copy HTTP port if proxy is not \"Manual\"." } }, "variable_type": "port", @@ -836,7 +836,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if type is not in:\n- PAC URL\n- WPAD" + "description": "if type is not in:\n- PAC URL\n- WPAD." } } ], @@ -845,7 +845,7 @@ "default": { "name": "Default", "values": { - "description": "copy HTTP address if proxy is \"Auto\"" + "description": "copy HTTP address if proxy is \"Auto\"." } }, "variable_type": "web address", diff --git a/tests/result_tutorial/200/doc.sh b/tests/result_tutorial/200/doc.sh index 3c282e895..467250494 100644 --- a/tests/result_tutorial/200/doc.sh +++ b/tests/result_tutorial/200/doc.sh @@ -175,7 +175,7 @@ │ │ not "Manual proxy configuration" │ │ │ or │ │ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ │ is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -210,7 +210,7 @@ │ │ • must starts with 'https://' only │ │ │ Disabled: if │ │ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ not "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ @@ -252,7 +252,7 @@ │  regexp   basic   mandatory   auto  │ Validator: text based with regular │ │ modified  │ expressions │ │ │ "^#(?:[0-9a-f]{3}){1,2}$" │ -│ │ Default: random color value │ +│ │ Default: random color value. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.address │ IP address, DNS name, server name. │ │  domainname   standard   mandatory    │ Validators: │ @@ -260,12 +260,12 @@ │ │ • the domain name can be a hostname │ │ │ • the domain name can be an IP │ │ │ Default: copy HTTP address if proxy │ -│ │ is not "Manual" │ +│ │ is not "Manual". │ │ │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.port │ Port. │ │  port   standard   mandatory    │ Validators: │ @@ -276,12 +276,12 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: copy HTTP port if proxy is │ -│ │ not "Manual" │ +│ │ not "Manual". │ │ │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.url │ URL. │ │  web address   standard   mandatory  │ Validators: │ @@ -292,10 +292,10 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Default: copy HTTP address if proxy │ -│ │ is "Auto" │ +│ │ is "Auto". │ │ │ Disabled: if type is not in: │ │ │ - PAC URL │ -│ │ - WPAD │ +│ │ - WPAD. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/200/doc_changelog.sh b/tests/result_tutorial/200/doc_changelog.sh index 09fd2e95f..12191d472 100644 --- a/tests/result_tutorial/200/doc_changelog.sh +++ b/tests/result_tutorial/200/doc_changelog.sh @@ -9,12 +9,12 @@ │ │ • the domain name can be a hostname │ │ │ • the domain name can be an IP │ │ │ Default: copy HTTP address if proxy │ -│ │ is not "Manual" │ +│ │ is not "Manual". │ │ │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.port │ Port. │ │  port   standard   mandatory    │ Validators: │ @@ -25,12 +25,12 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: copy HTTP port if proxy is │ -│ │ not "Manual" │ +│ │ not "Manual". │ │ │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.url │ URL. │ │  web address   standard   mandatory  │ Validators: │ @@ -41,9 +41,9 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Default: copy HTTP address if proxy │ -│ │ is "Auto" │ +│ │ is "Auto". │ │ │ Disabled: if type is not in: │ │ │ - PAC URL │ -│ │ - WPAD │ +│ │ - WPAD. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/210/doc.json b/tests/result_tutorial/210/doc.json index 87522d70d..a55561c6e 100644 --- a/tests/result_tutorial/210/doc.json +++ b/tests/result_tutorial/210/doc.json @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\"", + "description": "if \"{0}\" is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", @@ -732,7 +732,7 @@ "default": { "name": "Default", "values": { - "description": "random color value" + "description": "random color value." } }, "variable_type": "regexp", @@ -758,7 +758,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5" + "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5." } } ], @@ -767,7 +767,7 @@ "default": { "name": "Default", "values": { - "description": "copy HTTP address if proxy is not \"Manual\"" + "description": "copy HTTP address if proxy is not \"Manual\"." } }, "variable_type": "domainname", @@ -797,7 +797,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5" + "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5." } } ], @@ -806,7 +806,7 @@ "default": { "name": "Default", "values": { - "description": "copy HTTP port if proxy is not \"Manual\"" + "description": "copy HTTP port if proxy is not \"Manual\"." } }, "variable_type": "port", @@ -830,7 +830,7 @@ "ori_name": "mandatory", "access_control": false, "annotation": { - "description": "if a password is set" + "description": "if a password is set." } }, { @@ -839,7 +839,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5" + "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5." } } ], @@ -858,7 +858,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5" + "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5." } } ], @@ -883,7 +883,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if type is not in:\n- PAC URL\n- WPAD" + "description": "if type is not in:\n- PAC URL\n- WPAD." } } ], @@ -892,7 +892,7 @@ "default": { "name": "Default", "values": { - "description": "copy HTTP address if proxy is \"Auto\"" + "description": "copy HTTP address if proxy is \"Auto\"." } }, "variable_type": "web address", diff --git a/tests/result_tutorial/210/doc.sh b/tests/result_tutorial/210/doc.sh index 51d0f2910..9dd471a48 100644 --- a/tests/result_tutorial/210/doc.sh +++ b/tests/result_tutorial/210/doc.sh @@ -175,7 +175,7 @@ │ │ not "Manual proxy configuration" │ │ │ or │ │ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ │ is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -210,7 +210,7 @@ │ │ • must starts with 'https://' only │ │ │ Disabled: if │ │ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ not "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ @@ -252,7 +252,7 @@ │  regexp   basic   mandatory   auto  │ Validator: text based with regular │ │ modified  │ expressions │ │ │ "^#(?:[0-9a-f]{3}){1,2}$" │ -│ │ Default: random color value │ +│ │ Default: random color value. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.address │ IP address, DNS name, server name. │ │  domainname   standard   mandatory    │ Validators: │ @@ -260,12 +260,12 @@ │ │ • the domain name can be a hostname │ │ │ • the domain name can be an IP │ │ │ Default: copy HTTP address if proxy │ -│ │ is not "Manual" │ +│ │ is not "Manual". │ │ │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.port │ Port. │ │  port   standard   mandatory    │ Validators: │ @@ -276,27 +276,27 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: copy HTTP port if proxy is │ -│ │ not "Manual" │ +│ │ not "Manual". │ │ │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.username │ Username. │ -│  UNIX user   standard   mandatory    │ Mandatory: if a password is set │ +│  UNIX user   standard   mandatory    │ Mandatory: if a password is set. │ │ disabled  │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.password │ Password. │ │  secret   standard   disabled  │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.url │ URL. │ │  web address   standard   mandatory  │ Validators: │ @@ -307,10 +307,10 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Default: copy HTTP address if proxy │ -│ │ is "Auto" │ +│ │ is "Auto". │ │ │ Disabled: if type is not in: │ │ │ - PAC URL │ -│ │ - WPAD │ +│ │ - WPAD. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/210/doc_changelog.sh b/tests/result_tutorial/210/doc_changelog.sh index 4cf5d663e..84bac03f6 100644 --- a/tests/result_tutorial/210/doc_changelog.sh +++ b/tests/result_tutorial/210/doc_changelog.sh @@ -4,18 +4,18 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ foxyproxy.proxies.username │ Username. │ -│  UNIX user   standard   mandatory    │ Mandatory: if a password is set │ +│  UNIX user   standard   mandatory    │ Mandatory: if a password is set. │ │ disabled  │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.password │ Password. │ │  secret   standard   disabled  │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/211/doc.json b/tests/result_tutorial/211/doc.json index 125c8634d..348c01ce2 100644 --- a/tests/result_tutorial/211/doc.json +++ b/tests/result_tutorial/211/doc.json @@ -493,7 +493,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\"", + "description": "if \"{0}\" is not \"Manual proxy configuration\"\nor \"{1}\" is \"v4\".", "variables": [ { "path": "firefox.proxy_mode", @@ -603,7 +603,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if \"{0}\" is not \"Custom\"", + "description": "if \"{0}\" is not \"Custom\".", "variables": [ { "path": "firefox.dns_over_https.provider", @@ -732,7 +732,7 @@ "default": { "name": "Default", "values": { - "description": "random color value" + "description": "random color value." } }, "variable_type": "regexp", @@ -758,7 +758,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5" + "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5." } } ], @@ -767,7 +767,7 @@ "default": { "name": "Default", "values": { - "description": "copy HTTP address if proxy is not \"Manual\"" + "description": "copy HTTP address if proxy is not \"Manual\"." } }, "variable_type": "domainname", @@ -797,7 +797,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5" + "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5." } } ], @@ -806,7 +806,7 @@ "default": { "name": "Default", "values": { - "description": "copy HTTP port if proxy is not \"Manual\"" + "description": "copy HTTP port if proxy is not \"Manual\"." } }, "variable_type": "port", @@ -830,7 +830,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5" + "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5." } } ], @@ -849,7 +849,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if username is empty" + "description": "if username is empty." } }, { @@ -858,7 +858,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5" + "description": "if type not in:\n- HTTP\n- HTTPS/SSL\n- SOCKS4\n- SOCKS5." } } ], @@ -883,7 +883,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if type is not in:\n- PAC URL\n- WPAD" + "description": "if type is not in:\n- PAC URL\n- WPAD." } } ], @@ -892,7 +892,7 @@ "default": { "name": "Default", "values": { - "description": "copy HTTP address if proxy is \"Auto\"" + "description": "copy HTTP address if proxy is \"Auto\"." } }, "variable_type": "web address", diff --git a/tests/result_tutorial/211/doc.sh b/tests/result_tutorial/211/doc.sh index 8ec495d62..acf817ce2 100644 --- a/tests/result_tutorial/211/doc.sh +++ b/tests/result_tutorial/211/doc.sh @@ -175,7 +175,7 @@ │ │ not "Manual proxy configuration" │ │ │ or │ │ │ "firefox.manual.socks_proxy.version" │ -│ │ is "v4" │ +│ │ is "v4". │ └───────────────────────────────────────┴──────────────────────────────────────┘ DNS over HTTPS @@ -210,7 +210,7 @@ │ │ • must starts with 'https://' only │ │ │ Disabled: if │ │ │ "firefox.dns_over_https.provider" is │ -│ │ not "Custom" │ +│ │ not "Custom". │ └───────────────────────────────────────┴──────────────────────────────────────┘ @@ -252,7 +252,7 @@ │  regexp   basic   mandatory   auto  │ Validator: text based with regular │ │ modified  │ expressions │ │ │ "^#(?:[0-9a-f]{3}){1,2}$" │ -│ │ Default: random color value │ +│ │ Default: random color value. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.address │ IP address, DNS name, server name. │ │  domainname   standard   mandatory    │ Validators: │ @@ -260,12 +260,12 @@ │ │ • the domain name can be a hostname │ │ │ • the domain name can be an IP │ │ │ Default: copy HTTP address if proxy │ -│ │ is not "Manual" │ +│ │ is not "Manual". │ │ │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.port │ Port. │ │  port   standard   mandatory    │ Validators: │ @@ -276,27 +276,27 @@ │ │ • private ports (greater than 49152) │ │ │ are allowed │ │ │ Default: copy HTTP port if proxy is │ -│ │ not "Manual" │ +│ │ not "Manual". │ │ │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.username │ Username. │ │  UNIX user   standard   disabled  │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.password │ Password. │ -│  secret   standard   hidden    │ Hidden: if username is empty │ +│  secret   standard   hidden    │ Hidden: if username is empty. │ │ disabled  │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.url │ URL. │ │  web address   standard   mandatory  │ Validators: │ @@ -307,10 +307,10 @@ │ │ • type domainname │ │ │ • the domain name can be a hostname │ │ │ Default: copy HTTP address if proxy │ -│ │ is "Auto" │ +│ │ is "Auto". │ │ │ Disabled: if type is not in: │ │ │ - PAC URL │ -│ │ - WPAD │ +│ │ - WPAD. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/result_tutorial/211/doc_changelog.sh b/tests/result_tutorial/211/doc_changelog.sh index de58585b0..3d0b3d3ce 100644 --- a/tests/result_tutorial/211/doc_changelog.sh +++ b/tests/result_tutorial/211/doc_changelog.sh @@ -4,19 +4,19 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ foxyproxy.proxies.username │ Username. │ -│  mandatory   UNIX user   standard    │ Mandatory: if a password is set │ +│  mandatory   UNIX user   standard    │ Mandatory: if a password is set. │ │ disabled  │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ foxyproxy.proxies.password │ Password. │ -│  secret   standard   hidden    │ Hidden: if username is empty │ +│  secret   standard   hidden    │ Hidden: if username is empty. │ │ disabled  │ Disabled: if type not in: │ │ │ - HTTP │ │ │ - HTTPS/SSL │ │ │ - SOCKS4 │ -│ │ - SOCKS5 │ +│ │ - SOCKS5. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_2default_calculated.adoc b/tests/results/test/00_2default_calculated.adoc index ee61eeaa2..cde453963 100644 --- a/tests/results/test/00_2default_calculated.adoc +++ b/tests/results/test/00_2default_calculated.adoc @@ -6,6 +6,6 @@ **Default**: no | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A second variable. + -**Default**: the value of var1 +**Default**: the value of var1. |==== diff --git a/tests/results/test/00_2default_calculated.gitlab.md b/tests/results/test/00_2default_calculated.gitlab.md index 15cc57ab7..345310773 100644 --- a/tests/results/test/00_2default_calculated.gitlab.md +++ b/tests/results/test/00_2default_calculated.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| -| **var1**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
**Default**: no | -| **var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
**Default**: the value of var1 | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------| +| **var1**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
**Default**: no | +| **var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
**Default**: the value of var1. | diff --git a/tests/results/test/00_2default_calculated.html b/tests/results/test/00_2default_calculated.html index 26bdbc8c7..76598857f 100644 --- a/tests/results/test/00_2default_calculated.html +++ b/tests/results/test/00_2default_calculated.html @@ -1,10 +1,10 @@ - + - - + +
Variable Description
Variable Description
var1
string standard mandatory
A first variable.
Default: no
var2
string multiple standard mandatory unique
A second variable.
Default: the value of var1
var1
string standard mandatory
A first variable.
Default: no
var2
string multiple standard mandatory unique
A second variable.
Default: the value of var1.
diff --git a/tests/results/test/00_2default_calculated.json b/tests/results/test/00_2default_calculated.json index 86c7b9f36..1d2bcbbea 100644 --- a/tests/results/test/00_2default_calculated.json +++ b/tests/results/test/00_2default_calculated.json @@ -42,7 +42,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var1" + "description": "the value of var1." } }, "variable_type": "string", diff --git a/tests/results/test/00_2default_calculated.md b/tests/results/test/00_2default_calculated.md index 15cc57ab7..345310773 100644 --- a/tests/results/test/00_2default_calculated.md +++ b/tests/results/test/00_2default_calculated.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| -| **var1**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
**Default**: no | -| **var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
**Default**: the value of var1 | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------| +| **var1**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
**Default**: no | +| **var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
**Default**: the value of var1. | diff --git a/tests/results/test/00_2default_calculated.sh b/tests/results/test/00_2default_calculated.sh index 83ffa3254..6ce3a46a9 100644 --- a/tests/results/test/00_2default_calculated.sh +++ b/tests/results/test/00_2default_calculated.sh @@ -5,6 +5,6 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A second variable. │ -│  string   multiple   standard    │ Default: the value of var1 │ +│  string   multiple   standard    │ Default: the value of var1. │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_2default_calculated_multi.adoc b/tests/results/test/00_2default_calculated_multi.adoc index 099706ac9..9e3940706 100644 --- a/tests/results/test/00_2default_calculated_multi.adoc +++ b/tests/results/test/00_2default_calculated_multi.adoc @@ -10,6 +10,6 @@ * maybe | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A second variable. + -**Default**: the value of "var1" +**Default**: the value of "var1". |==== diff --git a/tests/results/test/00_2default_calculated_multi.gitlab.md b/tests/results/test/00_2default_calculated_multi.gitlab.md index 3bb7e591c..e0e1d4047 100644 --- a/tests/results/test/00_2default_calculated_multi.gitlab.md +++ b/tests/results/test/00_2default_calculated_multi.gitlab.md @@ -1,5 +1,5 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| | **var1**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
**Default**:
• no
• yes
• maybe | -| **var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
**Default**: the value of "[a first variable](#var1)" | +| **var2**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
**Default**: the value of "[a first variable](#var1)". | diff --git a/tests/results/test/00_2default_calculated_multi.html b/tests/results/test/00_2default_calculated_multi.html index 474234283..1133f3b63 100644 --- a/tests/results/test/00_2default_calculated_multi.html +++ b/tests/results/test/00_2default_calculated_multi.html @@ -1,12 +1,12 @@ - + - +
  • maybe
  • +
    Variable Description
    Variable Description
    var1
    string multiple standard mandatory unique
    A first variable.
    Default:
    • no
    • yes
    • -
    • maybe
    var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of "var1"
    var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of "var1".
    diff --git a/tests/results/test/00_2default_calculated_multi.json b/tests/results/test/00_2default_calculated_multi.json index 1d66b97ec..b7cd433e8 100644 --- a/tests/results/test/00_2default_calculated_multi.json +++ b/tests/results/test/00_2default_calculated_multi.json @@ -53,7 +53,7 @@ "default": { "name": "Default", "values": { - "description": "the value of \"{0}\"", + "description": "the value of \"{0}\".", "variables": [ { "path": "var1", diff --git a/tests/results/test/00_2default_calculated_multi.md b/tests/results/test/00_2default_calculated_multi.md index 3bb7e591c..e0e1d4047 100644 --- a/tests/results/test/00_2default_calculated_multi.md +++ b/tests/results/test/00_2default_calculated_multi.md @@ -1,5 +1,5 @@ | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    • no
    • yes
    • maybe | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#var1)" | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#var1)". | diff --git a/tests/results/test/00_2default_calculated_multi.sh b/tests/results/test/00_2default_calculated_multi.sh index 38d03884d..d468acc9f 100644 --- a/tests/results/test/00_2default_calculated_multi.sh +++ b/tests/results/test/00_2default_calculated_multi.sh @@ -8,6 +8,6 @@ │ │ • maybe │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A second variable. │ -│  string   multiple   standard    │ Default: the value of "var1" │ +│  string   multiple   standard    │ Default: the value of "var1". │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_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_6choice_calculation.adoc b/tests/results/test/00_6choice_calculation.adoc index 4756f850f..0f7fc2a99 100644 --- a/tests/results/test/00_6choice_calculation.adoc +++ b/tests/results/test/00_6choice_calculation.adoc @@ -3,7 +3,7 @@ | Variable | Description | **var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A variable. + -**Choices**: choices is 0 to 9 + +**Choices**: choices is 0 to 9. + **Default**: 9 |==== diff --git a/tests/results/test/00_6choice_calculation.gitlab.md b/tests/results/test/00_6choice_calculation.gitlab.md index 31406bbee..802c3ae8e 100644 --- a/tests/results/test/00_6choice_calculation.gitlab.md +++ b/tests/results/test/00_6choice_calculation.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test/00_6choice_calculation.html b/tests/results/test/00_6choice_calculation.html index 8b7dec3c7..8f88a6d23 100644 --- a/tests/results/test/00_6choice_calculation.html +++ b/tests/results/test/00_6choice_calculation.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    var
    choice standard mandatory
    A variable.
    Choices: choices is 0 to 9
    Default: 9
    var
    choice standard mandatory
    A variable.
    Choices: choices is 0 to 9.
    Default: 9
    diff --git a/tests/results/test/00_6choice_calculation.json b/tests/results/test/00_6choice_calculation.json index 4867da6f8..25863a86b 100644 --- a/tests/results/test/00_6choice_calculation.json +++ b/tests/results/test/00_6choice_calculation.json @@ -21,7 +21,7 @@ "choices": { "name": "Choices", "values": { - "description": "choices is 0 to 9" + "description": "choices is 0 to 9." } } } diff --git a/tests/results/test/00_6choice_calculation.md b/tests/results/test/00_6choice_calculation.md index 31406bbee..802c3ae8e 100644 --- a/tests/results/test/00_6choice_calculation.md +++ b/tests/results/test/00_6choice_calculation.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test/00_6choice_calculation.sh b/tests/results/test/00_6choice_calculation.sh index 720cb5802..02051c4fc 100644 --- a/tests/results/test/00_6choice_calculation.sh +++ b/tests/results/test/00_6choice_calculation.sh @@ -2,6 +2,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var │ A variable. │ -│  choice   standard   mandatory  │ Choices: choices is 0 to 9 │ +│  choice   standard   mandatory  │ Choices: choices is 0 to 9. │ │ │ Default: 9 │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_8calculation_information.adoc b/tests/results/test/00_8calculation_information.adoc index 149466f2d..fd6ef55a8 100644 --- a/tests/results/test/00_8calculation_information.adoc +++ b/tests/results/test/00_8calculation_information.adoc @@ -3,6 +3,6 @@ | Variable | Description | **variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: get information test_information +**Default**: get information test_information. |==== diff --git a/tests/results/test/00_8calculation_information.gitlab.md b/tests/results/test/00_8calculation_information.gitlab.md index 52bdb2f6d..7190899fa 100644 --- a/tests/results/test/00_8calculation_information.gitlab.md +++ b/tests/results/test/00_8calculation_information.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test/00_8calculation_information.html b/tests/results/test/00_8calculation_information.html index 2b783ba01..0fc50f417 100644 --- a/tests/results/test/00_8calculation_information.html +++ b/tests/results/test/00_8calculation_information.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    variable
    string standard mandatory
    A variable.
    Default: get information test_information
    variable
    string standard mandatory
    A variable.
    Default: get information test_information.
    diff --git a/tests/results/test/00_8calculation_information.json b/tests/results/test/00_8calculation_information.json index 52cc6a009..1041c468d 100644 --- a/tests/results/test/00_8calculation_information.json +++ b/tests/results/test/00_8calculation_information.json @@ -16,7 +16,7 @@ "default": { "name": "Default", "values": { - "description": "get information test_information" + "description": "get information test_information." } }, "variable_type": "string" diff --git a/tests/results/test/00_8calculation_information.md b/tests/results/test/00_8calculation_information.md index 52bdb2f6d..7190899fa 100644 --- a/tests/results/test/00_8calculation_information.md +++ b/tests/results/test/00_8calculation_information.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test/00_8calculation_information.sh b/tests/results/test/00_8calculation_information.sh index bbc563245..3a1f4ee7c 100644 --- a/tests/results/test/00_8calculation_information.sh +++ b/tests/results/test/00_8calculation_information.sh @@ -3,5 +3,5 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ variable │ A variable. │ │  string   standard   mandatory  │ Default: get information │ -│ │ test_information │ +│ │ test_information. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_9default_calculation.adoc b/tests/results/test/00_9default_calculation.adoc index 4e643f468..553de6824 100644 --- a/tests/results/test/00_9default_calculation.adoc +++ b/tests/results/test/00_9default_calculation.adoc @@ -3,6 +3,6 @@ | Variable | Description | **variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: concat all parameters +**Default**: concat all parameters. |==== diff --git a/tests/results/test/00_9default_calculation.gitlab.md b/tests/results/test/00_9default_calculation.gitlab.md index be634bb83..1e024170e 100644 --- a/tests/results/test/00_9default_calculation.gitlab.md +++ b/tests/results/test/00_9default_calculation.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters. | diff --git a/tests/results/test/00_9default_calculation.html b/tests/results/test/00_9default_calculation.html index 0133729ef..f9471d886 100644 --- a/tests/results/test/00_9default_calculation.html +++ b/tests/results/test/00_9default_calculation.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    variable
    string standard mandatory
    A variable.
    Default: concat all parameters
    variable
    string standard mandatory
    A variable.
    Default: concat all parameters.
    diff --git a/tests/results/test/00_9default_calculation.json b/tests/results/test/00_9default_calculation.json index 7f740435e..07cb966e1 100644 --- a/tests/results/test/00_9default_calculation.json +++ b/tests/results/test/00_9default_calculation.json @@ -16,7 +16,7 @@ "default": { "name": "Default", "values": { - "description": "concat all parameters" + "description": "concat all parameters." } }, "variable_type": "string" diff --git a/tests/results/test/00_9default_calculation.md b/tests/results/test/00_9default_calculation.md index be634bb83..1e024170e 100644 --- a/tests/results/test/00_9default_calculation.md +++ b/tests/results/test/00_9default_calculation.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters. | diff --git a/tests/results/test/00_9default_calculation.sh b/tests/results/test/00_9default_calculation.sh index 9582691ee..6136d847c 100644 --- a/tests/results/test/00_9default_calculation.sh +++ b/tests/results/test/00_9default_calculation.sh @@ -2,5 +2,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ variable │ A variable. │ -│  string   standard   mandatory  │ Default: concat all parameters │ +│  string   standard   mandatory  │ Default: concat all parameters. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_9default_calculation_information.adoc b/tests/results/test/00_9default_calculation_information.adoc index 535569083..576d4f2de 100644 --- a/tests/results/test/00_9default_calculation_information.adoc +++ b/tests/results/test/00_9default_calculation_information.adoc @@ -3,6 +3,6 @@ | Variable | Description | **var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: returns the information +**Default**: returns the information. |==== diff --git a/tests/results/test/00_9default_calculation_information.gitlab.md b/tests/results/test/00_9default_calculation_information.gitlab.md index cb5ba4923..ed4623e40 100644 --- a/tests/results/test/00_9default_calculation_information.gitlab.md +++ b/tests/results/test/00_9default_calculation_information.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information. | diff --git a/tests/results/test/00_9default_calculation_information.html b/tests/results/test/00_9default_calculation_information.html index a3c997064..2e2243798 100644 --- a/tests/results/test/00_9default_calculation_information.html +++ b/tests/results/test/00_9default_calculation_information.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    var
    string standard mandatory
    A variable.
    Default: returns the information
    var
    string standard mandatory
    A variable.
    Default: returns the information.
    diff --git a/tests/results/test/00_9default_calculation_information.json b/tests/results/test/00_9default_calculation_information.json index 8379f3edb..9051dd0b9 100644 --- a/tests/results/test/00_9default_calculation_information.json +++ b/tests/results/test/00_9default_calculation_information.json @@ -16,7 +16,7 @@ "default": { "name": "Default", "values": { - "description": "returns the information" + "description": "returns the information." } }, "variable_type": "string" diff --git a/tests/results/test/00_9default_calculation_information.md b/tests/results/test/00_9default_calculation_information.md index cb5ba4923..ed4623e40 100644 --- a/tests/results/test/00_9default_calculation_information.md +++ b/tests/results/test/00_9default_calculation_information.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information. | diff --git a/tests/results/test/00_9default_calculation_information.sh b/tests/results/test/00_9default_calculation_information.sh index 521c2843f..a2f4a606c 100644 --- a/tests/results/test/00_9default_calculation_information.sh +++ b/tests/results/test/00_9default_calculation_information.sh @@ -2,5 +2,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var │ A variable. │ -│  string   standard   mandatory  │ Default: returns the information │ +│  string   standard   mandatory  │ Default: returns the information. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_9default_calculation_information_other_variable.adoc b/tests/results/test/00_9default_calculation_information_other_variable.adoc index 2de74ef4c..d2ab2f807 100644 --- a/tests/results/test/00_9default_calculation_information_other_variable.adoc +++ b/tests/results/test/00_9default_calculation_information_other_variable.adoc @@ -5,6 +5,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A first variable. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test/00_9default_calculation_information_other_variable.gitlab.md b/tests/results/test/00_9default_calculation_information_other_variable.gitlab.md index e2774c061..422d6050c 100644 --- a/tests/results/test/00_9default_calculation_information_other_variable.gitlab.md +++ b/tests/results/test/00_9default_calculation_information_other_variable.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | +| **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_9default_calculation_information_other_variable.html b/tests/results/test/00_9default_calculation_information_other_variable.html index 87d838f67..d4b31c84f 100644 --- a/tests/results/test/00_9default_calculation_information_other_variable.html +++ b/tests/results/test/00_9default_calculation_information_other_variable.html @@ -1,10 +1,10 @@ - + - - + +
    Variable Description
    Variable Description
    var1
    string basic mandatory
    A first variable.
    var2
    string standard mandatory
    A second variable.
    Default: depends on a calculation
    var1
    string basic mandatory
    A first variable.
    var2
    string standard mandatory
    A second variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test/00_9default_calculation_information_other_variable.json b/tests/results/test/00_9default_calculation_information_other_variable.json index 77e9f1ca8..38fc0f6e7 100644 --- a/tests/results/test/00_9default_calculation_information_other_variable.json +++ b/tests/results/test/00_9default_calculation_information_other_variable.json @@ -31,7 +31,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_9default_calculation_information_other_variable.md b/tests/results/test/00_9default_calculation_information_other_variable.md index e2774c061..422d6050c 100644 --- a/tests/results/test/00_9default_calculation_information_other_variable.md +++ b/tests/results/test/00_9default_calculation_information_other_variable.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | +| **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_9default_calculation_information_other_variable.sh b/tests/results/test/00_9default_calculation_information_other_variable.sh index 283375802..5ca9b4066 100644 --- a/tests/results/test/00_9default_calculation_information_other_variable.sh +++ b/tests/results/test/00_9default_calculation_information_other_variable.sh @@ -5,5 +5,5 @@ │  string   basic   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ 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_9default_calculation_param_optional.adoc b/tests/results/test/00_9default_calculation_param_optional.adoc index 26aea7491..fedc38611 100644 --- a/tests/results/test/00_9default_calculation_param_optional.adoc +++ b/tests/results/test/00_9default_calculation_param_optional.adoc @@ -3,7 +3,7 @@ | Variable | Description | **var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A first variable. + -**Default**: returns a value +**Default**: returns a value. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + **Default**: no diff --git a/tests/results/test/00_9default_calculation_param_optional.gitlab.md b/tests/results/test/00_9default_calculation_param_optional.gitlab.md index 0b37040da..59e607a99 100644 --- a/tests/results/test/00_9default_calculation_param_optional.gitlab.md +++ b/tests/results/test/00_9default_calculation_param_optional.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | diff --git a/tests/results/test/00_9default_calculation_param_optional.html b/tests/results/test/00_9default_calculation_param_optional.html index e1af85a27..fd64b5624 100644 --- a/tests/results/test/00_9default_calculation_param_optional.html +++ b/tests/results/test/00_9default_calculation_param_optional.html @@ -1,10 +1,10 @@ - + - - + +
    Variable Description
    Variable Description
    var1
    string standard
    A first variable.
    Default: returns a value
    var2
    string standard mandatory
    A second variable.
    Default: no
    var1
    string standard
    A first variable.
    Default: returns a value.
    var2
    string standard mandatory
    A second variable.
    Default: no
    diff --git a/tests/results/test/00_9default_calculation_param_optional.json b/tests/results/test/00_9default_calculation_param_optional.json index bf11dbfc4..a444ce4ae 100644 --- a/tests/results/test/00_9default_calculation_param_optional.json +++ b/tests/results/test/00_9default_calculation_param_optional.json @@ -9,7 +9,7 @@ "default": { "name": "Default", "values": { - "description": "returns a value" + "description": "returns a value." } }, "variable_type": "string" diff --git a/tests/results/test/00_9default_calculation_param_optional.md b/tests/results/test/00_9default_calculation_param_optional.md index 0b37040da..59e607a99 100644 --- a/tests/results/test/00_9default_calculation_param_optional.md +++ b/tests/results/test/00_9default_calculation_param_optional.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | diff --git a/tests/results/test/00_9default_calculation_param_optional.sh b/tests/results/test/00_9default_calculation_param_optional.sh index e6ec0dd6e..5fdcc8d7c 100644 --- a/tests/results/test/00_9default_calculation_param_optional.sh +++ b/tests/results/test/00_9default_calculation_param_optional.sh @@ -2,7 +2,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var1 │ A first variable. │ -│  string   standard  │ Default: returns a value │ +│  string   standard  │ Default: returns a value. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A second variable. │ │  string   standard   mandatory  │ Default: no │ diff --git a/tests/results/test/00_9default_information_other_variable.adoc b/tests/results/test/00_9default_information_other_variable.adoc index f8a2e5d07..80bdf3a90 100644 --- a/tests/results/test/00_9default_information_other_variable.adoc +++ b/tests/results/test/00_9default_information_other_variable.adoc @@ -5,6 +5,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A first variable. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: the value of the information "test_information" of the variable "var1" +**Default**: the value of the information "test_information" of the variable "var1". |==== diff --git a/tests/results/test/00_9default_information_other_variable.gitlab.md b/tests/results/test/00_9default_information_other_variable.gitlab.md index 4fdd03995..46dcf9c9d 100644 --- a/tests/results/test/00_9default_information_other_variable.gitlab.md +++ b/tests/results/test/00_9default_information_other_variable.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of the information "test_information" of the variable "var1" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of the information "test_information" of the variable "var1". | diff --git a/tests/results/test/00_9default_information_other_variable.html b/tests/results/test/00_9default_information_other_variable.html index b19367b41..c24375e60 100644 --- a/tests/results/test/00_9default_information_other_variable.html +++ b/tests/results/test/00_9default_information_other_variable.html @@ -1,10 +1,10 @@ - + - - + +
    Variable Description
    Variable Description
    var1
    string basic mandatory
    A first variable.
    var2
    string standard mandatory
    A second variable.
    Default: the value of the information "test_information" of the variable "var1"
    var1
    string basic mandatory
    A first variable.
    var2
    string standard mandatory
    A second variable.
    Default: the value of the information "test_information" of the variable "var1".
    diff --git a/tests/results/test/00_9default_information_other_variable.json b/tests/results/test/00_9default_information_other_variable.json index 42c1358f6..d9b7e9d9c 100644 --- a/tests/results/test/00_9default_information_other_variable.json +++ b/tests/results/test/00_9default_information_other_variable.json @@ -31,7 +31,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the information \"test_information\" of the variable \"var1\"" + "values": "the value of the information \"test_information\" of the variable \"var1\"." }, "variable_type": "string" } diff --git a/tests/results/test/00_9default_information_other_variable.md b/tests/results/test/00_9default_information_other_variable.md index 4fdd03995..46dcf9c9d 100644 --- a/tests/results/test/00_9default_information_other_variable.md +++ b/tests/results/test/00_9default_information_other_variable.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of the information "test_information" of the variable "var1" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of the information "test_information" of the variable "var1". | diff --git a/tests/results/test/00_9default_information_other_variable.sh b/tests/results/test/00_9default_information_other_variable.sh index a564a97a3..f50b5ded2 100644 --- a/tests/results/test/00_9default_information_other_variable.sh +++ b/tests/results/test/00_9default_information_other_variable.sh @@ -7,5 +7,5 @@ │ var2 │ A second variable. │ │  string   standard   mandatory  │ Default: the value of the │ │ │ information "test_information" of │ -│ │ the variable "var1" │ +│ │ the variable "var1". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_9default_information_other_variable2.adoc b/tests/results/test/00_9default_information_other_variable2.adoc index f8a2e5d07..80bdf3a90 100644 --- a/tests/results/test/00_9default_information_other_variable2.adoc +++ b/tests/results/test/00_9default_information_other_variable2.adoc @@ -5,6 +5,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A first variable. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: the value of the information "test_information" of the variable "var1" +**Default**: the value of the information "test_information" of the variable "var1". |==== diff --git a/tests/results/test/00_9default_information_other_variable2.gitlab.md b/tests/results/test/00_9default_information_other_variable2.gitlab.md index 4fdd03995..46dcf9c9d 100644 --- a/tests/results/test/00_9default_information_other_variable2.gitlab.md +++ b/tests/results/test/00_9default_information_other_variable2.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of the information "test_information" of the variable "var1" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of the information "test_information" of the variable "var1". | diff --git a/tests/results/test/00_9default_information_other_variable2.html b/tests/results/test/00_9default_information_other_variable2.html index b19367b41..c24375e60 100644 --- a/tests/results/test/00_9default_information_other_variable2.html +++ b/tests/results/test/00_9default_information_other_variable2.html @@ -1,10 +1,10 @@ - + - - + +
    Variable Description
    Variable Description
    var1
    string basic mandatory
    A first variable.
    var2
    string standard mandatory
    A second variable.
    Default: the value of the information "test_information" of the variable "var1"
    var1
    string basic mandatory
    A first variable.
    var2
    string standard mandatory
    A second variable.
    Default: the value of the information "test_information" of the variable "var1".
    diff --git a/tests/results/test/00_9default_information_other_variable2.json b/tests/results/test/00_9default_information_other_variable2.json index 42c1358f6..d9b7e9d9c 100644 --- a/tests/results/test/00_9default_information_other_variable2.json +++ b/tests/results/test/00_9default_information_other_variable2.json @@ -31,7 +31,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the information \"test_information\" of the variable \"var1\"" + "values": "the value of the information \"test_information\" of the variable \"var1\"." }, "variable_type": "string" } diff --git a/tests/results/test/00_9default_information_other_variable2.md b/tests/results/test/00_9default_information_other_variable2.md index 4fdd03995..46dcf9c9d 100644 --- a/tests/results/test/00_9default_information_other_variable2.md +++ b/tests/results/test/00_9default_information_other_variable2.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of the information "test_information" of the variable "var1" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of the information "test_information" of the variable "var1". | diff --git a/tests/results/test/00_9default_information_other_variable2.sh b/tests/results/test/00_9default_information_other_variable2.sh index a564a97a3..f50b5ded2 100644 --- a/tests/results/test/00_9default_information_other_variable2.sh +++ b/tests/results/test/00_9default_information_other_variable2.sh @@ -7,5 +7,5 @@ │ var2 │ A second variable. │ │  string   standard   mandatory  │ Default: the value of the │ │ │ information "test_information" of │ -│ │ the variable "var1" │ +│ │ the variable "var1". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_9default_integer.adoc b/tests/results/test/00_9default_integer.adoc index 6bad7f1f7..a4492e1e7 100644 --- a/tests/results/test/00_9default_integer.adoc +++ b/tests/results/test/00_9default_integer.adoc @@ -3,7 +3,7 @@ | Variable | Description | **var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A variable. + -**Choices**: choice for 0 to 9 + +**Choices**: choice for 0 to 9. + **Default**: 9 |==== diff --git a/tests/results/test/00_9default_integer.gitlab.md b/tests/results/test/00_9default_integer.gitlab.md index 87dd75276..b88f6b306 100644 --- a/tests/results/test/00_9default_integer.gitlab.md +++ b/tests/results/test/00_9default_integer.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test/00_9default_integer.html b/tests/results/test/00_9default_integer.html index 78ab3bf5c..8116e9fa5 100644 --- a/tests/results/test/00_9default_integer.html +++ b/tests/results/test/00_9default_integer.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9
    Default: 9
    var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9.
    Default: 9
    diff --git a/tests/results/test/00_9default_integer.json b/tests/results/test/00_9default_integer.json index 73e0a04a2..e0115353a 100644 --- a/tests/results/test/00_9default_integer.json +++ b/tests/results/test/00_9default_integer.json @@ -21,7 +21,7 @@ "choices": { "name": "Choices", "values": { - "description": "choice for 0 to 9" + "description": "choice for 0 to 9." } } } diff --git a/tests/results/test/00_9default_integer.md b/tests/results/test/00_9default_integer.md index 87dd75276..b88f6b306 100644 --- a/tests/results/test/00_9default_integer.md +++ b/tests/results/test/00_9default_integer.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test/00_9default_integer.sh b/tests/results/test/00_9default_integer.sh index 48d56cf83..db1d8706f 100644 --- a/tests/results/test/00_9default_integer.sh +++ b/tests/results/test/00_9default_integer.sh @@ -2,6 +2,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var │ A variable. │ -│  choice   standard   mandatory  │ Choices: choice for 0 to 9 │ +│  choice   standard   mandatory  │ Choices: choice for 0 to 9. │ │ │ Default: 9 │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/00_9default_number.adoc b/tests/results/test/00_9default_number.adoc index 6bad7f1f7..a4492e1e7 100644 --- a/tests/results/test/00_9default_number.adoc +++ b/tests/results/test/00_9default_number.adoc @@ -3,7 +3,7 @@ | Variable | Description | **var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A variable. + -**Choices**: choice for 0 to 9 + +**Choices**: choice for 0 to 9. + **Default**: 9 |==== diff --git a/tests/results/test/00_9default_number.gitlab.md b/tests/results/test/00_9default_number.gitlab.md index 87dd75276..b88f6b306 100644 --- a/tests/results/test/00_9default_number.gitlab.md +++ b/tests/results/test/00_9default_number.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test/00_9default_number.html b/tests/results/test/00_9default_number.html index 78ab3bf5c..8116e9fa5 100644 --- a/tests/results/test/00_9default_number.html +++ b/tests/results/test/00_9default_number.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9
    Default: 9
    var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9.
    Default: 9
    diff --git a/tests/results/test/00_9default_number.json b/tests/results/test/00_9default_number.json index 73e0a04a2..e0115353a 100644 --- a/tests/results/test/00_9default_number.json +++ b/tests/results/test/00_9default_number.json @@ -21,7 +21,7 @@ "choices": { "name": "Choices", "values": { - "description": "choice for 0 to 9" + "description": "choice for 0 to 9." } } } diff --git a/tests/results/test/00_9default_number.md b/tests/results/test/00_9default_number.md index 87dd75276..b88f6b306 100644 --- a/tests/results/test/00_9default_number.md +++ b/tests/results/test/00_9default_number.md @@ -1,4 +1,4 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test/00_9default_number.sh b/tests/results/test/00_9default_number.sh index 48d56cf83..db1d8706f 100644 --- a/tests/results/test/00_9default_number.sh +++ b/tests/results/test/00_9default_number.sh @@ -2,6 +2,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var │ A variable. │ -│  choice   standard   mandatory  │ Choices: choice for 0 to 9 │ +│  choice   standard   mandatory  │ Choices: choice for 0 to 9. │ │ │ Default: 9 │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/01_8calculation_information_multi.adoc b/tests/results/test/01_8calculation_information_multi.adoc index 487e4b635..b6ff0d432 100644 --- a/tests/results/test/01_8calculation_information_multi.adoc +++ b/tests/results/test/01_8calculation_information_multi.adoc @@ -3,6 +3,6 @@ | Variable | Description | **variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + -**Default**: get information test_information +**Default**: get information test_information. |==== diff --git a/tests/results/test/01_8calculation_information_multi.gitlab.md b/tests/results/test/01_8calculation_information_multi.gitlab.md index cc126e92e..eff781e94 100644 --- a/tests/results/test/01_8calculation_information_multi.gitlab.md +++ b/tests/results/test/01_8calculation_information_multi.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test/01_8calculation_information_multi.html b/tests/results/test/01_8calculation_information_multi.html index 1523287be..af63f568a 100644 --- a/tests/results/test/01_8calculation_information_multi.html +++ b/tests/results/test/01_8calculation_information_multi.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    variable
    string multiple standard mandatory unique
    A variable.
    Default: get information test_information
    variable
    string multiple standard mandatory unique
    A variable.
    Default: get information test_information.
    diff --git a/tests/results/test/01_8calculation_information_multi.json b/tests/results/test/01_8calculation_information_multi.json index aca212f9c..9b2cae114 100644 --- a/tests/results/test/01_8calculation_information_multi.json +++ b/tests/results/test/01_8calculation_information_multi.json @@ -22,7 +22,7 @@ "default": { "name": "Default", "values": { - "description": "get information test_information" + "description": "get information test_information." } }, "variable_type": "string", diff --git a/tests/results/test/01_8calculation_information_multi.md b/tests/results/test/01_8calculation_information_multi.md index cc126e92e..eff781e94 100644 --- a/tests/results/test/01_8calculation_information_multi.md +++ b/tests/results/test/01_8calculation_information_multi.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test/01_8calculation_information_multi.sh b/tests/results/test/01_8calculation_information_multi.sh index 72bc29ebd..bce1cd916 100644 --- a/tests/results/test/01_8calculation_information_multi.sh +++ b/tests/results/test/01_8calculation_information_multi.sh @@ -3,5 +3,5 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ variable │ A variable. │ │  string   multiple   standard    │ Default: get information │ -│ mandatory   unique  │ test_information │ +│ mandatory   unique  │ test_information. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_1auto_save_and_calculated_hidden.adoc b/tests/results/test/04_1auto_save_and_calculated_hidden.adoc index f7824e4fe..50571fef8 100644 --- a/tests/results/test/04_1auto_save_and_calculated_hidden.adoc +++ b/tests/results/test/04_1auto_save_and_calculated_hidden.adoc @@ -6,7 +6,7 @@ **Default**: no | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__hidden__` `auto modified` | A second variable. + -**Default**: the value is always yes + -**Hidden**: only if the variable var1 has value "yes" +**Default**: the value is always yes. + +**Hidden**: only if the variable var1 has value "yes". |==== diff --git a/tests/results/test/04_1auto_save_and_calculated_hidden.gitlab.md b/tests/results/test/04_1auto_save_and_calculated_hidden.gitlab.md index 8e7f18e31..f9ab4cb15 100644 --- a/tests/results/test/04_1auto_save_and_calculated_hidden.gitlab.md +++ b/tests/results/test/04_1auto_save_and_calculated_hidden.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes
    **Hidden**: only if the variable var1 has value "yes" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes.
    **Hidden**: only if the variable var1 has value "yes". | diff --git a/tests/results/test/04_1auto_save_and_calculated_hidden.html b/tests/results/test/04_1auto_save_and_calculated_hidden.html index cc539a48f..acfd16abb 100644 --- a/tests/results/test/04_1auto_save_and_calculated_hidden.html +++ b/tests/results/test/04_1auto_save_and_calculated_hidden.html @@ -1,10 +1,10 @@ - + - - + +
    Variable Description
    Variable Description
    var1
    string standard mandatory
    A first variable.
    Default: no
    var2
    string basic mandatory hidden auto modified
    A second variable.
    Default: the value is always yes
    Hidden: only if the variable var1 has value "yes"
    var1
    string standard mandatory
    A first variable.
    Default: no
    var2
    string basic mandatory hidden auto modified
    A second variable.
    Default: the value is always yes.
    Hidden: only if the variable var1 has value "yes".
    diff --git a/tests/results/test/04_1auto_save_and_calculated_hidden.json b/tests/results/test/04_1auto_save_and_calculated_hidden.json index 31c64e04d..ad46a29d6 100644 --- a/tests/results/test/04_1auto_save_and_calculated_hidden.json +++ b/tests/results/test/04_1auto_save_and_calculated_hidden.json @@ -36,7 +36,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "only if the variable var1 has value \"yes\"" + "description": "only if the variable var1 has value \"yes\"." } }, { @@ -51,7 +51,7 @@ "default": { "name": "Default", "values": { - "description": "the value is always yes" + "description": "the value is always yes." } }, "variable_type": "string" diff --git a/tests/results/test/04_1auto_save_and_calculated_hidden.md b/tests/results/test/04_1auto_save_and_calculated_hidden.md index 8e7f18e31..f9ab4cb15 100644 --- a/tests/results/test/04_1auto_save_and_calculated_hidden.md +++ b/tests/results/test/04_1auto_save_and_calculated_hidden.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes
    **Hidden**: only if the variable var1 has value "yes" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes.
    **Hidden**: only if the variable var1 has value "yes". | diff --git a/tests/results/test/04_1auto_save_and_calculated_hidden.sh b/tests/results/test/04_1auto_save_and_calculated_hidden.sh index 57fec9be8..ffef5c56a 100644 --- a/tests/results/test/04_1auto_save_and_calculated_hidden.sh +++ b/tests/results/test/04_1auto_save_and_calculated_hidden.sh @@ -5,7 +5,7 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A second variable. │ -│  string   basic   mandatory   hidden  │ Default: the value is always yes │ +│  string   basic   mandatory   hidden  │ Default: the value is always yes. │ │ auto modified  │ Hidden: only if the variable var1 │ -│ │ has value "yes" │ +│ │ has value "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_1default_calculation_hidden.adoc b/tests/results/test/04_1default_calculation_hidden.adoc index 733034e0c..e68745cd6 100644 --- a/tests/results/test/04_1default_calculation_hidden.adoc +++ b/tests/results/test/04_1default_calculation_hidden.adoc @@ -9,6 +9,6 @@ **Disabled**: when the variable "var1" has the value "value" | **var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A third variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test/04_1default_calculation_hidden.gitlab.md b/tests/results/test/04_1default_calculation_hidden.gitlab.md index 593336cb1..4be9671e6 100644 --- a/tests/results/test/04_1default_calculation_hidden.gitlab.md +++ b/tests/results/test/04_1default_calculation_hidden.gitlab.md @@ -2,5 +2,5 @@ |---------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: value | | **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A second variable.
    **Disabled**: when the variable "[A first variable](#var1)" has the value "value" | -| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation | +| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test/04_1default_calculation_hidden.html b/tests/results/test/04_1default_calculation_hidden.html index 5bbf45e16..0d9d7c5f0 100644 --- a/tests/results/test/04_1default_calculation_hidden.html +++ b/tests/results/test/04_1default_calculation_hidden.html @@ -5,7 +5,7 @@ var1
    string standard mandatory A first variable.
    Default: value var2
    string basic mandatory disabledA second variable.
    Disabled: when the variable "var1" has the value "value" -var3
    string standard mandatory A third variable.
    Default: depends on a calculation +var3
    string standard mandatory A third variable.
    Default: depends on a calculation. diff --git a/tests/results/test/04_1default_calculation_hidden.json b/tests/results/test/04_1default_calculation_hidden.json index a8ad15f79..1c3c6e756 100644 --- a/tests/results/test/04_1default_calculation_hidden.json +++ b/tests/results/test/04_1default_calculation_hidden.json @@ -64,7 +64,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/04_1default_calculation_hidden.md b/tests/results/test/04_1default_calculation_hidden.md index 593336cb1..4be9671e6 100644 --- a/tests/results/test/04_1default_calculation_hidden.md +++ b/tests/results/test/04_1default_calculation_hidden.md @@ -2,5 +2,5 @@ |---------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: value | | **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A second variable.
    **Disabled**: when the variable "[A first variable](#var1)" has the value "value" | -| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation | +| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test/04_1default_calculation_hidden.sh b/tests/results/test/04_1default_calculation_hidden.sh index cef41c444..46cd1760e 100644 --- a/tests/results/test/04_1default_calculation_hidden.sh +++ b/tests/results/test/04_1default_calculation_hidden.sh @@ -9,5 +9,5 @@ │ disabled  │ has the value "value" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var3 │ A third variable. │ -│  string   standard   mandatory  │ Default: depends on a calculation │ +│  string   standard   mandatory  │ Default: depends on a calculation. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_1default_calculation_hidden_2.adoc b/tests/results/test/04_1default_calculation_hidden_2.adoc index 733034e0c..e68745cd6 100644 --- a/tests/results/test/04_1default_calculation_hidden_2.adoc +++ b/tests/results/test/04_1default_calculation_hidden_2.adoc @@ -9,6 +9,6 @@ **Disabled**: when the variable "var1" has the value "value" | **var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A third variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test/04_1default_calculation_hidden_2.gitlab.md b/tests/results/test/04_1default_calculation_hidden_2.gitlab.md index 593336cb1..4be9671e6 100644 --- a/tests/results/test/04_1default_calculation_hidden_2.gitlab.md +++ b/tests/results/test/04_1default_calculation_hidden_2.gitlab.md @@ -2,5 +2,5 @@ |---------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: value | | **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A second variable.
    **Disabled**: when the variable "[A first variable](#var1)" has the value "value" | -| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation | +| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test/04_1default_calculation_hidden_2.html b/tests/results/test/04_1default_calculation_hidden_2.html index 5bbf45e16..0d9d7c5f0 100644 --- a/tests/results/test/04_1default_calculation_hidden_2.html +++ b/tests/results/test/04_1default_calculation_hidden_2.html @@ -5,7 +5,7 @@ var1
    string standard mandatory A first variable.
    Default: value var2
    string basic mandatory disabledA second variable.
    Disabled: when the variable "var1" has the value "value" -var3
    string standard mandatory A third variable.
    Default: depends on a calculation +var3
    string standard mandatory A third variable.
    Default: depends on a calculation. diff --git a/tests/results/test/04_1default_calculation_hidden_2.json b/tests/results/test/04_1default_calculation_hidden_2.json index a8ad15f79..1c3c6e756 100644 --- a/tests/results/test/04_1default_calculation_hidden_2.json +++ b/tests/results/test/04_1default_calculation_hidden_2.json @@ -64,7 +64,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/04_1default_calculation_hidden_2.md b/tests/results/test/04_1default_calculation_hidden_2.md index 593336cb1..4be9671e6 100644 --- a/tests/results/test/04_1default_calculation_hidden_2.md +++ b/tests/results/test/04_1default_calculation_hidden_2.md @@ -2,5 +2,5 @@ |---------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------| | **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: value | | **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A second variable.
    **Disabled**: when the variable "[A first variable](#var1)" has the value "value" | -| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation | +| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test/04_1default_calculation_hidden_2.sh b/tests/results/test/04_1default_calculation_hidden_2.sh index cef41c444..46cd1760e 100644 --- a/tests/results/test/04_1default_calculation_hidden_2.sh +++ b/tests/results/test/04_1default_calculation_hidden_2.sh @@ -9,5 +9,5 @@ │ disabled  │ has the value "value" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var3 │ A third variable. │ -│  string   standard   mandatory  │ Default: depends on a calculation │ +│  string   standard   mandatory  │ Default: depends on a calculation. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_1default_calculation_hidden_3.adoc b/tests/results/test/04_1default_calculation_hidden_3.adoc index cbf7a7b36..47c5778c9 100644 --- a/tests/results/test/04_1default_calculation_hidden_3.adoc +++ b/tests/results/test/04_1default_calculation_hidden_3.adoc @@ -3,6 +3,6 @@ | Variable | Description | **var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A third variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test/04_1default_calculation_hidden_3.gitlab.md b/tests/results/test/04_1default_calculation_hidden_3.gitlab.md index 178a903e9..1a7351788 100644 --- a/tests/results/test/04_1default_calculation_hidden_3.gitlab.md +++ b/tests/results/test/04_1default_calculation_hidden_3.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------| -| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| +| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test/04_1default_calculation_hidden_3.html b/tests/results/test/04_1default_calculation_hidden_3.html index 2bbad9ca0..3bf94347b 100644 --- a/tests/results/test/04_1default_calculation_hidden_3.html +++ b/tests/results/test/04_1default_calculation_hidden_3.html @@ -1,9 +1,9 @@ - + - +
    Variable Description
    Variable Description
    var3
    string standard mandatory
    A third variable.
    Default: depends on a calculation
    var3
    string standard mandatory
    A third variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test/04_1default_calculation_hidden_3.json b/tests/results/test/04_1default_calculation_hidden_3.json index 9ea1b3e54..f059feedc 100644 --- a/tests/results/test/04_1default_calculation_hidden_3.json +++ b/tests/results/test/04_1default_calculation_hidden_3.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/04_1default_calculation_hidden_3.md b/tests/results/test/04_1default_calculation_hidden_3.md index 178a903e9..1a7351788 100644 --- a/tests/results/test/04_1default_calculation_hidden_3.md +++ b/tests/results/test/04_1default_calculation_hidden_3.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------| -| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| +| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test/04_1default_calculation_hidden_3.sh b/tests/results/test/04_1default_calculation_hidden_3.sh index 4dc497938..b3e81aa7a 100644 --- a/tests/results/test/04_1default_calculation_hidden_3.sh +++ b/tests/results/test/04_1default_calculation_hidden_3.sh @@ -2,5 +2,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var3 │ A third variable. │ -│  string   standard   mandatory  │ Default: depends on a calculation │ +│  string   standard   mandatory  │ Default: depends on a calculation. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_1default_calculation_hidden_4.adoc b/tests/results/test/04_1default_calculation_hidden_4.adoc index ebc2a7b70..17ed4b1cd 100644 --- a/tests/results/test/04_1default_calculation_hidden_4.adoc +++ b/tests/results/test/04_1default_calculation_hidden_4.adoc @@ -5,6 +5,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A second variable. | **var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A third variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test/04_1default_calculation_hidden_4.gitlab.md b/tests/results/test/04_1default_calculation_hidden_4.gitlab.md index c7ee76d89..3b96a2c30 100644 --- a/tests/results/test/04_1default_calculation_hidden_4.gitlab.md +++ b/tests/results/test/04_1default_calculation_hidden_4.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------| -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A second variable. | -| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A second variable. | +| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test/04_1default_calculation_hidden_4.html b/tests/results/test/04_1default_calculation_hidden_4.html index 12c4560af..68f5dd1b4 100644 --- a/tests/results/test/04_1default_calculation_hidden_4.html +++ b/tests/results/test/04_1default_calculation_hidden_4.html @@ -1,10 +1,10 @@ - + - - + +
    Variable Description
    Variable Description
    var2
    string basic mandatory
    A second variable.
    var3
    string standard mandatory
    A third variable.
    Default: depends on a calculation
    var2
    string basic mandatory
    A second variable.
    var3
    string standard mandatory
    A third variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test/04_1default_calculation_hidden_4.json b/tests/results/test/04_1default_calculation_hidden_4.json index 3d005b962..9d36768d0 100644 --- a/tests/results/test/04_1default_calculation_hidden_4.json +++ b/tests/results/test/04_1default_calculation_hidden_4.json @@ -31,7 +31,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/04_1default_calculation_hidden_4.md b/tests/results/test/04_1default_calculation_hidden_4.md index c7ee76d89..3b96a2c30 100644 --- a/tests/results/test/04_1default_calculation_hidden_4.md +++ b/tests/results/test/04_1default_calculation_hidden_4.md @@ -1,5 +1,5 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------| -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A second variable. | -| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A second variable. | +| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test/04_1default_calculation_hidden_4.sh b/tests/results/test/04_1default_calculation_hidden_4.sh index 885df9b76..6df71a2f1 100644 --- a/tests/results/test/04_1default_calculation_hidden_4.sh +++ b/tests/results/test/04_1default_calculation_hidden_4.sh @@ -5,5 +5,5 @@ │  string   basic   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var3 │ A third variable. │ -│  string   standard   mandatory  │ Default: depends on a calculation │ +│  string   standard   mandatory  │ Default: depends on a calculation. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_1default_calculation_hidden_5.adoc b/tests/results/test/04_1default_calculation_hidden_5.adoc index 0323556ba..4cdc30ac6 100644 --- a/tests/results/test/04_1default_calculation_hidden_5.adoc +++ b/tests/results/test/04_1default_calculation_hidden_5.adoc @@ -6,6 +6,6 @@ **Default**: value | **var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A third variable. + -**Disabled**: depends on an undocumented variable +**Disabled**: depends on an undocumented variable. |==== diff --git a/tests/results/test/04_1default_calculation_hidden_5.gitlab.md b/tests/results/test/04_1default_calculation_hidden_5.gitlab.md index 37c719a3c..cc6e31608 100644 --- a/tests/results/test/04_1default_calculation_hidden_5.gitlab.md +++ b/tests/results/test/04_1default_calculation_hidden_5.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**: value | -| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A third variable.
    **Disabled**: depends on an undocumented variable | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: value | +| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A third variable.
    **Disabled**: depends on an undocumented variable. | diff --git a/tests/results/test/04_1default_calculation_hidden_5.html b/tests/results/test/04_1default_calculation_hidden_5.html index 3e83c09e8..1fd72d91e 100644 --- a/tests/results/test/04_1default_calculation_hidden_5.html +++ b/tests/results/test/04_1default_calculation_hidden_5.html @@ -1,10 +1,10 @@ - + - - + +
    Variable Description
    Variable Description
    var1
    string standard mandatory
    A first variable.
    Default: value
    var3
    string basic mandatory disabled
    A third variable.
    Disabled: depends on an undocumented variable
    var1
    string standard mandatory
    A first variable.
    Default: value
    var3
    string basic mandatory disabled
    A third variable.
    Disabled: depends on an undocumented variable.
    diff --git a/tests/results/test/04_1default_calculation_hidden_5.json b/tests/results/test/04_1default_calculation_hidden_5.json index ac191e6e2..8e5e02365 100644 --- a/tests/results/test/04_1default_calculation_hidden_5.json +++ b/tests/results/test/04_1default_calculation_hidden_5.json @@ -35,7 +35,7 @@ "name": "disabled", "ori_name": "disabled", "access_control": true, - "annotation": "depends on an undocumented variable" + "annotation": "depends on an undocumented variable." } ], "mode": "basic", diff --git a/tests/results/test/04_1default_calculation_hidden_5.md b/tests/results/test/04_1default_calculation_hidden_5.md index 37c719a3c..cc6e31608 100644 --- a/tests/results/test/04_1default_calculation_hidden_5.md +++ b/tests/results/test/04_1default_calculation_hidden_5.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**: value | -| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A third variable.
    **Disabled**: depends on an undocumented variable | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: value | +| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A third variable.
    **Disabled**: depends on an undocumented variable. | diff --git a/tests/results/test/04_1default_calculation_hidden_5.sh b/tests/results/test/04_1default_calculation_hidden_5.sh index 521c50236..4da7c25f3 100644 --- a/tests/results/test/04_1default_calculation_hidden_5.sh +++ b/tests/results/test/04_1default_calculation_hidden_5.sh @@ -6,5 +6,5 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var3 │ A third variable. │ │  string   basic   mandatory    │ Disabled: depends on an undocumented │ -│ disabled  │ variable │ +│ disabled  │ variable. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_1default_calculation_hidden_6.adoc b/tests/results/test/04_1default_calculation_hidden_6.adoc index 0323556ba..4cdc30ac6 100644 --- a/tests/results/test/04_1default_calculation_hidden_6.adoc +++ b/tests/results/test/04_1default_calculation_hidden_6.adoc @@ -6,6 +6,6 @@ **Default**: value | **var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A third variable. + -**Disabled**: depends on an undocumented variable +**Disabled**: depends on an undocumented variable. |==== diff --git a/tests/results/test/04_1default_calculation_hidden_6.gitlab.md b/tests/results/test/04_1default_calculation_hidden_6.gitlab.md index 37c719a3c..cc6e31608 100644 --- a/tests/results/test/04_1default_calculation_hidden_6.gitlab.md +++ b/tests/results/test/04_1default_calculation_hidden_6.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**: value | -| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A third variable.
    **Disabled**: depends on an undocumented variable | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: value | +| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A third variable.
    **Disabled**: depends on an undocumented variable. | diff --git a/tests/results/test/04_1default_calculation_hidden_6.html b/tests/results/test/04_1default_calculation_hidden_6.html index 3e83c09e8..1fd72d91e 100644 --- a/tests/results/test/04_1default_calculation_hidden_6.html +++ b/tests/results/test/04_1default_calculation_hidden_6.html @@ -1,10 +1,10 @@ - + - - + +
    Variable Description
    Variable Description
    var1
    string standard mandatory
    A first variable.
    Default: value
    var3
    string basic mandatory disabled
    A third variable.
    Disabled: depends on an undocumented variable
    var1
    string standard mandatory
    A first variable.
    Default: value
    var3
    string basic mandatory disabled
    A third variable.
    Disabled: depends on an undocumented variable.
    diff --git a/tests/results/test/04_1default_calculation_hidden_6.json b/tests/results/test/04_1default_calculation_hidden_6.json index ac191e6e2..8e5e02365 100644 --- a/tests/results/test/04_1default_calculation_hidden_6.json +++ b/tests/results/test/04_1default_calculation_hidden_6.json @@ -35,7 +35,7 @@ "name": "disabled", "ori_name": "disabled", "access_control": true, - "annotation": "depends on an undocumented variable" + "annotation": "depends on an undocumented variable." } ], "mode": "basic", diff --git a/tests/results/test/04_1default_calculation_hidden_6.md b/tests/results/test/04_1default_calculation_hidden_6.md index 37c719a3c..cc6e31608 100644 --- a/tests/results/test/04_1default_calculation_hidden_6.md +++ b/tests/results/test/04_1default_calculation_hidden_6.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**: value | -| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A third variable.
    **Disabled**: depends on an undocumented variable | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: value | +| **var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A third variable.
    **Disabled**: depends on an undocumented variable. | diff --git a/tests/results/test/04_1default_calculation_hidden_6.sh b/tests/results/test/04_1default_calculation_hidden_6.sh index 521c50236..4da7c25f3 100644 --- a/tests/results/test/04_1default_calculation_hidden_6.sh +++ b/tests/results/test/04_1default_calculation_hidden_6.sh @@ -6,5 +6,5 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var3 │ A third variable. │ │  string   basic   mandatory    │ Disabled: depends on an undocumented │ -│ disabled  │ variable │ +│ disabled  │ variable. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_5disabled_calculation_boolean.adoc b/tests/results/test/04_5disabled_calculation_boolean.adoc index e3b95beba..70645514c 100644 --- a/tests/results/test/04_5disabled_calculation_boolean.adoc +++ b/tests/results/test/04_5disabled_calculation_boolean.adoc @@ -6,9 +6,9 @@ **Default**: no | **variable1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A first variable. + -**Disabled**: if condition is egal to "yes" +**Disabled**: if condition is egal to "yes". | **variable2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A seconde variable. + -**Disabled**: if condition is not egal to "yes" +**Disabled**: if condition is not egal to "yes". |==== diff --git a/tests/results/test/04_5disabled_calculation_boolean.gitlab.md b/tests/results/test/04_5disabled_calculation_boolean.gitlab.md index 9e968a50f..226431a4c 100644 --- a/tests/results/test/04_5disabled_calculation_boolean.gitlab.md +++ b/tests/results/test/04_5disabled_calculation_boolean.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes". | diff --git a/tests/results/test/04_5disabled_calculation_boolean.html b/tests/results/test/04_5disabled_calculation_boolean.html index a9d9c5e6a..7d8aa0ab6 100644 --- a/tests/results/test/04_5disabled_calculation_boolean.html +++ b/tests/results/test/04_5disabled_calculation_boolean.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    condition
    string standard mandatory
    A conditional variable.
    Default: no
    variable1
    string basic mandatory disabled
    A first variable.
    Disabled: if condition is egal to "yes"
    variable2
    string basic mandatory disabled
    A seconde variable.
    Disabled: if condition is not egal to "yes"
    condition
    string standard mandatory
    A conditional variable.
    Default: no
    variable1
    string basic mandatory disabled
    A first variable.
    Disabled: if condition is egal to "yes".
    variable2
    string basic mandatory disabled
    A seconde variable.
    Disabled: if condition is not egal to "yes".
    diff --git a/tests/results/test/04_5disabled_calculation_boolean.json b/tests/results/test/04_5disabled_calculation_boolean.json index 9db58d1f2..590ebf40c 100644 --- a/tests/results/test/04_5disabled_calculation_boolean.json +++ b/tests/results/test/04_5disabled_calculation_boolean.json @@ -36,7 +36,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is egal to \"yes\"" + "description": "if condition is egal to \"yes\"." } } ], @@ -61,7 +61,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is not egal to \"yes\"" + "description": "if condition is not egal to \"yes\"." } } ], diff --git a/tests/results/test/04_5disabled_calculation_boolean.md b/tests/results/test/04_5disabled_calculation_boolean.md index 9e968a50f..226431a4c 100644 --- a/tests/results/test/04_5disabled_calculation_boolean.md +++ b/tests/results/test/04_5disabled_calculation_boolean.md @@ -1,6 +1,6 @@ -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes". | diff --git a/tests/results/test/04_5disabled_calculation_boolean.sh b/tests/results/test/04_5disabled_calculation_boolean.sh index 32b1ac3a8..3bf43af5d 100644 --- a/tests/results/test/04_5disabled_calculation_boolean.sh +++ b/tests/results/test/04_5disabled_calculation_boolean.sh @@ -6,9 +6,9 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ variable1 │ A first variable. │ │  string   basic   mandatory    │ Disabled: if condition is egal to │ -│ disabled  │ "yes" │ +│ disabled  │ "yes". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ variable2 │ A seconde variable. │ │  string   basic   mandatory    │ Disabled: if condition is not egal │ -│ disabled  │ to "yes" │ +│ disabled  │ to "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/04_5disabled_calculation_optional.adoc b/tests/results/test/04_5disabled_calculation_optional.adoc index 4398364ac..b71899e7d 100644 --- a/tests/results/test/04_5disabled_calculation_optional.adoc +++ b/tests/results/test/04_5disabled_calculation_optional.adoc @@ -6,9 +6,9 @@ **Default**: no | **var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` | A first variable. + -**Hidden**: calculation from an unknown variable +**Hidden**: calculation from an unknown variable. | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` | A second variable. + -**Hidden**: calculation from an condition variable +**Hidden**: calculation from an condition variable. |==== diff --git a/tests/results/test/04_5disabled_calculation_optional.gitlab.md b/tests/results/test/04_5disabled_calculation_optional.gitlab.md index 518d9c10f..fa9b6ffc3 100644 --- a/tests/results/test/04_5disabled_calculation_optional.gitlab.md +++ b/tests/results/test/04_5disabled_calculation_optional.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable. | diff --git a/tests/results/test/04_5disabled_calculation_optional.html b/tests/results/test/04_5disabled_calculation_optional.html index 716059335..5d99d734b 100644 --- a/tests/results/test/04_5disabled_calculation_optional.html +++ b/tests/results/test/04_5disabled_calculation_optional.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    condition
    string standard mandatory
    A condition.
    Default: no
    var1
    string standard hidden
    A first variable.
    Hidden: calculation from an unknown variable
    var2
    string standard hidden
    A second variable.
    Hidden: calculation from an condition variable
    condition
    string standard mandatory
    A condition.
    Default: no
    var1
    string standard hidden
    A first variable.
    Hidden: calculation from an unknown variable.
    var2
    string standard hidden
    A second variable.
    Hidden: calculation from an condition variable.
    diff --git a/tests/results/test/04_5disabled_calculation_optional.json b/tests/results/test/04_5disabled_calculation_optional.json index 5e03809c6..f432f439f 100644 --- a/tests/results/test/04_5disabled_calculation_optional.json +++ b/tests/results/test/04_5disabled_calculation_optional.json @@ -30,7 +30,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "calculation from an unknown variable" + "description": "calculation from an unknown variable." } } ], @@ -49,7 +49,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "calculation from an condition variable" + "description": "calculation from an condition variable." } } ], diff --git a/tests/results/test/04_5disabled_calculation_optional.md b/tests/results/test/04_5disabled_calculation_optional.md index 518d9c10f..fa9b6ffc3 100644 --- a/tests/results/test/04_5disabled_calculation_optional.md +++ b/tests/results/test/04_5disabled_calculation_optional.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable | -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable. | +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable. | diff --git a/tests/results/test/04_5disabled_calculation_optional.sh b/tests/results/test/04_5disabled_calculation_optional.sh index 55e68422c..ed4421616 100644 --- a/tests/results/test/04_5disabled_calculation_optional.sh +++ b/tests/results/test/04_5disabled_calculation_optional.sh @@ -6,9 +6,9 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var1 │ A first variable. │ │  string   standard   hidden  │ Hidden: calculation from an unknown │ -│ │ variable │ +│ │ variable. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var2 │ A second variable. │ │  string   standard   hidden  │ Hidden: calculation from an │ -│ │ condition variable │ +│ │ condition variable. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/16_2family_redefine_calculation.adoc b/tests/results/test/16_2family_redefine_calculation.adoc index 4fa5dc2f7..f7a183d55 100644 --- a/tests/results/test/16_2family_redefine_calculation.adoc +++ b/tests/results/test/16_2family_redefine_calculation.adoc @@ -5,7 +5,7 @@ **Path**: family + `basic` `__disabled__` + -**Disabled**: depends on a calculation +**Disabled**: depends on a calculation. ==== [cols="1a,1a"] |==== diff --git a/tests/results/test/16_2family_redefine_calculation.gitlab.md b/tests/results/test/16_2family_redefine_calculation.gitlab.md index 05fcbf8ef..a56149daa 100644 --- a/tests/results/test/16_2family_redefine_calculation.gitlab.md +++ b/tests/results/test/16_2family_redefine_calculation.gitlab.md @@ -3,7 +3,7 @@ > [!note] 🛈 Informations > **Path**: family\ > `basic` *`disabled`*\ -> **Disabled**: depends on a calculation +> **Disabled**: depends on a calculation. | Variable | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------| diff --git a/tests/results/test/16_2family_redefine_calculation.html b/tests/results/test/16_2family_redefine_calculation.html index 9bdac4d4a..efb34af05 100644 --- a/tests/results/test/16_2family_redefine_calculation.html +++ b/tests/results/test/16_2family_redefine_calculation.html @@ -4,7 +4,7 @@ basic disabled -Disabled: depends on a calculation +Disabled: depends on a calculation. diff --git a/tests/results/test/16_2family_redefine_calculation.json b/tests/results/test/16_2family_redefine_calculation.json index daac7f402..f9dcbb1bd 100644 --- a/tests/results/test/16_2family_redefine_calculation.json +++ b/tests/results/test/16_2family_redefine_calculation.json @@ -11,7 +11,7 @@ "name": "disabled", "ori_name": "disabled", "access_control": true, - "annotation": "depends on a calculation" + "annotation": "depends on a calculation." } ], "mode": "basic" diff --git a/tests/results/test/16_2family_redefine_calculation.md b/tests/results/test/16_2family_redefine_calculation.md index f24c5dc15..44bf8759f 100644 --- a/tests/results/test/16_2family_redefine_calculation.md +++ b/tests/results/test/16_2family_redefine_calculation.md @@ -4,7 +4,7 @@ > > **Path**: family\ > `basic` *`disabled`*\ -> **Disabled**: depends on a calculation +> **Disabled**: depends on a calculation. | Variable | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------| diff --git a/tests/results/test/16_2family_redefine_calculation.sh b/tests/results/test/16_2family_redefine_calculation.sh index 2209a226d..bd980348f 100644 --- a/tests/results/test/16_2family_redefine_calculation.sh +++ b/tests/results/test/16_2family_redefine_calculation.sh @@ -4,7 +4,7 @@ ▌  ▌ Path: family ▌  basic   disabled  -▌ Disabled: depends on a calculation +▌ Disabled: depends on a calculation. ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ diff --git a/tests/results/test/16_5redefine_calculation.adoc b/tests/results/test/16_5redefine_calculation.adoc index 92eb58511..7f9a84008 100644 --- a/tests/results/test/16_5redefine_calculation.adoc +++ b/tests/results/test/16_5redefine_calculation.adoc @@ -3,6 +3,6 @@ | Variable | Description | **variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: returns yes +**Default**: returns yes. |==== diff --git a/tests/results/test/16_5redefine_calculation.gitlab.md b/tests/results/test/16_5redefine_calculation.gitlab.md index f86a32ebb..b619ea87c 100644 --- a/tests/results/test/16_5redefine_calculation.gitlab.md +++ b/tests/results/test/16_5redefine_calculation.gitlab.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes. | diff --git a/tests/results/test/16_5redefine_calculation.html b/tests/results/test/16_5redefine_calculation.html index b10223421..6f1d5bcb4 100644 --- a/tests/results/test/16_5redefine_calculation.html +++ b/tests/results/test/16_5redefine_calculation.html @@ -1,9 +1,9 @@
    - + - +
    Variable Description
    Variable Description
    variable
    string standard mandatory
    A variable.
    Default: returns yes
    variable
    string standard mandatory
    A variable.
    Default: returns yes.
    diff --git a/tests/results/test/16_5redefine_calculation.json b/tests/results/test/16_5redefine_calculation.json index a70f51937..21a705fd2 100644 --- a/tests/results/test/16_5redefine_calculation.json +++ b/tests/results/test/16_5redefine_calculation.json @@ -16,7 +16,7 @@ "default": { "name": "Default", "values": { - "description": "returns yes" + "description": "returns yes." } }, "variable_type": "string" diff --git a/tests/results/test/16_5redefine_calculation.md b/tests/results/test/16_5redefine_calculation.md index f86a32ebb..b619ea87c 100644 --- a/tests/results/test/16_5redefine_calculation.md +++ b/tests/results/test/16_5redefine_calculation.md @@ -1,4 +1,4 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| -| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------| +| **variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes. | diff --git a/tests/results/test/16_5redefine_calculation.sh b/tests/results/test/16_5redefine_calculation.sh index 21461c2af..bdc2dcb10 100644 --- a/tests/results/test/16_5redefine_calculation.sh +++ b/tests/results/test/16_5redefine_calculation.sh @@ -2,5 +2,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ variable │ A variable. │ -│  string   standard   mandatory  │ Default: returns yes │ +│  string   standard   mandatory  │ Default: returns yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/20_9default_information_parent.adoc b/tests/results/test/20_9default_information_parent.adoc index b98b5a895..171ab6827 100644 --- a/tests/results/test/20_9default_information_parent.adoc +++ b/tests/results/test/20_9default_information_parent.adoc @@ -13,6 +13,6 @@ `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A first variable. | **family.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: the value of the information "test_information" of the variable "family" +**Default**: the value of the information "test_information" of the variable "family". |==== diff --git a/tests/results/test/20_9default_information_parent.gitlab.md b/tests/results/test/20_9default_information_parent.gitlab.md index 5e6703190..64414c27a 100644 --- a/tests/results/test/20_9default_information_parent.gitlab.md +++ b/tests/results/test/20_9default_information_parent.gitlab.md @@ -4,10 +4,10 @@ > **Path**: family\ > `basic` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------| -| **family.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | -| **family.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of the information "test_information" of the variable "family" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------| +| **family.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | +| **family.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of the information "test_information" of the variable "family". | diff --git a/tests/results/test/20_9default_information_parent.html b/tests/results/test/20_9default_information_parent.html index 163af35e8..938d2ecce 100644 --- a/tests/results/test/20_9default_information_parent.html +++ b/tests/results/test/20_9default_information_parent.html @@ -6,11 +6,11 @@ - + - - + +
    Variable Description
    Variable Description
    family.var1
    string basic mandatory
    A first variable.
    family.var2
    string standard mandatory
    A second variable.
    Default: the value of the information "test_information" of the variable "family"
    family.var1
    string basic mandatory
    A first variable.
    family.var2
    string standard mandatory
    A second variable.
    Default: the value of the information "test_information" of the variable "family".
    diff --git a/tests/results/test/20_9default_information_parent.json b/tests/results/test/20_9default_information_parent.json index e159355b4..f948ff85a 100644 --- a/tests/results/test/20_9default_information_parent.json +++ b/tests/results/test/20_9default_information_parent.json @@ -41,7 +41,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the information \"test_information\" of the variable \"family\"" + "values": "the value of the information \"test_information\" of the variable \"family\"." }, "variable_type": "string" } diff --git a/tests/results/test/20_9default_information_parent.md b/tests/results/test/20_9default_information_parent.md index 4d0d6f904..f61e4c551 100644 --- a/tests/results/test/20_9default_information_parent.md +++ b/tests/results/test/20_9default_information_parent.md @@ -5,8 +5,8 @@ > **Path**: family\ > `basic` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------| -| **family.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | -| **family.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of the information "test_information" of the variable "family" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------| +| **family.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | +| **family.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of the information "test_information" of the variable "family". | diff --git a/tests/results/test/20_9default_information_parent.sh b/tests/results/test/20_9default_information_parent.sh index b56b380f0..3680f6d2c 100644 --- a/tests/results/test/20_9default_information_parent.sh +++ b/tests/results/test/20_9default_information_parent.sh @@ -14,6 +14,6 @@ │ family.var2 │ A second variable. │ │  string   standard   mandatory  │ Default: the value of the │ │ │ information "test_information" of │ -│ │ the variable "family" │ +│ │ the variable "family". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/24_0family_hidden_condition_sub_family.adoc b/tests/results/test/24_0family_hidden_condition_sub_family.adoc index cc9f08d3b..dbb8f407c 100644 --- a/tests/results/test/24_0family_hidden_condition_sub_family.adoc +++ b/tests/results/test/24_0family_hidden_condition_sub_family.adoc @@ -13,7 +13,7 @@ **Path**: family + `basic` `__hidden__` + -**Hidden**: if condition is yes +**Hidden**: if condition is yes. ==== === subfamily diff --git a/tests/results/test/24_0family_hidden_condition_sub_family.gitlab.md b/tests/results/test/24_0family_hidden_condition_sub_family.gitlab.md index 2911aed8f..c73db3973 100644 --- a/tests/results/test/24_0family_hidden_condition_sub_family.gitlab.md +++ b/tests/results/test/24_0family_hidden_condition_sub_family.gitlab.md @@ -7,7 +7,7 @@ > [!note] 🛈 Informations > **Path**: family\ > `basic` *`hidden`*\ -> **Hidden**: if condition is yes +> **Hidden**: if condition is yes.
    subfamily diff --git a/tests/results/test/24_0family_hidden_condition_sub_family.html b/tests/results/test/24_0family_hidden_condition_sub_family.html index 83dd53190..00a1129ed 100644 --- a/tests/results/test/24_0family_hidden_condition_sub_family.html +++ b/tests/results/test/24_0family_hidden_condition_sub_family.html @@ -13,7 +13,7 @@ basic hidden -Hidden: if condition is yes +Hidden: if condition is yes.

    subfamily

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

    A subfamily

    diff --git a/tests/results/test/24_0family_hidden_param_condition_sub_family.json b/tests/results/test/24_0family_hidden_param_condition_sub_family.json index 7461fb058..bdaf8b48c 100644 --- a/tests/results/test/24_0family_hidden_param_condition_sub_family.json +++ b/tests/results/test/24_0family_hidden_param_condition_sub_family.json @@ -32,7 +32,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], diff --git a/tests/results/test/24_0family_hidden_param_condition_sub_family.md b/tests/results/test/24_0family_hidden_param_condition_sub_family.md index f094dacfc..9a722785a 100644 --- a/tests/results/test/24_0family_hidden_param_condition_sub_family.md +++ b/tests/results/test/24_0family_hidden_param_condition_sub_family.md @@ -8,7 +8,7 @@ > > **Path**: family\ > `basic` *`hidden`*\ -> **Hidden**: if condition is yes +> **Hidden**: if condition is yes. ## A subfamily diff --git a/tests/results/test/24_0family_hidden_param_condition_sub_family.sh b/tests/results/test/24_0family_hidden_param_condition_sub_family.sh index 22bef6f93..9b5bafabf 100644 --- a/tests/results/test/24_0family_hidden_param_condition_sub_family.sh +++ b/tests/results/test/24_0family_hidden_param_condition_sub_family.sh @@ -10,7 +10,7 @@ ▌  ▌ Path: family ▌  basic   hidden  -▌ Hidden: if condition is yes +▌ Hidden: if condition is yes. A subfamily diff --git a/tests/results/test/24_0family_mandatory_condition.adoc b/tests/results/test/24_0family_mandatory_condition.adoc index 898254dae..4aca5753b 100644 --- a/tests/results/test/24_0family_mandatory_condition.adoc +++ b/tests/results/test/24_0family_mandatory_condition.adoc @@ -6,6 +6,6 @@ **Default**: no | **var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__mandatory__` | A variable. + -**Mandatory**: only if rougail.condition has the value "yes" +**Mandatory**: only if rougail.condition has the value "yes". |==== diff --git a/tests/results/test/24_0family_mandatory_condition.gitlab.md b/tests/results/test/24_0family_mandatory_condition.gitlab.md index c418820f2..0fb9cae96 100644 --- a/tests/results/test/24_0family_mandatory_condition.gitlab.md +++ b/tests/results/test/24_0family_mandatory_condition.gitlab.md @@ -1,5 +1,5 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes". | diff --git a/tests/results/test/24_0family_mandatory_condition.html b/tests/results/test/24_0family_mandatory_condition.html index 00dcaed70..7006dd881 100644 --- a/tests/results/test/24_0family_mandatory_condition.html +++ b/tests/results/test/24_0family_mandatory_condition.html @@ -1,10 +1,10 @@ - + - - + +
    Variable Description
    Variable Description
    condition
    string standard mandatory
    A condition.
    Default: no
    var
    string standard mandatory
    A variable.
    Mandatory: only if rougail.condition has the value "yes"
    condition
    string standard mandatory
    A condition.
    Default: no
    var
    string standard mandatory
    A variable.
    Mandatory: only if rougail.condition has the value "yes".
    diff --git a/tests/results/test/24_0family_mandatory_condition.json b/tests/results/test/24_0family_mandatory_condition.json index 1a7e64bad..7a80cde13 100644 --- a/tests/results/test/24_0family_mandatory_condition.json +++ b/tests/results/test/24_0family_mandatory_condition.json @@ -30,7 +30,7 @@ "ori_name": "mandatory", "access_control": false, "annotation": { - "description": "only if rougail.condition has the value \"yes\"" + "description": "only if rougail.condition has the value \"yes\"." } } ], diff --git a/tests/results/test/24_0family_mandatory_condition.md b/tests/results/test/24_0family_mandatory_condition.md index c418820f2..0fb9cae96 100644 --- a/tests/results/test/24_0family_mandatory_condition.md +++ b/tests/results/test/24_0family_mandatory_condition.md @@ -1,5 +1,5 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------| -| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| +| **condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes". | diff --git a/tests/results/test/24_0family_mandatory_condition.sh b/tests/results/test/24_0family_mandatory_condition.sh index 3a3b26573..7e02032b0 100644 --- a/tests/results/test/24_0family_mandatory_condition.sh +++ b/tests/results/test/24_0family_mandatory_condition.sh @@ -6,5 +6,5 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ var │ A variable. │ │  string   standard   mandatory  │ Mandatory: only if rougail.condition │ -│ │ has the value "yes" │ +│ │ has the value "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_0leadership_follower_default_calculation.adoc b/tests/results/test/40_0leadership_follower_default_calculation.adoc index 5fe50254c..65981ffd8 100644 --- a/tests/results/test/40_0leadership_follower_default_calculation.adoc +++ b/tests/results/test/40_0leadership_follower_default_calculation.adoc @@ -17,6 +17,6 @@ This family contains lists of variable blocks. + **Default**: value | **leader.follower2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second follower. + -**Default**: returns follower1 value +**Default**: returns follower1 value. |==== diff --git a/tests/results/test/40_0leadership_follower_default_calculation.gitlab.md b/tests/results/test/40_0leadership_follower_default_calculation.gitlab.md index 00830d928..1afc65b7b 100644 --- a/tests/results/test/40_0leadership_follower_default_calculation.gitlab.md +++ b/tests/results/test/40_0leadership_follower_default_calculation.gitlab.md @@ -5,11 +5,11 @@ > **Path**: leader\ > `basic` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------| -| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | -| **leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| +| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | +| **leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value. |
    diff --git a/tests/results/test/40_0leadership_follower_default_calculation.html b/tests/results/test/40_0leadership_follower_default_calculation.html index f664906b9..9bfed68ea 100644 --- a/tests/results/test/40_0leadership_follower_default_calculation.html +++ b/tests/results/test/40_0leadership_follower_default_calculation.html @@ -8,12 +8,12 @@ This family contains lists of variable blocks. - + - - - + + +
    Variable Description
    Variable Description
    leader.leader
    string multiple basic mandatory unique
    A leader.
    leader.follower1
    string standard mandatory
    A follower.
    Default: value
    leader.follower2
    string standard mandatory
    A second follower.
    Default: returns follower1 value
    leader.leader
    string multiple basic mandatory unique
    A leader.
    leader.follower1
    string standard mandatory
    A follower.
    Default: value
    leader.follower2
    string standard mandatory
    A second follower.
    Default: returns follower1 value.
    diff --git a/tests/results/test/40_0leadership_follower_default_calculation.json b/tests/results/test/40_0leadership_follower_default_calculation.json index e82b8b9b3..23034d3e3 100644 --- a/tests/results/test/40_0leadership_follower_default_calculation.json +++ b/tests/results/test/40_0leadership_follower_default_calculation.json @@ -72,7 +72,7 @@ "default": { "name": "Default", "values": { - "description": "returns follower1 value" + "description": "returns follower1 value." } }, "variable_type": "string" diff --git a/tests/results/test/40_0leadership_follower_default_calculation.md b/tests/results/test/40_0leadership_follower_default_calculation.md index c442749d4..f6516d6ec 100644 --- a/tests/results/test/40_0leadership_follower_default_calculation.md +++ b/tests/results/test/40_0leadership_follower_default_calculation.md @@ -6,9 +6,9 @@ > **Path**: leader\ > `basic` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------| -| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | -| **leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| +| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | +| **leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value. | diff --git a/tests/results/test/40_0leadership_follower_default_calculation.sh b/tests/results/test/40_0leadership_follower_default_calculation.sh index 33e4b2a5e..8facb9ab4 100644 --- a/tests/results/test/40_0leadership_follower_default_calculation.sh +++ b/tests/results/test/40_0leadership_follower_default_calculation.sh @@ -17,6 +17,6 @@ │  string   standard   mandatory  │ Default: value │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ leader.follower2 │ A second follower. │ -│  string   standard   mandatory  │ Default: returns follower1 value │ +│  string   standard   mandatory  │ Default: returns follower1 value. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_2leadership_calculation_index.adoc b/tests/results/test/40_2leadership_calculation_index.adoc index 3c1296c33..781431d97 100644 --- a/tests/results/test/40_2leadership_calculation_index.adoc +++ b/tests/results/test/40_2leadership_calculation_index.adoc @@ -19,6 +19,6 @@ This family contains lists of variable blocks. + * c | **leader.follower1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `standard` `mandatory` | A follower. + -**Default**: the value of the index +**Default**: the value of the index. |==== diff --git a/tests/results/test/40_2leadership_calculation_index.gitlab.md b/tests/results/test/40_2leadership_calculation_index.gitlab.md index 402f4f428..79176be89 100644 --- a/tests/results/test/40_2leadership_calculation_index.gitlab.md +++ b/tests/results/test/40_2leadership_calculation_index.gitlab.md @@ -8,7 +8,7 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| | **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b
    • c | -| **leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: the value of the index | +| **leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: the value of the index. |
    diff --git a/tests/results/test/40_2leadership_calculation_index.html b/tests/results/test/40_2leadership_calculation_index.html index 9a0d8cac0..a3aa56ef8 100644 --- a/tests/results/test/40_2leadership_calculation_index.html +++ b/tests/results/test/40_2leadership_calculation_index.html @@ -8,13 +8,13 @@ This family contains lists of variable blocks. - + - +
  • c
  • +
    Variable Description
    Variable Description
    leader.leader
    string multiple standard mandatory unique
    A leader.
    Default:
    • a
    • b
    • -
    • c
    leader.follower1
    integer standard mandatory
    A follower.
    Default: the value of the index
    leader.follower1
    integer standard mandatory
    A follower.
    Default: the value of the index.
    diff --git a/tests/results/test/40_2leadership_calculation_index.json b/tests/results/test/40_2leadership_calculation_index.json index bb09a8564..cd802e61d 100644 --- a/tests/results/test/40_2leadership_calculation_index.json +++ b/tests/results/test/40_2leadership_calculation_index.json @@ -59,7 +59,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the index" + "values": "the value of the index." }, "variable_type": "integer" } diff --git a/tests/results/test/40_2leadership_calculation_index.md b/tests/results/test/40_2leadership_calculation_index.md index d3719a997..97db47626 100644 --- a/tests/results/test/40_2leadership_calculation_index.md +++ b/tests/results/test/40_2leadership_calculation_index.md @@ -9,5 +9,5 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| | **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b
    • c | -| **leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: the value of the index | +| **leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: the value of the index. | diff --git a/tests/results/test/40_2leadership_calculation_index.sh b/tests/results/test/40_2leadership_calculation_index.sh index 26ed94aa9..7223ae7fa 100644 --- a/tests/results/test/40_2leadership_calculation_index.sh +++ b/tests/results/test/40_2leadership_calculation_index.sh @@ -16,6 +16,6 @@ │ │ • c │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ leader.follower1 │ A follower. │ -│  integer   standard   mandatory  │ Default: the value of the index │ +│  integer   standard   mandatory  │ Default: the value of the index. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_2leadership_calculation_index_2.adoc b/tests/results/test/40_2leadership_calculation_index_2.adoc index 3c1296c33..781431d97 100644 --- a/tests/results/test/40_2leadership_calculation_index_2.adoc +++ b/tests/results/test/40_2leadership_calculation_index_2.adoc @@ -19,6 +19,6 @@ This family contains lists of variable blocks. + * c | **leader.follower1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `standard` `mandatory` | A follower. + -**Default**: the value of the index +**Default**: the value of the index. |==== diff --git a/tests/results/test/40_2leadership_calculation_index_2.gitlab.md b/tests/results/test/40_2leadership_calculation_index_2.gitlab.md index 402f4f428..79176be89 100644 --- a/tests/results/test/40_2leadership_calculation_index_2.gitlab.md +++ b/tests/results/test/40_2leadership_calculation_index_2.gitlab.md @@ -8,7 +8,7 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| | **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b
    • c | -| **leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: the value of the index | +| **leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: the value of the index. | diff --git a/tests/results/test/40_2leadership_calculation_index_2.html b/tests/results/test/40_2leadership_calculation_index_2.html index 9a0d8cac0..a3aa56ef8 100644 --- a/tests/results/test/40_2leadership_calculation_index_2.html +++ b/tests/results/test/40_2leadership_calculation_index_2.html @@ -8,13 +8,13 @@ This family contains lists of variable blocks. - + - +
  • c
  • +
    Variable Description
    Variable Description
    leader.leader
    string multiple standard mandatory unique
    A leader.
    Default:
    • a
    • b
    • -
    • c
    leader.follower1
    integer standard mandatory
    A follower.
    Default: the value of the index
    leader.follower1
    integer standard mandatory
    A follower.
    Default: the value of the index.
    diff --git a/tests/results/test/40_2leadership_calculation_index_2.json b/tests/results/test/40_2leadership_calculation_index_2.json index bb09a8564..cd802e61d 100644 --- a/tests/results/test/40_2leadership_calculation_index_2.json +++ b/tests/results/test/40_2leadership_calculation_index_2.json @@ -59,7 +59,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the index" + "values": "the value of the index." }, "variable_type": "integer" } diff --git a/tests/results/test/40_2leadership_calculation_index_2.md b/tests/results/test/40_2leadership_calculation_index_2.md index d3719a997..97db47626 100644 --- a/tests/results/test/40_2leadership_calculation_index_2.md +++ b/tests/results/test/40_2leadership_calculation_index_2.md @@ -9,5 +9,5 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| | **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b
    • c | -| **leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: the value of the index | +| **leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: the value of the index. | diff --git a/tests/results/test/40_2leadership_calculation_index_2.sh b/tests/results/test/40_2leadership_calculation_index_2.sh index 26ed94aa9..7223ae7fa 100644 --- a/tests/results/test/40_2leadership_calculation_index_2.sh +++ b/tests/results/test/40_2leadership_calculation_index_2.sh @@ -16,6 +16,6 @@ │ │ • c │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ leader.follower1 │ A follower. │ -│  integer   standard   mandatory  │ Default: the value of the index │ +│  integer   standard   mandatory  │ Default: the value of the index. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_8calculation_boolean.adoc b/tests/results/test/40_8calculation_boolean.adoc index b18ee96a9..1e2807092 100644 --- a/tests/results/test/40_8calculation_boolean.adoc +++ b/tests/results/test/40_8calculation_boolean.adoc @@ -6,9 +6,9 @@ **Default**: false | **multi1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `multiple` `standard` `mandatory` `unique` | A first multi variable. + -**Default**: a calculation +**Default**: a calculation. | **multi2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `multiple` `standard` `mandatory` `unique` | A second multi variable. + -**Default**: a calculation +**Default**: a calculation. |==== diff --git a/tests/results/test/40_8calculation_boolean.gitlab.md b/tests/results/test/40_8calculation_boolean.gitlab.md index d15aebcf8..8b3395c98 100644 --- a/tests/results/test/40_8calculation_boolean.gitlab.md +++ b/tests/results/test/40_8calculation_boolean.gitlab.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------| -| **bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | -| **multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation | -| **multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------| +| **bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | +| **multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation. | +| **multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation. | diff --git a/tests/results/test/40_8calculation_boolean.html b/tests/results/test/40_8calculation_boolean.html index 090d00d92..57f3bd6f8 100644 --- a/tests/results/test/40_8calculation_boolean.html +++ b/tests/results/test/40_8calculation_boolean.html @@ -1,11 +1,11 @@ - + - - - + + +
    Variable Description
    Variable Description
    bool
    boolean standard mandatory
    A boolean variable.
    Default: false
    multi1
    boolean multiple standard mandatory unique
    A first multi variable.
    Default: a calculation
    multi2
    boolean multiple standard mandatory unique
    A second multi variable.
    Default: a calculation
    bool
    boolean standard mandatory
    A boolean variable.
    Default: false
    multi1
    boolean multiple standard mandatory unique
    A first multi variable.
    Default: a calculation.
    multi2
    boolean multiple standard mandatory unique
    A second multi variable.
    Default: a calculation.
    diff --git a/tests/results/test/40_8calculation_boolean.json b/tests/results/test/40_8calculation_boolean.json index 280744dab..19a0a4eba 100644 --- a/tests/results/test/40_8calculation_boolean.json +++ b/tests/results/test/40_8calculation_boolean.json @@ -42,7 +42,7 @@ "default": { "name": "Default", "values": { - "description": "a calculation" + "description": "a calculation." } }, "variable_type": "boolean", @@ -71,7 +71,7 @@ "default": { "name": "Default", "values": { - "description": "a calculation" + "description": "a calculation." } }, "variable_type": "boolean", diff --git a/tests/results/test/40_8calculation_boolean.md b/tests/results/test/40_8calculation_boolean.md index d15aebcf8..8b3395c98 100644 --- a/tests/results/test/40_8calculation_boolean.md +++ b/tests/results/test/40_8calculation_boolean.md @@ -1,6 +1,6 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------| -| **bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | -| **multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation | -| **multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------| +| **bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | +| **multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation. | +| **multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation. | diff --git a/tests/results/test/40_8calculation_boolean.sh b/tests/results/test/40_8calculation_boolean.sh index 14aade719..8fe4844a6 100644 --- a/tests/results/test/40_8calculation_boolean.sh +++ b/tests/results/test/40_8calculation_boolean.sh @@ -5,10 +5,10 @@ │  boolean   standard   mandatory  │ Default: false │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ multi1 │ A first multi variable. │ -│  boolean   multiple   standard    │ Default: a calculation │ +│  boolean   multiple   standard    │ Default: a calculation. │ │ mandatory   unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ multi2 │ A second multi variable. │ -│  boolean   multiple   standard    │ Default: a calculation │ +│  boolean   multiple   standard    │ Default: a calculation. │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_9leadership-calculation-outside-follower-first.adoc b/tests/results/test/40_9leadership-calculation-outside-follower-first.adoc index 41a87248b..0fb021896 100644 --- a/tests/results/test/40_9leadership-calculation-outside-follower-first.adoc +++ b/tests/results/test/40_9leadership-calculation-outside-follower-first.adoc @@ -29,6 +29,6 @@ This family contains lists of variable blocks. + | Variable | Description | **calculate** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` | A calculated variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test/40_9leadership-calculation-outside-follower-first.gitlab.md b/tests/results/test/40_9leadership-calculation-outside-follower-first.gitlab.md index e127c9de5..06c68ffba 100644 --- a/tests/results/test/40_9leadership-calculation-outside-follower-first.gitlab.md +++ b/tests/results/test/40_9leadership-calculation-outside-follower-first.gitlab.md @@ -13,7 +13,7 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test/40_9leadership-calculation-outside-follower-first.html b/tests/results/test/40_9leadership-calculation-outside-follower-first.html index 3051d7d79..ce15856ab 100644 --- a/tests/results/test/40_9leadership-calculation-outside-follower-first.html +++ b/tests/results/test/40_9leadership-calculation-outside-follower-first.html @@ -20,10 +20,10 @@ This family contains lists of variable blocks. - + - +
    Variable Description
    Variable Description
    calculate
    string multiple standard mandatory
    A calculated variable.
    Default: depends on a calculation
    calculate
    string multiple standard mandatory
    A calculated variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test/40_9leadership-calculation-outside-follower-first.json b/tests/results/test/40_9leadership-calculation-outside-follower-first.json index 4130d4af2..87c888bff 100644 --- a/tests/results/test/40_9leadership-calculation-outside-follower-first.json +++ b/tests/results/test/40_9leadership-calculation-outside-follower-first.json @@ -100,7 +100,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/40_9leadership-calculation-outside-follower-first.md b/tests/results/test/40_9leadership-calculation-outside-follower-first.md index 3090a3aa6..ae395f9c9 100644 --- a/tests/results/test/40_9leadership-calculation-outside-follower-first.md +++ b/tests/results/test/40_9leadership-calculation-outside-follower-first.md @@ -12,7 +12,7 @@ | **leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: val11 | | **leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | An other follower.
    **Default**: val21 | -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test/40_9leadership-calculation-outside-follower-first.sh b/tests/results/test/40_9leadership-calculation-outside-follower-first.sh index e6ef2cb9d..f09863a83 100644 --- a/tests/results/test/40_9leadership-calculation-outside-follower-first.sh +++ b/tests/results/test/40_9leadership-calculation-outside-follower-first.sh @@ -25,6 +25,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ calculate │ A calculated variable. │ -│  string   multiple   standard    │ Default: depends on a calculation │ +│  string   multiple   standard    │ Default: depends on a calculation. │ │ mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_9leadership-calculation-outside-follower-last.adoc b/tests/results/test/40_9leadership-calculation-outside-follower-last.adoc index 41a87248b..0fb021896 100644 --- a/tests/results/test/40_9leadership-calculation-outside-follower-last.adoc +++ b/tests/results/test/40_9leadership-calculation-outside-follower-last.adoc @@ -29,6 +29,6 @@ This family contains lists of variable blocks. + | Variable | Description | **calculate** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` | A calculated variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test/40_9leadership-calculation-outside-follower-last.gitlab.md b/tests/results/test/40_9leadership-calculation-outside-follower-last.gitlab.md index e127c9de5..06c68ffba 100644 --- a/tests/results/test/40_9leadership-calculation-outside-follower-last.gitlab.md +++ b/tests/results/test/40_9leadership-calculation-outside-follower-last.gitlab.md @@ -13,7 +13,7 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test/40_9leadership-calculation-outside-follower-last.html b/tests/results/test/40_9leadership-calculation-outside-follower-last.html index 3051d7d79..ce15856ab 100644 --- a/tests/results/test/40_9leadership-calculation-outside-follower-last.html +++ b/tests/results/test/40_9leadership-calculation-outside-follower-last.html @@ -20,10 +20,10 @@ This family contains lists of variable blocks. - + - +
    Variable Description
    Variable Description
    calculate
    string multiple standard mandatory
    A calculated variable.
    Default: depends on a calculation
    calculate
    string multiple standard mandatory
    A calculated variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test/40_9leadership-calculation-outside-follower-last.json b/tests/results/test/40_9leadership-calculation-outside-follower-last.json index 4130d4af2..87c888bff 100644 --- a/tests/results/test/40_9leadership-calculation-outside-follower-last.json +++ b/tests/results/test/40_9leadership-calculation-outside-follower-last.json @@ -100,7 +100,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/40_9leadership-calculation-outside-follower-last.md b/tests/results/test/40_9leadership-calculation-outside-follower-last.md index 3090a3aa6..ae395f9c9 100644 --- a/tests/results/test/40_9leadership-calculation-outside-follower-last.md +++ b/tests/results/test/40_9leadership-calculation-outside-follower-last.md @@ -12,7 +12,7 @@ | **leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: val11 | | **leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | An other follower.
    **Default**: val21 | -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test/40_9leadership-calculation-outside-follower-last.sh b/tests/results/test/40_9leadership-calculation-outside-follower-last.sh index e6ef2cb9d..f09863a83 100644 --- a/tests/results/test/40_9leadership-calculation-outside-follower-last.sh +++ b/tests/results/test/40_9leadership-calculation-outside-follower-last.sh @@ -25,6 +25,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ calculate │ A calculated variable. │ -│  string   multiple   standard    │ Default: depends on a calculation │ +│  string   multiple   standard    │ Default: depends on a calculation. │ │ mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_9leadership-calculation-outside-leader-first.adoc b/tests/results/test/40_9leadership-calculation-outside-leader-first.adoc index 0baaddd17..a6991af3c 100644 --- a/tests/results/test/40_9leadership-calculation-outside-leader-first.adoc +++ b/tests/results/test/40_9leadership-calculation-outside-leader-first.adoc @@ -29,6 +29,6 @@ This family contains lists of variable blocks. + | Variable | Description | **calculate** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A calculated variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test/40_9leadership-calculation-outside-leader-first.gitlab.md b/tests/results/test/40_9leadership-calculation-outside-leader-first.gitlab.md index 01b2665ad..6ccae6f5a 100644 --- a/tests/results/test/40_9leadership-calculation-outside-leader-first.gitlab.md +++ b/tests/results/test/40_9leadership-calculation-outside-leader-first.gitlab.md @@ -13,7 +13,7 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test/40_9leadership-calculation-outside-leader-first.html b/tests/results/test/40_9leadership-calculation-outside-leader-first.html index b3178291d..13732f5de 100644 --- a/tests/results/test/40_9leadership-calculation-outside-leader-first.html +++ b/tests/results/test/40_9leadership-calculation-outside-leader-first.html @@ -20,10 +20,10 @@ This family contains lists of variable blocks. - + - +
    Variable Description
    Variable Description
    calculate
    string standard mandatory
    A calculated variable.
    Default: depends on a calculation
    calculate
    string standard mandatory
    A calculated variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test/40_9leadership-calculation-outside-leader-first.json b/tests/results/test/40_9leadership-calculation-outside-leader-first.json index e6891c149..d0c97f044 100644 --- a/tests/results/test/40_9leadership-calculation-outside-leader-first.json +++ b/tests/results/test/40_9leadership-calculation-outside-leader-first.json @@ -100,7 +100,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/40_9leadership-calculation-outside-leader-first.md b/tests/results/test/40_9leadership-calculation-outside-leader-first.md index 7281b0835..7d68f93ee 100644 --- a/tests/results/test/40_9leadership-calculation-outside-leader-first.md +++ b/tests/results/test/40_9leadership-calculation-outside-leader-first.md @@ -12,7 +12,7 @@ | **leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: val11 | | **leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | An other follower.
    **Default**: val21 | -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test/40_9leadership-calculation-outside-leader-first.sh b/tests/results/test/40_9leadership-calculation-outside-leader-first.sh index b931ad35b..314b6fbca 100644 --- a/tests/results/test/40_9leadership-calculation-outside-leader-first.sh +++ b/tests/results/test/40_9leadership-calculation-outside-leader-first.sh @@ -25,5 +25,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ calculate │ A calculated variable. │ -│  string   standard   mandatory  │ Default: depends on a calculation │ +│  string   standard   mandatory  │ Default: depends on a calculation. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/40_9leadership-calculation-outside-leader-last.adoc b/tests/results/test/40_9leadership-calculation-outside-leader-last.adoc index 0baaddd17..a6991af3c 100644 --- a/tests/results/test/40_9leadership-calculation-outside-leader-last.adoc +++ b/tests/results/test/40_9leadership-calculation-outside-leader-last.adoc @@ -29,6 +29,6 @@ This family contains lists of variable blocks. + | Variable | Description | **calculate** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A calculated variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test/40_9leadership-calculation-outside-leader-last.gitlab.md b/tests/results/test/40_9leadership-calculation-outside-leader-last.gitlab.md index 01b2665ad..6ccae6f5a 100644 --- a/tests/results/test/40_9leadership-calculation-outside-leader-last.gitlab.md +++ b/tests/results/test/40_9leadership-calculation-outside-leader-last.gitlab.md @@ -13,7 +13,7 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test/40_9leadership-calculation-outside-leader-last.html b/tests/results/test/40_9leadership-calculation-outside-leader-last.html index b3178291d..13732f5de 100644 --- a/tests/results/test/40_9leadership-calculation-outside-leader-last.html +++ b/tests/results/test/40_9leadership-calculation-outside-leader-last.html @@ -20,10 +20,10 @@ This family contains lists of variable blocks. - + - +
    Variable Description
    Variable Description
    calculate
    string standard mandatory
    A calculated variable.
    Default: depends on a calculation
    calculate
    string standard mandatory
    A calculated variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test/40_9leadership-calculation-outside-leader-last.json b/tests/results/test/40_9leadership-calculation-outside-leader-last.json index e6891c149..d0c97f044 100644 --- a/tests/results/test/40_9leadership-calculation-outside-leader-last.json +++ b/tests/results/test/40_9leadership-calculation-outside-leader-last.json @@ -100,7 +100,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/40_9leadership-calculation-outside-leader-last.md b/tests/results/test/40_9leadership-calculation-outside-leader-last.md index 7281b0835..7d68f93ee 100644 --- a/tests/results/test/40_9leadership-calculation-outside-leader-last.md +++ b/tests/results/test/40_9leadership-calculation-outside-leader-last.md @@ -12,7 +12,7 @@ | **leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: val11 | | **leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | An other follower.
    **Default**: val21 | -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test/40_9leadership-calculation-outside-leader-last.sh b/tests/results/test/40_9leadership-calculation-outside-leader-last.sh index b931ad35b..314b6fbca 100644 --- a/tests/results/test/40_9leadership-calculation-outside-leader-last.sh +++ b/tests/results/test/40_9leadership-calculation-outside-leader-last.sh @@ -25,5 +25,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ calculate │ A calculated variable. │ -│  string   standard   mandatory  │ Default: depends on a calculation │ +│  string   standard   mandatory  │ Default: depends on a calculation. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/44_4disabled_calcultion_follower_index.adoc b/tests/results/test/44_4disabled_calcultion_follower_index.adoc index 2c5f8746d..939b0e3c7 100644 --- a/tests/results/test/44_4disabled_calcultion_follower_index.adoc +++ b/tests/results/test/44_4disabled_calcultion_follower_index.adoc @@ -19,6 +19,6 @@ This family contains lists of variable blocks. + | **leadership.follower** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__disabled__` | A follower. + **Default**: value + -**Disabled**: depends on a calculation +**Disabled**: depends on a calculation. |==== diff --git a/tests/results/test/44_4disabled_calcultion_follower_index.gitlab.md b/tests/results/test/44_4disabled_calcultion_follower_index.gitlab.md index 4b59e1019..6690892a2 100644 --- a/tests/results/test/44_4disabled_calcultion_follower_index.gitlab.md +++ b/tests/results/test/44_4disabled_calcultion_follower_index.gitlab.md @@ -5,10 +5,10 @@ > **Path**: leadership\ > `standard` -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| -| **leadership.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Aleader.
    **Default**:
    • a
    • b | -| **leadership.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A follower.
    **Default**: value
    **Disabled**: depends on a calculation | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| +| **leadership.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Aleader.
    **Default**:
    • a
    • b | +| **leadership.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A follower.
    **Default**: value
    **Disabled**: depends on a calculation. | diff --git a/tests/results/test/44_4disabled_calcultion_follower_index.html b/tests/results/test/44_4disabled_calcultion_follower_index.html index 3dadc5c69..378026ddb 100644 --- a/tests/results/test/44_4disabled_calcultion_follower_index.html +++ b/tests/results/test/44_4disabled_calcultion_follower_index.html @@ -8,12 +8,12 @@ This family contains lists of variable blocks. - + - +
  • b
  • +
    Variable Description
    Variable Description
    leadership.leader
    string multiple standard mandatory unique
    Aleader.
    Default:
    • a
    • -
    • b
    leadership.follower
    string standard mandatory disabled
    A follower.
    Default: value
    Disabled: depends on a calculation
    leadership.follower
    string standard mandatory disabled
    A follower.
    Default: value
    Disabled: depends on a calculation.
    diff --git a/tests/results/test/44_4disabled_calcultion_follower_index.json b/tests/results/test/44_4disabled_calcultion_follower_index.json index d12b98c39..2e8bbb1cd 100644 --- a/tests/results/test/44_4disabled_calcultion_follower_index.json +++ b/tests/results/test/44_4disabled_calcultion_follower_index.json @@ -58,7 +58,7 @@ "name": "disabled", "ori_name": "disabled", "access_control": true, - "annotation": "depends on a calculation" + "annotation": "depends on a calculation." } ], "mode": "standard", diff --git a/tests/results/test/44_4disabled_calcultion_follower_index.md b/tests/results/test/44_4disabled_calcultion_follower_index.md index 1595034a2..a60b02bfe 100644 --- a/tests/results/test/44_4disabled_calcultion_follower_index.md +++ b/tests/results/test/44_4disabled_calcultion_follower_index.md @@ -6,8 +6,8 @@ > **Path**: leadership\ > `standard` -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| -| **leadership.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Aleader.
    **Default**:
    • a
    • b | -| **leadership.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A follower.
    **Default**: value
    **Disabled**: depends on a calculation | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| +| **leadership.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Aleader.
    **Default**:
    • a
    • b | +| **leadership.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A follower.
    **Default**: value
    **Disabled**: depends on a calculation. | diff --git a/tests/results/test/44_4disabled_calcultion_follower_index.sh b/tests/results/test/44_4disabled_calcultion_follower_index.sh index 7f8f2f243..2dcfe4900 100644 --- a/tests/results/test/44_4disabled_calcultion_follower_index.sh +++ b/tests/results/test/44_4disabled_calcultion_follower_index.sh @@ -16,6 +16,6 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ leadership.follower │ A follower. │ │  string   standard   mandatory    │ Default: value │ -│ disabled  │ Disabled: depends on a calculation │ +│ disabled  │ Disabled: depends on a calculation. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/44_5leadership_leader_hidden_calculation.adoc b/tests/results/test/44_5leadership_leader_hidden_calculation.adoc index 45b83f4b5..10d829bf9 100644 --- a/tests/results/test/44_5leadership_leader_hidden_calculation.adoc +++ b/tests/results/test/44_5leadership_leader_hidden_calculation.adoc @@ -14,7 +14,7 @@ This family contains lists of variable blocks. + **Path**: leader + `basic` `__hidden__` + -**Hidden**: if condition is no +**Hidden**: if condition is no. ==== [cols="1a,1a"] |==== diff --git a/tests/results/test/44_5leadership_leader_hidden_calculation.gitlab.md b/tests/results/test/44_5leadership_leader_hidden_calculation.gitlab.md index c4a72aa3b..4be9e78a7 100644 --- a/tests/results/test/44_5leadership_leader_hidden_calculation.gitlab.md +++ b/tests/results/test/44_5leadership_leader_hidden_calculation.gitlab.md @@ -8,7 +8,7 @@ > This family contains lists of variable blocks.\ > **Path**: leader\ > `basic` *`hidden`*\ -> **Hidden**: if condition is no +> **Hidden**: if condition is no. | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------| diff --git a/tests/results/test/44_5leadership_leader_hidden_calculation.html b/tests/results/test/44_5leadership_leader_hidden_calculation.html index 967db8dbf..19ebc7b73 100644 --- a/tests/results/test/44_5leadership_leader_hidden_calculation.html +++ b/tests/results/test/44_5leadership_leader_hidden_calculation.html @@ -15,7 +15,7 @@ This family contains lists of variable blocks. basic hidden -Hidden: if condition is no +Hidden: if condition is no. diff --git a/tests/results/test/44_5leadership_leader_hidden_calculation.json b/tests/results/test/44_5leadership_leader_hidden_calculation.json index 4f2de55ab..6a3d61526 100644 --- a/tests/results/test/44_5leadership_leader_hidden_calculation.json +++ b/tests/results/test/44_5leadership_leader_hidden_calculation.json @@ -32,7 +32,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is no" + "description": "if condition is no." } } ], diff --git a/tests/results/test/44_5leadership_leader_hidden_calculation.md b/tests/results/test/44_5leadership_leader_hidden_calculation.md index d39ab33e3..d87681c04 100644 --- a/tests/results/test/44_5leadership_leader_hidden_calculation.md +++ b/tests/results/test/44_5leadership_leader_hidden_calculation.md @@ -9,7 +9,7 @@ > This family contains lists of variable blocks.\ > **Path**: leader\ > `basic` *`hidden`*\ -> **Hidden**: if condition is no +> **Hidden**: if condition is no. | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------| diff --git a/tests/results/test/44_5leadership_leader_hidden_calculation.sh b/tests/results/test/44_5leadership_leader_hidden_calculation.sh index a1a06fb63..cca2ad4bd 100644 --- a/tests/results/test/44_5leadership_leader_hidden_calculation.sh +++ b/tests/results/test/44_5leadership_leader_hidden_calculation.sh @@ -11,7 +11,7 @@ ▌ This family contains lists of variable blocks. ▌ Path: leader ▌  basic   hidden  -▌ Hidden: if condition is no +▌ Hidden: if condition is no. ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test/44_6leadership_follower_disabled_calculation.adoc b/tests/results/test/44_6leadership_follower_disabled_calculation.adoc index 370cae57d..ff90c0b99 100644 --- a/tests/results/test/44_6leadership_follower_disabled_calculation.adoc +++ b/tests/results/test/44_6leadership_follower_disabled_calculation.adoc @@ -22,6 +22,6 @@ This family contains lists of variable blocks. + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `basic` `mandatory` `unique` | A leader. | **leader.follower** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A follower. + -**Disabled**: if condition is yes +**Disabled**: if condition is yes. |==== diff --git a/tests/results/test/44_6leadership_follower_disabled_calculation.gitlab.md b/tests/results/test/44_6leadership_follower_disabled_calculation.gitlab.md index 1e81c241a..dade16f7d 100644 --- a/tests/results/test/44_6leadership_follower_disabled_calculation.gitlab.md +++ b/tests/results/test/44_6leadership_follower_disabled_calculation.gitlab.md @@ -9,10 +9,10 @@ > **Path**: leader\ > `basic` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| -| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| +| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test/44_6leadership_follower_disabled_calculation.html b/tests/results/test/44_6leadership_follower_disabled_calculation.html index 7e5fc482e..e7831a7f2 100644 --- a/tests/results/test/44_6leadership_follower_disabled_calculation.html +++ b/tests/results/test/44_6leadership_follower_disabled_calculation.html @@ -17,11 +17,11 @@ This family contains lists of variable blocks.
    - + - - + +
    Variable Description
    Variable Description
    leader.leader
    string multiple basic mandatory unique
    A leader.
    leader.follower
    string basic mandatory disabled
    A follower.
    Disabled: if condition is yes
    leader.leader
    string multiple basic mandatory unique
    A leader.
    leader.follower
    string basic mandatory disabled
    A follower.
    Disabled: if condition is yes.
    diff --git a/tests/results/test/44_6leadership_follower_disabled_calculation.json b/tests/results/test/44_6leadership_follower_disabled_calculation.json index 123284df6..b26d0d0c7 100644 --- a/tests/results/test/44_6leadership_follower_disabled_calculation.json +++ b/tests/results/test/44_6leadership_follower_disabled_calculation.json @@ -72,7 +72,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], diff --git a/tests/results/test/44_6leadership_follower_disabled_calculation.md b/tests/results/test/44_6leadership_follower_disabled_calculation.md index de1a59266..87850a623 100644 --- a/tests/results/test/44_6leadership_follower_disabled_calculation.md +++ b/tests/results/test/44_6leadership_follower_disabled_calculation.md @@ -10,8 +10,8 @@ > **Path**: leader\ > `basic` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| -| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| +| **leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test/44_6leadership_follower_disabled_calculation.sh b/tests/results/test/44_6leadership_follower_disabled_calculation.sh index b87be823a..e05ea5c3e 100644 --- a/tests/results/test/44_6leadership_follower_disabled_calculation.sh +++ b/tests/results/test/44_6leadership_follower_disabled_calculation.sh @@ -20,7 +20,7 @@ │ mandatory   unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ leader.follower │ A follower. │ -│  string   basic   mandatory    │ Disabled: if condition is yes │ +│  string   basic   mandatory    │ Disabled: if condition is yes. │ │ disabled  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_0family_dynamic_forbidden_char.adoc b/tests/results/test/60_0family_dynamic_forbidden_char.adoc index 4e1337135..ce320ed71 100644 --- a/tests/results/test/60_0family_dynamic_forbidden_char.adoc +++ b/tests/results/test/60_0family_dynamic_forbidden_char.adoc @@ -28,10 +28,10 @@ This family builds families dynamically. + | **dyn__val_1__.var1** + **dyn__val_2__.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **dyn__val_1__.var2** + **dyn__val_2__.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test/60_0family_dynamic_forbidden_char.gitlab.md b/tests/results/test/60_0family_dynamic_forbidden_char.gitlab.md index e27ccc925..78f9e36c6 100644 --- a/tests/results/test/60_0family_dynamic_forbidden_char.gitlab.md +++ b/tests/results/test/60_0family_dynamic_forbidden_char.gitlab.md @@ -12,10 +12,10 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#var)" -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **dyn*val_1*.var1**
    **dyn*val_2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | -| **dyn*val_1*.var2**
    **dyn*val_2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: depends on a calculation | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **dyn*val_1*.var1**
    **dyn*val_2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier. | +| **dyn*val_1*.var2**
    **dyn*val_2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test/60_0family_dynamic_forbidden_char.html b/tests/results/test/60_0family_dynamic_forbidden_char.html index cb6f79079..f1e6b4a08 100644 --- a/tests/results/test/60_0family_dynamic_forbidden_char.html +++ b/tests/results/test/60_0family_dynamic_forbidden_char.html @@ -21,11 +21,11 @@ This family builds families dynamically. - + - - + +
    Variable Description
    Variable Description
    dynval_1.var1
    dynval_2.var1
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier
    dynval_1.var2
    dynval_2.var2
    string standard mandatory
    A dynamic variable.
    Default: depends on a calculation
    dynval_1.var1
    dynval_2.var1
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier.
    dynval_1.var2
    dynval_2.var2
    string standard mandatory
    A dynamic variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test/60_0family_dynamic_forbidden_char.json b/tests/results/test/60_0family_dynamic_forbidden_char.json index 866a3290b..9a91112f4 100644 --- a/tests/results/test/60_0family_dynamic_forbidden_char.json +++ b/tests/results/test/60_0family_dynamic_forbidden_char.json @@ -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" } diff --git a/tests/results/test/60_0family_dynamic_forbidden_char.md b/tests/results/test/60_0family_dynamic_forbidden_char.md index 84e82e9a5..21e318c5b 100644 --- a/tests/results/test/60_0family_dynamic_forbidden_char.md +++ b/tests/results/test/60_0family_dynamic_forbidden_char.md @@ -13,8 +13,8 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#var)" -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **dyn*val_1*.var1**
    **dyn*val_2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | -| **dyn*val_1*.var2**
    **dyn*val_2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: depends on a calculation | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **dyn*val_1*.var1**
    **dyn*val_2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier. | +| **dyn*val_1*.var2**
    **dyn*val_2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test/60_0family_dynamic_forbidden_char.sh b/tests/results/test/60_0family_dynamic_forbidden_char.sh index f5076aa66..68cbc3ecc 100644 --- a/tests/results/test/60_0family_dynamic_forbidden_char.sh +++ b/tests/results/test/60_0family_dynamic_forbidden_char.sh @@ -21,11 +21,11 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ dynval_1.var1 │ A dynamic variable. │ -│ dynval_2.var1 │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ dynval_2.var1 │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ dynval_1.var2 │ A dynamic variable. │ -│ dynval_2.var2 │ Default: depends on a calculation │ +│ dynval_2.var2 │ Default: depends on a calculation. │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_1family_dynamic_jinja.adoc b/tests/results/test/60_1family_dynamic_jinja.adoc index a4b660340..69b1f49b0 100644 --- a/tests/results/test/60_1family_dynamic_jinja.adoc +++ b/tests/results/test/60_1family_dynamic_jinja.adoc @@ -20,7 +20,7 @@ This family builds families dynamically. + * dyn__1__ * dyn__2__ + `standard` + -**Identifiers**: index of suffix value +**Identifiers**: index of suffix value. ==== [cols="1a,1a"] |==== diff --git a/tests/results/test/60_1family_dynamic_jinja.gitlab.md b/tests/results/test/60_1family_dynamic_jinja.gitlab.md index d8e1b97e7..51a3ebe22 100644 --- a/tests/results/test/60_1family_dynamic_jinja.gitlab.md +++ b/tests/results/test/60_1family_dynamic_jinja.gitlab.md @@ -10,7 +10,7 @@ > - dyn*1* > - dyn*2*\ > `standard`\ -> **Identifiers**: index of suffix value +> **Identifiers**: index of suffix value. | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| diff --git a/tests/results/test/60_1family_dynamic_jinja.html b/tests/results/test/60_1family_dynamic_jinja.html index 10e9bcb6f..fb576f37d 100644 --- a/tests/results/test/60_1family_dynamic_jinja.html +++ b/tests/results/test/60_1family_dynamic_jinja.html @@ -17,7 +17,7 @@ This family builds families dynamically. standard -Identifiers: index of suffix value +Identifiers: index of suffix value. diff --git a/tests/results/test/60_1family_dynamic_jinja.json b/tests/results/test/60_1family_dynamic_jinja.json index 2dc734716..79c026f86 100644 --- a/tests/results/test/60_1family_dynamic_jinja.json +++ b/tests/results/test/60_1family_dynamic_jinja.json @@ -50,7 +50,7 @@ ], "identifier": [ { - "description": "index of suffix value" + "description": "index of suffix value." } ] }, diff --git a/tests/results/test/60_1family_dynamic_jinja.md b/tests/results/test/60_1family_dynamic_jinja.md index 6f70d2550..cc109b36d 100644 --- a/tests/results/test/60_1family_dynamic_jinja.md +++ b/tests/results/test/60_1family_dynamic_jinja.md @@ -11,7 +11,7 @@ > - dyn*1* > - dyn*2*\ > `standard`\ -> **Identifiers**: index of suffix value +> **Identifiers**: index of suffix value. | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| diff --git a/tests/results/test/60_1family_dynamic_jinja.sh b/tests/results/test/60_1family_dynamic_jinja.sh index 6910fc772..87cd3b61f 100644 --- a/tests/results/test/60_1family_dynamic_jinja.sh +++ b/tests/results/test/60_1family_dynamic_jinja.sh @@ -15,7 +15,7 @@ ▌  • dyn1 ▌  • dyn2 ▌  standard  -▌ Identifiers: index of suffix value +▌ Identifiers: index of suffix value. ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.adoc b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.adoc index 6ccf1c05b..39ea61300 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.adoc +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.adoc @@ -46,6 +46,6 @@ This family builds families dynamically. + | Variable | Description | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: the value of "dyn__val1__.family.var" +**Default**: the value of "dyn__val1__.family.var". |==== diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.gitlab.md b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.gitlab.md index 46b2284ee..7f223537d 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.gitlab.md +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.gitlab.md @@ -28,7 +28,7 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------| -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#dyn:::identifier:::.family.var)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------| +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#dyn:::identifier:::.family.var)". | diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.html b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.html index 5af9e1e5a..a45663eca 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.html +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.html @@ -37,10 +37,10 @@ This family builds families dynamically.
    - + - +
    Variable Description
    Variable Description
    var2
    string standard mandatory
    A second variable.
    Default: the value of "dynval1.family.var"
    var2
    string standard mandatory
    A second variable.
    Default: the value of "dynval1.family.var".
    diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.json b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.json index 2c2688586..187ae4979 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.json +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.json @@ -123,7 +123,7 @@ "default": { "name": "Default", "values": { - "description": "the value of \"{0}\"", + "description": "the value of \"{0}\".", "variables": [ { "path": "dyn{{ identifier }}.family.var", diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.md b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.md index 1229eeb73..d80c8d81b 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.md +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.md @@ -26,7 +26,7 @@ |---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------| | **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------| -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#dyn:::identifier:::.family.var)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------| +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#dyn:::identifier:::.family.var)". | diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.sh b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.sh index e1a63b540..618e526a5 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.sh +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group.sh @@ -40,5 +40,5 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var2 │ A second variable. │ │  string   standard   mandatory  │ Default: the value of │ -│ │ "dynval1.family.var" │ +│ │ "dynval1.family.var". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.adoc b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.adoc index 59438d28c..3cbc1ab2c 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.adoc +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.adoc @@ -39,7 +39,7 @@ This family builds families dynamically. + | **dyn__val1__.family.var** + **dyn__val2__.family.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. + -**Default**: the value of the identifier +**Default**: the value of the identifier. |==== [cols="1a,1a"] @@ -47,6 +47,6 @@ This family builds families dynamically. + | Variable | Description | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A varible outside dynamic family. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.gitlab.md b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.gitlab.md index 3c863c0f4..8a9ef6d82 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.gitlab.md +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.gitlab.md @@ -20,15 +20,15 @@ > - dyn*val2*.family\ > `standard` -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier. | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.html b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.html index b097f0128..71d909ca6 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.html +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.html @@ -28,19 +28,19 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    dynval1.family.var
    dynval2.family.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier
    dynval1.family.var
    dynval2.family.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier.
    - + - +
    Variable Description
    Variable Description
    var2
    string standard mandatory
    A varible outside dynamic family.
    Default: the value of var
    var2
    string standard mandatory
    A varible outside dynamic family.
    Default: the value of var.
    diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.json b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.json index 77c2beaed..3d2338db7 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.json +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.json @@ -102,7 +102,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 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.md b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.md index 098485165..20dee8d0a 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.md +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.md @@ -22,11 +22,11 @@ > - dyn*val2*.family\ > `standard` -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier. | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.sh b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.sh index 84b0f9e56..cb6c4b82a 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.sh +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2.sh @@ -30,8 +30,8 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ dynval1.family.var │ A dynamic variable. │ -│ dynval2.family.var │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ dynval2.family.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ └───────────────────────────────────────┴──────────────────────────────────────┘ @@ -39,5 +39,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var2 │ A varible outside dynamic family. │ -│  string   standard   mandatory  │ Default: the value of var │ +│  string   standard   mandatory  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.adoc b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.adoc index 45fb7418b..2d6f7a588 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.adoc +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.adoc @@ -39,7 +39,7 @@ This family builds families dynamically. + | **dyn__val1__.family.var** + **dyn__val2__.family.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. + -**Default**: the value of the identifier +**Default**: the value of the identifier. |==== [cols="1a,1a"] @@ -47,6 +47,6 @@ This family builds families dynamically. + | Variable | Description | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A varible outside dynamic family. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.gitlab.md b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.gitlab.md index 5160fe8ef..8a3003ba5 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.gitlab.md +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.gitlab.md @@ -20,15 +20,15 @@ > - dyn*val2*.family\ > `standard` -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier. | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.html b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.html index 57c61c7da..67a4e61af 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.html +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.html @@ -28,19 +28,19 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    dynval1.family.var
    dynval2.family.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier
    dynval1.family.var
    dynval2.family.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier.
    - + - +
    Variable Description
    Variable Description
    var2
    string standard
    A varible outside dynamic family.
    Default: the value of var
    var2
    string standard
    A varible outside dynamic family.
    Default: the value of var.
    diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.json b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.json index cdc5b37d7..1c186edc6 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.json +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.json @@ -96,7 +96,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 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.md b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.md index 557c6421c..cba6d119e 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.md +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.md @@ -22,11 +22,11 @@ > - dyn*val2*.family\ > `standard` -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier. | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh index 05008130e..5b3bdb9ea 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh @@ -30,8 +30,8 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ dynval1.family.var │ A dynamic variable. │ -│ dynval2.family.var │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ dynval2.family.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ └───────────────────────────────────────┴──────────────────────────────────────┘ @@ -39,5 +39,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var2 │ A varible outside dynamic family. │ -│  string   standard  │ Default: the value of var │ +│  string   standard  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.adoc b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.adoc index e2cfec84f..3323fb693 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.adoc +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.adoc @@ -46,6 +46,6 @@ This family builds families dynamically. + | Variable | Description | **var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A second variable. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.gitlab.md b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.gitlab.md index b99e51bd1..5ee33e09e 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.gitlab.md +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.gitlab.md @@ -28,7 +28,7 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.html b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.html index e4ae8bdf7..8a2413f05 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.html +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.html @@ -37,10 +37,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    var2
    string standard
    A second variable.
    Default: the value of var
    var2
    string standard
    A second variable.
    Default: the value of var.
    diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.json b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.json index 6713d4bb7..416af668a 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.json +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.json @@ -110,7 +110,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.md b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.md index de24f889a..5ef438b30 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.md +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.md @@ -26,7 +26,7 @@ |---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------| | **dyn*val1*.family.var**
    **dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.sh b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.sh index 3023a966e..e74920c5e 100644 --- a/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.sh +++ b/tests/results/test/60_2family_dynamic_jinja_fill_sub_group_empty.sh @@ -39,5 +39,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ var2 │ A second variable. │ -│  string   standard  │ Default: the value of var │ +│  string   standard  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_2family_dynamic_outside_calc.adoc b/tests/results/test/60_2family_dynamic_outside_calc.adoc index aa7ca38ad..4c42ac224 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc.adoc +++ b/tests/results/test/60_2family_dynamic_outside_calc.adoc @@ -36,6 +36,6 @@ This family builds families dynamically. + | Variable | Description | **newvar** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test/60_2family_dynamic_outside_calc.gitlab.md b/tests/results/test/60_2family_dynamic_outside_calc.gitlab.md index 12c753315..fca154ac5 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc.gitlab.md +++ b/tests/results/test/60_2family_dynamic_outside_calc.gitlab.md @@ -18,7 +18,7 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test/60_2family_dynamic_outside_calc.html b/tests/results/test/60_2family_dynamic_outside_calc.html index bfe1e0797..f02477ce0 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc.html +++ b/tests/results/test/60_2family_dynamic_outside_calc.html @@ -30,10 +30,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    newvar
    string standard mandatory
    A second variable.
    Default: the value of var
    newvar
    string standard mandatory
    A second variable.
    Default: the value of var.
    diff --git a/tests/results/test/60_2family_dynamic_outside_calc.json b/tests/results/test/60_2family_dynamic_outside_calc.json index b84238570..192c40fc2 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc.json +++ b/tests/results/test/60_2family_dynamic_outside_calc.json @@ -107,7 +107,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" diff --git a/tests/results/test/60_2family_dynamic_outside_calc.md b/tests/results/test/60_2family_dynamic_outside_calc.md index 10c13511a..2b83c47bc 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc.md +++ b/tests/results/test/60_2family_dynamic_outside_calc.md @@ -17,7 +17,7 @@ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| | **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: val | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test/60_2family_dynamic_outside_calc.sh b/tests/results/test/60_2family_dynamic_outside_calc.sh index 7c1bf1ea4..7b9299db7 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc.sh +++ b/tests/results/test/60_2family_dynamic_outside_calc.sh @@ -29,5 +29,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ newvar │ A second variable. │ -│  string   standard   mandatory  │ Default: the value of var │ +│  string   standard   mandatory  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_2family_dynamic_outside_calc_empty.adoc b/tests/results/test/60_2family_dynamic_outside_calc_empty.adoc index 1a038b7bb..6a8249f5a 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc_empty.adoc +++ b/tests/results/test/60_2family_dynamic_outside_calc_empty.adoc @@ -36,6 +36,6 @@ This family builds families dynamically. + | Variable | Description | **newvar** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A second variable. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test/60_2family_dynamic_outside_calc_empty.gitlab.md b/tests/results/test/60_2family_dynamic_outside_calc_empty.gitlab.md index 560d43e2a..ad4337587 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc_empty.gitlab.md +++ b/tests/results/test/60_2family_dynamic_outside_calc_empty.gitlab.md @@ -18,7 +18,7 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test/60_2family_dynamic_outside_calc_empty.html b/tests/results/test/60_2family_dynamic_outside_calc_empty.html index 54de4125e..bacf7ea70 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc_empty.html +++ b/tests/results/test/60_2family_dynamic_outside_calc_empty.html @@ -30,10 +30,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    newvar
    string standard
    A second variable.
    Default: the value of var
    newvar
    string standard
    A second variable.
    Default: the value of var.
    diff --git a/tests/results/test/60_2family_dynamic_outside_calc_empty.json b/tests/results/test/60_2family_dynamic_outside_calc_empty.json index ea3150476..c48414805 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc_empty.json +++ b/tests/results/test/60_2family_dynamic_outside_calc_empty.json @@ -94,7 +94,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" diff --git a/tests/results/test/60_2family_dynamic_outside_calc_empty.md b/tests/results/test/60_2family_dynamic_outside_calc_empty.md index 9260ce57e..7aadfe7da 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc_empty.md +++ b/tests/results/test/60_2family_dynamic_outside_calc_empty.md @@ -17,7 +17,7 @@ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| | **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: val | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test/60_2family_dynamic_outside_calc_empty.sh b/tests/results/test/60_2family_dynamic_outside_calc_empty.sh index 6012e727b..058fb1b6a 100644 --- a/tests/results/test/60_2family_dynamic_outside_calc_empty.sh +++ b/tests/results/test/60_2family_dynamic_outside_calc_empty.sh @@ -29,5 +29,5 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ newvar │ A second variable. │ -│  string   standard  │ Default: the value of var │ +│  string   standard  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_5family_dynamic_calc_identifier.adoc b/tests/results/test/60_5family_dynamic_calc_identifier.adoc index f4d0f404c..f3ab58116 100644 --- a/tests/results/test/60_5family_dynamic_calc_identifier.adoc +++ b/tests/results/test/60_5family_dynamic_calc_identifier.adoc @@ -31,7 +31,7 @@ This family builds families dynamically. + | **dyn__val1__.var** + **dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. + -**Default**: the value of the identifier +**Default**: the value of the identifier. |==== [cols="1a,1a"] diff --git a/tests/results/test/60_5family_dynamic_calc_identifier.gitlab.md b/tests/results/test/60_5family_dynamic_calc_identifier.gitlab.md index c8f5e2b01..04d800d8f 100644 --- a/tests/results/test/60_5family_dynamic_calc_identifier.gitlab.md +++ b/tests/results/test/60_5family_dynamic_calc_identifier.gitlab.md @@ -13,9 +13,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#var1)" -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier. | diff --git a/tests/results/test/60_5family_dynamic_calc_identifier.html b/tests/results/test/60_5family_dynamic_calc_identifier.html index 566c04e09..2cf8b550a 100644 --- a/tests/results/test/60_5family_dynamic_calc_identifier.html +++ b/tests/results/test/60_5family_dynamic_calc_identifier.html @@ -22,10 +22,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    dynval1.var
    dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier
    dynval1.var
    dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier.
    diff --git a/tests/results/test/60_5family_dynamic_calc_identifier.json b/tests/results/test/60_5family_dynamic_calc_identifier.json index 887e2164e..81d7d0973 100644 --- a/tests/results/test/60_5family_dynamic_calc_identifier.json +++ b/tests/results/test/60_5family_dynamic_calc_identifier.json @@ -104,7 +104,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/60_5family_dynamic_calc_identifier.md b/tests/results/test/60_5family_dynamic_calc_identifier.md index 1d39acda3..74f43afcf 100644 --- a/tests/results/test/60_5family_dynamic_calc_identifier.md +++ b/tests/results/test/60_5family_dynamic_calc_identifier.md @@ -14,9 +14,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#var1)" -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier. | | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| diff --git a/tests/results/test/60_5family_dynamic_calc_identifier.sh b/tests/results/test/60_5family_dynamic_calc_identifier.sh index e3267f7d1..4bde80deb 100644 --- a/tests/results/test/60_5family_dynamic_calc_identifier.sh +++ b/tests/results/test/60_5family_dynamic_calc_identifier.sh @@ -24,8 +24,8 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ dynval1.var │ A dynamic variable. │ -│ 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/60_5family_dynamic_calc_suffix2.adoc b/tests/results/test/60_5family_dynamic_calc_suffix2.adoc index 403435168..845bc3f63 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix2.adoc +++ b/tests/results/test/60_5family_dynamic_calc_suffix2.adoc @@ -28,6 +28,6 @@ This family builds families dynamically. + | **dyn__val1__.var** + **dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Suffix has value. + -**Default**: the value of the identifier +**Default**: the value of the identifier. |==== diff --git a/tests/results/test/60_5family_dynamic_calc_suffix2.gitlab.md b/tests/results/test/60_5family_dynamic_calc_suffix2.gitlab.md index b0d55c0e6..469d8a073 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix2.gitlab.md +++ b/tests/results/test/60_5family_dynamic_calc_suffix2.gitlab.md @@ -12,9 +12,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#var)" -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| -| **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 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------| +| **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/60_5family_dynamic_calc_suffix2.html b/tests/results/test/60_5family_dynamic_calc_suffix2.html index 2711c631d..5dd2e7350 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix2.html +++ b/tests/results/test/60_5family_dynamic_calc_suffix2.html @@ -21,10 +21,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    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/60_5family_dynamic_calc_suffix2.json b/tests/results/test/60_5family_dynamic_calc_suffix2.json index 4e61a2eda..cf9c6b4b2 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix2.json +++ b/tests/results/test/60_5family_dynamic_calc_suffix2.json @@ -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/60_5family_dynamic_calc_suffix2.md b/tests/results/test/60_5family_dynamic_calc_suffix2.md index cf0699683..9f0633c8c 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix2.md +++ b/tests/results/test/60_5family_dynamic_calc_suffix2.md @@ -13,7 +13,7 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#var)" -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| -| **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 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------| +| **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/60_5family_dynamic_calc_suffix2.sh b/tests/results/test/60_5family_dynamic_calc_suffix2.sh index f980c5a3a..8ef74d565 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix2.sh +++ b/tests/results/test/60_5family_dynamic_calc_suffix2.sh @@ -21,7 +21,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ 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/60_5family_dynamic_calc_suffix2_empty.adoc b/tests/results/test/60_5family_dynamic_calc_suffix2_empty.adoc index 7ebee0ad1..a8870b7d8 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix2_empty.adoc +++ b/tests/results/test/60_5family_dynamic_calc_suffix2_empty.adoc @@ -28,6 +28,6 @@ This family builds families dynamically. + | **dyn__val1__.var** + **dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Suffix has value. + -**Default**: the value of the identifier +**Default**: the value of the identifier. |==== diff --git a/tests/results/test/60_5family_dynamic_calc_suffix2_empty.gitlab.md b/tests/results/test/60_5family_dynamic_calc_suffix2_empty.gitlab.md index d95d869ad..cc83f291b 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix2_empty.gitlab.md +++ b/tests/results/test/60_5family_dynamic_calc_suffix2_empty.gitlab.md @@ -12,9 +12,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#var)" -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| -| **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 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------| +| **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/60_5family_dynamic_calc_suffix2_empty.html b/tests/results/test/60_5family_dynamic_calc_suffix2_empty.html index 319764c2f..871841284 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix2_empty.html +++ b/tests/results/test/60_5family_dynamic_calc_suffix2_empty.html @@ -21,10 +21,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    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/60_5family_dynamic_calc_suffix2_empty.json b/tests/results/test/60_5family_dynamic_calc_suffix2_empty.json index e8155d33c..7128bd184 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix2_empty.json +++ b/tests/results/test/60_5family_dynamic_calc_suffix2_empty.json @@ -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/60_5family_dynamic_calc_suffix2_empty.md b/tests/results/test/60_5family_dynamic_calc_suffix2_empty.md index 0a124f9eb..f8f98e4c1 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix2_empty.md +++ b/tests/results/test/60_5family_dynamic_calc_suffix2_empty.md @@ -13,7 +13,7 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#var)" -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| -| **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 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------| +| **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/60_5family_dynamic_calc_suffix2_empty.sh b/tests/results/test/60_5family_dynamic_calc_suffix2_empty.sh index 8184ab7e9..4f0313a17 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix2_empty.sh +++ b/tests/results/test/60_5family_dynamic_calc_suffix2_empty.sh @@ -21,7 +21,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ 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/60_5family_dynamic_calc_suffix_disabled.adoc b/tests/results/test/60_5family_dynamic_calc_suffix_disabled.adoc index 26cb06f0e..afdb0a2ba 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_disabled.adoc +++ b/tests/results/test/60_5family_dynamic_calc_suffix_disabled.adoc @@ -19,6 +19,6 @@ This family builds families dynamically. + | 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/60_5family_dynamic_calc_suffix_disabled.gitlab.md b/tests/results/test/60_5family_dynamic_calc_suffix_disabled.gitlab.md index e6f3fdf02..e355fea5c 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_disabled.gitlab.md +++ b/tests/results/test/60_5family_dynamic_calc_suffix_disabled.gitlab.md @@ -10,9 +10,9 @@ > - val1 > - val2 -| 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/60_5family_dynamic_calc_suffix_disabled.html b/tests/results/test/60_5family_dynamic_calc_suffix_disabled.html index 358696437..0494557b7 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_disabled.html +++ b/tests/results/test/60_5family_dynamic_calc_suffix_disabled.html @@ -12,10 +12,10 @@ This family builds families dynamically. - + - +
    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/60_5family_dynamic_calc_suffix_disabled.json b/tests/results/test/60_5family_dynamic_calc_suffix_disabled.json index fb5de0597..bb7268746 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_disabled.json +++ b/tests/results/test/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/60_5family_dynamic_calc_suffix_disabled.md b/tests/results/test/60_5family_dynamic_calc_suffix_disabled.md index 6d9ca5532..5d55fcf6d 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_disabled.md +++ b/tests/results/test/60_5family_dynamic_calc_suffix_disabled.md @@ -11,7 +11,7 @@ > - val1 > - val2 -| 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/60_5family_dynamic_calc_suffix_disabled.sh b/tests/results/test/60_5family_dynamic_calc_suffix_disabled.sh index 716409be2..c777da46f 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_disabled.sh +++ b/tests/results/test/60_5family_dynamic_calc_suffix_disabled.sh @@ -16,6 +16,6 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ dynval2.var │ A dynamic variable. │ │  string   basic   mandatory    │ Disabled: when the identifier is │ -│ disabled  │ "val1" │ +│ disabled  │ "val1". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_param.adoc b/tests/results/test/60_5family_dynamic_calc_suffix_param.adoc index 61f993270..ed956b14b 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param.adoc +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param.adoc @@ -28,6 +28,6 @@ This family builds families dynamically. + | **dyn__val1__.var** + **dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. + -**Default**: from suffix +**Default**: from suffix. |==== diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_param.gitlab.md b/tests/results/test/60_5family_dynamic_calc_suffix_param.gitlab.md index 4a774f770..87651b19f 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param.gitlab.md +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param.gitlab.md @@ -12,9 +12,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A identifier variable](#var)" -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------| -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_param.html b/tests/results/test/60_5family_dynamic_calc_suffix_param.html index 792807d7d..6f551fd31 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param.html +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param.html @@ -21,10 +21,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    dynval1.var
    dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix
    dynval1.var
    dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix.
    diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_param.json b/tests/results/test/60_5family_dynamic_calc_suffix_param.json index b67888c2d..3e6c1e5f2 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param.json +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param.json @@ -85,7 +85,7 @@ "default": { "name": "Default", "values": { - "description": "from suffix" + "description": "from suffix." } }, "variable_type": "string" diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_param.md b/tests/results/test/60_5family_dynamic_calc_suffix_param.md index 4bc04c78e..3f668fc5b 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param.md +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param.md @@ -13,7 +13,7 @@ > `standard`\ > **Identifiers**: the value of the variable "[A identifier variable](#var)" -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------| -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_param.sh b/tests/results/test/60_5family_dynamic_calc_suffix_param.sh index 726a03af0..4162df7b9 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param.sh +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param.sh @@ -21,7 +21,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ dynval1.var │ A dynamic variable. │ -│ dynval2.var │ Default: from suffix │ +│ dynval2.var │ Default: from suffix. │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.adoc b/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.adoc index 440efae6d..e96cfd9bc 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.adoc +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.adoc @@ -28,6 +28,6 @@ This family builds families dynamically. + | **dyn__val1__.var** + **dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. + -**Default**: from suffix +**Default**: from suffix. |==== diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.gitlab.md b/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.gitlab.md index 31e87f1db..15e5a40d7 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.gitlab.md +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.gitlab.md @@ -12,9 +12,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A identifier variable](#var)" -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------| -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.html b/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.html index 9c427db44..be0d49323 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.html +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.html @@ -21,10 +21,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    dynval1.var
    dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix
    dynval1.var
    dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix.
    diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.json b/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.json index 16b1504c7..dd30cd476 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.json +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.json @@ -79,7 +79,7 @@ "default": { "name": "Default", "values": { - "description": "from suffix" + "description": "from suffix." } }, "variable_type": "string" diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.md b/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.md index e87f17894..26c0c7954 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.md +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.md @@ -13,7 +13,7 @@ > `standard`\ > **Identifiers**: the value of the variable "[A identifier variable](#var)" -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------| -| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| +| **dyn*val1*.var**
    **dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.sh b/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.sh index 81066b09c..6f1882a50 100644 --- a/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.sh +++ b/tests/results/test/60_5family_dynamic_calc_suffix_param_empty.sh @@ -21,7 +21,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ dynval1.var │ A dynamic variable. │ -│ dynval2.var │ Default: from suffix │ +│ dynval2.var │ Default: from suffix. │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test/60_5family_dynamic_hidden_suffix.adoc b/tests/results/test/60_5family_dynamic_hidden_suffix.adoc index 59be2783a..e99b97b0e 100644 --- a/tests/results/test/60_5family_dynamic_hidden_suffix.adoc +++ b/tests/results/test/60_5family_dynamic_hidden_suffix.adoc @@ -9,7 +9,7 @@ This family builds families dynamically. + * dyn__val1__ * dyn__val2__ + `standard` `__hidden__` + -**Hidden**: if suffix == 'val2' + +**Hidden**: if suffix == 'val2'. + **Identifiers**: * val1 diff --git a/tests/results/test/60_5family_dynamic_hidden_suffix.gitlab.md b/tests/results/test/60_5family_dynamic_hidden_suffix.gitlab.md index 41ea28745..2c0d4b29d 100644 --- a/tests/results/test/60_5family_dynamic_hidden_suffix.gitlab.md +++ b/tests/results/test/60_5family_dynamic_hidden_suffix.gitlab.md @@ -6,7 +6,7 @@ > - dyn*val1* > - dyn*val2*\ > `standard` *`hidden`*\ -> **Hidden**: if suffix == 'val2'\ +> **Hidden**: if suffix == 'val2'.\ > **Identifiers**: > - val1 > - val2 diff --git a/tests/results/test/60_5family_dynamic_hidden_suffix.html b/tests/results/test/60_5family_dynamic_hidden_suffix.html index cac9f40e3..5156b1e56 100644 --- a/tests/results/test/60_5family_dynamic_hidden_suffix.html +++ b/tests/results/test/60_5family_dynamic_hidden_suffix.html @@ -7,7 +7,7 @@ This family builds families dynamically. standard hidden -Hidden: if suffix == 'val2' +Hidden: if suffix == 'val2'. Identifiers: diff --git a/tests/results/test/60_5family_dynamic_hidden_suffix.json b/tests/results/test/60_5family_dynamic_hidden_suffix.json index cdf1f3cf6..601fc5d00 100644 --- a/tests/results/test/60_5family_dynamic_hidden_suffix.json +++ b/tests/results/test/60_5family_dynamic_hidden_suffix.json @@ -12,7 +12,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if suffix == 'val2'" + "description": "if suffix == 'val2'." } } ], diff --git a/tests/results/test/60_5family_dynamic_hidden_suffix.md b/tests/results/test/60_5family_dynamic_hidden_suffix.md index 93e8b12e8..8add3c0d2 100644 --- a/tests/results/test/60_5family_dynamic_hidden_suffix.md +++ b/tests/results/test/60_5family_dynamic_hidden_suffix.md @@ -7,7 +7,7 @@ > - dyn*val1* > - dyn*val2*\ > `standard` *`hidden`*\ -> **Hidden**: if suffix == 'val2'\ +> **Hidden**: if suffix == 'val2'.\ > **Identifiers**: > - val1 > - val2 diff --git a/tests/results/test/60_5family_dynamic_hidden_suffix.sh b/tests/results/test/60_5family_dynamic_hidden_suffix.sh index 64a249cba..cd8d690a6 100644 --- a/tests/results/test/60_5family_dynamic_hidden_suffix.sh +++ b/tests/results/test/60_5family_dynamic_hidden_suffix.sh @@ -7,7 +7,7 @@ ▌  • dynval1 ▌  • dynval2 ▌  standard   hidden  -▌ Hidden: if suffix == 'val2' +▌ Hidden: if suffix == 'val2'. ▌ Identifiers: ▌  • val1 ▌  • val2 diff --git a/tests/results/test/60_5family_dynamic_variable_outside_suffix.adoc b/tests/results/test/60_5family_dynamic_variable_outside_suffix.adoc index 0185748ea..3735274f4 100644 --- a/tests/results/test/60_5family_dynamic_variable_outside_suffix.adoc +++ b/tests/results/test/60_5family_dynamic_variable_outside_suffix.adoc @@ -28,7 +28,7 @@ This family builds families dynamically. + | **dyn___val1__.var** + **dyn___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable inside dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. |==== [cols="1a,1a"] diff --git a/tests/results/test/60_5family_dynamic_variable_outside_suffix.gitlab.md b/tests/results/test/60_5family_dynamic_variable_outside_suffix.gitlab.md index 35f50e3fe..13abc368e 100644 --- a/tests/results/test/60_5family_dynamic_variable_outside_suffix.gitlab.md +++ b/tests/results/test/60_5family_dynamic_variable_outside_suffix.gitlab.md @@ -12,9 +12,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#var)" -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| -| **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 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------| +| **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. | diff --git a/tests/results/test/60_5family_dynamic_variable_outside_suffix.html b/tests/results/test/60_5family_dynamic_variable_outside_suffix.html index 7427493c3..27e26e3d4 100644 --- a/tests/results/test/60_5family_dynamic_variable_outside_suffix.html +++ b/tests/results/test/60_5family_dynamic_variable_outside_suffix.html @@ -21,10 +21,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    dyn_val1.var
    dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier
    dyn_val1.var
    dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    diff --git a/tests/results/test/60_5family_dynamic_variable_outside_suffix.json b/tests/results/test/60_5family_dynamic_variable_outside_suffix.json index fefd99a75..c5a9851d4 100644 --- a/tests/results/test/60_5family_dynamic_variable_outside_suffix.json +++ b/tests/results/test/60_5family_dynamic_variable_outside_suffix.json @@ -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/60_5family_dynamic_variable_outside_suffix.md b/tests/results/test/60_5family_dynamic_variable_outside_suffix.md index 7383b1931..b7b37661f 100644 --- a/tests/results/test/60_5family_dynamic_variable_outside_suffix.md +++ b/tests/results/test/60_5family_dynamic_variable_outside_suffix.md @@ -13,9 +13,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#var)" -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| -| **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 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------| +| **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. | | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------| diff --git a/tests/results/test/60_5family_dynamic_variable_outside_suffix.sh b/tests/results/test/60_5family_dynamic_variable_outside_suffix.sh index 3eff21d02..33d4adc5f 100644 --- a/tests/results/test/60_5family_dynamic_variable_outside_suffix.sh +++ b/tests/results/test/60_5family_dynamic_variable_outside_suffix.sh @@ -21,8 +21,8 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ 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. │ └───────────────────────────────────────┴──────────────────────────────────────┘ ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ diff --git a/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.adoc b/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.adoc index fa0c8ced2..b2b1412c8 100644 --- a/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.adoc +++ b/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.adoc @@ -28,7 +28,7 @@ This family builds families dynamically. + | **dyn___val1__.var** + **dyn___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable inside dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. |==== [cols="1a,1a"] diff --git a/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.gitlab.md b/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.gitlab.md index 566550c62..b0b9ca996 100644 --- a/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.gitlab.md +++ b/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.gitlab.md @@ -12,9 +12,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[Asuffix variable](#var)" -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| -| **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 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------| +| **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. | diff --git a/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.html b/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.html index 9c15f569e..3819fa6f9 100644 --- a/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.html +++ b/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.html @@ -21,10 +21,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    dyn_val1.var
    dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier
    dyn_val1.var
    dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    diff --git a/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.json b/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.json index f6892a8cc..35f12ce31 100644 --- a/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.json +++ b/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.json @@ -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/60_5family_dynamic_variable_outside_suffix_empty.md b/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.md index fa1d35215..4c57ed93c 100644 --- a/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.md +++ b/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.md @@ -13,9 +13,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[Asuffix variable](#var)" -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| -| **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 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------| +| **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. | | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------| diff --git a/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.sh b/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.sh index 7457f75be..640c8f285 100644 --- a/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.sh +++ b/tests/results/test/60_5family_dynamic_variable_outside_suffix_empty.sh @@ -21,8 +21,8 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ 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. │ └───────────────────────────────────────┴──────────────────────────────────────┘ ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ diff --git a/tests/results/test_namespace/00_2default_calculated.adoc b/tests/results/test_namespace/00_2default_calculated.adoc index 1dc481e17..4405696ec 100644 --- a/tests/results/test_namespace/00_2default_calculated.adoc +++ b/tests/results/test_namespace/00_2default_calculated.adoc @@ -15,6 +15,6 @@ This family is a namespace. + **Default**: no | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A second variable. + -**Default**: the value of var1 +**Default**: the value of var1. |==== diff --git a/tests/results/test_namespace/00_2default_calculated.gitlab.md b/tests/results/test_namespace/00_2default_calculated.gitlab.md index 927e1d327..b63eb11c9 100644 --- a/tests/results/test_namespace/00_2default_calculated.gitlab.md +++ b/tests/results/test_namespace/00_2default_calculated.gitlab.md @@ -5,10 +5,10 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of var1 | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of var1. | diff --git a/tests/results/test_namespace/00_2default_calculated.html b/tests/results/test_namespace/00_2default_calculated.html index 6c5a10a24..0b9d170f0 100644 --- a/tests/results/test_namespace/00_2default_calculated.html +++ b/tests/results/test_namespace/00_2default_calculated.html @@ -8,11 +8,11 @@ This family is a namespace. - + - - + +
    Variable Description
    Variable Description
    rougail.var1
    string standard mandatory
    A first variable.
    Default: no
    rougail.var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of var1
    rougail.var1
    string standard mandatory
    A first variable.
    Default: no
    rougail.var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of var1.
    diff --git a/tests/results/test_namespace/00_2default_calculated.json b/tests/results/test_namespace/00_2default_calculated.json index 3b71d27d1..17fba88ef 100644 --- a/tests/results/test_namespace/00_2default_calculated.json +++ b/tests/results/test_namespace/00_2default_calculated.json @@ -55,7 +55,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var1" + "description": "the value of var1." } }, "variable_type": "string", diff --git a/tests/results/test_namespace/00_2default_calculated.md b/tests/results/test_namespace/00_2default_calculated.md index 47fc7939c..835a88fd3 100644 --- a/tests/results/test_namespace/00_2default_calculated.md +++ b/tests/results/test_namespace/00_2default_calculated.md @@ -6,8 +6,8 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of var1 | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of var1. | diff --git a/tests/results/test_namespace/00_2default_calculated.sh b/tests/results/test_namespace/00_2default_calculated.sh index 2733b0383..9be6d8c7e 100644 --- a/tests/results/test_namespace/00_2default_calculated.sh +++ b/tests/results/test_namespace/00_2default_calculated.sh @@ -13,7 +13,7 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ -│  string   multiple   standard    │ Default: the value of var1 │ +│  string   multiple   standard    │ Default: the value of var1. │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_2default_calculated_multi.adoc b/tests/results/test_namespace/00_2default_calculated_multi.adoc index 27b6684e2..0b0014850 100644 --- a/tests/results/test_namespace/00_2default_calculated_multi.adoc +++ b/tests/results/test_namespace/00_2default_calculated_multi.adoc @@ -19,6 +19,6 @@ This family is a namespace. + * maybe | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A second variable. + -**Default**: the value of "rougail.var1" +**Default**: the value of "rougail.var1". |==== diff --git a/tests/results/test_namespace/00_2default_calculated_multi.gitlab.md b/tests/results/test_namespace/00_2default_calculated_multi.gitlab.md index 8dad559ab..ed1c5dd0f 100644 --- a/tests/results/test_namespace/00_2default_calculated_multi.gitlab.md +++ b/tests/results/test_namespace/00_2default_calculated_multi.gitlab.md @@ -5,10 +5,10 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    • no
    • yes
    • maybe | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#rougail.var1)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    • no
    • yes
    • maybe | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#rougail.var1)". | diff --git a/tests/results/test_namespace/00_2default_calculated_multi.html b/tests/results/test_namespace/00_2default_calculated_multi.html index d3b2b019e..81739788f 100644 --- a/tests/results/test_namespace/00_2default_calculated_multi.html +++ b/tests/results/test_namespace/00_2default_calculated_multi.html @@ -8,13 +8,13 @@ This family is a namespace. - + - +
  • maybe
  • +
    Variable Description
    Variable Description
    rougail.var1
    string multiple standard mandatory unique
    A first variable.
    Default:
    • no
    • yes
    • -
    • maybe
    rougail.var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of "rougail.var1"
    rougail.var2
    string multiple standard mandatory unique
    A second variable.
    Default: the value of "rougail.var1".
    diff --git a/tests/results/test_namespace/00_2default_calculated_multi.json b/tests/results/test_namespace/00_2default_calculated_multi.json index f98e8f094..415cef3e2 100644 --- a/tests/results/test_namespace/00_2default_calculated_multi.json +++ b/tests/results/test_namespace/00_2default_calculated_multi.json @@ -66,7 +66,7 @@ "default": { "name": "Default", "values": { - "description": "the value of \"{0}\"", + "description": "the value of \"{0}\".", "variables": [ { "path": "rougail.var1", diff --git a/tests/results/test_namespace/00_2default_calculated_multi.md b/tests/results/test_namespace/00_2default_calculated_multi.md index ddd75ed11..c47469a32 100644 --- a/tests/results/test_namespace/00_2default_calculated_multi.md +++ b/tests/results/test_namespace/00_2default_calculated_multi.md @@ -6,8 +6,8 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    • no
    • yes
    • maybe | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#rougail.var1)" | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.
    **Default**:
    • no
    • yes
    • maybe | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.
    **Default**: the value of "[a first variable](#rougail.var1)". | diff --git a/tests/results/test_namespace/00_2default_calculated_multi.sh b/tests/results/test_namespace/00_2default_calculated_multi.sh index 68dfe977c..c29468b8b 100644 --- a/tests/results/test_namespace/00_2default_calculated_multi.sh +++ b/tests/results/test_namespace/00_2default_calculated_multi.sh @@ -16,7 +16,7 @@ │ │ • maybe │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ -│  string   multiple   standard    │ Default: the value of "rougail.var1" │ -│ mandatory   unique  │ │ +│  string   multiple   standard    │ Default: the value of │ +│ mandatory   unique  │ "rougail.var1". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_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_6choice_calculation.adoc b/tests/results/test_namespace/00_6choice_calculation.adoc index 236914d7a..37e44bea3 100644 --- a/tests/results/test_namespace/00_6choice_calculation.adoc +++ b/tests/results/test_namespace/00_6choice_calculation.adoc @@ -12,7 +12,7 @@ This family is a namespace. + | Variable | Description | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A variable. + -**Choices**: choices is 0 to 9 + +**Choices**: choices is 0 to 9. + **Default**: 9 |==== diff --git a/tests/results/test_namespace/00_6choice_calculation.gitlab.md b/tests/results/test_namespace/00_6choice_calculation.gitlab.md index 02288b807..bd670ddf2 100644 --- a/tests/results/test_namespace/00_6choice_calculation.gitlab.md +++ b/tests/results/test_namespace/00_6choice_calculation.gitlab.md @@ -5,9 +5,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_namespace/00_6choice_calculation.html b/tests/results/test_namespace/00_6choice_calculation.html index 2e067f02c..c4137e040 100644 --- a/tests/results/test_namespace/00_6choice_calculation.html +++ b/tests/results/test_namespace/00_6choice_calculation.html @@ -8,10 +8,10 @@ This family is a namespace. - + - +
    Variable Description
    Variable Description
    rougail.var
    choice standard mandatory
    A variable.
    Choices: choices is 0 to 9
    Default: 9
    rougail.var
    choice standard mandatory
    A variable.
    Choices: choices is 0 to 9.
    Default: 9
    diff --git a/tests/results/test_namespace/00_6choice_calculation.json b/tests/results/test_namespace/00_6choice_calculation.json index 8880d4b73..c40e1fc17 100644 --- a/tests/results/test_namespace/00_6choice_calculation.json +++ b/tests/results/test_namespace/00_6choice_calculation.json @@ -34,7 +34,7 @@ "choices": { "name": "Choices", "values": { - "description": "choices is 0 to 9" + "description": "choices is 0 to 9." } } } diff --git a/tests/results/test_namespace/00_6choice_calculation.md b/tests/results/test_namespace/00_6choice_calculation.md index ada09e649..2870d07f6 100644 --- a/tests/results/test_namespace/00_6choice_calculation.md +++ b/tests/results/test_namespace/00_6choice_calculation.md @@ -6,7 +6,7 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choices is 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_namespace/00_6choice_calculation.sh b/tests/results/test_namespace/00_6choice_calculation.sh index 5c214ee81..37c51ac96 100644 --- a/tests/results/test_namespace/00_6choice_calculation.sh +++ b/tests/results/test_namespace/00_6choice_calculation.sh @@ -10,7 +10,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var │ A variable. │ -│  choice   standard   mandatory  │ Choices: choices is 0 to 9 │ +│  choice   standard   mandatory  │ Choices: choices is 0 to 9. │ │ │ Default: 9 │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_8calculation_information.adoc b/tests/results/test_namespace/00_8calculation_information.adoc index 4163abcb8..ce3c735e0 100644 --- a/tests/results/test_namespace/00_8calculation_information.adoc +++ b/tests/results/test_namespace/00_8calculation_information.adoc @@ -12,6 +12,6 @@ This family is a namespace. + | Variable | Description | **rougail.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: get information test_information +**Default**: get information test_information. |==== diff --git a/tests/results/test_namespace/00_8calculation_information.gitlab.md b/tests/results/test_namespace/00_8calculation_information.gitlab.md index a52d5ceb1..790968995 100644 --- a/tests/results/test_namespace/00_8calculation_information.gitlab.md +++ b/tests/results/test_namespace/00_8calculation_information.gitlab.md @@ -5,9 +5,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test_namespace/00_8calculation_information.html b/tests/results/test_namespace/00_8calculation_information.html index aa9175443..9c69270ff 100644 --- a/tests/results/test_namespace/00_8calculation_information.html +++ b/tests/results/test_namespace/00_8calculation_information.html @@ -8,10 +8,10 @@ This family is a namespace. - + - +
    Variable Description
    Variable Description
    rougail.variable
    string standard mandatory
    A variable.
    Default: get information test_information
    rougail.variable
    string standard mandatory
    A variable.
    Default: get information test_information.
    diff --git a/tests/results/test_namespace/00_8calculation_information.json b/tests/results/test_namespace/00_8calculation_information.json index 665547703..4a50fe76c 100644 --- a/tests/results/test_namespace/00_8calculation_information.json +++ b/tests/results/test_namespace/00_8calculation_information.json @@ -29,7 +29,7 @@ "default": { "name": "Default", "values": { - "description": "get information test_information" + "description": "get information test_information." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/00_8calculation_information.md b/tests/results/test_namespace/00_8calculation_information.md index 07c221f1b..282ab1418 100644 --- a/tests/results/test_namespace/00_8calculation_information.md +++ b/tests/results/test_namespace/00_8calculation_information.md @@ -6,7 +6,7 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test_namespace/00_8calculation_information.sh b/tests/results/test_namespace/00_8calculation_information.sh index b6692530a..c13af8103 100644 --- a/tests/results/test_namespace/00_8calculation_information.sh +++ b/tests/results/test_namespace/00_8calculation_information.sh @@ -11,6 +11,6 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.variable │ A variable. │ │  string   standard   mandatory  │ Default: get information │ -│ │ test_information │ +│ │ test_information. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_8calculation_namespace.adoc b/tests/results/test_namespace/00_8calculation_namespace.adoc index effe41c5e..e777ec311 100644 --- a/tests/results/test_namespace/00_8calculation_namespace.adoc +++ b/tests/results/test_namespace/00_8calculation_namespace.adoc @@ -12,6 +12,6 @@ This family is a namespace. + | Variable | Description | **rougail.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable. + -**Default**: the value of the namespace +**Default**: the value of the namespace. |==== diff --git a/tests/results/test_namespace/00_8calculation_namespace.gitlab.md b/tests/results/test_namespace/00_8calculation_namespace.gitlab.md index 111f7b98a..0a62a53b8 100644 --- a/tests/results/test_namespace/00_8calculation_namespace.gitlab.md +++ b/tests/results/test_namespace/00_8calculation_namespace.gitlab.md @@ -5,9 +5,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the namespace | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the namespace. | diff --git a/tests/results/test_namespace/00_8calculation_namespace.html b/tests/results/test_namespace/00_8calculation_namespace.html index 815d11b11..d0fbab484 100644 --- a/tests/results/test_namespace/00_8calculation_namespace.html +++ b/tests/results/test_namespace/00_8calculation_namespace.html @@ -8,10 +8,10 @@ This family is a namespace. - + - +
    Variable Description
    Variable Description
    rougail.variable
    string standard
    A variable.
    Default: the value of the namespace
    rougail.variable
    string standard
    A variable.
    Default: the value of the namespace.
    diff --git a/tests/results/test_namespace/00_8calculation_namespace.json b/tests/results/test_namespace/00_8calculation_namespace.json index d241e12d8..8cbac189c 100644 --- a/tests/results/test_namespace/00_8calculation_namespace.json +++ b/tests/results/test_namespace/00_8calculation_namespace.json @@ -21,7 +21,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the namespace" + "values": "the value of the namespace." }, "variable_type": "string" } diff --git a/tests/results/test_namespace/00_8calculation_namespace.md b/tests/results/test_namespace/00_8calculation_namespace.md index 7898490a0..a83a68369 100644 --- a/tests/results/test_namespace/00_8calculation_namespace.md +++ b/tests/results/test_namespace/00_8calculation_namespace.md @@ -6,7 +6,7 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the namespace | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: the value of the namespace. | diff --git a/tests/results/test_namespace/00_8calculation_namespace.sh b/tests/results/test_namespace/00_8calculation_namespace.sh index a68c15d55..f67cb0f52 100644 --- a/tests/results/test_namespace/00_8calculation_namespace.sh +++ b/tests/results/test_namespace/00_8calculation_namespace.sh @@ -10,6 +10,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.variable │ A variable. │ -│  string   standard  │ Default: the value of the namespace │ +│  string   standard  │ Default: the value of the namespace. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_8calculation_param_namespace.adoc b/tests/results/test_namespace/00_8calculation_param_namespace.adoc index 99ad6646e..e3656a477 100644 --- a/tests/results/test_namespace/00_8calculation_param_namespace.adoc +++ b/tests/results/test_namespace/00_8calculation_param_namespace.adoc @@ -12,6 +12,6 @@ This family is a namespace. + | Variable | Description | **rougail.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test_namespace/00_8calculation_param_namespace.gitlab.md b/tests/results/test_namespace/00_8calculation_param_namespace.gitlab.md index c7cdeea66..152a1098f 100644 --- a/tests/results/test_namespace/00_8calculation_param_namespace.gitlab.md +++ b/tests/results/test_namespace/00_8calculation_param_namespace.gitlab.md @@ -5,9 +5,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace/00_8calculation_param_namespace.html b/tests/results/test_namespace/00_8calculation_param_namespace.html index ffd36bdb6..95509c7d6 100644 --- a/tests/results/test_namespace/00_8calculation_param_namespace.html +++ b/tests/results/test_namespace/00_8calculation_param_namespace.html @@ -8,10 +8,10 @@ This family is a namespace. - + - +
    Variable Description
    Variable Description
    rougail.variable
    string standard
    A variable.
    Default: depends on a calculation
    rougail.variable
    string standard
    A variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test_namespace/00_8calculation_param_namespace.json b/tests/results/test_namespace/00_8calculation_param_namespace.json index 431b80f16..eebaa5273 100644 --- a/tests/results/test_namespace/00_8calculation_param_namespace.json +++ b/tests/results/test_namespace/00_8calculation_param_namespace.json @@ -21,7 +21,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_8calculation_param_namespace.md b/tests/results/test_namespace/00_8calculation_param_namespace.md index 259ed9e42..cdb18a0d7 100644 --- a/tests/results/test_namespace/00_8calculation_param_namespace.md +++ b/tests/results/test_namespace/00_8calculation_param_namespace.md @@ -6,7 +6,7 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace/00_8calculation_param_namespace.sh b/tests/results/test_namespace/00_8calculation_param_namespace.sh index a1ebc2712..5ffd43d53 100644 --- a/tests/results/test_namespace/00_8calculation_param_namespace.sh +++ b/tests/results/test_namespace/00_8calculation_param_namespace.sh @@ -10,6 +10,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.variable │ A variable. │ -│  string   standard  │ Default: depends on a calculation │ +│  string   standard  │ Default: depends on a calculation. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9default_calculation.adoc b/tests/results/test_namespace/00_9default_calculation.adoc index 9b3e71d8c..b6bb05c1f 100644 --- a/tests/results/test_namespace/00_9default_calculation.adoc +++ b/tests/results/test_namespace/00_9default_calculation.adoc @@ -12,6 +12,6 @@ This family is a namespace. + | Variable | Description | **rougail.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: concat all parameters +**Default**: concat all parameters. |==== diff --git a/tests/results/test_namespace/00_9default_calculation.gitlab.md b/tests/results/test_namespace/00_9default_calculation.gitlab.md index e2287fc35..2d7b22a77 100644 --- a/tests/results/test_namespace/00_9default_calculation.gitlab.md +++ b/tests/results/test_namespace/00_9default_calculation.gitlab.md @@ -5,9 +5,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters. | diff --git a/tests/results/test_namespace/00_9default_calculation.html b/tests/results/test_namespace/00_9default_calculation.html index dc9a6dfa1..0045e856c 100644 --- a/tests/results/test_namespace/00_9default_calculation.html +++ b/tests/results/test_namespace/00_9default_calculation.html @@ -8,10 +8,10 @@ This family is a namespace. - + - +
    Variable Description
    Variable Description
    rougail.variable
    string standard mandatory
    A variable.
    Default: concat all parameters
    rougail.variable
    string standard mandatory
    A variable.
    Default: concat all parameters.
    diff --git a/tests/results/test_namespace/00_9default_calculation.json b/tests/results/test_namespace/00_9default_calculation.json index e9b9f08fd..bef043e12 100644 --- a/tests/results/test_namespace/00_9default_calculation.json +++ b/tests/results/test_namespace/00_9default_calculation.json @@ -29,7 +29,7 @@ "default": { "name": "Default", "values": { - "description": "concat all parameters" + "description": "concat all parameters." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/00_9default_calculation.md b/tests/results/test_namespace/00_9default_calculation.md index 944014138..8403cb6b2 100644 --- a/tests/results/test_namespace/00_9default_calculation.md +++ b/tests/results/test_namespace/00_9default_calculation.md @@ -6,7 +6,7 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: concat all parameters. | diff --git a/tests/results/test_namespace/00_9default_calculation.sh b/tests/results/test_namespace/00_9default_calculation.sh index f1b7f7d1a..318747ac7 100644 --- a/tests/results/test_namespace/00_9default_calculation.sh +++ b/tests/results/test_namespace/00_9default_calculation.sh @@ -10,6 +10,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.variable │ A variable. │ -│  string   standard   mandatory  │ Default: concat all parameters │ +│  string   standard   mandatory  │ Default: concat all parameters. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9default_calculation_information.adoc b/tests/results/test_namespace/00_9default_calculation_information.adoc index 4f03f4e9d..2ed67ff22 100644 --- a/tests/results/test_namespace/00_9default_calculation_information.adoc +++ b/tests/results/test_namespace/00_9default_calculation_information.adoc @@ -12,6 +12,6 @@ This family is a namespace. + | Variable | Description | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: returns the information +**Default**: returns the information. |==== diff --git a/tests/results/test_namespace/00_9default_calculation_information.gitlab.md b/tests/results/test_namespace/00_9default_calculation_information.gitlab.md index 11000c17c..7fdaf9577 100644 --- a/tests/results/test_namespace/00_9default_calculation_information.gitlab.md +++ b/tests/results/test_namespace/00_9default_calculation_information.gitlab.md @@ -5,9 +5,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information. | diff --git a/tests/results/test_namespace/00_9default_calculation_information.html b/tests/results/test_namespace/00_9default_calculation_information.html index 17d3185bc..f5fb64313 100644 --- a/tests/results/test_namespace/00_9default_calculation_information.html +++ b/tests/results/test_namespace/00_9default_calculation_information.html @@ -8,10 +8,10 @@ This family is a namespace. - + - +
    Variable Description
    Variable Description
    rougail.var
    string standard mandatory
    A variable.
    Default: returns the information
    rougail.var
    string standard mandatory
    A variable.
    Default: returns the information.
    diff --git a/tests/results/test_namespace/00_9default_calculation_information.json b/tests/results/test_namespace/00_9default_calculation_information.json index 32411e326..6d2f6b124 100644 --- a/tests/results/test_namespace/00_9default_calculation_information.json +++ b/tests/results/test_namespace/00_9default_calculation_information.json @@ -29,7 +29,7 @@ "default": { "name": "Default", "values": { - "description": "returns the information" + "description": "returns the information." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/00_9default_calculation_information.md b/tests/results/test_namespace/00_9default_calculation_information.md index 607348e8a..43be7772b 100644 --- a/tests/results/test_namespace/00_9default_calculation_information.md +++ b/tests/results/test_namespace/00_9default_calculation_information.md @@ -6,7 +6,7 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns the information. | diff --git a/tests/results/test_namespace/00_9default_calculation_information.sh b/tests/results/test_namespace/00_9default_calculation_information.sh index 3c044b5b1..c66d7b0a7 100644 --- a/tests/results/test_namespace/00_9default_calculation_information.sh +++ b/tests/results/test_namespace/00_9default_calculation_information.sh @@ -10,6 +10,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var │ A variable. │ -│  string   standard   mandatory  │ Default: returns the information │ +│  string   standard   mandatory  │ Default: returns the information. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9default_calculation_information_other_variable.adoc b/tests/results/test_namespace/00_9default_calculation_information_other_variable.adoc index 84bb45f68..51581cfd0 100644 --- a/tests/results/test_namespace/00_9default_calculation_information_other_variable.adoc +++ b/tests/results/test_namespace/00_9default_calculation_information_other_variable.adoc @@ -14,6 +14,6 @@ This family is a namespace. + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A first variable. | **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_9default_calculation_information_other_variable.gitlab.md b/tests/results/test_namespace/00_9default_calculation_information_other_variable.gitlab.md index d00bb35d1..18248d4f2 100644 --- a/tests/results/test_namespace/00_9default_calculation_information_other_variable.gitlab.md +++ b/tests/results/test_namespace/00_9default_calculation_information_other_variable.gitlab.md @@ -5,10 +5,10 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | -| **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.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | +| **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_9default_calculation_information_other_variable.html b/tests/results/test_namespace/00_9default_calculation_information_other_variable.html index 793cca28e..2d78f9b69 100644 --- a/tests/results/test_namespace/00_9default_calculation_information_other_variable.html +++ b/tests/results/test_namespace/00_9default_calculation_information_other_variable.html @@ -8,11 +8,11 @@ This family is a namespace. - + - - + +
    Variable Description
    Variable Description
    rougail.var1
    string basic mandatory
    A first variable.
    rougail.var2
    string standard mandatory
    A second variable.
    Default: depends on a calculation
    rougail.var1
    string basic mandatory
    A first variable.
    rougail.var2
    string standard mandatory
    A second variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test_namespace/00_9default_calculation_information_other_variable.json b/tests/results/test_namespace/00_9default_calculation_information_other_variable.json index 3f320c5a1..d56c548e1 100644 --- a/tests/results/test_namespace/00_9default_calculation_information_other_variable.json +++ b/tests/results/test_namespace/00_9default_calculation_information_other_variable.json @@ -44,7 +44,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_9default_calculation_information_other_variable.md b/tests/results/test_namespace/00_9default_calculation_information_other_variable.md index 50bf08227..2d0c8ee9f 100644 --- a/tests/results/test_namespace/00_9default_calculation_information_other_variable.md +++ b/tests/results/test_namespace/00_9default_calculation_information_other_variable.md @@ -6,8 +6,8 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | -| **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.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | +| **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_9default_calculation_information_other_variable.sh b/tests/results/test_namespace/00_9default_calculation_information_other_variable.sh index 2773f39f3..3f367ec42 100644 --- a/tests/results/test_namespace/00_9default_calculation_information_other_variable.sh +++ b/tests/results/test_namespace/00_9default_calculation_information_other_variable.sh @@ -13,6 +13,6 @@ │  string   basic   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ 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_9default_calculation_param_optional.adoc b/tests/results/test_namespace/00_9default_calculation_param_optional.adoc index 86f087a92..45de4a539 100644 --- a/tests/results/test_namespace/00_9default_calculation_param_optional.adoc +++ b/tests/results/test_namespace/00_9default_calculation_param_optional.adoc @@ -12,7 +12,7 @@ This family is a namespace. + | Variable | Description | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A first variable. + -**Default**: returns a value +**Default**: returns a value. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + **Default**: no diff --git a/tests/results/test_namespace/00_9default_calculation_param_optional.gitlab.md b/tests/results/test_namespace/00_9default_calculation_param_optional.gitlab.md index 0b9d0b1d9..0f5bf55fc 100644 --- a/tests/results/test_namespace/00_9default_calculation_param_optional.gitlab.md +++ b/tests/results/test_namespace/00_9default_calculation_param_optional.gitlab.md @@ -5,10 +5,10 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | diff --git a/tests/results/test_namespace/00_9default_calculation_param_optional.html b/tests/results/test_namespace/00_9default_calculation_param_optional.html index 8de9a3852..2b8a27b29 100644 --- a/tests/results/test_namespace/00_9default_calculation_param_optional.html +++ b/tests/results/test_namespace/00_9default_calculation_param_optional.html @@ -8,11 +8,11 @@ This family is a namespace. - + - - + +
    Variable Description
    Variable Description
    rougail.var1
    string standard
    A first variable.
    Default: returns a value
    rougail.var2
    string standard mandatory
    A second variable.
    Default: no
    rougail.var1
    string standard
    A first variable.
    Default: returns a value.
    rougail.var2
    string standard mandatory
    A second variable.
    Default: no
    diff --git a/tests/results/test_namespace/00_9default_calculation_param_optional.json b/tests/results/test_namespace/00_9default_calculation_param_optional.json index a95f9bb35..13b385fbe 100644 --- a/tests/results/test_namespace/00_9default_calculation_param_optional.json +++ b/tests/results/test_namespace/00_9default_calculation_param_optional.json @@ -22,7 +22,7 @@ "default": { "name": "Default", "values": { - "description": "returns a value" + "description": "returns a value." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/00_9default_calculation_param_optional.md b/tests/results/test_namespace/00_9default_calculation_param_optional.md index 8351ca5fc..d24866192 100644 --- a/tests/results/test_namespace/00_9default_calculation_param_optional.md +++ b/tests/results/test_namespace/00_9default_calculation_param_optional.md @@ -6,8 +6,8 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.
    **Default**: returns a value. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: no | diff --git a/tests/results/test_namespace/00_9default_calculation_param_optional.sh b/tests/results/test_namespace/00_9default_calculation_param_optional.sh index 47ecb706f..2a570d375 100644 --- a/tests/results/test_namespace/00_9default_calculation_param_optional.sh +++ b/tests/results/test_namespace/00_9default_calculation_param_optional.sh @@ -10,7 +10,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var1 │ A first variable. │ -│  string   standard  │ Default: returns a value │ +│  string   standard  │ Default: returns a value. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ │  string   standard   mandatory  │ Default: no │ diff --git a/tests/results/test_namespace/00_9default_information_other_variable.adoc b/tests/results/test_namespace/00_9default_information_other_variable.adoc index a0d5390dc..cf5c50abd 100644 --- a/tests/results/test_namespace/00_9default_information_other_variable.adoc +++ b/tests/results/test_namespace/00_9default_information_other_variable.adoc @@ -14,6 +14,6 @@ This family is a namespace. + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A first variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: the value of the information "test_information" of the variable "rougail.var1" +**Default**: the value of the information "test_information" of the variable "rougail.var1". |==== diff --git a/tests/results/test_namespace/00_9default_information_other_variable.gitlab.md b/tests/results/test_namespace/00_9default_information_other_variable.gitlab.md index 72c1739b1..10b22e7fb 100644 --- a/tests/results/test_namespace/00_9default_information_other_variable.gitlab.md +++ b/tests/results/test_namespace/00_9default_information_other_variable.gitlab.md @@ -5,10 +5,10 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of the information "test_information" of the variable "rougail.var1" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of the information "test_information" of the variable "rougail.var1". | diff --git a/tests/results/test_namespace/00_9default_information_other_variable.html b/tests/results/test_namespace/00_9default_information_other_variable.html index f747d91e8..78725c4b4 100644 --- a/tests/results/test_namespace/00_9default_information_other_variable.html +++ b/tests/results/test_namespace/00_9default_information_other_variable.html @@ -8,11 +8,11 @@ This family is a namespace. - + - - + +
    Variable Description
    Variable Description
    rougail.var1
    string basic mandatory
    A first variable.
    rougail.var2
    string standard mandatory
    A second variable.
    Default: the value of the information "test_information" of the variable "rougail.var1"
    rougail.var1
    string basic mandatory
    A first variable.
    rougail.var2
    string standard mandatory
    A second variable.
    Default: the value of the information "test_information" of the variable "rougail.var1".
    diff --git a/tests/results/test_namespace/00_9default_information_other_variable.json b/tests/results/test_namespace/00_9default_information_other_variable.json index 652f12d3f..70650e66a 100644 --- a/tests/results/test_namespace/00_9default_information_other_variable.json +++ b/tests/results/test_namespace/00_9default_information_other_variable.json @@ -44,7 +44,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the information \"test_information\" of the variable \"rougail.var1\"" + "values": "the value of the information \"test_information\" of the variable \"rougail.var1\"." }, "variable_type": "string" } diff --git a/tests/results/test_namespace/00_9default_information_other_variable.md b/tests/results/test_namespace/00_9default_information_other_variable.md index 220a13948..fb35d23de 100644 --- a/tests/results/test_namespace/00_9default_information_other_variable.md +++ b/tests/results/test_namespace/00_9default_information_other_variable.md @@ -6,8 +6,8 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of the information "test_information" of the variable "rougail.var1" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of the information "test_information" of the variable "rougail.var1". | diff --git a/tests/results/test_namespace/00_9default_information_other_variable.sh b/tests/results/test_namespace/00_9default_information_other_variable.sh index c1fa952d8..f831504a0 100644 --- a/tests/results/test_namespace/00_9default_information_other_variable.sh +++ b/tests/results/test_namespace/00_9default_information_other_variable.sh @@ -15,6 +15,6 @@ │ rougail.var2 │ A second variable. │ │  string   standard   mandatory  │ Default: the value of the │ │ │ information "test_information" of │ -│ │ the variable "rougail.var1" │ +│ │ the variable "rougail.var1". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9default_information_other_variable2.adoc b/tests/results/test_namespace/00_9default_information_other_variable2.adoc index a0d5390dc..cf5c50abd 100644 --- a/tests/results/test_namespace/00_9default_information_other_variable2.adoc +++ b/tests/results/test_namespace/00_9default_information_other_variable2.adoc @@ -14,6 +14,6 @@ This family is a namespace. + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A first variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: the value of the information "test_information" of the variable "rougail.var1" +**Default**: the value of the information "test_information" of the variable "rougail.var1". |==== diff --git a/tests/results/test_namespace/00_9default_information_other_variable2.gitlab.md b/tests/results/test_namespace/00_9default_information_other_variable2.gitlab.md index 72c1739b1..10b22e7fb 100644 --- a/tests/results/test_namespace/00_9default_information_other_variable2.gitlab.md +++ b/tests/results/test_namespace/00_9default_information_other_variable2.gitlab.md @@ -5,10 +5,10 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of the information "test_information" of the variable "rougail.var1" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of the information "test_information" of the variable "rougail.var1". | diff --git a/tests/results/test_namespace/00_9default_information_other_variable2.html b/tests/results/test_namespace/00_9default_information_other_variable2.html index f747d91e8..78725c4b4 100644 --- a/tests/results/test_namespace/00_9default_information_other_variable2.html +++ b/tests/results/test_namespace/00_9default_information_other_variable2.html @@ -8,11 +8,11 @@ This family is a namespace. - + - - + +
    Variable Description
    Variable Description
    rougail.var1
    string basic mandatory
    A first variable.
    rougail.var2
    string standard mandatory
    A second variable.
    Default: the value of the information "test_information" of the variable "rougail.var1"
    rougail.var1
    string basic mandatory
    A first variable.
    rougail.var2
    string standard mandatory
    A second variable.
    Default: the value of the information "test_information" of the variable "rougail.var1".
    diff --git a/tests/results/test_namespace/00_9default_information_other_variable2.json b/tests/results/test_namespace/00_9default_information_other_variable2.json index 652f12d3f..70650e66a 100644 --- a/tests/results/test_namespace/00_9default_information_other_variable2.json +++ b/tests/results/test_namespace/00_9default_information_other_variable2.json @@ -44,7 +44,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the information \"test_information\" of the variable \"rougail.var1\"" + "values": "the value of the information \"test_information\" of the variable \"rougail.var1\"." }, "variable_type": "string" } diff --git a/tests/results/test_namespace/00_9default_information_other_variable2.md b/tests/results/test_namespace/00_9default_information_other_variable2.md index 220a13948..fb35d23de 100644 --- a/tests/results/test_namespace/00_9default_information_other_variable2.md +++ b/tests/results/test_namespace/00_9default_information_other_variable2.md @@ -6,8 +6,8 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of the information "test_information" of the variable "rougail.var1" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of the information "test_information" of the variable "rougail.var1". | diff --git a/tests/results/test_namespace/00_9default_information_other_variable2.sh b/tests/results/test_namespace/00_9default_information_other_variable2.sh index c1fa952d8..f831504a0 100644 --- a/tests/results/test_namespace/00_9default_information_other_variable2.sh +++ b/tests/results/test_namespace/00_9default_information_other_variable2.sh @@ -15,6 +15,6 @@ │ rougail.var2 │ A second variable. │ │  string   standard   mandatory  │ Default: the value of the │ │ │ information "test_information" of │ -│ │ the variable "rougail.var1" │ +│ │ the variable "rougail.var1". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9default_integer.adoc b/tests/results/test_namespace/00_9default_integer.adoc index 9e244f9d6..10cc66144 100644 --- a/tests/results/test_namespace/00_9default_integer.adoc +++ b/tests/results/test_namespace/00_9default_integer.adoc @@ -12,7 +12,7 @@ This family is a namespace. + | Variable | Description | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A variable. + -**Choices**: choice for 0 to 9 + +**Choices**: choice for 0 to 9. + **Default**: 9 |==== diff --git a/tests/results/test_namespace/00_9default_integer.gitlab.md b/tests/results/test_namespace/00_9default_integer.gitlab.md index 4aca3d780..ad1e68c56 100644 --- a/tests/results/test_namespace/00_9default_integer.gitlab.md +++ b/tests/results/test_namespace/00_9default_integer.gitlab.md @@ -5,9 +5,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_namespace/00_9default_integer.html b/tests/results/test_namespace/00_9default_integer.html index 63325f5d2..ecfc206ba 100644 --- a/tests/results/test_namespace/00_9default_integer.html +++ b/tests/results/test_namespace/00_9default_integer.html @@ -8,10 +8,10 @@ This family is a namespace. - + - +
    Variable Description
    Variable Description
    rougail.var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9
    Default: 9
    rougail.var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9.
    Default: 9
    diff --git a/tests/results/test_namespace/00_9default_integer.json b/tests/results/test_namespace/00_9default_integer.json index ee6c871a4..c6e60212d 100644 --- a/tests/results/test_namespace/00_9default_integer.json +++ b/tests/results/test_namespace/00_9default_integer.json @@ -34,7 +34,7 @@ "choices": { "name": "Choices", "values": { - "description": "choice for 0 to 9" + "description": "choice for 0 to 9." } } } diff --git a/tests/results/test_namespace/00_9default_integer.md b/tests/results/test_namespace/00_9default_integer.md index 8d4d7ee7e..fd62bee96 100644 --- a/tests/results/test_namespace/00_9default_integer.md +++ b/tests/results/test_namespace/00_9default_integer.md @@ -6,7 +6,7 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_namespace/00_9default_integer.sh b/tests/results/test_namespace/00_9default_integer.sh index 3ad731dfb..2fb3c1549 100644 --- a/tests/results/test_namespace/00_9default_integer.sh +++ b/tests/results/test_namespace/00_9default_integer.sh @@ -10,7 +10,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var │ A variable. │ -│  choice   standard   mandatory  │ Choices: choice for 0 to 9 │ +│  choice   standard   mandatory  │ Choices: choice for 0 to 9. │ │ │ Default: 9 │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9default_number.adoc b/tests/results/test_namespace/00_9default_number.adoc index 9e244f9d6..10cc66144 100644 --- a/tests/results/test_namespace/00_9default_number.adoc +++ b/tests/results/test_namespace/00_9default_number.adoc @@ -12,7 +12,7 @@ This family is a namespace. + | Variable | Description | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A variable. + -**Choices**: choice for 0 to 9 + +**Choices**: choice for 0 to 9. + **Default**: 9 |==== diff --git a/tests/results/test_namespace/00_9default_number.gitlab.md b/tests/results/test_namespace/00_9default_number.gitlab.md index 4aca3d780..ad1e68c56 100644 --- a/tests/results/test_namespace/00_9default_number.gitlab.md +++ b/tests/results/test_namespace/00_9default_number.gitlab.md @@ -5,9 +5,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_namespace/00_9default_number.html b/tests/results/test_namespace/00_9default_number.html index 63325f5d2..ecfc206ba 100644 --- a/tests/results/test_namespace/00_9default_number.html +++ b/tests/results/test_namespace/00_9default_number.html @@ -8,10 +8,10 @@ This family is a namespace. - + - +
    Variable Description
    Variable Description
    rougail.var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9
    Default: 9
    rougail.var
    choice standard mandatory
    A variable.
    Choices: choice for 0 to 9.
    Default: 9
    diff --git a/tests/results/test_namespace/00_9default_number.json b/tests/results/test_namespace/00_9default_number.json index ee6c871a4..c6e60212d 100644 --- a/tests/results/test_namespace/00_9default_number.json +++ b/tests/results/test_namespace/00_9default_number.json @@ -34,7 +34,7 @@ "choices": { "name": "Choices", "values": { - "description": "choice for 0 to 9" + "description": "choice for 0 to 9." } } } diff --git a/tests/results/test_namespace/00_9default_number.md b/tests/results/test_namespace/00_9default_number.md index 8d4d7ee7e..fd62bee96 100644 --- a/tests/results/test_namespace/00_9default_number.md +++ b/tests/results/test_namespace/00_9default_number.md @@ -6,7 +6,7 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| -| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9
    **Default**: 9 | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| +| **rougail.var**
    [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Choices**: choice for 0 to 9.
    **Default**: 9 | diff --git a/tests/results/test_namespace/00_9default_number.sh b/tests/results/test_namespace/00_9default_number.sh index 3ad731dfb..2fb3c1549 100644 --- a/tests/results/test_namespace/00_9default_number.sh +++ b/tests/results/test_namespace/00_9default_number.sh @@ -10,7 +10,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var │ A variable. │ -│  choice   standard   mandatory  │ Choices: choice for 0 to 9 │ +│  choice   standard   mandatory  │ Choices: choice for 0 to 9. │ │ │ Default: 9 │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9extra.adoc b/tests/results/test_namespace/00_9extra.adoc index b183ef178..98d9f9587 100644 --- a/tests/results/test_namespace/00_9extra.adoc +++ b/tests/results/test_namespace/00_9extra.adoc @@ -29,6 +29,6 @@ This family is a namespace. + | Variable | Description | **extra.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: return no +**Default**: return no. |==== diff --git a/tests/results/test_namespace/00_9extra.gitlab.md b/tests/results/test_namespace/00_9extra.gitlab.md index e72183b3c..c3f20e077 100644 --- a/tests/results/test_namespace/00_9extra.gitlab.md +++ b/tests/results/test_namespace/00_9extra.gitlab.md @@ -18,9 +18,9 @@ > **Path**: extra\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------| -| **extra.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: return no | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------| +| **extra.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: return no. | diff --git a/tests/results/test_namespace/00_9extra.html b/tests/results/test_namespace/00_9extra.html index df9b7bd6e..d256a06e9 100644 --- a/tests/results/test_namespace/00_9extra.html +++ b/tests/results/test_namespace/00_9extra.html @@ -25,10 +25,10 @@ This family is a namespace. - + - +
    Variable Description
    Variable Description
    extra.variable
    string standard mandatory
    A variable.
    Default: return no
    extra.variable
    string standard mandatory
    A variable.
    Default: return no.
    diff --git a/tests/results/test_namespace/00_9extra.json b/tests/results/test_namespace/00_9extra.json index 79510ad35..abe4e3f78 100644 --- a/tests/results/test_namespace/00_9extra.json +++ b/tests/results/test_namespace/00_9extra.json @@ -64,7 +64,7 @@ "default": { "name": "Default", "values": { - "description": "return no" + "description": "return no." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/00_9extra.md b/tests/results/test_namespace/00_9extra.md index 558895026..0922ef5d0 100644 --- a/tests/results/test_namespace/00_9extra.md +++ b/tests/results/test_namespace/00_9extra.md @@ -18,7 +18,7 @@ > **Path**: extra\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------| -| **extra.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: return no | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------| +| **extra.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: return no. | diff --git a/tests/results/test_namespace/00_9extra.sh b/tests/results/test_namespace/00_9extra.sh index 676548de4..c5b16e1a3 100644 --- a/tests/results/test_namespace/00_9extra.sh +++ b/tests/results/test_namespace/00_9extra.sh @@ -25,6 +25,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ extra.variable │ A variable. │ -│  string   standard   mandatory  │ Default: return no │ +│  string   standard   mandatory  │ Default: return no. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/00_9extra_calculation.adoc b/tests/results/test_namespace/00_9extra_calculation.adoc index 3073aebab..69d2371d8 100644 --- a/tests/results/test_namespace/00_9extra_calculation.adoc +++ b/tests/results/test_namespace/00_9extra_calculation.adoc @@ -32,9 +32,9 @@ This family is a namespace. + **Default**: the value of the variable "rougail.variable" | **extra.variable2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: copy the value of rougail.variable +**Default**: copy the value of rougail.variable. | **extra.variable3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A third variable. + -**Default**: copy the value of rougail.variable +**Default**: copy the value of rougail.variable. |==== diff --git a/tests/results/test_namespace/00_9extra_calculation.gitlab.md b/tests/results/test_namespace/00_9extra_calculation.gitlab.md index e9c737d72..b2ff37b4b 100644 --- a/tests/results/test_namespace/00_9extra_calculation.gitlab.md +++ b/tests/results/test_namespace/00_9extra_calculation.gitlab.md @@ -21,8 +21,8 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------| | **extra.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: the value of the variable "[A variable](#rougail.variable)" | -| **extra.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: copy the value of rougail.variable | -| **extra.variable3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: copy the value of rougail.variable | +| **extra.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: copy the value of rougail.variable. | +| **extra.variable3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: copy the value of rougail.variable. | diff --git a/tests/results/test_namespace/00_9extra_calculation.html b/tests/results/test_namespace/00_9extra_calculation.html index e6f58fecc..7f2499317 100644 --- a/tests/results/test_namespace/00_9extra_calculation.html +++ b/tests/results/test_namespace/00_9extra_calculation.html @@ -29,8 +29,8 @@ This family is a namespace. extra.variable1
    string standard mandatoryA first variable.
    Default: the value of the variable "rougail.variable" -extra.variable2
    string standard mandatoryA second variable.
    Default: copy the value of rougail.variable -extra.variable3
    string standard mandatoryA third variable.
    Default: copy the value of rougail.variable +extra.variable2
    string standard mandatoryA second variable.
    Default: copy the value of rougail.variable. +extra.variable3
    string standard mandatoryA third variable.
    Default: copy the value of rougail.variable. diff --git a/tests/results/test_namespace/00_9extra_calculation.json b/tests/results/test_namespace/00_9extra_calculation.json index c85093a37..65f892958 100644 --- a/tests/results/test_namespace/00_9extra_calculation.json +++ b/tests/results/test_namespace/00_9extra_calculation.json @@ -91,7 +91,7 @@ "default": { "name": "Default", "values": { - "description": "copy the value of rougail.variable" + "description": "copy the value of rougail.variable." } }, "variable_type": "string" @@ -113,7 +113,7 @@ "default": { "name": "Default", "values": { - "description": "copy the value of rougail.variable" + "description": "copy the value of rougail.variable." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/00_9extra_calculation.md b/tests/results/test_namespace/00_9extra_calculation.md index 68628b790..2e3ebde6d 100644 --- a/tests/results/test_namespace/00_9extra_calculation.md +++ b/tests/results/test_namespace/00_9extra_calculation.md @@ -21,6 +21,6 @@ | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------| | **extra.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: the value of the variable "[A variable](#rougail.variable)" | -| **extra.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: copy the value of rougail.variable | -| **extra.variable3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: copy the value of rougail.variable | +| **extra.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: copy the value of rougail.variable. | +| **extra.variable3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: copy the value of rougail.variable. | diff --git a/tests/results/test_namespace/00_9extra_calculation.sh b/tests/results/test_namespace/00_9extra_calculation.sh index 124c4ba46..7d60ef9ba 100644 --- a/tests/results/test_namespace/00_9extra_calculation.sh +++ b/tests/results/test_namespace/00_9extra_calculation.sh @@ -30,10 +30,10 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ extra.variable2 │ A second variable. │ │  string   standard   mandatory  │ Default: copy the value of │ -│ │ rougail.variable │ +│ │ rougail.variable. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ extra.variable3 │ A third variable. │ │  string   standard   mandatory  │ Default: copy the value of │ -│ │ rougail.variable │ +│ │ rougail.variable. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/01_8calculation_information_multi.adoc b/tests/results/test_namespace/01_8calculation_information_multi.adoc index f8a3412a1..247a0b94a 100644 --- a/tests/results/test_namespace/01_8calculation_information_multi.adoc +++ b/tests/results/test_namespace/01_8calculation_information_multi.adoc @@ -12,6 +12,6 @@ This family is a namespace. + | Variable | Description | **rougail.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A variable. + -**Default**: get information test_information +**Default**: get information test_information. |==== diff --git a/tests/results/test_namespace/01_8calculation_information_multi.gitlab.md b/tests/results/test_namespace/01_8calculation_information_multi.gitlab.md index 0c30acfbf..4d861cdf4 100644 --- a/tests/results/test_namespace/01_8calculation_information_multi.gitlab.md +++ b/tests/results/test_namespace/01_8calculation_information_multi.gitlab.md @@ -5,9 +5,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test_namespace/01_8calculation_information_multi.html b/tests/results/test_namespace/01_8calculation_information_multi.html index 415a8f45d..006748a79 100644 --- a/tests/results/test_namespace/01_8calculation_information_multi.html +++ b/tests/results/test_namespace/01_8calculation_information_multi.html @@ -8,10 +8,10 @@ This family is a namespace. - + - +
    Variable Description
    Variable Description
    rougail.variable
    string multiple standard mandatory unique
    A variable.
    Default: get information test_information
    rougail.variable
    string multiple standard mandatory unique
    A variable.
    Default: get information test_information.
    diff --git a/tests/results/test_namespace/01_8calculation_information_multi.json b/tests/results/test_namespace/01_8calculation_information_multi.json index 959803cb9..ec52b8ee7 100644 --- a/tests/results/test_namespace/01_8calculation_information_multi.json +++ b/tests/results/test_namespace/01_8calculation_information_multi.json @@ -35,7 +35,7 @@ "default": { "name": "Default", "values": { - "description": "get information test_information" + "description": "get information test_information." } }, "variable_type": "string", diff --git a/tests/results/test_namespace/01_8calculation_information_multi.md b/tests/results/test_namespace/01_8calculation_information_multi.md index fde833669..fead50f73 100644 --- a/tests/results/test_namespace/01_8calculation_information_multi.md +++ b/tests/results/test_namespace/01_8calculation_information_multi.md @@ -6,7 +6,7 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A variable.
    **Default**: get information test_information. | diff --git a/tests/results/test_namespace/01_8calculation_information_multi.sh b/tests/results/test_namespace/01_8calculation_information_multi.sh index 9b6c0aeeb..24828b10b 100644 --- a/tests/results/test_namespace/01_8calculation_information_multi.sh +++ b/tests/results/test_namespace/01_8calculation_information_multi.sh @@ -11,6 +11,6 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.variable │ A variable. │ │  string   multiple   standard    │ Default: get information │ -│ mandatory   unique  │ test_information │ +│ mandatory   unique  │ test_information. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.adoc b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.adoc index c4bc2cbfd..6bfa66437 100644 --- a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.adoc +++ b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.adoc @@ -15,7 +15,7 @@ This family is a namespace. + **Default**: no | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__hidden__` `auto modified` | A second variable. + -**Default**: the value is always yes + -**Hidden**: only if the variable var1 has value "yes" +**Default**: the value is always yes. + +**Hidden**: only if the variable var1 has value "yes". |==== diff --git a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.gitlab.md b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.gitlab.md index 3a9faf9a5..55323c90b 100644 --- a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.gitlab.md +++ b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.gitlab.md @@ -5,10 +5,10 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes
    **Hidden**: only if the variable var1 has value "yes" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes.
    **Hidden**: only if the variable var1 has value "yes". | diff --git a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.html b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.html index 568d44ec3..01777331e 100644 --- a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.html +++ b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.html @@ -8,11 +8,11 @@ This family is a namespace. - + - - + +
    Variable Description
    Variable Description
    rougail.var1
    string standard mandatory
    A first variable.
    Default: no
    rougail.var2
    string basic mandatory hidden auto modified
    A second variable.
    Default: the value is always yes
    Hidden: only if the variable var1 has value "yes"
    rougail.var1
    string standard mandatory
    A first variable.
    Default: no
    rougail.var2
    string basic mandatory hidden auto modified
    A second variable.
    Default: the value is always yes.
    Hidden: only if the variable var1 has value "yes".
    diff --git a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.json b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.json index e9d5124a8..52d11384a 100644 --- a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.json +++ b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.json @@ -49,7 +49,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "only if the variable var1 has value \"yes\"" + "description": "only if the variable var1 has value \"yes\"." } }, { @@ -64,7 +64,7 @@ "default": { "name": "Default", "values": { - "description": "the value is always yes" + "description": "the value is always yes." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.md b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.md index 67b633338..5674bb066 100644 --- a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.md +++ b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.md @@ -6,8 +6,8 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes
    **Hidden**: only if the variable var1 has value "yes" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: no | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`hidden`* `auto modified` | A second variable.
    **Default**: the value is always yes.
    **Hidden**: only if the variable var1 has value "yes". | diff --git a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.sh b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.sh index 4e6e2b60d..20faf6ac8 100644 --- a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.sh +++ b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.sh @@ -13,8 +13,8 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ -│  string   basic   mandatory   hidden  │ Default: the value is always yes │ +│  string   basic   mandatory   hidden  │ Default: the value is always yes. │ │ auto modified  │ Hidden: only if the variable var1 │ -│ │ has value "yes" │ +│ │ has value "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_1default_calculation_hidden.adoc b/tests/results/test_namespace/04_1default_calculation_hidden.adoc index d532a823b..ae9bfef43 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden.adoc +++ b/tests/results/test_namespace/04_1default_calculation_hidden.adoc @@ -18,6 +18,6 @@ This family is a namespace. + **Disabled**: when the variable "rougail.var1" has the value "value" | **rougail.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A third variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test_namespace/04_1default_calculation_hidden.gitlab.md b/tests/results/test_namespace/04_1default_calculation_hidden.gitlab.md index c1023adf1..c79d5b0d3 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden.gitlab.md +++ b/tests/results/test_namespace/04_1default_calculation_hidden.gitlab.md @@ -9,7 +9,7 @@ |---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: value | | **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A second variable.
    **Disabled**: when the variable "[A first variable](#rougail.var1)" has the value "value" | -| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation | +| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace/04_1default_calculation_hidden.html b/tests/results/test_namespace/04_1default_calculation_hidden.html index 60e849ec0..36fc7359d 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden.html +++ b/tests/results/test_namespace/04_1default_calculation_hidden.html @@ -13,7 +13,7 @@ This family is a namespace. rougail.var1
    string standard mandatory A first variable.
    Default: value rougail.var2
    string basic mandatory disabledA second variable.
    Disabled: when the variable "rougail.var1" has the value "value" -rougail.var3
    string standard mandatory A third variable.
    Default: depends on a calculation +rougail.var3
    string standard mandatory A third variable.
    Default: depends on a calculation. diff --git a/tests/results/test_namespace/04_1default_calculation_hidden.json b/tests/results/test_namespace/04_1default_calculation_hidden.json index c14601b76..c0dcfc73e 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden.json +++ b/tests/results/test_namespace/04_1default_calculation_hidden.json @@ -77,7 +77,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/04_1default_calculation_hidden.md b/tests/results/test_namespace/04_1default_calculation_hidden.md index 66dcc2232..47a3086a6 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden.md +++ b/tests/results/test_namespace/04_1default_calculation_hidden.md @@ -10,5 +10,5 @@ |---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: value | | **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A second variable.
    **Disabled**: when the variable "[A first variable](#rougail.var1)" has the value "value" | -| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation | +| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace/04_1default_calculation_hidden.sh b/tests/results/test_namespace/04_1default_calculation_hidden.sh index 21c805f61..341f4da55 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden.sh +++ b/tests/results/test_namespace/04_1default_calculation_hidden.sh @@ -17,6 +17,6 @@ │ disabled  │ "rougail.var1" has the value "value" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var3 │ A third variable. │ -│  string   standard   mandatory  │ Default: depends on a calculation │ +│  string   standard   mandatory  │ Default: depends on a calculation. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_2.adoc b/tests/results/test_namespace/04_1default_calculation_hidden_2.adoc index d532a823b..ae9bfef43 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_2.adoc +++ b/tests/results/test_namespace/04_1default_calculation_hidden_2.adoc @@ -18,6 +18,6 @@ This family is a namespace. + **Disabled**: when the variable "rougail.var1" has the value "value" | **rougail.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A third variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_2.gitlab.md b/tests/results/test_namespace/04_1default_calculation_hidden_2.gitlab.md index c1023adf1..c79d5b0d3 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_2.gitlab.md +++ b/tests/results/test_namespace/04_1default_calculation_hidden_2.gitlab.md @@ -9,7 +9,7 @@ |---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: value | | **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A second variable.
    **Disabled**: when the variable "[A first variable](#rougail.var1)" has the value "value" | -| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation | +| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_2.html b/tests/results/test_namespace/04_1default_calculation_hidden_2.html index 60e849ec0..36fc7359d 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_2.html +++ b/tests/results/test_namespace/04_1default_calculation_hidden_2.html @@ -13,7 +13,7 @@ This family is a namespace. rougail.var1
    string standard mandatory A first variable.
    Default: value rougail.var2
    string basic mandatory disabledA second variable.
    Disabled: when the variable "rougail.var1" has the value "value" -rougail.var3
    string standard mandatory A third variable.
    Default: depends on a calculation +rougail.var3
    string standard mandatory A third variable.
    Default: depends on a calculation. diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_2.json b/tests/results/test_namespace/04_1default_calculation_hidden_2.json index c14601b76..c0dcfc73e 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_2.json +++ b/tests/results/test_namespace/04_1default_calculation_hidden_2.json @@ -77,7 +77,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/04_1default_calculation_hidden_2.md b/tests/results/test_namespace/04_1default_calculation_hidden_2.md index 66dcc2232..47a3086a6 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_2.md +++ b/tests/results/test_namespace/04_1default_calculation_hidden_2.md @@ -10,5 +10,5 @@ |---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------| | **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: value | | **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A second variable.
    **Disabled**: when the variable "[A first variable](#rougail.var1)" has the value "value" | -| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation | +| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_2.sh b/tests/results/test_namespace/04_1default_calculation_hidden_2.sh index 21c805f61..341f4da55 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_2.sh +++ b/tests/results/test_namespace/04_1default_calculation_hidden_2.sh @@ -17,6 +17,6 @@ │ disabled  │ "rougail.var1" has the value "value" │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var3 │ A third variable. │ -│  string   standard   mandatory  │ Default: depends on a calculation │ +│  string   standard   mandatory  │ Default: depends on a calculation. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_3.adoc b/tests/results/test_namespace/04_1default_calculation_hidden_3.adoc index 70ff3059f..5b17fe82b 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_3.adoc +++ b/tests/results/test_namespace/04_1default_calculation_hidden_3.adoc @@ -12,6 +12,6 @@ This family is a namespace. + | Variable | Description | **rougail.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A third variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_3.gitlab.md b/tests/results/test_namespace/04_1default_calculation_hidden_3.gitlab.md index 093661246..63f7b4852 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_3.gitlab.md +++ b/tests/results/test_namespace/04_1default_calculation_hidden_3.gitlab.md @@ -5,9 +5,9 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------| -| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| +| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_3.html b/tests/results/test_namespace/04_1default_calculation_hidden_3.html index 73ac49573..13169ca48 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_3.html +++ b/tests/results/test_namespace/04_1default_calculation_hidden_3.html @@ -8,10 +8,10 @@ This family is a namespace. - + - +
    Variable Description
    Variable Description
    rougail.var3
    string standard mandatory
    A third variable.
    Default: depends on a calculation
    rougail.var3
    string standard mandatory
    A third variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_3.json b/tests/results/test_namespace/04_1default_calculation_hidden_3.json index 0adc970ed..604b32169 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_3.json +++ b/tests/results/test_namespace/04_1default_calculation_hidden_3.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/04_1default_calculation_hidden_3.md b/tests/results/test_namespace/04_1default_calculation_hidden_3.md index 4834174b1..7845c7804 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_3.md +++ b/tests/results/test_namespace/04_1default_calculation_hidden_3.md @@ -6,7 +6,7 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------| -| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| +| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_3.sh b/tests/results/test_namespace/04_1default_calculation_hidden_3.sh index e657d867d..ac8a0c58c 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_3.sh +++ b/tests/results/test_namespace/04_1default_calculation_hidden_3.sh @@ -10,6 +10,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var3 │ A third variable. │ -│  string   standard   mandatory  │ Default: depends on a calculation │ +│  string   standard   mandatory  │ Default: depends on a calculation. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_4.adoc b/tests/results/test_namespace/04_1default_calculation_hidden_4.adoc index 3dd7bf1da..23b3a71d8 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_4.adoc +++ b/tests/results/test_namespace/04_1default_calculation_hidden_4.adoc @@ -14,6 +14,6 @@ This family is a namespace. + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A second variable. | **rougail.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A third variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_4.gitlab.md b/tests/results/test_namespace/04_1default_calculation_hidden_4.gitlab.md index a784aaf74..e799b1458 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_4.gitlab.md +++ b/tests/results/test_namespace/04_1default_calculation_hidden_4.gitlab.md @@ -5,10 +5,10 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A second variable. | -| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A second variable. | +| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_4.html b/tests/results/test_namespace/04_1default_calculation_hidden_4.html index 07315b604..de25ea3b9 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_4.html +++ b/tests/results/test_namespace/04_1default_calculation_hidden_4.html @@ -8,11 +8,11 @@ This family is a namespace. - + - - + +
    Variable Description
    Variable Description
    rougail.var2
    string basic mandatory
    A second variable.
    rougail.var3
    string standard mandatory
    A third variable.
    Default: depends on a calculation
    rougail.var2
    string basic mandatory
    A second variable.
    rougail.var3
    string standard mandatory
    A third variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_4.json b/tests/results/test_namespace/04_1default_calculation_hidden_4.json index 7d95b3db7..258d45385 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_4.json +++ b/tests/results/test_namespace/04_1default_calculation_hidden_4.json @@ -44,7 +44,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/04_1default_calculation_hidden_4.md b/tests/results/test_namespace/04_1default_calculation_hidden_4.md index 74abfd6b0..e87be5ce7 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_4.md +++ b/tests/results/test_namespace/04_1default_calculation_hidden_4.md @@ -6,8 +6,8 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A second variable. | -| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A second variable. | +| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_4.sh b/tests/results/test_namespace/04_1default_calculation_hidden_4.sh index 7321f11f0..52b219430 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_4.sh +++ b/tests/results/test_namespace/04_1default_calculation_hidden_4.sh @@ -13,6 +13,6 @@ │  string   basic   mandatory  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var3 │ A third variable. │ -│  string   standard   mandatory  │ Default: depends on a calculation │ +│  string   standard   mandatory  │ Default: depends on a calculation. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_5.adoc b/tests/results/test_namespace/04_1default_calculation_hidden_5.adoc index fa373f1d4..2c337c633 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_5.adoc +++ b/tests/results/test_namespace/04_1default_calculation_hidden_5.adoc @@ -15,6 +15,6 @@ This family is a namespace. + **Default**: value | **rougail.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A third variable. + -**Disabled**: depends on an undocumented variable +**Disabled**: depends on an undocumented variable. |==== diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_5.gitlab.md b/tests/results/test_namespace/04_1default_calculation_hidden_5.gitlab.md index 4981cbbfc..686a4f56d 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_5.gitlab.md +++ b/tests/results/test_namespace/04_1default_calculation_hidden_5.gitlab.md @@ -5,10 +5,10 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: value | -| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A third variable.
    **Disabled**: depends on an undocumented variable | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: value | +| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A third variable.
    **Disabled**: depends on an undocumented variable. | diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_5.html b/tests/results/test_namespace/04_1default_calculation_hidden_5.html index 6cd69824c..7866b0ad2 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_5.html +++ b/tests/results/test_namespace/04_1default_calculation_hidden_5.html @@ -8,11 +8,11 @@ This family is a namespace. - + - - + +
    Variable Description
    Variable Description
    rougail.var1
    string standard mandatory
    A first variable.
    Default: value
    rougail.var3
    string basic mandatory disabled
    A third variable.
    Disabled: depends on an undocumented variable
    rougail.var1
    string standard mandatory
    A first variable.
    Default: value
    rougail.var3
    string basic mandatory disabled
    A third variable.
    Disabled: depends on an undocumented variable.
    diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_5.json b/tests/results/test_namespace/04_1default_calculation_hidden_5.json index 17ed6711a..86edaf1fa 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_5.json +++ b/tests/results/test_namespace/04_1default_calculation_hidden_5.json @@ -48,7 +48,7 @@ "name": "disabled", "ori_name": "disabled", "access_control": true, - "annotation": "depends on an undocumented variable" + "annotation": "depends on an undocumented variable." } ], "mode": "basic", diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_5.md b/tests/results/test_namespace/04_1default_calculation_hidden_5.md index 1241f1b5b..a9acf25d5 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_5.md +++ b/tests/results/test_namespace/04_1default_calculation_hidden_5.md @@ -6,8 +6,8 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: value | -| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A third variable.
    **Disabled**: depends on an undocumented variable | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: value | +| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A third variable.
    **Disabled**: depends on an undocumented variable. | diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_5.sh b/tests/results/test_namespace/04_1default_calculation_hidden_5.sh index a3eb99d0b..a688d9d03 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_5.sh +++ b/tests/results/test_namespace/04_1default_calculation_hidden_5.sh @@ -14,6 +14,6 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var3 │ A third variable. │ │  string   basic   mandatory    │ Disabled: depends on an undocumented │ -│ disabled  │ variable │ +│ disabled  │ variable. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_6.adoc b/tests/results/test_namespace/04_1default_calculation_hidden_6.adoc index fa373f1d4..2c337c633 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_6.adoc +++ b/tests/results/test_namespace/04_1default_calculation_hidden_6.adoc @@ -15,6 +15,6 @@ This family is a namespace. + **Default**: value | **rougail.var3** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A third variable. + -**Disabled**: depends on an undocumented variable +**Disabled**: depends on an undocumented variable. |==== diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_6.gitlab.md b/tests/results/test_namespace/04_1default_calculation_hidden_6.gitlab.md index 4981cbbfc..686a4f56d 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_6.gitlab.md +++ b/tests/results/test_namespace/04_1default_calculation_hidden_6.gitlab.md @@ -5,10 +5,10 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: value | -| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A third variable.
    **Disabled**: depends on an undocumented variable | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: value | +| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A third variable.
    **Disabled**: depends on an undocumented variable. | diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_6.html b/tests/results/test_namespace/04_1default_calculation_hidden_6.html index 6cd69824c..7866b0ad2 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_6.html +++ b/tests/results/test_namespace/04_1default_calculation_hidden_6.html @@ -8,11 +8,11 @@ This family is a namespace. - + - - + +
    Variable Description
    Variable Description
    rougail.var1
    string standard mandatory
    A first variable.
    Default: value
    rougail.var3
    string basic mandatory disabled
    A third variable.
    Disabled: depends on an undocumented variable
    rougail.var1
    string standard mandatory
    A first variable.
    Default: value
    rougail.var3
    string basic mandatory disabled
    A third variable.
    Disabled: depends on an undocumented variable.
    diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_6.json b/tests/results/test_namespace/04_1default_calculation_hidden_6.json index 17ed6711a..86edaf1fa 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_6.json +++ b/tests/results/test_namespace/04_1default_calculation_hidden_6.json @@ -48,7 +48,7 @@ "name": "disabled", "ori_name": "disabled", "access_control": true, - "annotation": "depends on an undocumented variable" + "annotation": "depends on an undocumented variable." } ], "mode": "basic", diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_6.md b/tests/results/test_namespace/04_1default_calculation_hidden_6.md index 1241f1b5b..a9acf25d5 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_6.md +++ b/tests/results/test_namespace/04_1default_calculation_hidden_6.md @@ -6,8 +6,8 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: value | -| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A third variable.
    **Disabled**: depends on an undocumented variable | +| Variable | Description | +|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: value | +| **rougail.var3**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A third variable.
    **Disabled**: depends on an undocumented variable. | diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_6.sh b/tests/results/test_namespace/04_1default_calculation_hidden_6.sh index a3eb99d0b..a688d9d03 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_6.sh +++ b/tests/results/test_namespace/04_1default_calculation_hidden_6.sh @@ -14,6 +14,6 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var3 │ A third variable. │ │  string   basic   mandatory    │ Disabled: depends on an undocumented │ -│ disabled  │ variable │ +│ disabled  │ variable. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5disabled_calculation.adoc b/tests/results/test_namespace/04_5disabled_calculation.adoc index 4ec6f6df8..bacb8934a 100644 --- a/tests/results/test_namespace/04_5disabled_calculation.adoc +++ b/tests/results/test_namespace/04_5disabled_calculation.adoc @@ -15,9 +15,9 @@ This family is a namespace. + **Default**: no | **rougail.variable1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A first variable. + -**Disabled**: if condition is egal to "yes" +**Disabled**: if condition is egal to "yes". | **rougail.variable2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A second variable. + -**Disabled**: if condition is egal to "yes" +**Disabled**: if condition is egal to "yes". |==== diff --git a/tests/results/test_namespace/04_5disabled_calculation.gitlab.md b/tests/results/test_namespace/04_5disabled_calculation.gitlab.md index 63cfade42..11eb91479 100644 --- a/tests/results/test_namespace/04_5disabled_calculation.gitlab.md +++ b/tests/results/test_namespace/04_5disabled_calculation.gitlab.md @@ -5,11 +5,11 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A second variable.
    **Disabled**: if condition is egal to "yes" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A second variable.
    **Disabled**: if condition is egal to "yes". | diff --git a/tests/results/test_namespace/04_5disabled_calculation.html b/tests/results/test_namespace/04_5disabled_calculation.html index 8bdaef7ca..58c8b6d8f 100644 --- a/tests/results/test_namespace/04_5disabled_calculation.html +++ b/tests/results/test_namespace/04_5disabled_calculation.html @@ -8,12 +8,12 @@ This family is a namespace. - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A conditional variable.
    Default: no
    rougail.variable1
    string basic mandatory disabled
    A first variable.
    Disabled: if condition is egal to "yes"
    rougail.variable2
    string basic mandatory disabled
    A second variable.
    Disabled: if condition is egal to "yes"
    rougail.condition
    string standard mandatory
    A conditional variable.
    Default: no
    rougail.variable1
    string basic mandatory disabled
    A first variable.
    Disabled: if condition is egal to "yes".
    rougail.variable2
    string basic mandatory disabled
    A second variable.
    Disabled: if condition is egal to "yes".
    diff --git a/tests/results/test_namespace/04_5disabled_calculation.json b/tests/results/test_namespace/04_5disabled_calculation.json index d45924421..8371e8f3a 100644 --- a/tests/results/test_namespace/04_5disabled_calculation.json +++ b/tests/results/test_namespace/04_5disabled_calculation.json @@ -49,7 +49,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is egal to \"yes\"" + "description": "if condition is egal to \"yes\"." } } ], @@ -74,7 +74,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is egal to \"yes\"" + "description": "if condition is egal to \"yes\"." } } ], diff --git a/tests/results/test_namespace/04_5disabled_calculation.md b/tests/results/test_namespace/04_5disabled_calculation.md index bd3f1f9a9..1e845e104 100644 --- a/tests/results/test_namespace/04_5disabled_calculation.md +++ b/tests/results/test_namespace/04_5disabled_calculation.md @@ -6,9 +6,9 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A second variable.
    **Disabled**: if condition is egal to "yes" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A second variable.
    **Disabled**: if condition is egal to "yes". | diff --git a/tests/results/test_namespace/04_5disabled_calculation.sh b/tests/results/test_namespace/04_5disabled_calculation.sh index f799237cd..aef56ac9c 100644 --- a/tests/results/test_namespace/04_5disabled_calculation.sh +++ b/tests/results/test_namespace/04_5disabled_calculation.sh @@ -14,10 +14,10 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.variable1 │ A first variable. │ │  string   basic   mandatory    │ Disabled: if condition is egal to │ -│ disabled  │ "yes" │ +│ disabled  │ "yes". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.variable2 │ A second variable. │ │  string   basic   mandatory    │ Disabled: if condition is egal to │ -│ disabled  │ "yes" │ +│ disabled  │ "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5disabled_calculation_boolean.adoc b/tests/results/test_namespace/04_5disabled_calculation_boolean.adoc index 817d25b1e..321321937 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_boolean.adoc +++ b/tests/results/test_namespace/04_5disabled_calculation_boolean.adoc @@ -15,9 +15,9 @@ This family is a namespace. + **Default**: no | **rougail.variable1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A first variable. + -**Disabled**: if condition is egal to "yes" +**Disabled**: if condition is egal to "yes". | **rougail.variable2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A seconde variable. + -**Disabled**: if condition is not egal to "yes" +**Disabled**: if condition is not egal to "yes". |==== diff --git a/tests/results/test_namespace/04_5disabled_calculation_boolean.gitlab.md b/tests/results/test_namespace/04_5disabled_calculation_boolean.gitlab.md index 3d8b36115..e22044258 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_boolean.gitlab.md +++ b/tests/results/test_namespace/04_5disabled_calculation_boolean.gitlab.md @@ -5,11 +5,11 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes". | diff --git a/tests/results/test_namespace/04_5disabled_calculation_boolean.html b/tests/results/test_namespace/04_5disabled_calculation_boolean.html index 25ee801c8..834ce5316 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_boolean.html +++ b/tests/results/test_namespace/04_5disabled_calculation_boolean.html @@ -8,12 +8,12 @@ This family is a namespace. - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A conditional variable.
    Default: no
    rougail.variable1
    string basic mandatory disabled
    A first variable.
    Disabled: if condition is egal to "yes"
    rougail.variable2
    string basic mandatory disabled
    A seconde variable.
    Disabled: if condition is not egal to "yes"
    rougail.condition
    string standard mandatory
    A conditional variable.
    Default: no
    rougail.variable1
    string basic mandatory disabled
    A first variable.
    Disabled: if condition is egal to "yes".
    rougail.variable2
    string basic mandatory disabled
    A seconde variable.
    Disabled: if condition is not egal to "yes".
    diff --git a/tests/results/test_namespace/04_5disabled_calculation_boolean.json b/tests/results/test_namespace/04_5disabled_calculation_boolean.json index c7dfcf598..a6a5d37db 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_boolean.json +++ b/tests/results/test_namespace/04_5disabled_calculation_boolean.json @@ -49,7 +49,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is egal to \"yes\"" + "description": "if condition is egal to \"yes\"." } } ], @@ -74,7 +74,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is not egal to \"yes\"" + "description": "if condition is not egal to \"yes\"." } } ], diff --git a/tests/results/test_namespace/04_5disabled_calculation_boolean.md b/tests/results/test_namespace/04_5disabled_calculation_boolean.md index 86bff95b4..9e01721c9 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_boolean.md +++ b/tests/results/test_namespace/04_5disabled_calculation_boolean.md @@ -6,9 +6,9 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A seconde variable.
    **Disabled**: if condition is not egal to "yes". | diff --git a/tests/results/test_namespace/04_5disabled_calculation_boolean.sh b/tests/results/test_namespace/04_5disabled_calculation_boolean.sh index 45d0de0a1..c532d519b 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_boolean.sh +++ b/tests/results/test_namespace/04_5disabled_calculation_boolean.sh @@ -14,10 +14,10 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.variable1 │ A first variable. │ │  string   basic   mandatory    │ Disabled: if condition is egal to │ -│ disabled  │ "yes" │ +│ disabled  │ "yes". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.variable2 │ A seconde variable. │ │  string   basic   mandatory    │ Disabled: if condition is not egal │ -│ disabled  │ to "yes" │ +│ disabled  │ to "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5disabled_calculation_default.adoc b/tests/results/test_namespace/04_5disabled_calculation_default.adoc index c55ac7852..9ad45ef6c 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_default.adoc +++ b/tests/results/test_namespace/04_5disabled_calculation_default.adoc @@ -15,11 +15,11 @@ This family is a namespace. + **Default**: no | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__disabled__` | A first variable. + -**Default**: the value of condition + -**Disabled**: if condition is yes +**Default**: the value of condition. + +**Disabled**: if condition is yes. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__disabled__` | A second variable. + -**Default**: the value of condition + -**Disabled**: if condition is yes +**Default**: the value of condition. + +**Disabled**: if condition is yes. |==== diff --git a/tests/results/test_namespace/04_5disabled_calculation_default.gitlab.md b/tests/results/test_namespace/04_5disabled_calculation_default.gitlab.md index cc9f719dd..4528cc7cb 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_default.gitlab.md +++ b/tests/results/test_namespace/04_5disabled_calculation_default.gitlab.md @@ -5,11 +5,11 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A first variable.
    **Default**: the value of condition
    **Disabled**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A second variable.
    **Default**: the value of condition
    **Disabled**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A first variable.
    **Default**: the value of condition.
    **Disabled**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A second variable.
    **Default**: the value of condition.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test_namespace/04_5disabled_calculation_default.html b/tests/results/test_namespace/04_5disabled_calculation_default.html index 7abf4995c..16be060ca 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_default.html +++ b/tests/results/test_namespace/04_5disabled_calculation_default.html @@ -8,12 +8,12 @@ This family is a namespace. - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard mandatory disabled
    A first variable.
    Default: the value of condition
    Disabled: if condition is yes
    rougail.var2
    string standard mandatory disabled
    A second variable.
    Default: the value of condition
    Disabled: if condition is yes
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard mandatory disabled
    A first variable.
    Default: the value of condition.
    Disabled: if condition is yes.
    rougail.var2
    string standard mandatory disabled
    A second variable.
    Default: the value of condition.
    Disabled: if condition is yes.
    diff --git a/tests/results/test_namespace/04_5disabled_calculation_default.json b/tests/results/test_namespace/04_5disabled_calculation_default.json index 9ee93f78e..31cde8008 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_default.json +++ b/tests/results/test_namespace/04_5disabled_calculation_default.json @@ -49,7 +49,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], @@ -58,7 +58,7 @@ "default": { "name": "Default", "values": { - "description": "the value of condition" + "description": "the value of condition." } }, "variable_type": "string" @@ -80,7 +80,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], @@ -89,7 +89,7 @@ "default": { "name": "Default", "values": { - "description": "the value of condition" + "description": "the value of condition." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/04_5disabled_calculation_default.md b/tests/results/test_namespace/04_5disabled_calculation_default.md index b2bbc53e4..85ab89ece 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_default.md +++ b/tests/results/test_namespace/04_5disabled_calculation_default.md @@ -6,9 +6,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A first variable.
    **Default**: the value of condition
    **Disabled**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A second variable.
    **Default**: the value of condition
    **Disabled**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A first variable.
    **Default**: the value of condition.
    **Disabled**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A second variable.
    **Default**: the value of condition.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test_namespace/04_5disabled_calculation_default.sh b/tests/results/test_namespace/04_5disabled_calculation_default.sh index a1bbbb1db..6f999dbe5 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_default.sh +++ b/tests/results/test_namespace/04_5disabled_calculation_default.sh @@ -13,11 +13,11 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var1 │ A first variable. │ -│  string   standard   mandatory    │ Default: the value of condition │ -│ disabled  │ Disabled: if condition is yes │ +│  string   standard   mandatory    │ Default: the value of condition. │ +│ disabled  │ Disabled: if condition is yes. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ -│  string   standard   mandatory    │ Default: the value of condition │ -│ disabled  │ Disabled: if condition is yes │ +│  string   standard   mandatory    │ Default: the value of condition. │ +│ disabled  │ Disabled: if condition is yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5disabled_calculation_multi.adoc b/tests/results/test_namespace/04_5disabled_calculation_multi.adoc index c17799406..8cbea8c47 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_multi.adoc +++ b/tests/results/test_namespace/04_5disabled_calculation_multi.adoc @@ -15,9 +15,9 @@ This family is a namespace. + **Default**: no | **rougail.variable1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `basic` `mandatory` `__disabled__` `unique` | A first variable. + -**Disabled**: if condition is egal to "yes" +**Disabled**: if condition is egal to "yes". | **rougail.variable2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `basic` `mandatory` `__disabled__` `unique` | A second variable. + -**Disabled**: if condition is egal to "yes" +**Disabled**: if condition is egal to "yes". |==== diff --git a/tests/results/test_namespace/04_5disabled_calculation_multi.gitlab.md b/tests/results/test_namespace/04_5disabled_calculation_multi.gitlab.md index efe8e4ce9..09e1b37fd 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_multi.gitlab.md +++ b/tests/results/test_namespace/04_5disabled_calculation_multi.gitlab.md @@ -5,11 +5,11 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A second variable.
    **Disabled**: if condition is egal to "yes" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A second variable.
    **Disabled**: if condition is egal to "yes". | diff --git a/tests/results/test_namespace/04_5disabled_calculation_multi.html b/tests/results/test_namespace/04_5disabled_calculation_multi.html index 19c277b95..c79a51e51 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_multi.html +++ b/tests/results/test_namespace/04_5disabled_calculation_multi.html @@ -8,12 +8,12 @@ This family is a namespace. - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A conditional variable.
    Default: no
    rougail.variable1
    string multiple basic mandatory disabled unique
    A first variable.
    Disabled: if condition is egal to "yes"
    rougail.variable2
    string multiple basic mandatory disabled unique
    A second variable.
    Disabled: if condition is egal to "yes"
    rougail.condition
    string standard mandatory
    A conditional variable.
    Default: no
    rougail.variable1
    string multiple basic mandatory disabled unique
    A first variable.
    Disabled: if condition is egal to "yes".
    rougail.variable2
    string multiple basic mandatory disabled unique
    A second variable.
    Disabled: if condition is egal to "yes".
    diff --git a/tests/results/test_namespace/04_5disabled_calculation_multi.json b/tests/results/test_namespace/04_5disabled_calculation_multi.json index 7b1997eaf..930747f44 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_multi.json +++ b/tests/results/test_namespace/04_5disabled_calculation_multi.json @@ -49,7 +49,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is egal to \"yes\"" + "description": "if condition is egal to \"yes\"." } }, { @@ -81,7 +81,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is egal to \"yes\"" + "description": "if condition is egal to \"yes\"." } }, { diff --git a/tests/results/test_namespace/04_5disabled_calculation_multi.md b/tests/results/test_namespace/04_5disabled_calculation_multi.md index 9cab69d59..8c51911ad 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_multi.md +++ b/tests/results/test_namespace/04_5disabled_calculation_multi.md @@ -6,9 +6,9 @@ > **Path**: rougail\ > `basic` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | -| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A first variable.
    **Disabled**: if condition is egal to "yes" | -| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A second variable.
    **Disabled**: if condition is egal to "yes" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.
    **Default**: no | +| **rougail.variable1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A first variable.
    **Disabled**: if condition is egal to "yes". | +| **rougail.variable2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` *`disabled`* `unique` | A second variable.
    **Disabled**: if condition is egal to "yes". | diff --git a/tests/results/test_namespace/04_5disabled_calculation_multi.sh b/tests/results/test_namespace/04_5disabled_calculation_multi.sh index 5c2934115..4ef704b68 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_multi.sh +++ b/tests/results/test_namespace/04_5disabled_calculation_multi.sh @@ -14,10 +14,10 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.variable1 │ A first variable. │ │  string   multiple   basic    │ Disabled: if condition is egal to │ -│ mandatory   disabled   unique  │ "yes" │ +│ mandatory   disabled   unique  │ "yes". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.variable2 │ A second variable. │ │  string   multiple   basic    │ Disabled: if condition is egal to │ -│ mandatory   disabled   unique  │ "yes" │ +│ mandatory   disabled   unique  │ "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5disabled_calculation_optional.adoc b/tests/results/test_namespace/04_5disabled_calculation_optional.adoc index a8bb2f8dc..1b350d7af 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_optional.adoc +++ b/tests/results/test_namespace/04_5disabled_calculation_optional.adoc @@ -15,9 +15,9 @@ This family is a namespace. + **Default**: no | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` | A first variable. + -**Hidden**: calculation from an unknown variable +**Hidden**: calculation from an unknown variable. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__hidden__` | A second variable. + -**Hidden**: calculation from an condition variable +**Hidden**: calculation from an condition variable. |==== diff --git a/tests/results/test_namespace/04_5disabled_calculation_optional.gitlab.md b/tests/results/test_namespace/04_5disabled_calculation_optional.gitlab.md index d8d17c094..16e932e08 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_optional.gitlab.md +++ b/tests/results/test_namespace/04_5disabled_calculation_optional.gitlab.md @@ -5,11 +5,11 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable. | diff --git a/tests/results/test_namespace/04_5disabled_calculation_optional.html b/tests/results/test_namespace/04_5disabled_calculation_optional.html index 2a719fb23..fd9edc780 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_optional.html +++ b/tests/results/test_namespace/04_5disabled_calculation_optional.html @@ -8,12 +8,12 @@ This family is a namespace. - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard hidden
    A first variable.
    Hidden: calculation from an unknown variable
    rougail.var2
    string standard hidden
    A second variable.
    Hidden: calculation from an condition variable
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard hidden
    A first variable.
    Hidden: calculation from an unknown variable.
    rougail.var2
    string standard hidden
    A second variable.
    Hidden: calculation from an condition variable.
    diff --git a/tests/results/test_namespace/04_5disabled_calculation_optional.json b/tests/results/test_namespace/04_5disabled_calculation_optional.json index 623dbdafd..a933ec06d 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_optional.json +++ b/tests/results/test_namespace/04_5disabled_calculation_optional.json @@ -43,7 +43,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "calculation from an unknown variable" + "description": "calculation from an unknown variable." } } ], @@ -62,7 +62,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "calculation from an condition variable" + "description": "calculation from an condition variable." } } ], diff --git a/tests/results/test_namespace/04_5disabled_calculation_optional.md b/tests/results/test_namespace/04_5disabled_calculation_optional.md index 6979bf8b2..6ed79fd2f 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_optional.md +++ b/tests/results/test_namespace/04_5disabled_calculation_optional.md @@ -6,9 +6,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.
    **Hidden**: calculation from an unknown variable. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.
    **Hidden**: calculation from an condition variable. | diff --git a/tests/results/test_namespace/04_5disabled_calculation_optional.sh b/tests/results/test_namespace/04_5disabled_calculation_optional.sh index 5b4acd43f..b2ed19616 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_optional.sh +++ b/tests/results/test_namespace/04_5disabled_calculation_optional.sh @@ -14,10 +14,10 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var1 │ A first variable. │ │  string   standard   hidden  │ Hidden: calculation from an unknown │ -│ │ variable │ +│ │ variable. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ │  string   standard   hidden  │ Hidden: calculation from an │ -│ │ condition variable │ +│ │ condition variable. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5hidden_calculation.adoc b/tests/results/test_namespace/04_5hidden_calculation.adoc index 2c7825012..a4eccc425 100644 --- a/tests/results/test_namespace/04_5hidden_calculation.adoc +++ b/tests/results/test_namespace/04_5hidden_calculation.adoc @@ -16,10 +16,10 @@ This family is a namespace. + | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` | A first variable. + **Default**: no + -**Hidden**: if condition is yes +**Hidden**: if condition is yes. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` | A second variable. + **Default**: no + -**Hidden**: if condition is yes +**Hidden**: if condition is yes. |==== diff --git a/tests/results/test_namespace/04_5hidden_calculation.gitlab.md b/tests/results/test_namespace/04_5hidden_calculation.gitlab.md index 54928ab1d..c01c14527 100644 --- a/tests/results/test_namespace/04_5hidden_calculation.gitlab.md +++ b/tests/results/test_namespace/04_5hidden_calculation.gitlab.md @@ -5,11 +5,11 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: no
    **Hidden**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: no
    **Hidden**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: no
    **Hidden**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: no
    **Hidden**: if condition is yes. | diff --git a/tests/results/test_namespace/04_5hidden_calculation.html b/tests/results/test_namespace/04_5hidden_calculation.html index eaa397595..e6f06574a 100644 --- a/tests/results/test_namespace/04_5hidden_calculation.html +++ b/tests/results/test_namespace/04_5hidden_calculation.html @@ -8,12 +8,12 @@ This family is a namespace. - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    The condition.
    Default: no
    rougail.var1
    string standard mandatory hidden
    A first variable.
    Default: no
    Hidden: if condition is yes
    rougail.var2
    string standard mandatory hidden
    A second variable.
    Default: no
    Hidden: if condition is yes
    rougail.condition
    string standard mandatory
    The condition.
    Default: no
    rougail.var1
    string standard mandatory hidden
    A first variable.
    Default: no
    Hidden: if condition is yes.
    rougail.var2
    string standard mandatory hidden
    A second variable.
    Default: no
    Hidden: if condition is yes.
    diff --git a/tests/results/test_namespace/04_5hidden_calculation.json b/tests/results/test_namespace/04_5hidden_calculation.json index 23627ffc0..b8cc9ea11 100644 --- a/tests/results/test_namespace/04_5hidden_calculation.json +++ b/tests/results/test_namespace/04_5hidden_calculation.json @@ -49,7 +49,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], @@ -78,7 +78,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], diff --git a/tests/results/test_namespace/04_5hidden_calculation.md b/tests/results/test_namespace/04_5hidden_calculation.md index 87f47262f..6eba52b61 100644 --- a/tests/results/test_namespace/04_5hidden_calculation.md +++ b/tests/results/test_namespace/04_5hidden_calculation.md @@ -6,9 +6,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: no
    **Hidden**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: no
    **Hidden**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: no
    **Hidden**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: no
    **Hidden**: if condition is yes. | diff --git a/tests/results/test_namespace/04_5hidden_calculation.sh b/tests/results/test_namespace/04_5hidden_calculation.sh index dcd9b40af..ad4c94b71 100644 --- a/tests/results/test_namespace/04_5hidden_calculation.sh +++ b/tests/results/test_namespace/04_5hidden_calculation.sh @@ -14,10 +14,10 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var1 │ A first variable. │ │  string   standard   mandatory    │ Default: no │ -│ hidden  │ Hidden: if condition is yes │ +│ hidden  │ Hidden: if condition is yes. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ │  string   standard   mandatory    │ Default: no │ -│ hidden  │ Hidden: if condition is yes │ +│ hidden  │ Hidden: if condition is yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5hidden_calculation2.adoc b/tests/results/test_namespace/04_5hidden_calculation2.adoc index f8f4d4529..debb7c520 100644 --- a/tests/results/test_namespace/04_5hidden_calculation2.adoc +++ b/tests/results/test_namespace/04_5hidden_calculation2.adoc @@ -15,11 +15,11 @@ This family is a namespace. + **Default**: no | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` | A first variable. + -**Default**: the value of condition + -**Hidden**: if condition is yes +**Default**: the value of condition. + +**Hidden**: if condition is yes. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` | A second variable. + -**Default**: the value of condition + -**Hidden**: if condition is yes +**Default**: the value of condition. + +**Hidden**: if condition is yes. |==== diff --git a/tests/results/test_namespace/04_5hidden_calculation2.gitlab.md b/tests/results/test_namespace/04_5hidden_calculation2.gitlab.md index 33efffc4b..0a232c020 100644 --- a/tests/results/test_namespace/04_5hidden_calculation2.gitlab.md +++ b/tests/results/test_namespace/04_5hidden_calculation2.gitlab.md @@ -5,11 +5,11 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: the value of condition
    **Hidden**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: the value of condition
    **Hidden**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: the value of condition.
    **Hidden**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: the value of condition.
    **Hidden**: if condition is yes. | diff --git a/tests/results/test_namespace/04_5hidden_calculation2.html b/tests/results/test_namespace/04_5hidden_calculation2.html index fb66399bd..613527031 100644 --- a/tests/results/test_namespace/04_5hidden_calculation2.html +++ b/tests/results/test_namespace/04_5hidden_calculation2.html @@ -8,12 +8,12 @@ This family is a namespace. - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard mandatory hidden
    A first variable.
    Default: the value of condition
    Hidden: if condition is yes
    rougail.var2
    string standard mandatory hidden
    A second variable.
    Default: the value of condition
    Hidden: if condition is yes
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard mandatory hidden
    A first variable.
    Default: the value of condition.
    Hidden: if condition is yes.
    rougail.var2
    string standard mandatory hidden
    A second variable.
    Default: the value of condition.
    Hidden: if condition is yes.
    diff --git a/tests/results/test_namespace/04_5hidden_calculation2.json b/tests/results/test_namespace/04_5hidden_calculation2.json index de3f41556..09ce91d34 100644 --- a/tests/results/test_namespace/04_5hidden_calculation2.json +++ b/tests/results/test_namespace/04_5hidden_calculation2.json @@ -49,7 +49,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], @@ -58,7 +58,7 @@ "default": { "name": "Default", "values": { - "description": "the value of condition" + "description": "the value of condition." } }, "variable_type": "string" @@ -80,7 +80,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], @@ -89,7 +89,7 @@ "default": { "name": "Default", "values": { - "description": "the value of condition" + "description": "the value of condition." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/04_5hidden_calculation2.md b/tests/results/test_namespace/04_5hidden_calculation2.md index d147ff17f..4227f45e7 100644 --- a/tests/results/test_namespace/04_5hidden_calculation2.md +++ b/tests/results/test_namespace/04_5hidden_calculation2.md @@ -6,9 +6,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: the value of condition
    **Hidden**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: the value of condition
    **Hidden**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: the value of condition.
    **Hidden**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: the value of condition.
    **Hidden**: if condition is yes. | diff --git a/tests/results/test_namespace/04_5hidden_calculation2.sh b/tests/results/test_namespace/04_5hidden_calculation2.sh index bf7aa666d..6fce58bba 100644 --- a/tests/results/test_namespace/04_5hidden_calculation2.sh +++ b/tests/results/test_namespace/04_5hidden_calculation2.sh @@ -13,11 +13,11 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var1 │ A first variable. │ -│  string   standard   mandatory    │ Default: the value of condition │ -│ hidden  │ Hidden: if condition is yes │ +│  string   standard   mandatory    │ Default: the value of condition. │ +│ hidden  │ Hidden: if condition is yes. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ -│  string   standard   mandatory    │ Default: the value of condition │ -│ hidden  │ Hidden: if condition is yes │ +│  string   standard   mandatory    │ Default: the value of condition. │ +│ hidden  │ Hidden: if condition is yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.adoc b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.adoc index 2f497b967..ba368e6f0 100644 --- a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.adoc +++ b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.adoc @@ -15,11 +15,11 @@ This family is a namespace. + **Default**: no | **rougail.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` | A first variable. + -**Default**: returns the condition value + -**Hidden**: if condition is yes +**Default**: returns the condition value. + +**Hidden**: if condition is yes. | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__hidden__` | A second variable. + -**Default**: returns the condition value + -**Hidden**: if condition is yes +**Default**: returns the condition value. + +**Hidden**: if condition is yes. |==== diff --git a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.gitlab.md b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.gitlab.md index 3e0de3eb3..6e989aed4 100644 --- a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.gitlab.md +++ b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.gitlab.md @@ -5,11 +5,11 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: returns the condition value
    **Hidden**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: returns the condition value
    **Hidden**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: returns the condition value.
    **Hidden**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: returns the condition value.
    **Hidden**: if condition is yes. | diff --git a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.html b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.html index c4dcfd84d..637485f68 100644 --- a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.html +++ b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.html @@ -8,12 +8,12 @@ This family is a namespace. - + - - - + + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard mandatory hidden
    A first variable.
    Default: returns the condition value
    Hidden: if condition is yes
    rougail.var2
    string standard mandatory hidden
    A second variable.
    Default: returns the condition value
    Hidden: if condition is yes
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var1
    string standard mandatory hidden
    A first variable.
    Default: returns the condition value.
    Hidden: if condition is yes.
    rougail.var2
    string standard mandatory hidden
    A second variable.
    Default: returns the condition value.
    Hidden: if condition is yes.
    diff --git a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.json b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.json index 6712841a7..b33f25938 100644 --- a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.json +++ b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.json @@ -49,7 +49,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], @@ -58,7 +58,7 @@ "default": { "name": "Default", "values": { - "description": "returns the condition value" + "description": "returns the condition value." } }, "variable_type": "string" @@ -80,7 +80,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], @@ -89,7 +89,7 @@ "default": { "name": "Default", "values": { - "description": "returns the condition value" + "description": "returns the condition value." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.md b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.md index 0373bec0b..5c0308670 100644 --- a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.md +++ b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.md @@ -6,9 +6,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: returns the condition value
    **Hidden**: if condition is yes | -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: returns the condition value
    **Hidden**: if condition is yes | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A first variable.
    **Default**: returns the condition value.
    **Hidden**: if condition is yes. | +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`hidden`* | A second variable.
    **Default**: returns the condition value.
    **Hidden**: if condition is yes. | diff --git a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.sh b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.sh index a8c445f1f..b6203455e 100644 --- a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.sh +++ b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.sh @@ -13,11 +13,13 @@ │  string   standard   mandatory  │ Default: no │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var1 │ A first variable. │ -│  string   standard   mandatory    │ Default: returns the condition value │ -│ hidden  │ Hidden: if condition is yes │ +│  string   standard   mandatory    │ Default: returns the condition │ +│ hidden  │ value. │ +│ │ Hidden: if condition is yes. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ -│  string   standard   mandatory    │ Default: returns the condition value │ -│ hidden  │ Hidden: if condition is yes │ +│  string   standard   mandatory    │ Default: returns the condition │ +│ hidden  │ value. │ +│ │ Hidden: if condition is yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/16_2family_redefine_calculation.adoc b/tests/results/test_namespace/16_2family_redefine_calculation.adoc index 2eb01b964..8964657e2 100644 --- a/tests/results/test_namespace/16_2family_redefine_calculation.adoc +++ b/tests/results/test_namespace/16_2family_redefine_calculation.adoc @@ -14,7 +14,7 @@ This family is a namespace. + **Path**: rougail.family + `basic` `__disabled__` + -**Disabled**: depends on a calculation +**Disabled**: depends on a calculation. ==== [cols="1a,1a"] |==== diff --git a/tests/results/test_namespace/16_2family_redefine_calculation.gitlab.md b/tests/results/test_namespace/16_2family_redefine_calculation.gitlab.md index 1bf63ea18..14fe4560f 100644 --- a/tests/results/test_namespace/16_2family_redefine_calculation.gitlab.md +++ b/tests/results/test_namespace/16_2family_redefine_calculation.gitlab.md @@ -10,7 +10,7 @@ > [!note] 🛈 Informations > **Path**: rougail.family\ > `basic` *`disabled`*\ -> **Disabled**: depends on a calculation +> **Disabled**: depends on a calculation. | Variable | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| diff --git a/tests/results/test_namespace/16_2family_redefine_calculation.html b/tests/results/test_namespace/16_2family_redefine_calculation.html index 8751423fa..6358862f3 100644 --- a/tests/results/test_namespace/16_2family_redefine_calculation.html +++ b/tests/results/test_namespace/16_2family_redefine_calculation.html @@ -12,7 +12,7 @@ This family is a namespace. basic disabled -Disabled: depends on a calculation +Disabled: depends on a calculation. diff --git a/tests/results/test_namespace/16_2family_redefine_calculation.json b/tests/results/test_namespace/16_2family_redefine_calculation.json index c84725572..0bd8806c1 100644 --- a/tests/results/test_namespace/16_2family_redefine_calculation.json +++ b/tests/results/test_namespace/16_2family_redefine_calculation.json @@ -24,7 +24,7 @@ "name": "disabled", "ori_name": "disabled", "access_control": true, - "annotation": "depends on a calculation" + "annotation": "depends on a calculation." } ], "mode": "basic" diff --git a/tests/results/test_namespace/16_2family_redefine_calculation.md b/tests/results/test_namespace/16_2family_redefine_calculation.md index 48b805752..6556636df 100644 --- a/tests/results/test_namespace/16_2family_redefine_calculation.md +++ b/tests/results/test_namespace/16_2family_redefine_calculation.md @@ -12,7 +12,7 @@ > > **Path**: rougail.family\ > `basic` *`disabled`*\ -> **Disabled**: depends on a calculation +> **Disabled**: depends on a calculation. | Variable | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| diff --git a/tests/results/test_namespace/16_2family_redefine_calculation.sh b/tests/results/test_namespace/16_2family_redefine_calculation.sh index 011ee4e43..2ddcdfcca 100644 --- a/tests/results/test_namespace/16_2family_redefine_calculation.sh +++ b/tests/results/test_namespace/16_2family_redefine_calculation.sh @@ -12,7 +12,7 @@ ▌  ▌ Path: rougail.family ▌  basic   disabled  -▌ Disabled: depends on a calculation +▌ Disabled: depends on a calculation. ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ diff --git a/tests/results/test_namespace/16_5redefine_calculation.adoc b/tests/results/test_namespace/16_5redefine_calculation.adoc index f636bb695..9fc4d813a 100644 --- a/tests/results/test_namespace/16_5redefine_calculation.adoc +++ b/tests/results/test_namespace/16_5redefine_calculation.adoc @@ -12,6 +12,6 @@ This family is a namespace. + | Variable | Description | **rougail.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: returns yes +**Default**: returns yes. |==== diff --git a/tests/results/test_namespace/16_5redefine_calculation.gitlab.md b/tests/results/test_namespace/16_5redefine_calculation.gitlab.md index e66a9922b..ec88b44d5 100644 --- a/tests/results/test_namespace/16_5redefine_calculation.gitlab.md +++ b/tests/results/test_namespace/16_5redefine_calculation.gitlab.md @@ -5,9 +5,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes. | diff --git a/tests/results/test_namespace/16_5redefine_calculation.html b/tests/results/test_namespace/16_5redefine_calculation.html index 50907c03b..f99aaa8da 100644 --- a/tests/results/test_namespace/16_5redefine_calculation.html +++ b/tests/results/test_namespace/16_5redefine_calculation.html @@ -8,10 +8,10 @@ This family is a namespace.
    - + - +
    Variable Description
    Variable Description
    rougail.variable
    string standard mandatory
    A variable.
    Default: returns yes
    rougail.variable
    string standard mandatory
    A variable.
    Default: returns yes.
    diff --git a/tests/results/test_namespace/16_5redefine_calculation.json b/tests/results/test_namespace/16_5redefine_calculation.json index 9e5532320..37410b2a9 100644 --- a/tests/results/test_namespace/16_5redefine_calculation.json +++ b/tests/results/test_namespace/16_5redefine_calculation.json @@ -29,7 +29,7 @@ "default": { "name": "Default", "values": { - "description": "returns yes" + "description": "returns yes." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/16_5redefine_calculation.md b/tests/results/test_namespace/16_5redefine_calculation.md index 3aca88136..bd6c6c754 100644 --- a/tests/results/test_namespace/16_5redefine_calculation.md +++ b/tests/results/test_namespace/16_5redefine_calculation.md @@ -6,7 +6,7 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| -| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------| +| **rougail.variable**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: returns yes. | diff --git a/tests/results/test_namespace/16_5redefine_calculation.sh b/tests/results/test_namespace/16_5redefine_calculation.sh index 565e0489b..1271d7f39 100644 --- a/tests/results/test_namespace/16_5redefine_calculation.sh +++ b/tests/results/test_namespace/16_5redefine_calculation.sh @@ -10,6 +10,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.variable │ A variable. │ -│  string   standard   mandatory  │ Default: returns yes │ +│  string   standard   mandatory  │ Default: returns yes. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/20_9default_information_parent.adoc b/tests/results/test_namespace/20_9default_information_parent.adoc index c2dfd81c6..355aab441 100644 --- a/tests/results/test_namespace/20_9default_information_parent.adoc +++ b/tests/results/test_namespace/20_9default_information_parent.adoc @@ -22,6 +22,6 @@ This family is a namespace. + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A first variable. | **rougail.family.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: the value of the information "test_information" of the variable "rougail.family" +**Default**: the value of the information "test_information" of the variable "rougail.family". |==== diff --git a/tests/results/test_namespace/20_9default_information_parent.gitlab.md b/tests/results/test_namespace/20_9default_information_parent.gitlab.md index a1d79dfc3..7fb11c21e 100644 --- a/tests/results/test_namespace/20_9default_information_parent.gitlab.md +++ b/tests/results/test_namespace/20_9default_information_parent.gitlab.md @@ -11,10 +11,10 @@ > **Path**: rougail.family\ > `basic` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| -| **rougail.family.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | -| **rougail.family.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of the information "test_information" of the variable "rougail.family" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| +| **rougail.family.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | +| **rougail.family.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of the information "test_information" of the variable "rougail.family". | diff --git a/tests/results/test_namespace/20_9default_information_parent.html b/tests/results/test_namespace/20_9default_information_parent.html index ed9bbf52b..c80813ec2 100644 --- a/tests/results/test_namespace/20_9default_information_parent.html +++ b/tests/results/test_namespace/20_9default_information_parent.html @@ -14,11 +14,11 @@ This family is a namespace. - + - - + +
    Variable Description
    Variable Description
    rougail.family.var1
    string basic mandatory
    A first variable.
    rougail.family.var2
    string standard mandatory
    A second variable.
    Default: the value of the information "test_information" of the variable "rougail.family"
    rougail.family.var1
    string basic mandatory
    A first variable.
    rougail.family.var2
    string standard mandatory
    A second variable.
    Default: the value of the information "test_information" of the variable "rougail.family".
    diff --git a/tests/results/test_namespace/20_9default_information_parent.json b/tests/results/test_namespace/20_9default_information_parent.json index 3a99a29f0..7379ccf7f 100644 --- a/tests/results/test_namespace/20_9default_information_parent.json +++ b/tests/results/test_namespace/20_9default_information_parent.json @@ -54,7 +54,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the information \"test_information\" of the variable \"rougail.family\"" + "values": "the value of the information \"test_information\" of the variable \"rougail.family\"." }, "variable_type": "string" } diff --git a/tests/results/test_namespace/20_9default_information_parent.md b/tests/results/test_namespace/20_9default_information_parent.md index 1cde00c7b..74f1ee8ad 100644 --- a/tests/results/test_namespace/20_9default_information_parent.md +++ b/tests/results/test_namespace/20_9default_information_parent.md @@ -13,8 +13,8 @@ > **Path**: rougail.family\ > `basic` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| -| **rougail.family.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | -| **rougail.family.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of the information "test_information" of the variable "rougail.family" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| +| **rougail.family.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. | +| **rougail.family.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of the information "test_information" of the variable "rougail.family". | diff --git a/tests/results/test_namespace/20_9default_information_parent.sh b/tests/results/test_namespace/20_9default_information_parent.sh index 6e03929e6..275393699 100644 --- a/tests/results/test_namespace/20_9default_information_parent.sh +++ b/tests/results/test_namespace/20_9default_information_parent.sh @@ -22,7 +22,7 @@ │ rougail.family.var2 │ A second variable. │ │  string   standard   mandatory  │ Default: the value of the │ │ │ information "test_information" of │ -│ │ the variable "rougail.family" │ +│ │ the variable "rougail.family". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/24_0family_hidden_condition.adoc b/tests/results/test_namespace/24_0family_hidden_condition.adoc index aba43c103..6edc2d23d 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition.adoc +++ b/tests/results/test_namespace/24_0family_hidden_condition.adoc @@ -22,7 +22,7 @@ This family is a namespace. + **Path**: rougail.family + `basic` `__hidden__` + -**Hidden**: if condition is yes +**Hidden**: if condition is yes. ==== [cols="1a,1a"] |==== diff --git a/tests/results/test_namespace/24_0family_hidden_condition.gitlab.md b/tests/results/test_namespace/24_0family_hidden_condition.gitlab.md index 140731afe..f66011e93 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition.gitlab.md +++ b/tests/results/test_namespace/24_0family_hidden_condition.gitlab.md @@ -14,7 +14,7 @@ > [!note] 🛈 Informations > **Path**: rougail.family\ > `basic` *`hidden`*\ -> **Hidden**: if condition is yes +> **Hidden**: if condition is yes. | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------| diff --git a/tests/results/test_namespace/24_0family_hidden_condition.html b/tests/results/test_namespace/24_0family_hidden_condition.html index d345cbd99..d481be545 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition.html +++ b/tests/results/test_namespace/24_0family_hidden_condition.html @@ -21,7 +21,7 @@ This family is a namespace. basic hidden -Hidden: if condition is yes +Hidden: if condition is yes. diff --git a/tests/results/test_namespace/24_0family_hidden_condition.json b/tests/results/test_namespace/24_0family_hidden_condition.json index 4d3d83b04..07ac82f39 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition.json +++ b/tests/results/test_namespace/24_0family_hidden_condition.json @@ -45,7 +45,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], diff --git a/tests/results/test_namespace/24_0family_hidden_condition.md b/tests/results/test_namespace/24_0family_hidden_condition.md index dc3d7d29d..63b205e3e 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition.md +++ b/tests/results/test_namespace/24_0family_hidden_condition.md @@ -16,7 +16,7 @@ > > **Path**: rougail.family\ > `basic` *`hidden`*\ -> **Hidden**: if condition is yes +> **Hidden**: if condition is yes. | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------| diff --git a/tests/results/test_namespace/24_0family_hidden_condition.sh b/tests/results/test_namespace/24_0family_hidden_condition.sh index b48a40bbe..dd454c257 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition.sh +++ b/tests/results/test_namespace/24_0family_hidden_condition.sh @@ -18,7 +18,7 @@ ▌  ▌ Path: rougail.family ▌  basic   hidden  -▌ Hidden: if condition is yes +▌ Hidden: if condition is yes. ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/24_0family_hidden_condition_boolean.adoc b/tests/results/test_namespace/24_0family_hidden_condition_boolean.adoc index 8a6bb217a..c6bd467d4 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_boolean.adoc +++ b/tests/results/test_namespace/24_0family_hidden_condition_boolean.adoc @@ -22,7 +22,7 @@ This family is a namespace. + **Path**: rougail.family + `standard` `__hidden__` + -**Hidden**: if not condition +**Hidden**: if not condition. ==== [cols="1a,1a"] |==== diff --git a/tests/results/test_namespace/24_0family_hidden_condition_boolean.gitlab.md b/tests/results/test_namespace/24_0family_hidden_condition_boolean.gitlab.md index f0a5b576e..d201f9433 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_boolean.gitlab.md +++ b/tests/results/test_namespace/24_0family_hidden_condition_boolean.gitlab.md @@ -14,7 +14,7 @@ > [!note] 🛈 Informations > **Path**: rougail.family\ > `standard` *`hidden`*\ -> **Hidden**: if not condition +> **Hidden**: if not condition. | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------| diff --git a/tests/results/test_namespace/24_0family_hidden_condition_boolean.html b/tests/results/test_namespace/24_0family_hidden_condition_boolean.html index f7854caff..6b0c0cb6b 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_boolean.html +++ b/tests/results/test_namespace/24_0family_hidden_condition_boolean.html @@ -21,7 +21,7 @@ This family is a namespace. standardhidden -Hidden: if not condition +Hidden: if not condition.
    diff --git a/tests/results/test_namespace/24_0family_hidden_condition_boolean.json b/tests/results/test_namespace/24_0family_hidden_condition_boolean.json index 7f8c082a1..7d3012bd4 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_boolean.json +++ b/tests/results/test_namespace/24_0family_hidden_condition_boolean.json @@ -45,7 +45,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if not condition" + "description": "if not condition." } } ], diff --git a/tests/results/test_namespace/24_0family_hidden_condition_boolean.md b/tests/results/test_namespace/24_0family_hidden_condition_boolean.md index 971859e0e..9750f471a 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_boolean.md +++ b/tests/results/test_namespace/24_0family_hidden_condition_boolean.md @@ -16,7 +16,7 @@ > > **Path**: rougail.family\ > `standard` *`hidden`*\ -> **Hidden**: if not condition +> **Hidden**: if not condition. | Variable | Description | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------| diff --git a/tests/results/test_namespace/24_0family_hidden_condition_boolean.sh b/tests/results/test_namespace/24_0family_hidden_condition_boolean.sh index d09cfa50b..e27afb9b1 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_boolean.sh +++ b/tests/results/test_namespace/24_0family_hidden_condition_boolean.sh @@ -18,7 +18,7 @@ ▌  ▌ Path: rougail.family ▌  standard   hidden  -▌ Hidden: if not condition +▌ Hidden: if not condition. ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/24_0family_hidden_condition_sub_family.adoc b/tests/results/test_namespace/24_0family_hidden_condition_sub_family.adoc index fbc42c3ad..cbd630557 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_sub_family.adoc +++ b/tests/results/test_namespace/24_0family_hidden_condition_sub_family.adoc @@ -22,7 +22,7 @@ This family is a namespace. + **Path**: rougail.family + `basic` `__hidden__` + -**Hidden**: if condition is yes +**Hidden**: if condition is yes. ==== ==== subfamily diff --git a/tests/results/test_namespace/24_0family_hidden_condition_sub_family.gitlab.md b/tests/results/test_namespace/24_0family_hidden_condition_sub_family.gitlab.md index 910566713..057e8200a 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_sub_family.gitlab.md +++ b/tests/results/test_namespace/24_0family_hidden_condition_sub_family.gitlab.md @@ -14,7 +14,7 @@ > [!note] 🛈 Informations > **Path**: rougail.family\ > `basic` *`hidden`*\ -> **Hidden**: if condition is yes +> **Hidden**: if condition is yes.
    subfamily diff --git a/tests/results/test_namespace/24_0family_hidden_condition_sub_family.html b/tests/results/test_namespace/24_0family_hidden_condition_sub_family.html index 956816144..0f703572c 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_sub_family.html +++ b/tests/results/test_namespace/24_0family_hidden_condition_sub_family.html @@ -21,7 +21,7 @@ This family is a namespace. basic hidden -Hidden: if condition is yes +Hidden: if condition is yes.

    subfamily

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

    A subfamily

    diff --git a/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.json b/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.json index 2edce40fd..0081c3245 100644 --- a/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.json +++ b/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.json @@ -45,7 +45,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], diff --git a/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.md b/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.md index debb0ef01..a18062838 100644 --- a/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.md +++ b/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.md @@ -16,7 +16,7 @@ > > **Path**: rougail.family\ > `basic` *`hidden`*\ -> **Hidden**: if condition is yes +> **Hidden**: if condition is yes. ### A subfamily diff --git a/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.sh b/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.sh index ae1653c29..3452f4e1e 100644 --- a/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.sh +++ b/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.sh @@ -18,7 +18,7 @@ ▌  ▌ Path: rougail.family ▌  basic   hidden  -▌ Hidden: if condition is yes +▌ Hidden: if condition is yes. A subfamily diff --git a/tests/results/test_namespace/24_0family_mandatory_condition.adoc b/tests/results/test_namespace/24_0family_mandatory_condition.adoc index 7b577057d..9c5dd619a 100644 --- a/tests/results/test_namespace/24_0family_mandatory_condition.adoc +++ b/tests/results/test_namespace/24_0family_mandatory_condition.adoc @@ -15,6 +15,6 @@ This family is a namespace. + **Default**: no | **rougail.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `__mandatory__` | A variable. + -**Mandatory**: only if rougail.condition has the value "yes" +**Mandatory**: only if rougail.condition has the value "yes". |==== diff --git a/tests/results/test_namespace/24_0family_mandatory_condition.gitlab.md b/tests/results/test_namespace/24_0family_mandatory_condition.gitlab.md index 6ca84db82..146f4a1dc 100644 --- a/tests/results/test_namespace/24_0family_mandatory_condition.gitlab.md +++ b/tests/results/test_namespace/24_0family_mandatory_condition.gitlab.md @@ -5,10 +5,10 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes". |
    diff --git a/tests/results/test_namespace/24_0family_mandatory_condition.html b/tests/results/test_namespace/24_0family_mandatory_condition.html index ef1782425..ed7a06e1e 100644 --- a/tests/results/test_namespace/24_0family_mandatory_condition.html +++ b/tests/results/test_namespace/24_0family_mandatory_condition.html @@ -8,11 +8,11 @@ This family is a namespace. - + - - + +
    Variable Description
    Variable Description
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var
    string standard mandatory
    A variable.
    Mandatory: only if rougail.condition has the value "yes"
    rougail.condition
    string standard mandatory
    A condition.
    Default: no
    rougail.var
    string standard mandatory
    A variable.
    Mandatory: only if rougail.condition has the value "yes".
    diff --git a/tests/results/test_namespace/24_0family_mandatory_condition.json b/tests/results/test_namespace/24_0family_mandatory_condition.json index 85f0048cb..5b9bd87fc 100644 --- a/tests/results/test_namespace/24_0family_mandatory_condition.json +++ b/tests/results/test_namespace/24_0family_mandatory_condition.json @@ -43,7 +43,7 @@ "ori_name": "mandatory", "access_control": false, "annotation": { - "description": "only if rougail.condition has the value \"yes\"" + "description": "only if rougail.condition has the value \"yes\"." } } ], diff --git a/tests/results/test_namespace/24_0family_mandatory_condition.md b/tests/results/test_namespace/24_0family_mandatory_condition.md index 57279bde3..7e38eee87 100644 --- a/tests/results/test_namespace/24_0family_mandatory_condition.md +++ b/tests/results/test_namespace/24_0family_mandatory_condition.md @@ -6,8 +6,8 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------| -| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | -| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes" | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| +| **rougail.condition**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.
    **Default**: no | +| **rougail.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.
    **Mandatory**: only if rougail.condition has the value "yes". | diff --git a/tests/results/test_namespace/24_0family_mandatory_condition.sh b/tests/results/test_namespace/24_0family_mandatory_condition.sh index ce4992a35..99337d317 100644 --- a/tests/results/test_namespace/24_0family_mandatory_condition.sh +++ b/tests/results/test_namespace/24_0family_mandatory_condition.sh @@ -14,6 +14,6 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var │ A variable. │ │  string   standard   mandatory  │ Mandatory: only if rougail.condition │ -│ │ has the value "yes" │ +│ │ has the value "yes". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_0leadership_follower_default_calculation.adoc b/tests/results/test_namespace/40_0leadership_follower_default_calculation.adoc index c267d4081..a7027a6c0 100644 --- a/tests/results/test_namespace/40_0leadership_follower_default_calculation.adoc +++ b/tests/results/test_namespace/40_0leadership_follower_default_calculation.adoc @@ -26,6 +26,6 @@ This family contains lists of variable blocks. + **Default**: value | **rougail.leader.follower2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second follower. + -**Default**: returns follower1 value +**Default**: returns follower1 value. |==== diff --git a/tests/results/test_namespace/40_0leadership_follower_default_calculation.gitlab.md b/tests/results/test_namespace/40_0leadership_follower_default_calculation.gitlab.md index ae2cfdcd2..f91eeeb2a 100644 --- a/tests/results/test_namespace/40_0leadership_follower_default_calculation.gitlab.md +++ b/tests/results/test_namespace/40_0leadership_follower_default_calculation.gitlab.md @@ -12,11 +12,11 @@ > **Path**: rougail.leader\ > `basic` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | -| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | +| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value. | diff --git a/tests/results/test_namespace/40_0leadership_follower_default_calculation.html b/tests/results/test_namespace/40_0leadership_follower_default_calculation.html index 5fe4f5d39..97c0790f1 100644 --- a/tests/results/test_namespace/40_0leadership_follower_default_calculation.html +++ b/tests/results/test_namespace/40_0leadership_follower_default_calculation.html @@ -16,12 +16,12 @@ This family contains lists of variable blocks. - + - - - + + +
    Variable Description
    Variable Description
    rougail.leader.leader
    string multiple basic mandatory unique
    A leader.
    rougail.leader.follower1
    string standard mandatory
    A follower.
    Default: value
    rougail.leader.follower2
    string standard mandatory
    A second follower.
    Default: returns follower1 value
    rougail.leader.leader
    string multiple basic mandatory unique
    A leader.
    rougail.leader.follower1
    string standard mandatory
    A follower.
    Default: value
    rougail.leader.follower2
    string standard mandatory
    A second follower.
    Default: returns follower1 value.
    diff --git a/tests/results/test_namespace/40_0leadership_follower_default_calculation.json b/tests/results/test_namespace/40_0leadership_follower_default_calculation.json index cc018f7d1..14d63ae47 100644 --- a/tests/results/test_namespace/40_0leadership_follower_default_calculation.json +++ b/tests/results/test_namespace/40_0leadership_follower_default_calculation.json @@ -85,7 +85,7 @@ "default": { "name": "Default", "values": { - "description": "returns follower1 value" + "description": "returns follower1 value." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/40_0leadership_follower_default_calculation.md b/tests/results/test_namespace/40_0leadership_follower_default_calculation.md index f33274bff..c38cd3d01 100644 --- a/tests/results/test_namespace/40_0leadership_follower_default_calculation.md +++ b/tests/results/test_namespace/40_0leadership_follower_default_calculation.md @@ -14,9 +14,9 @@ > **Path**: rougail.leader\ > `basic` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | -| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: value | +| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second follower.
    **Default**: returns follower1 value. | diff --git a/tests/results/test_namespace/40_0leadership_follower_default_calculation.sh b/tests/results/test_namespace/40_0leadership_follower_default_calculation.sh index 592fb7941..60cbed4ed 100644 --- a/tests/results/test_namespace/40_0leadership_follower_default_calculation.sh +++ b/tests/results/test_namespace/40_0leadership_follower_default_calculation.sh @@ -25,7 +25,7 @@ │  string   standard   mandatory  │ Default: value │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.leader.follower2 │ A second follower. │ -│  string   standard   mandatory  │ Default: returns follower1 value │ +│  string   standard   mandatory  │ Default: returns follower1 value. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_2leadership_calculation_index.adoc b/tests/results/test_namespace/40_2leadership_calculation_index.adoc index e738124c3..811b5f42a 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_index.adoc +++ b/tests/results/test_namespace/40_2leadership_calculation_index.adoc @@ -28,6 +28,6 @@ This family contains lists of variable blocks. + * c | **rougail.leader.follower1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `standard` `mandatory` | A follower. + -**Default**: the value of the index +**Default**: the value of the index. |==== diff --git a/tests/results/test_namespace/40_2leadership_calculation_index.gitlab.md b/tests/results/test_namespace/40_2leadership_calculation_index.gitlab.md index f160d4da4..45074adb9 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_index.gitlab.md +++ b/tests/results/test_namespace/40_2leadership_calculation_index.gitlab.md @@ -15,7 +15,7 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| | **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b
    • c | -| **rougail.leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: the value of the index | +| **rougail.leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: the value of the index. | diff --git a/tests/results/test_namespace/40_2leadership_calculation_index.html b/tests/results/test_namespace/40_2leadership_calculation_index.html index 71b5f430c..727190a36 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_index.html +++ b/tests/results/test_namespace/40_2leadership_calculation_index.html @@ -16,13 +16,13 @@ This family contains lists of variable blocks. - + - +
  • c
  • +
    Variable Description
    Variable Description
    rougail.leader.leader
    string multiple standard mandatory unique
    A leader.
    Default:
    • a
    • b
    • -
    • c
    rougail.leader.follower1
    integer standard mandatory
    A follower.
    Default: the value of the index
    rougail.leader.follower1
    integer standard mandatory
    A follower.
    Default: the value of the index.
    diff --git a/tests/results/test_namespace/40_2leadership_calculation_index.json b/tests/results/test_namespace/40_2leadership_calculation_index.json index 3900f6e94..dd2127f2b 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_index.json +++ b/tests/results/test_namespace/40_2leadership_calculation_index.json @@ -72,7 +72,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the index" + "values": "the value of the index." }, "variable_type": "integer" } diff --git a/tests/results/test_namespace/40_2leadership_calculation_index.md b/tests/results/test_namespace/40_2leadership_calculation_index.md index a09660141..efdadf26b 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_index.md +++ b/tests/results/test_namespace/40_2leadership_calculation_index.md @@ -17,5 +17,5 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| | **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b
    • c | -| **rougail.leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: the value of the index | +| **rougail.leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: the value of the index. | diff --git a/tests/results/test_namespace/40_2leadership_calculation_index.sh b/tests/results/test_namespace/40_2leadership_calculation_index.sh index 6d688cd39..60968570a 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_index.sh +++ b/tests/results/test_namespace/40_2leadership_calculation_index.sh @@ -24,7 +24,7 @@ │ │ • c │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.leader.follower1 │ A follower. │ -│  integer   standard   mandatory  │ Default: the value of the index │ +│  integer   standard   mandatory  │ Default: the value of the index. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_2leadership_calculation_index_2.adoc b/tests/results/test_namespace/40_2leadership_calculation_index_2.adoc index e738124c3..811b5f42a 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_index_2.adoc +++ b/tests/results/test_namespace/40_2leadership_calculation_index_2.adoc @@ -28,6 +28,6 @@ This family contains lists of variable blocks. + * c | **rougail.leader.follower1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `standard` `mandatory` | A follower. + -**Default**: the value of the index +**Default**: the value of the index. |==== diff --git a/tests/results/test_namespace/40_2leadership_calculation_index_2.gitlab.md b/tests/results/test_namespace/40_2leadership_calculation_index_2.gitlab.md index f160d4da4..45074adb9 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_index_2.gitlab.md +++ b/tests/results/test_namespace/40_2leadership_calculation_index_2.gitlab.md @@ -15,7 +15,7 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| | **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b
    • c | -| **rougail.leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: the value of the index | +| **rougail.leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: the value of the index. | diff --git a/tests/results/test_namespace/40_2leadership_calculation_index_2.html b/tests/results/test_namespace/40_2leadership_calculation_index_2.html index 71b5f430c..727190a36 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_index_2.html +++ b/tests/results/test_namespace/40_2leadership_calculation_index_2.html @@ -16,13 +16,13 @@ This family contains lists of variable blocks. - + - +
  • c
  • +
    Variable Description
    Variable Description
    rougail.leader.leader
    string multiple standard mandatory unique
    A leader.
    Default:
    • a
    • b
    • -
    • c
    rougail.leader.follower1
    integer standard mandatory
    A follower.
    Default: the value of the index
    rougail.leader.follower1
    integer standard mandatory
    A follower.
    Default: the value of the index.
    diff --git a/tests/results/test_namespace/40_2leadership_calculation_index_2.json b/tests/results/test_namespace/40_2leadership_calculation_index_2.json index 3900f6e94..dd2127f2b 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_index_2.json +++ b/tests/results/test_namespace/40_2leadership_calculation_index_2.json @@ -72,7 +72,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the index" + "values": "the value of the index." }, "variable_type": "integer" } diff --git a/tests/results/test_namespace/40_2leadership_calculation_index_2.md b/tests/results/test_namespace/40_2leadership_calculation_index_2.md index a09660141..efdadf26b 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_index_2.md +++ b/tests/results/test_namespace/40_2leadership_calculation_index_2.md @@ -17,5 +17,5 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| | **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b
    • c | -| **rougail.leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: the value of the index | +| **rougail.leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: the value of the index. | diff --git a/tests/results/test_namespace/40_2leadership_calculation_index_2.sh b/tests/results/test_namespace/40_2leadership_calculation_index_2.sh index 6d688cd39..60968570a 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_index_2.sh +++ b/tests/results/test_namespace/40_2leadership_calculation_index_2.sh @@ -24,7 +24,7 @@ │ │ • c │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.leader.follower1 │ A follower. │ -│  integer   standard   mandatory  │ Default: the value of the index │ +│  integer   standard   mandatory  │ Default: the value of the index. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_2leadership_calculation_param_index.adoc b/tests/results/test_namespace/40_2leadership_calculation_param_index.adoc index 1c0ce9f4a..c4d502392 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_param_index.adoc +++ b/tests/results/test_namespace/40_2leadership_calculation_param_index.adoc @@ -28,6 +28,6 @@ This family contains lists of variable blocks. + * c | **rougail.leader.follower1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `standard` `mandatory` | A follower. + -**Default**: returns index +**Default**: returns index. |==== diff --git a/tests/results/test_namespace/40_2leadership_calculation_param_index.gitlab.md b/tests/results/test_namespace/40_2leadership_calculation_param_index.gitlab.md index 9543cc0e1..5dd04b040 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_param_index.gitlab.md +++ b/tests/results/test_namespace/40_2leadership_calculation_param_index.gitlab.md @@ -15,7 +15,7 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| | **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b
    • c | -| **rougail.leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: returns index | +| **rougail.leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: returns index. | diff --git a/tests/results/test_namespace/40_2leadership_calculation_param_index.html b/tests/results/test_namespace/40_2leadership_calculation_param_index.html index 332dd3ce9..a6b4b02cb 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_param_index.html +++ b/tests/results/test_namespace/40_2leadership_calculation_param_index.html @@ -16,13 +16,13 @@ This family contains lists of variable blocks. - + - +
  • c
  • +
    Variable Description
    Variable Description
    rougail.leader.leader
    string multiple standard mandatory unique
    A leader.
    Default:
    • a
    • b
    • -
    • c
    rougail.leader.follower1
    integer standard mandatory
    A follower.
    Default: returns index
    rougail.leader.follower1
    integer standard mandatory
    A follower.
    Default: returns index.
    diff --git a/tests/results/test_namespace/40_2leadership_calculation_param_index.json b/tests/results/test_namespace/40_2leadership_calculation_param_index.json index 9e444e11c..80ef3ecaf 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_param_index.json +++ b/tests/results/test_namespace/40_2leadership_calculation_param_index.json @@ -73,7 +73,7 @@ "default": { "name": "Default", "values": { - "description": "returns index" + "description": "returns index." } }, "variable_type": "integer" diff --git a/tests/results/test_namespace/40_2leadership_calculation_param_index.md b/tests/results/test_namespace/40_2leadership_calculation_param_index.md index 434a2f274..7abaf99e2 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_param_index.md +++ b/tests/results/test_namespace/40_2leadership_calculation_param_index.md @@ -17,5 +17,5 @@ | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| | **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b
    • c | -| **rougail.leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: returns index | +| **rougail.leader.follower1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: returns index. | diff --git a/tests/results/test_namespace/40_2leadership_calculation_param_index.sh b/tests/results/test_namespace/40_2leadership_calculation_param_index.sh index c4bda3acd..ca2f3dc51 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_param_index.sh +++ b/tests/results/test_namespace/40_2leadership_calculation_param_index.sh @@ -24,7 +24,7 @@ │ │ • c │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.leader.follower1 │ A follower. │ -│  integer   standard   mandatory  │ Default: returns index │ +│  integer   standard   mandatory  │ Default: returns index. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_2leadership_leader_calculation.adoc b/tests/results/test_namespace/40_2leadership_leader_calculation.adoc index 9caf10d39..ff9bc108b 100644 --- a/tests/results/test_namespace/40_2leadership_leader_calculation.adoc +++ b/tests/results/test_namespace/40_2leadership_leader_calculation.adoc @@ -21,7 +21,7 @@ This family contains lists of variable blocks. + | Variable | Description | **rougail.leader.leader** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` `unique` | A leader. + -**Default**: returns val1 and val2 +**Default**: returns val1 and val2. | **rougail.leader.follower1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` | A first follower. | **rougail.leader.follower2** + diff --git a/tests/results/test_namespace/40_2leadership_leader_calculation.gitlab.md b/tests/results/test_namespace/40_2leadership_leader_calculation.gitlab.md index 2f0b8f7e0..13af4845e 100644 --- a/tests/results/test_namespace/40_2leadership_leader_calculation.gitlab.md +++ b/tests/results/test_namespace/40_2leadership_leader_calculation.gitlab.md @@ -12,11 +12,11 @@ > **Path**: rougail.leader\ > `basic` -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**: returns val1 and val2 | -| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first follower. | -| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A second follower. | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**: returns val1 and val2. | +| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first follower. | +| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A second follower. | diff --git a/tests/results/test_namespace/40_2leadership_leader_calculation.html b/tests/results/test_namespace/40_2leadership_leader_calculation.html index 635445056..f34d426f5 100644 --- a/tests/results/test_namespace/40_2leadership_leader_calculation.html +++ b/tests/results/test_namespace/40_2leadership_leader_calculation.html @@ -16,12 +16,12 @@ This family contains lists of variable blocks. - + - - - + + +
    Variable Description
    Variable Description
    rougail.leader.leader
    string multiple standard mandatory unique
    A leader.
    Default: returns val1 and val2
    rougail.leader.follower1
    string basic mandatory
    A first follower.
    rougail.leader.follower2
    string basic mandatory
    A second follower.
    rougail.leader.leader
    string multiple standard mandatory unique
    A leader.
    Default: returns val1 and val2.
    rougail.leader.follower1
    string basic mandatory
    A first follower.
    rougail.leader.follower2
    string basic mandatory
    A second follower.
    diff --git a/tests/results/test_namespace/40_2leadership_leader_calculation.json b/tests/results/test_namespace/40_2leadership_leader_calculation.json index dd856e0f2..72a891552 100644 --- a/tests/results/test_namespace/40_2leadership_leader_calculation.json +++ b/tests/results/test_namespace/40_2leadership_leader_calculation.json @@ -48,7 +48,7 @@ "default": { "name": "Default", "values": { - "description": "returns val1 and val2" + "description": "returns val1 and val2." } }, "variable_type": "string", diff --git a/tests/results/test_namespace/40_2leadership_leader_calculation.md b/tests/results/test_namespace/40_2leadership_leader_calculation.md index 65630ec29..5bc09cccc 100644 --- a/tests/results/test_namespace/40_2leadership_leader_calculation.md +++ b/tests/results/test_namespace/40_2leadership_leader_calculation.md @@ -14,9 +14,9 @@ > **Path**: rougail.leader\ > `basic` -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**: returns val1 and val2 | -| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first follower. | -| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A second follower. | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**: returns val1 and val2. | +| **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first follower. | +| **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A second follower. | diff --git a/tests/results/test_namespace/40_2leadership_leader_calculation.sh b/tests/results/test_namespace/40_2leadership_leader_calculation.sh index e8cc32608..62678c9c6 100644 --- a/tests/results/test_namespace/40_2leadership_leader_calculation.sh +++ b/tests/results/test_namespace/40_2leadership_leader_calculation.sh @@ -18,7 +18,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.leader.leader │ A leader. │ -│  string   multiple   standard    │ Default: returns val1 and val2 │ +│  string   multiple   standard    │ Default: returns val1 and val2. │ │ mandatory   unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.leader.follower1 │ A first follower. │ diff --git a/tests/results/test_namespace/40_8calculation_boolean.adoc b/tests/results/test_namespace/40_8calculation_boolean.adoc index eab5bc108..1e03c82e9 100644 --- a/tests/results/test_namespace/40_8calculation_boolean.adoc +++ b/tests/results/test_namespace/40_8calculation_boolean.adoc @@ -15,9 +15,9 @@ This family is a namespace. + **Default**: false | **rougail.multi1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `multiple` `standard` `mandatory` `unique` | A first multi variable. + -**Default**: a calculation +**Default**: a calculation. | **rougail.multi2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `multiple` `standard` `mandatory` `unique` | A second multi variable. + -**Default**: a calculation +**Default**: a calculation. |==== diff --git a/tests/results/test_namespace/40_8calculation_boolean.gitlab.md b/tests/results/test_namespace/40_8calculation_boolean.gitlab.md index fa2420a25..4aec45b1a 100644 --- a/tests/results/test_namespace/40_8calculation_boolean.gitlab.md +++ b/tests/results/test_namespace/40_8calculation_boolean.gitlab.md @@ -5,11 +5,11 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------| -| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | -| **rougail.multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation | -| **rougail.multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------| +| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | +| **rougail.multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation. | +| **rougail.multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation. | diff --git a/tests/results/test_namespace/40_8calculation_boolean.html b/tests/results/test_namespace/40_8calculation_boolean.html index 6645b32b9..94a97715b 100644 --- a/tests/results/test_namespace/40_8calculation_boolean.html +++ b/tests/results/test_namespace/40_8calculation_boolean.html @@ -8,12 +8,12 @@ This family is a namespace. - + - - - + + +
    Variable Description
    Variable Description
    rougail.bool
    boolean standard mandatory
    A boolean variable.
    Default: false
    rougail.multi1
    boolean multiple standard mandatory unique
    A first multi variable.
    Default: a calculation
    rougail.multi2
    boolean multiple standard mandatory unique
    A second multi variable.
    Default: a calculation
    rougail.bool
    boolean standard mandatory
    A boolean variable.
    Default: false
    rougail.multi1
    boolean multiple standard mandatory unique
    A first multi variable.
    Default: a calculation.
    rougail.multi2
    boolean multiple standard mandatory unique
    A second multi variable.
    Default: a calculation.
    diff --git a/tests/results/test_namespace/40_8calculation_boolean.json b/tests/results/test_namespace/40_8calculation_boolean.json index 064ba4755..4507b7828 100644 --- a/tests/results/test_namespace/40_8calculation_boolean.json +++ b/tests/results/test_namespace/40_8calculation_boolean.json @@ -55,7 +55,7 @@ "default": { "name": "Default", "values": { - "description": "a calculation" + "description": "a calculation." } }, "variable_type": "boolean", @@ -84,7 +84,7 @@ "default": { "name": "Default", "values": { - "description": "a calculation" + "description": "a calculation." } }, "variable_type": "boolean", diff --git a/tests/results/test_namespace/40_8calculation_boolean.md b/tests/results/test_namespace/40_8calculation_boolean.md index b395e6204..eba26195e 100644 --- a/tests/results/test_namespace/40_8calculation_boolean.md +++ b/tests/results/test_namespace/40_8calculation_boolean.md @@ -6,9 +6,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------| -| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | -| **rougail.multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation | -| **rougail.multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------| +| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | +| **rougail.multi1**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first multi variable.
    **Default**: a calculation. | +| **rougail.multi2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second multi variable.
    **Default**: a calculation. | diff --git a/tests/results/test_namespace/40_8calculation_boolean.sh b/tests/results/test_namespace/40_8calculation_boolean.sh index a998fe9ba..c3c625e88 100644 --- a/tests/results/test_namespace/40_8calculation_boolean.sh +++ b/tests/results/test_namespace/40_8calculation_boolean.sh @@ -13,11 +13,11 @@ │  boolean   standard   mandatory  │ Default: false │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.multi1 │ A first multi variable. │ -│  boolean   multiple   standard    │ Default: a calculation │ +│  boolean   multiple   standard    │ Default: a calculation. │ │ mandatory   unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.multi2 │ A second multi variable. │ -│  boolean   multiple   standard    │ Default: a calculation │ +│  boolean   multiple   standard    │ Default: a calculation. │ │ mandatory   unique  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_8calculation_boolean_return_none.adoc b/tests/results/test_namespace/40_8calculation_boolean_return_none.adoc index da3561b02..5edc53010 100644 --- a/tests/results/test_namespace/40_8calculation_boolean_return_none.adoc +++ b/tests/results/test_namespace/40_8calculation_boolean_return_none.adoc @@ -15,6 +15,6 @@ This family is a namespace. + **Default**: yes | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `mandatory` | A second variable. + -**Default**: return false if the value of var1 is "no" +**Default**: return false if the value of var1 is "no". |==== diff --git a/tests/results/test_namespace/40_8calculation_boolean_return_none.gitlab.md b/tests/results/test_namespace/40_8calculation_boolean_return_none.gitlab.md index 8e758f238..3f2339a47 100644 --- a/tests/results/test_namespace/40_8calculation_boolean_return_none.gitlab.md +++ b/tests/results/test_namespace/40_8calculation_boolean_return_none.gitlab.md @@ -5,10 +5,10 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: yes | -| **rougail.var2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: return false if the value of var1 is "no" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: yes | +| **rougail.var2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: return false if the value of var1 is "no". | diff --git a/tests/results/test_namespace/40_8calculation_boolean_return_none.html b/tests/results/test_namespace/40_8calculation_boolean_return_none.html index f3446d09d..4529dfdf7 100644 --- a/tests/results/test_namespace/40_8calculation_boolean_return_none.html +++ b/tests/results/test_namespace/40_8calculation_boolean_return_none.html @@ -8,11 +8,11 @@ This family is a namespace. - + - - + +
    Variable Description
    Variable Description
    rougail.var1
    string standard mandatory
    A first variable.
    Default: yes
    rougail.var2
    boolean standard mandatory
    A second variable.
    Default: return false if the value of var1 is "no"
    rougail.var1
    string standard mandatory
    A first variable.
    Default: yes
    rougail.var2
    boolean standard mandatory
    A second variable.
    Default: return false if the value of var1 is "no".
    diff --git a/tests/results/test_namespace/40_8calculation_boolean_return_none.json b/tests/results/test_namespace/40_8calculation_boolean_return_none.json index ca3989b19..a77918fce 100644 --- a/tests/results/test_namespace/40_8calculation_boolean_return_none.json +++ b/tests/results/test_namespace/40_8calculation_boolean_return_none.json @@ -49,7 +49,7 @@ "default": { "name": "Default", "values": { - "description": "return false if the value of var1 is \"no\"" + "description": "return false if the value of var1 is \"no\"." } }, "variable_type": "boolean" diff --git a/tests/results/test_namespace/40_8calculation_boolean_return_none.md b/tests/results/test_namespace/40_8calculation_boolean_return_none.md index c70d44a6f..5c1b05469 100644 --- a/tests/results/test_namespace/40_8calculation_boolean_return_none.md +++ b/tests/results/test_namespace/40_8calculation_boolean_return_none.md @@ -6,8 +6,8 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| -| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: yes | -| **rougail.var2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: return false if the value of var1 is "no" | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| +| **rougail.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.
    **Default**: yes | +| **rougail.var2**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: return false if the value of var1 is "no". | diff --git a/tests/results/test_namespace/40_8calculation_boolean_return_none.sh b/tests/results/test_namespace/40_8calculation_boolean_return_none.sh index d401f8cea..6a8686bc3 100644 --- a/tests/results/test_namespace/40_8calculation_boolean_return_none.sh +++ b/tests/results/test_namespace/40_8calculation_boolean_return_none.sh @@ -14,6 +14,6 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.var2 │ A second variable. │ │  boolean   standard   mandatory  │ Default: return false if the value │ -│ │ of var1 is "no" │ +│ │ of var1 is "no". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_8calculation_integer.adoc b/tests/results/test_namespace/40_8calculation_integer.adoc index 2c593d441..629c9f0ff 100644 --- a/tests/results/test_namespace/40_8calculation_integer.adoc +++ b/tests/results/test_namespace/40_8calculation_integer.adoc @@ -15,9 +15,9 @@ This family is a namespace. + **Default**: false | **rougail.int1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `standard` `mandatory` | First integer variable. + -**Default**: if bool returns 1 otherwise return 2 +**Default**: if bool returns 1 otherwise return 2. | **rougail.int2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[integer]` `standard` `mandatory` | Second integer variable. + -**Default**: if bool returns 3 otherwise return 4 +**Default**: if bool returns 3 otherwise return 4. |==== diff --git a/tests/results/test_namespace/40_8calculation_integer.gitlab.md b/tests/results/test_namespace/40_8calculation_integer.gitlab.md index d9321e7ff..9711f685d 100644 --- a/tests/results/test_namespace/40_8calculation_integer.gitlab.md +++ b/tests/results/test_namespace/40_8calculation_integer.gitlab.md @@ -5,11 +5,11 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| -| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | -| **rougail.int1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | First integer variable.
    **Default**: if bool returns 1 otherwise return 2 | -| **rougail.int2**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Second integer variable.
    **Default**: if bool returns 3 otherwise return 4 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------| +| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | +| **rougail.int1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | First integer variable.
    **Default**: if bool returns 1 otherwise return 2. | +| **rougail.int2**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Second integer variable.
    **Default**: if bool returns 3 otherwise return 4. | diff --git a/tests/results/test_namespace/40_8calculation_integer.html b/tests/results/test_namespace/40_8calculation_integer.html index f78b68497..559e1ce09 100644 --- a/tests/results/test_namespace/40_8calculation_integer.html +++ b/tests/results/test_namespace/40_8calculation_integer.html @@ -8,12 +8,12 @@ This family is a namespace. - + - - - + + +
    Variable Description
    Variable Description
    rougail.bool
    boolean standard mandatory
    A boolean variable.
    Default: false
    rougail.int1
    integer standard mandatory
    First integer variable.
    Default: if bool returns 1 otherwise return 2
    rougail.int2
    integer standard mandatory
    Second integer variable.
    Default: if bool returns 3 otherwise return 4
    rougail.bool
    boolean standard mandatory
    A boolean variable.
    Default: false
    rougail.int1
    integer standard mandatory
    First integer variable.
    Default: if bool returns 1 otherwise return 2.
    rougail.int2
    integer standard mandatory
    Second integer variable.
    Default: if bool returns 3 otherwise return 4.
    diff --git a/tests/results/test_namespace/40_8calculation_integer.json b/tests/results/test_namespace/40_8calculation_integer.json index 6a4b990fb..bfa440eef 100644 --- a/tests/results/test_namespace/40_8calculation_integer.json +++ b/tests/results/test_namespace/40_8calculation_integer.json @@ -49,7 +49,7 @@ "default": { "name": "Default", "values": { - "description": "if bool returns 1 otherwise return 2" + "description": "if bool returns 1 otherwise return 2." } }, "variable_type": "integer" @@ -71,7 +71,7 @@ "default": { "name": "Default", "values": { - "description": "if bool returns 3 otherwise return 4" + "description": "if bool returns 3 otherwise return 4." } }, "variable_type": "integer" diff --git a/tests/results/test_namespace/40_8calculation_integer.md b/tests/results/test_namespace/40_8calculation_integer.md index d262401be..91794a7d0 100644 --- a/tests/results/test_namespace/40_8calculation_integer.md +++ b/tests/results/test_namespace/40_8calculation_integer.md @@ -6,9 +6,9 @@ > **Path**: rougail\ > `standard` -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| -| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | -| **rougail.int1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | First integer variable.
    **Default**: if bool returns 1 otherwise return 2 | -| **rougail.int2**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Second integer variable.
    **Default**: if bool returns 3 otherwise return 4 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------| +| **rougail.bool**
    [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A boolean variable.
    **Default**: false | +| **rougail.int1**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | First integer variable.
    **Default**: if bool returns 1 otherwise return 2. | +| **rougail.int2**
    [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Second integer variable.
    **Default**: if bool returns 3 otherwise return 4. | diff --git a/tests/results/test_namespace/40_8calculation_integer.sh b/tests/results/test_namespace/40_8calculation_integer.sh index faef9a2eb..2bfb3f0ba 100644 --- a/tests/results/test_namespace/40_8calculation_integer.sh +++ b/tests/results/test_namespace/40_8calculation_integer.sh @@ -14,10 +14,10 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.int1 │ First integer variable. │ │  integer   standard   mandatory  │ Default: if bool returns 1 otherwise │ -│ │ return 2 │ +│ │ return 2. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.int2 │ Second integer variable. │ │  integer   standard   mandatory  │ Default: if bool returns 3 otherwise │ -│ │ return 4 │ +│ │ return 4. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.adoc b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.adoc index 24a149d7f..1bf89f205 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.adoc +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.adoc @@ -38,6 +38,6 @@ This family contains lists of variable blocks. + | Variable | Description | **rougail.calculate** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` | A calculated variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.gitlab.md b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.gitlab.md index abb1ce163..0ea633c4c 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.gitlab.md +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.gitlab.md @@ -20,9 +20,9 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **rougail.calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **rougail.calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.html b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.html index d62be53f2..8deeabd0e 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.html +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.html @@ -28,10 +28,10 @@ This family contains lists of variable blocks. - + - +
    Variable Description
    Variable Description
    rougail.calculate
    string multiple standard mandatory
    A calculated variable.
    Default: depends on a calculation
    rougail.calculate
    string multiple standard mandatory
    A calculated variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.json b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.json index 4ce06f39c..24954956d 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.json +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.json @@ -113,7 +113,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/40_9leadership-calculation-outside-follower-first.md b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.md index d130cf3e7..e32f06dee 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.md +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.md @@ -20,7 +20,7 @@ | **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: val11 | | **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | An other follower.
    **Default**: val21 | -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **rougail.calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **rougail.calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.sh b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.sh index 04856a2b2..8933a4873 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.sh +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.sh @@ -33,7 +33,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.calculate │ A calculated variable. │ -│  string   multiple   standard    │ Default: depends on a calculation │ +│  string   multiple   standard    │ Default: depends on a calculation. │ │ mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.adoc b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.adoc index 24a149d7f..1bf89f205 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.adoc +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.adoc @@ -38,6 +38,6 @@ This family contains lists of variable blocks. + | Variable | Description | **rougail.calculate** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `standard` `mandatory` | A calculated variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.gitlab.md b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.gitlab.md index abb1ce163..0ea633c4c 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.gitlab.md +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.gitlab.md @@ -20,9 +20,9 @@ -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **rougail.calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **rougail.calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.html b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.html index d62be53f2..8deeabd0e 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.html +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.html @@ -28,10 +28,10 @@ This family contains lists of variable blocks. - + - +
    Variable Description
    Variable Description
    rougail.calculate
    string multiple standard mandatory
    A calculated variable.
    Default: depends on a calculation
    rougail.calculate
    string multiple standard mandatory
    A calculated variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.json b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.json index 4ce06f39c..24954956d 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.json +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.json @@ -113,7 +113,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/40_9leadership-calculation-outside-follower-last.md b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.md index d130cf3e7..e32f06dee 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.md +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.md @@ -20,7 +20,7 @@ | **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: val11 | | **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | An other follower.
    **Default**: val21 | -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **rougail.calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **rougail.calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.sh b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.sh index 04856a2b2..8933a4873 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.sh +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.sh @@ -33,7 +33,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.calculate │ A calculated variable. │ -│  string   multiple   standard    │ Default: depends on a calculation │ +│  string   multiple   standard    │ Default: depends on a calculation. │ │ mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.adoc b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.adoc index 171a68328..921821dde 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.adoc +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.adoc @@ -38,6 +38,6 @@ This family contains lists of variable blocks. + | Variable | Description | **rougail.calculate** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A calculated variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.gitlab.md b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.gitlab.md index 1585318e4..6c9e39d89 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.gitlab.md +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.gitlab.md @@ -20,9 +20,9 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **rougail.calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **rougail.calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.html b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.html index 65f44e7d1..ac559efe5 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.html +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.html @@ -28,10 +28,10 @@ This family contains lists of variable blocks. - + - +
    Variable Description
    Variable Description
    rougail.calculate
    string standard mandatory
    A calculated variable.
    Default: depends on a calculation
    rougail.calculate
    string standard mandatory
    A calculated variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.json b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.json index 41ca119ed..585944e59 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.json +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.json @@ -113,7 +113,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/40_9leadership-calculation-outside-leader-first.md b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.md index c5f430fe6..dc6a10cb5 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.md +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.md @@ -20,7 +20,7 @@ | **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: val11 | | **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | An other follower.
    **Default**: val21 | -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **rougail.calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **rougail.calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.sh b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.sh index 28b82ba83..82f9d3983 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.sh +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.sh @@ -33,6 +33,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.calculate │ A calculated variable. │ -│  string   standard   mandatory  │ Default: depends on a calculation │ +│  string   standard   mandatory  │ Default: depends on a calculation. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.adoc b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.adoc index 171a68328..921821dde 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.adoc +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.adoc @@ -38,6 +38,6 @@ This family contains lists of variable blocks. + | Variable | Description | **rougail.calculate** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A calculated variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.gitlab.md b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.gitlab.md index 1585318e4..6c9e39d89 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.gitlab.md +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.gitlab.md @@ -20,9 +20,9 @@ -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **rougail.calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **rougail.calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.html b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.html index 65f44e7d1..ac559efe5 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.html +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.html @@ -28,10 +28,10 @@ This family contains lists of variable blocks. - + - +
    Variable Description
    Variable Description
    rougail.calculate
    string standard mandatory
    A calculated variable.
    Default: depends on a calculation
    rougail.calculate
    string standard mandatory
    A calculated variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.json b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.json index 41ca119ed..585944e59 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.json +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.json @@ -113,7 +113,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/40_9leadership-calculation-outside-leader-last.md b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.md index c5f430fe6..dc6a10cb5 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.md +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.md @@ -20,7 +20,7 @@ | **rougail.leader.follower1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.
    **Default**: val11 | | **rougail.leader.follower2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | An other follower.
    **Default**: val21 | -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **rougail.calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **rougail.calculate**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A calculated variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.sh b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.sh index 28b82ba83..82f9d3983 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.sh +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.sh @@ -33,6 +33,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.calculate │ A calculated variable. │ -│  string   standard   mandatory  │ Default: depends on a calculation │ +│  string   standard   mandatory  │ Default: depends on a calculation. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/44_4disabled_calcultion_follower.adoc b/tests/results/test_namespace/44_4disabled_calcultion_follower.adoc index eba194f78..1297b2c9b 100644 --- a/tests/results/test_namespace/44_4disabled_calcultion_follower.adoc +++ b/tests/results/test_namespace/44_4disabled_calcultion_follower.adoc @@ -34,6 +34,6 @@ This family contains lists of variable blocks. + * a | **rougail.leader.follower** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A follower. + -**Disabled**: if condition is yes +**Disabled**: if condition is yes. |==== diff --git a/tests/results/test_namespace/44_4disabled_calcultion_follower.gitlab.md b/tests/results/test_namespace/44_4disabled_calcultion_follower.gitlab.md index ce9558e13..753fa81c5 100644 --- a/tests/results/test_namespace/44_4disabled_calcultion_follower.gitlab.md +++ b/tests/results/test_namespace/44_4disabled_calcultion_follower.gitlab.md @@ -16,10 +16,10 @@ > **Path**: rougail.leader\ > `basic` -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Aleader.
    **Default**:
    • a | -| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Aleader.
    **Default**:
    • a | +| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test_namespace/44_4disabled_calcultion_follower.html b/tests/results/test_namespace/44_4disabled_calcultion_follower.html index 69f711646..eb12803d2 100644 --- a/tests/results/test_namespace/44_4disabled_calcultion_follower.html +++ b/tests/results/test_namespace/44_4disabled_calcultion_follower.html @@ -25,11 +25,11 @@ This family contains lists of variable blocks. - + - - + +
    Variable Description
    Variable Description
    rougail.leader.leader
    string multiple standard mandatory unique
    Aleader.
    Default:
    • a
    rougail.leader.follower
    string basic mandatory disabled
    A follower.
    Disabled: if condition is yes
    rougail.leader.leader
    string multiple standard mandatory unique
    Aleader.
    Default:
    • a
    rougail.leader.follower
    string basic mandatory disabled
    A follower.
    Disabled: if condition is yes.
    diff --git a/tests/results/test_namespace/44_4disabled_calcultion_follower.json b/tests/results/test_namespace/44_4disabled_calcultion_follower.json index efaefbc3a..33a62661f 100644 --- a/tests/results/test_namespace/44_4disabled_calcultion_follower.json +++ b/tests/results/test_namespace/44_4disabled_calcultion_follower.json @@ -91,7 +91,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], diff --git a/tests/results/test_namespace/44_4disabled_calcultion_follower.md b/tests/results/test_namespace/44_4disabled_calcultion_follower.md index 609bfa2f4..7b2cf7f1f 100644 --- a/tests/results/test_namespace/44_4disabled_calcultion_follower.md +++ b/tests/results/test_namespace/44_4disabled_calcultion_follower.md @@ -18,8 +18,8 @@ > **Path**: rougail.leader\ > `basic` -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Aleader.
    **Default**:
    • a | -| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Aleader.
    **Default**:
    • a | +| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test_namespace/44_4disabled_calcultion_follower.sh b/tests/results/test_namespace/44_4disabled_calcultion_follower.sh index abcf58186..df4140750 100644 --- a/tests/results/test_namespace/44_4disabled_calcultion_follower.sh +++ b/tests/results/test_namespace/44_4disabled_calcultion_follower.sh @@ -28,7 +28,7 @@ │ mandatory   unique  │ • a │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.leader.follower │ A follower. │ -│  string   basic   mandatory    │ Disabled: if condition is yes │ +│  string   basic   mandatory    │ Disabled: if condition is yes. │ │ disabled  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/44_4disabled_calcultion_follower_index.adoc b/tests/results/test_namespace/44_4disabled_calcultion_follower_index.adoc index 324c978f0..f0cdf404d 100644 --- a/tests/results/test_namespace/44_4disabled_calcultion_follower_index.adoc +++ b/tests/results/test_namespace/44_4disabled_calcultion_follower_index.adoc @@ -28,6 +28,6 @@ This family contains lists of variable blocks. + | **rougail.leadership.follower** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__disabled__` | A follower. + **Default**: value + -**Disabled**: depends on a calculation +**Disabled**: depends on a calculation. |==== diff --git a/tests/results/test_namespace/44_4disabled_calcultion_follower_index.gitlab.md b/tests/results/test_namespace/44_4disabled_calcultion_follower_index.gitlab.md index 183f22d0f..9e5c25463 100644 --- a/tests/results/test_namespace/44_4disabled_calcultion_follower_index.gitlab.md +++ b/tests/results/test_namespace/44_4disabled_calcultion_follower_index.gitlab.md @@ -12,10 +12,10 @@ > **Path**: rougail.leadership\ > `standard` -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| -| **rougail.leadership.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Aleader.
    **Default**:
    • a
    • b | -| **rougail.leadership.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A follower.
    **Default**: value
    **Disabled**: depends on a calculation | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| +| **rougail.leadership.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Aleader.
    **Default**:
    • a
    • b | +| **rougail.leadership.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A follower.
    **Default**: value
    **Disabled**: depends on a calculation. | diff --git a/tests/results/test_namespace/44_4disabled_calcultion_follower_index.html b/tests/results/test_namespace/44_4disabled_calcultion_follower_index.html index 09fb021bc..5d03fc943 100644 --- a/tests/results/test_namespace/44_4disabled_calcultion_follower_index.html +++ b/tests/results/test_namespace/44_4disabled_calcultion_follower_index.html @@ -16,12 +16,12 @@ This family contains lists of variable blocks. - + - +
  • b
  • +
    Variable Description
    Variable Description
    rougail.leadership.leader
    string multiple standard mandatory unique
    Aleader.
    Default:
    • a
    • -
    • b
    rougail.leadership.follower
    string standard mandatory disabled
    A follower.
    Default: value
    Disabled: depends on a calculation
    rougail.leadership.follower
    string standard mandatory disabled
    A follower.
    Default: value
    Disabled: depends on a calculation.
    diff --git a/tests/results/test_namespace/44_4disabled_calcultion_follower_index.json b/tests/results/test_namespace/44_4disabled_calcultion_follower_index.json index e2d94dac3..28aa86132 100644 --- a/tests/results/test_namespace/44_4disabled_calcultion_follower_index.json +++ b/tests/results/test_namespace/44_4disabled_calcultion_follower_index.json @@ -71,7 +71,7 @@ "name": "disabled", "ori_name": "disabled", "access_control": true, - "annotation": "depends on a calculation" + "annotation": "depends on a calculation." } ], "mode": "standard", diff --git a/tests/results/test_namespace/44_4disabled_calcultion_follower_index.md b/tests/results/test_namespace/44_4disabled_calcultion_follower_index.md index 1da957f92..db095b468 100644 --- a/tests/results/test_namespace/44_4disabled_calcultion_follower_index.md +++ b/tests/results/test_namespace/44_4disabled_calcultion_follower_index.md @@ -14,8 +14,8 @@ > **Path**: rougail.leadership\ > `standard` -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------| -| **rougail.leadership.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Aleader.
    **Default**:
    • a
    • b | -| **rougail.leadership.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A follower.
    **Default**: value
    **Disabled**: depends on a calculation | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| +| **rougail.leadership.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | Aleader.
    **Default**:
    • a
    • b | +| **rougail.leadership.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A follower.
    **Default**: value
    **Disabled**: depends on a calculation. | diff --git a/tests/results/test_namespace/44_4disabled_calcultion_follower_index.sh b/tests/results/test_namespace/44_4disabled_calcultion_follower_index.sh index 347bc88c4..6df6946ff 100644 --- a/tests/results/test_namespace/44_4disabled_calcultion_follower_index.sh +++ b/tests/results/test_namespace/44_4disabled_calcultion_follower_index.sh @@ -24,7 +24,7 @@ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.leadership.follower │ A follower. │ │  string   standard   mandatory    │ Default: value │ -│ disabled  │ Disabled: depends on a calculation │ +│ disabled  │ Disabled: depends on a calculation. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.adoc b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.adoc index 9cf3eb414..88b45778e 100644 --- a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.adoc +++ b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.adoc @@ -23,7 +23,7 @@ This family is a namespace. + This family contains lists of variable blocks. + **Path**: rougail.leader + `basic` `__hidden__` + -**Hidden**: if condition is no +**Hidden**: if condition is no. ==== [cols="1a,1a"] |==== diff --git a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.gitlab.md b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.gitlab.md index db2a8d561..f1effa601 100644 --- a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.gitlab.md +++ b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.gitlab.md @@ -15,7 +15,7 @@ > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ > `basic` *`hidden`*\ -> **Hidden**: if condition is no +> **Hidden**: if condition is no. | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------| diff --git a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.html b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.html index c5a74ab3a..fcd763c2e 100644 --- a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.html +++ b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.html @@ -23,7 +23,7 @@ This family contains lists of variable blocks. basic hidden -Hidden: if condition is no +Hidden: if condition is no. diff --git a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.json b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.json index 31aa486a0..acccaa78c 100644 --- a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.json +++ b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.json @@ -45,7 +45,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if condition is no" + "description": "if condition is no." } } ], diff --git a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.md b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.md index 1bd903d74..56ea0bf26 100644 --- a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.md +++ b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.md @@ -17,7 +17,7 @@ > This family contains lists of variable blocks.\ > **Path**: rougail.leader\ > `basic` *`hidden`*\ -> **Hidden**: if condition is no +> **Hidden**: if condition is no. | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------| diff --git a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.sh b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.sh index d81fe1ee5..736d9e1dc 100644 --- a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.sh +++ b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.sh @@ -19,7 +19,7 @@ ▌ This family contains lists of variable blocks. ▌ Path: rougail.leader ▌  basic   hidden  -▌ Hidden: if condition is no +▌ Hidden: if condition is no. ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.adoc b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.adoc index 7e9ecfbf1..aeefaf137 100644 --- a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.adoc +++ b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.adoc @@ -31,6 +31,6 @@ This family contains lists of variable blocks. + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `multiple` `basic` `mandatory` `unique` | A leader. | **rougail.leader.follower** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `__disabled__` | A follower. + -**Disabled**: if condition is yes +**Disabled**: if condition is yes. |==== diff --git a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.gitlab.md b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.gitlab.md index bda2c2391..3e040988e 100644 --- a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.gitlab.md +++ b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.gitlab.md @@ -16,10 +16,10 @@ > **Path**: rougail.leader\ > `basic` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.html b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.html index 6e4d2a13e..a810ca692 100644 --- a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.html +++ b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.html @@ -25,11 +25,11 @@ This family contains lists of variable blocks.
    - + - - + +
    Variable Description
    Variable Description
    rougail.leader.leader
    string multiple basic mandatory unique
    A leader.
    rougail.leader.follower
    string basic mandatory disabled
    A follower.
    Disabled: if condition is yes
    rougail.leader.leader
    string multiple basic mandatory unique
    A leader.
    rougail.leader.follower
    string basic mandatory disabled
    A follower.
    Disabled: if condition is yes.
    diff --git a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.json b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.json index 750f4c7c9..cf1534f16 100644 --- a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.json +++ b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.json @@ -85,7 +85,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if condition is yes" + "description": "if condition is yes." } } ], diff --git a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.md b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.md index 34fdb498f..c35ac7185 100644 --- a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.md +++ b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.md @@ -18,8 +18,8 @@ > **Path**: rougail.leader\ > `basic` -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | -| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes | +| Variable | Description | +|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `basic` `mandatory` `unique` | A leader. | +| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A follower.
    **Disabled**: if condition is yes. | diff --git a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.sh b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.sh index 7323d0054..d45cce38a 100644 --- a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.sh +++ b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.sh @@ -28,7 +28,7 @@ │ mandatory   unique  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.leader.follower │ A follower. │ -│  string   basic   mandatory    │ Disabled: if condition is yes │ +│  string   basic   mandatory    │ Disabled: if condition is yes. │ │ disabled  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/44_9calculated_default_leadership_leader.adoc b/tests/results/test_namespace/44_9calculated_default_leadership_leader.adoc index fdba5c389..4457894e0 100644 --- a/tests/results/test_namespace/44_9calculated_default_leadership_leader.adoc +++ b/tests/results/test_namespace/44_9calculated_default_leadership_leader.adoc @@ -28,6 +28,6 @@ This family contains lists of variable blocks. + | **rougail.leader.follower** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `__disabled__` | A follower. + **Default**: the value of the variable "rougail.leader.leader" + -**Disabled**: if the value of "rougail.leader.leader" is "a" +**Disabled**: if the value of "rougail.leader.leader" is "a". |==== diff --git a/tests/results/test_namespace/44_9calculated_default_leadership_leader.gitlab.md b/tests/results/test_namespace/44_9calculated_default_leadership_leader.gitlab.md index 06d8c2168..8307503e6 100644 --- a/tests/results/test_namespace/44_9calculated_default_leadership_leader.gitlab.md +++ b/tests/results/test_namespace/44_9calculated_default_leadership_leader.gitlab.md @@ -12,10 +12,10 @@ > **Path**: rougail.leader\ > `standard` -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b | -| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A follower.
    **Default**: the value of the variable "[A leader](#rougail.leader.leader)"
    **Disabled**: if the value of "[a leader](#rougail.leader.leader)" is "a" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b | +| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A follower.
    **Default**: the value of the variable "[A leader](#rougail.leader.leader)"
    **Disabled**: if the value of "[a leader](#rougail.leader.leader)" is "a". | diff --git a/tests/results/test_namespace/44_9calculated_default_leadership_leader.html b/tests/results/test_namespace/44_9calculated_default_leadership_leader.html index 431bbd651..28fbd462b 100644 --- a/tests/results/test_namespace/44_9calculated_default_leadership_leader.html +++ b/tests/results/test_namespace/44_9calculated_default_leadership_leader.html @@ -16,12 +16,12 @@ This family contains lists of variable blocks. - + - +
  • b
  • +
    Variable Description
    Variable Description
    rougail.leader.leader
    string multiple standard mandatory unique
    A leader.
    Default:
    • a
    • -
    • b
    rougail.leader.follower
    string standard mandatory disabled
    A follower.
    Default: the value of the variable "rougail.leader.leader"
    Disabled: if the value of "rougail.leader.leader" is "a"
    rougail.leader.follower
    string standard mandatory disabled
    A follower.
    Default: the value of the variable "rougail.leader.leader"
    Disabled: if the value of "rougail.leader.leader" is "a".
    diff --git a/tests/results/test_namespace/44_9calculated_default_leadership_leader.json b/tests/results/test_namespace/44_9calculated_default_leadership_leader.json index 9b3b67d1e..02616555b 100644 --- a/tests/results/test_namespace/44_9calculated_default_leadership_leader.json +++ b/tests/results/test_namespace/44_9calculated_default_leadership_leader.json @@ -72,7 +72,7 @@ "ori_name": "disabled", "access_control": true, "annotation": { - "description": "if the value of \"{0}\" is \"a\"", + "description": "if the value of \"{0}\" is \"a\".", "variables": [ { "path": "rougail.leader.leader", diff --git a/tests/results/test_namespace/44_9calculated_default_leadership_leader.md b/tests/results/test_namespace/44_9calculated_default_leadership_leader.md index fa96c653b..95c2a1bd2 100644 --- a/tests/results/test_namespace/44_9calculated_default_leadership_leader.md +++ b/tests/results/test_namespace/44_9calculated_default_leadership_leader.md @@ -14,8 +14,8 @@ > **Path**: rougail.leader\ > `standard` -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b | -| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A follower.
    **Default**: the value of the variable "[A leader](#rougail.leader.leader)"
    **Disabled**: if the value of "[a leader](#rougail.leader.leader)" is "a" | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **rougail.leader.leader**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.
    **Default**:
    • a
    • b | +| **rougail.leader.follower**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` *`disabled`* | A follower.
    **Default**: the value of the variable "[A leader](#rougail.leader.leader)"
    **Disabled**: if the value of "[a leader](#rougail.leader.leader)" is "a". | diff --git a/tests/results/test_namespace/44_9calculated_default_leadership_leader.sh b/tests/results/test_namespace/44_9calculated_default_leadership_leader.sh index 07f68a3eb..f49c9b595 100644 --- a/tests/results/test_namespace/44_9calculated_default_leadership_leader.sh +++ b/tests/results/test_namespace/44_9calculated_default_leadership_leader.sh @@ -26,7 +26,7 @@ │  string   standard   mandatory    │ Default: the value of the variable │ │ disabled  │ "rougail.leader.leader" │ │ │ Disabled: if the value of │ -│ │ "rougail.leader.leader" is "a" │ +│ │ "rougail.leader.leader" is "a". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_0family_dynamic_forbidden_char.adoc b/tests/results/test_namespace/60_0family_dynamic_forbidden_char.adoc index 1e22236dd..9742bd272 100644 --- a/tests/results/test_namespace/60_0family_dynamic_forbidden_char.adoc +++ b/tests/results/test_namespace/60_0family_dynamic_forbidden_char.adoc @@ -37,10 +37,10 @@ This family builds families dynamically. + | **rougail.dyn__val_1__.var1** + **rougail.dyn__val_2__.var1** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. + -**Default**: the value of the identifier +**Default**: the value of the identifier. | **rougail.dyn__val_1__.var2** + **rougail.dyn__val_2__.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. + -**Default**: depends on a calculation +**Default**: depends on a calculation. |==== diff --git a/tests/results/test_namespace/60_0family_dynamic_forbidden_char.gitlab.md b/tests/results/test_namespace/60_0family_dynamic_forbidden_char.gitlab.md index 12ce74d31..4d67030e1 100644 --- a/tests/results/test_namespace/60_0family_dynamic_forbidden_char.gitlab.md +++ b/tests/results/test_namespace/60_0family_dynamic_forbidden_char.gitlab.md @@ -19,10 +19,10 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **rougail.dyn*val_1*.var1**
    **rougail.dyn*val_2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | -| **rougail.dyn*val_1*.var2**
    **rougail.dyn*val_2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: depends on a calculation | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **rougail.dyn*val_1*.var1**
    **rougail.dyn*val_2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier. | +| **rougail.dyn*val_1*.var2**
    **rougail.dyn*val_2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace/60_0family_dynamic_forbidden_char.html b/tests/results/test_namespace/60_0family_dynamic_forbidden_char.html index a519663a1..182010cc8 100644 --- a/tests/results/test_namespace/60_0family_dynamic_forbidden_char.html +++ b/tests/results/test_namespace/60_0family_dynamic_forbidden_char.html @@ -29,11 +29,11 @@ This family builds families dynamically. - + - - + +
    Variable Description
    Variable Description
    rougail.dynval_1.var1
    rougail.dynval_2.var1
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier
    rougail.dynval_1.var2
    rougail.dynval_2.var2
    string standard mandatory
    A dynamic variable.
    Default: depends on a calculation
    rougail.dynval_1.var1
    rougail.dynval_2.var1
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier.
    rougail.dynval_1.var2
    rougail.dynval_2.var2
    string standard mandatory
    A dynamic variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test_namespace/60_0family_dynamic_forbidden_char.json b/tests/results/test_namespace/60_0family_dynamic_forbidden_char.json index deb35dc89..eca8c34fc 100644 --- a/tests/results/test_namespace/60_0family_dynamic_forbidden_char.json +++ b/tests/results/test_namespace/60_0family_dynamic_forbidden_char.json @@ -97,7 +97,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" }, @@ -125,7 +125,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/60_0family_dynamic_forbidden_char.md b/tests/results/test_namespace/60_0family_dynamic_forbidden_char.md index da34007b9..01d8f1d4e 100644 --- a/tests/results/test_namespace/60_0family_dynamic_forbidden_char.md +++ b/tests/results/test_namespace/60_0family_dynamic_forbidden_char.md @@ -21,8 +21,8 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **rougail.dyn*val_1*.var1**
    **rougail.dyn*val_2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | -| **rougail.dyn*val_1*.var2**
    **rougail.dyn*val_2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: depends on a calculation | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **rougail.dyn*val_1*.var1**
    **rougail.dyn*val_2*.var1**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier. | +| **rougail.dyn*val_1*.var2**
    **rougail.dyn*val_2*.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: depends on a calculation. | diff --git a/tests/results/test_namespace/60_0family_dynamic_forbidden_char.sh b/tests/results/test_namespace/60_0family_dynamic_forbidden_char.sh index c0670c252..8e1ab3823 100644 --- a/tests/results/test_namespace/60_0family_dynamic_forbidden_char.sh +++ b/tests/results/test_namespace/60_0family_dynamic_forbidden_char.sh @@ -29,11 +29,11 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.dynval_1.var1 │ A dynamic variable. │ -│ rougail.dynval_2.var1 │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ rougail.dynval_2.var1 │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ rougail.dynval_1.var2 │ A dynamic variable. │ -│ rougail.dynval_2.var2 │ Default: depends on a calculation │ +│ rougail.dynval_2.var2 │ Default: depends on a calculation. │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.adoc b/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.adoc index 9a28dd7c7..74734d5cc 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.adoc +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.adoc @@ -45,6 +45,6 @@ This family builds families dynamically. + | Variable | Description | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: get the value of "rougail.dyn__1__.var" +**Default**: get the value of "rougail.dyn__1__.var". |==== diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.gitlab.md b/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.gitlab.md index 69e1a522e..f1eb45155 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.gitlab.md +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.gitlab.md @@ -25,9 +25,9 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)". | diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.html b/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.html index 9e2fbe0cd..856e5c972 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.html +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.html @@ -38,10 +38,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    rougail.var2
    string standard mandatory
    A variable.
    Default: get the value of "rougail.dyn1.var"
    rougail.var2
    string standard mandatory
    A variable.
    Default: get the value of "rougail.dyn1.var".
    diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.json b/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.json index 8d42d83a0..01119ac44 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.json +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.json @@ -114,7 +114,7 @@ "default": { "name": "Default", "values": { - "description": "get the value of \"{0}\"", + "description": "get the value of \"{0}\".", "variables": [ { "path": "rougail.dyn{{ identifier }}.var", diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.md b/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.md index f53b2ddbe..219c098aa 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.md +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.md @@ -25,7 +25,7 @@ |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------| | **rougail.dyn*1*.var**
    **rougail.dyn*2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: val | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)". | diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.sh b/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.sh index 2b99ba762..a4119b7aa 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.sh +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_integer_empty.sh @@ -38,6 +38,6 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var2 │ A variable. │ │  string   standard   mandatory  │ Default: get the value of │ -│ │ "rougail.dyn1.var" │ +│ │ "rougail.dyn1.var". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_number.adoc b/tests/results/test_namespace/60_0family_dynamic_jinja_number.adoc index 6faea2f41..55f142371 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_number.adoc +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_number.adoc @@ -45,6 +45,6 @@ This family builds families dynamically. + | Variable | Description | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable. + -**Default**: get the value of "rougail.dyn__1__.var" +**Default**: get the value of "rougail.dyn__1__.var". |==== diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_number.gitlab.md b/tests/results/test_namespace/60_0family_dynamic_jinja_number.gitlab.md index 02771a286..89e846046 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_number.gitlab.md +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_number.gitlab.md @@ -25,9 +25,9 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)". | diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_number.html b/tests/results/test_namespace/60_0family_dynamic_jinja_number.html index 3bd2603e0..933f6cd84 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_number.html +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_number.html @@ -38,10 +38,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    rougail.var2
    string standard mandatory
    A variable.
    Default: get the value of "rougail.dyn1.var"
    rougail.var2
    string standard mandatory
    A variable.
    Default: get the value of "rougail.dyn1.var".
    diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_number.json b/tests/results/test_namespace/60_0family_dynamic_jinja_number.json index 7180c7e33..8c11c4419 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_number.json +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_number.json @@ -120,7 +120,7 @@ "default": { "name": "Default", "values": { - "description": "get the value of \"{0}\"", + "description": "get the value of \"{0}\".", "variables": [ { "path": "rougail.dyn{{ identifier }}.var", diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_number.md b/tests/results/test_namespace/60_0family_dynamic_jinja_number.md index 9b74376ea..944ca2e03 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_number.md +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_number.md @@ -25,7 +25,7 @@ |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------| | **rougail.dyn*1*.var**
    **rougail.dyn*2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: val | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.
    **Default**: get the value of "[a variable inside dynamic family](#rougail.dyn:::identifier:::.var)". | diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_number.sh b/tests/results/test_namespace/60_0family_dynamic_jinja_number.sh index 9c5469d8b..438a4b6ae 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_number.sh +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_number.sh @@ -38,6 +38,6 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var2 │ A variable. │ │  string   standard   mandatory  │ Default: get the value of │ -│ │ "rougail.dyn1.var" │ +│ │ "rougail.dyn1.var". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_1family_dynamic_jinja.adoc b/tests/results/test_namespace/60_1family_dynamic_jinja.adoc index f84a74463..eb88ad207 100644 --- a/tests/results/test_namespace/60_1family_dynamic_jinja.adoc +++ b/tests/results/test_namespace/60_1family_dynamic_jinja.adoc @@ -29,7 +29,7 @@ This family builds families dynamically. + * rougail.dyn__1__ * rougail.dyn__2__ + `standard` + -**Identifiers**: index of suffix value +**Identifiers**: index of suffix value. ==== [cols="1a,1a"] |==== diff --git a/tests/results/test_namespace/60_1family_dynamic_jinja.gitlab.md b/tests/results/test_namespace/60_1family_dynamic_jinja.gitlab.md index 4b8decd53..2b7ac2f1b 100644 --- a/tests/results/test_namespace/60_1family_dynamic_jinja.gitlab.md +++ b/tests/results/test_namespace/60_1family_dynamic_jinja.gitlab.md @@ -17,7 +17,7 @@ > - rougail.dyn*1* > - rougail.dyn*2*\ > `standard`\ -> **Identifiers**: index of suffix value +> **Identifiers**: index of suffix value. | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| diff --git a/tests/results/test_namespace/60_1family_dynamic_jinja.html b/tests/results/test_namespace/60_1family_dynamic_jinja.html index cef08e8b2..293e21da9 100644 --- a/tests/results/test_namespace/60_1family_dynamic_jinja.html +++ b/tests/results/test_namespace/60_1family_dynamic_jinja.html @@ -25,7 +25,7 @@ This family builds families dynamically. standard -Identifiers: index of suffix value +Identifiers: index of suffix value. diff --git a/tests/results/test_namespace/60_1family_dynamic_jinja.json b/tests/results/test_namespace/60_1family_dynamic_jinja.json index 9d84b5fc7..e47403552 100644 --- a/tests/results/test_namespace/60_1family_dynamic_jinja.json +++ b/tests/results/test_namespace/60_1family_dynamic_jinja.json @@ -63,7 +63,7 @@ ], "identifier": [ { - "description": "index of suffix value" + "description": "index of suffix value." } ] }, diff --git a/tests/results/test_namespace/60_1family_dynamic_jinja.md b/tests/results/test_namespace/60_1family_dynamic_jinja.md index 1af40a35e..73f685aa6 100644 --- a/tests/results/test_namespace/60_1family_dynamic_jinja.md +++ b/tests/results/test_namespace/60_1family_dynamic_jinja.md @@ -19,7 +19,7 @@ > - rougail.dyn*1* > - rougail.dyn*2*\ > `standard`\ -> **Identifiers**: index of suffix value +> **Identifiers**: index of suffix value. | Variable | Description | |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| diff --git a/tests/results/test_namespace/60_1family_dynamic_jinja.sh b/tests/results/test_namespace/60_1family_dynamic_jinja.sh index 2708b700c..8b636bf6c 100644 --- a/tests/results/test_namespace/60_1family_dynamic_jinja.sh +++ b/tests/results/test_namespace/60_1family_dynamic_jinja.sh @@ -23,7 +23,7 @@ ▌  • rougail.dyn1 ▌  • rougail.dyn2 ▌  standard  -▌ Identifiers: index of suffix value +▌ Identifiers: index of suffix value. ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.adoc b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.adoc index 000f91536..0de7e6850 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.adoc +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.adoc @@ -55,6 +55,6 @@ This family builds families dynamically. + | Variable | Description | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: the value of "rougail.dyn__val1__.family.var" +**Default**: the value of "rougail.dyn__val1__.family.var". |==== diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.gitlab.md b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.gitlab.md index 616012b9d..a2c7f3ecf 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.gitlab.md +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.gitlab.md @@ -35,9 +35,9 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#rougail.dyn:::identifier:::.family.var)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#rougail.dyn:::identifier:::.family.var)". | diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.html b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.html index 83f7d9b04..30d97b6d8 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.html +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.html @@ -45,10 +45,10 @@ This family builds families dynamically.
    - + - +
    Variable Description
    Variable Description
    rougail.var2
    string standard mandatory
    A second variable.
    Default: the value of "rougail.dynval1.family.var"
    rougail.var2
    string standard mandatory
    A second variable.
    Default: the value of "rougail.dynval1.family.var".
    diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.json b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.json index f589c14f8..1c479b0cb 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.json +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.json @@ -136,7 +136,7 @@ "default": { "name": "Default", "values": { - "description": "the value of \"{0}\"", + "description": "the value of \"{0}\".", "variables": [ { "path": "rougail.dyn{{ identifier }}.family.var", diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.md b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.md index 20fae3fdf..1b3f6baa0 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.md +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.md @@ -34,7 +34,7 @@ |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------| | **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#rougail.dyn:::identifier:::.family.var)" | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of "[with a variable](#rougail.dyn:::identifier:::.family.var)". | diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.sh b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.sh index c10712adb..bc891803e 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.sh +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.sh @@ -48,6 +48,6 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var2 │ A second variable. │ │  string   standard   mandatory  │ Default: the value of │ -│ │ "rougail.dynval1.family.var" │ +│ │ "rougail.dynval1.family.var". │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.adoc b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.adoc index c0f818b45..d640d61be 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.adoc +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.adoc @@ -48,7 +48,7 @@ This family builds families dynamically. + | **rougail.dyn__val1__.family.var** + **rougail.dyn__val2__.family.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. + -**Default**: the value of the identifier +**Default**: the value of the identifier. |==== [cols="1a,1a"] @@ -56,6 +56,6 @@ This family builds families dynamically. + | Variable | Description | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A varible outside dynamic family. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.gitlab.md b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.gitlab.md index 3dc18fed8..5e8bbe1f6 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.gitlab.md +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.gitlab.md @@ -27,17 +27,17 @@ > - rougail.dyn*val2*.family\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier. | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.html b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.html index 1c90d704c..41a8f1fdd 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.html +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.html @@ -36,19 +36,19 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    rougail.dynval1.family.var
    rougail.dynval2.family.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier
    rougail.dynval1.family.var
    rougail.dynval2.family.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier.
    - + - +
    Variable Description
    Variable Description
    rougail.var2
    string standard mandatory
    A varible outside dynamic family.
    Default: the value of var
    rougail.var2
    string standard mandatory
    A varible outside dynamic family.
    Default: the value of var.
    diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.json b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.json index b1b72c240..8df94245d 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.json +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.json @@ -115,7 +115,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" } @@ -140,7 +140,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.md b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.md index a9a65b3f4..eab0e6bec 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.md +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.md @@ -30,11 +30,11 @@ > - rougail.dyn*val2*.family\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier. | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.sh b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.sh index aa48e014a..b91068ba3 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.sh +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.sh @@ -38,8 +38,8 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.dynval1.family.var │ A dynamic variable. │ -│ rougail.dynval2.family.var │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ rougail.dynval2.family.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ └───────────────────────────────────────┴──────────────────────────────────────┘ @@ -47,6 +47,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var2 │ A varible outside dynamic family. │ -│  string   standard   mandatory  │ Default: the value of var │ +│  string   standard   mandatory  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.adoc b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.adoc index c63a11bfe..d82f149e6 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.adoc +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.adoc @@ -48,7 +48,7 @@ This family builds families dynamically. + | **rougail.dyn__val1__.family.var** + **rougail.dyn__val2__.family.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. + -**Default**: the value of the identifier +**Default**: the value of the identifier. |==== [cols="1a,1a"] @@ -56,6 +56,6 @@ This family builds families dynamically. + | Variable | Description | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A varible outside dynamic family. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.gitlab.md b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.gitlab.md index aa57266d8..1cd9db739 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.gitlab.md +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.gitlab.md @@ -27,17 +27,17 @@ > - rougail.dyn*val2*.family\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier. | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.html b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.html index b0de6ae6b..ec383d59b 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.html +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.html @@ -36,19 +36,19 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    rougail.dynval1.family.var
    rougail.dynval2.family.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier
    rougail.dynval1.family.var
    rougail.dynval2.family.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier.
    - + - +
    Variable Description
    Variable Description
    rougail.var2
    string standard
    A varible outside dynamic family.
    Default: the value of var
    rougail.var2
    string standard
    A varible outside dynamic family.
    Default: the value of var.
    diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.json b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.json index 37afb644d..dd9f12f96 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.json +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.json @@ -109,7 +109,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 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.md b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.md index a97c9cd6b..54f4755eb 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.md +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.md @@ -30,11 +30,11 @@ > - rougail.dyn*val2*.family\ > `standard` -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier. | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A varible outside dynamic family.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh index db895575b..59d59f19f 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh @@ -38,8 +38,8 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.dynval1.family.var │ A dynamic variable. │ -│ rougail.dynval2.family.var │ Default: the value of the identifier │ -│  string   standard   mandatory  │ │ +│ rougail.dynval2.family.var │ Default: the value of the │ +│  string   standard   mandatory  │ identifier. │ └───────────────────────────────────────┴──────────────────────────────────────┘ @@ -47,6 +47,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var2 │ A varible outside dynamic family. │ -│  string   standard  │ Default: the value of var │ +│  string   standard  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.adoc b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.adoc index 0a828d8f0..2f39ca251 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.adoc +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.adoc @@ -55,6 +55,6 @@ This family builds families dynamically. + | Variable | Description | **rougail.var2** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A second variable. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.gitlab.md b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.gitlab.md index 3b8da3624..2d9eb8125 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.gitlab.md +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.gitlab.md @@ -35,9 +35,9 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.html b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.html index 53d960c6c..2c50b858e 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.html +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.html @@ -45,10 +45,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    rougail.var2
    string standard
    A second variable.
    Default: the value of var
    rougail.var2
    string standard
    A second variable.
    Default: the value of var.
    diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.json b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.json index e6edec72c..60c17dac5 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.json +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.json @@ -123,7 +123,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.md b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.md index 815e0cd43..06a01bc35 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.md +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.md @@ -34,7 +34,7 @@ |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------| | **rougail.dyn*val1*.family.var**
    **rougail.dyn*val2*.family.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | With a variable. | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **rougail.var2**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.sh b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.sh index 67523917d..6f8d130e1 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.sh +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.sh @@ -47,6 +47,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.var2 │ A second variable. │ -│  string   standard  │ Default: the value of var │ +│  string   standard  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc.adoc b/tests/results/test_namespace/60_2family_dynamic_outside_calc.adoc index 0da8886da..52cc904e6 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc.adoc +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc.adoc @@ -45,6 +45,6 @@ This family builds families dynamically. + | Variable | Description | **rougail.newvar** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A second variable. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc.gitlab.md b/tests/results/test_namespace/60_2family_dynamic_outside_calc.gitlab.md index 83a7c1ae7..f830093f5 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc.gitlab.md +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc.gitlab.md @@ -25,9 +25,9 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc.html b/tests/results/test_namespace/60_2family_dynamic_outside_calc.html index 7795430f0..9536cc4ef 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc.html +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc.html @@ -38,10 +38,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    rougail.newvar
    string standard mandatory
    A second variable.
    Default: the value of var
    rougail.newvar
    string standard mandatory
    A second variable.
    Default: the value of var.
    diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc.json b/tests/results/test_namespace/60_2family_dynamic_outside_calc.json index c74701eb0..89d3e3445 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc.json +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc.json @@ -120,7 +120,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc.md b/tests/results/test_namespace/60_2family_dynamic_outside_calc.md index 9eda31965..659f7ed71 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc.md +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc.md @@ -25,7 +25,7 @@ |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| | **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: val | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc.sh b/tests/results/test_namespace/60_2family_dynamic_outside_calc.sh index 04e8bd7e9..32eee38c9 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc.sh +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc.sh @@ -37,6 +37,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.newvar │ A second variable. │ -│  string   standard   mandatory  │ Default: the value of var │ +│  string   standard   mandatory  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.adoc b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.adoc index cfeb4ad20..b39cc398c 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.adoc +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.adoc @@ -45,6 +45,6 @@ This family builds families dynamically. + | Variable | Description | **rougail.newvar** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` | A second variable. + -**Default**: the value of var +**Default**: the value of var. |==== diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.gitlab.md b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.gitlab.md index 002e7d022..226f5db52 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.gitlab.md +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.gitlab.md @@ -25,9 +25,9 @@ -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.html b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.html index d863479ca..e4de8b48f 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.html +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.html @@ -38,10 +38,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    rougail.newvar
    string standard
    A second variable.
    Default: the value of var
    rougail.newvar
    string standard
    A second variable.
    Default: the value of var.
    diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.json b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.json index 2669899af..2c6301bdd 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.json +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.json @@ -107,7 +107,7 @@ "default": { "name": "Default", "values": { - "description": "the value of var" + "description": "the value of var." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.md b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.md index 3a560614a..f7618f99c 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.md +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.md @@ -25,7 +25,7 @@ |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------| | **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: val | -| Variable | Description | -|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------| -| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var | +| Variable | Description | +|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| +| **rougail.newvar**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A second variable.
    **Default**: the value of var. | diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.sh b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.sh index 2869f717d..fd27da7a7 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.sh +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.sh @@ -37,6 +37,6 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.newvar │ A second variable. │ -│  string   standard  │ Default: the value of var │ +│  string   standard  │ Default: the value of var. │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2.adoc b/tests/results/test_namespace/60_5family_dynamic_calc2.adoc index cfbd77cb4..ede0d6f68 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2.adoc +++ b/tests/results/test_namespace/60_5family_dynamic_calc2.adoc @@ -31,7 +31,7 @@ This family builds families dynamically. + * rougail.dyn__val1__ * rougail.dyn__val2__ + `standard` `__hidden__` + -**Hidden**: if var2 is no + +**Hidden**: if var2 is no. + **Identifiers**: the value of the variable "rougail.var" ==== [cols="1a,1a"] diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2.gitlab.md b/tests/results/test_namespace/60_5family_dynamic_calc2.gitlab.md index e085ea226..731429bdc 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2.gitlab.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc2.gitlab.md @@ -18,7 +18,7 @@ > - rougail.dyn*val1* > - rougail.dyn*val2*\ > `standard` *`hidden`*\ -> **Hidden**: if var2 is no\ +> **Hidden**: if var2 is no.\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" | Variable | Description | diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2.html b/tests/results/test_namespace/60_5family_dynamic_calc2.html index ac5d17d03..b86838769 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2.html +++ b/tests/results/test_namespace/60_5family_dynamic_calc2.html @@ -26,7 +26,7 @@ This family builds families dynamically. standard hidden -Hidden: if var2 is no +Hidden: if var2 is no. Identifiers: the value of the variable "rougail.var" diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2.json b/tests/results/test_namespace/60_5family_dynamic_calc2.json index ca8abd24f..e17656294 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc2.json @@ -71,7 +71,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if var2 is no" + "description": "if var2 is no." } } ], diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2.md b/tests/results/test_namespace/60_5family_dynamic_calc2.md index ced7292b3..06349cc83 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc2.md @@ -20,7 +20,7 @@ > - rougail.dyn*val1* > - rougail.dyn*val2*\ > `standard` *`hidden`*\ -> **Hidden**: if var2 is no\ +> **Hidden**: if var2 is no.\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" | Variable | Description | diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2.sh b/tests/results/test_namespace/60_5family_dynamic_calc2.sh index dee5b7c5c..fe5f2f4b0 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2.sh +++ b/tests/results/test_namespace/60_5family_dynamic_calc2.sh @@ -26,7 +26,7 @@ ▌  • rougail.dynval1 ▌  • rougail.dynval2 ▌  standard   hidden  -▌ Hidden: if var2 is no +▌ Hidden: if var2 is no. ▌ Identifiers: the value of the variable "rougail.var" ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.adoc b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.adoc index 4bdca2572..4dc75af9e 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.adoc +++ b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.adoc @@ -31,7 +31,7 @@ This family builds families dynamically. + * rougail.dyn__val1__ * rougail.dyn__val2__ + `standard` `__hidden__` + -**Hidden**: if var2 is no + +**Hidden**: if var2 is no. + **Identifiers**: the value of the variable "rougail.var" ==== [cols="1a,1a"] diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.gitlab.md b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.gitlab.md index e87596947..832cc3b29 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.gitlab.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.gitlab.md @@ -18,7 +18,7 @@ > - rougail.dyn*val1* > - rougail.dyn*val2*\ > `standard` *`hidden`*\ -> **Hidden**: if var2 is no\ +> **Hidden**: if var2 is no.\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" | Variable | Description | diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.html b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.html index c6877695e..9586c2faa 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.html +++ b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.html @@ -26,7 +26,7 @@ This family builds families dynamically. standard hidden -Hidden: if var2 is no +Hidden: if var2 is no. Identifiers: the value of the variable "rougail.var" diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.json b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.json index b5cc14906..72b9ed82d 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.json @@ -65,7 +65,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if var2 is no" + "description": "if var2 is no." } } ], diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.md b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.md index 32eb8d515..995a41150 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.md @@ -20,7 +20,7 @@ > - rougail.dyn*val1* > - rougail.dyn*val2*\ > `standard` *`hidden`*\ -> **Hidden**: if var2 is no\ +> **Hidden**: if var2 is no.\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" | Variable | Description | diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.sh b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.sh index 354079b37..cd1944dcb 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.sh +++ b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.sh @@ -26,7 +26,7 @@ ▌  • rougail.dynval1 ▌  • rougail.dynval2 ▌  standard   hidden  -▌ Hidden: if var2 is no +▌ Hidden: if var2 is no. ▌ Identifiers: the value of the variable "rougail.var" ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_identifier.adoc b/tests/results/test_namespace/60_5family_dynamic_calc_identifier.adoc index 785a9fe57..11004b57b 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_identifier.adoc +++ b/tests/results/test_namespace/60_5family_dynamic_calc_identifier.adoc @@ -40,7 +40,7 @@ This family builds families dynamically. + | **rougail.dyn__val1__.var** + **rougail.dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. + -**Default**: the value of the identifier +**Default**: the value of the identifier. |==== [cols="1a,1a"] diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_identifier.gitlab.md b/tests/results/test_namespace/60_5family_dynamic_calc_identifier.gitlab.md index 4797d44e6..80df201f1 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_identifier.gitlab.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_identifier.gitlab.md @@ -20,9 +20,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var1)" -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier. | diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_identifier.html b/tests/results/test_namespace/60_5family_dynamic_calc_identifier.html index f96215cd0..4165060cd 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_identifier.html +++ b/tests/results/test_namespace/60_5family_dynamic_calc_identifier.html @@ -30,10 +30,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: the value of the identifier.
    diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_identifier.json b/tests/results/test_namespace/60_5family_dynamic_calc_identifier.json index cc222830c..384a33983 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_identifier.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc_identifier.json @@ -117,7 +117,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/60_5family_dynamic_calc_identifier.md b/tests/results/test_namespace/60_5family_dynamic_calc_identifier.md index 42a4fcbdf..a65fc0599 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_identifier.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_identifier.md @@ -22,9 +22,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var1)" -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------| +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: the value of the identifier. | | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_identifier.sh b/tests/results/test_namespace/60_5family_dynamic_calc_identifier.sh index 85000bc8d..67440d358 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_identifier.sh +++ b/tests/results/test_namespace/60_5family_dynamic_calc_identifier.sh @@ -32,8 +32,8 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.dynval1.var │ A dynamic variable. │ -│ 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/60_5family_dynamic_calc_suffix2.adoc b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.adoc index 5891e765b..40e52101b 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.adoc +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.adoc @@ -37,6 +37,6 @@ This family builds families dynamically. + | **rougail.dyn__val1__.var** + **rougail.dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Suffix has value. + -**Default**: the value of the identifier +**Default**: the value of the identifier. |==== diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.gitlab.md b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.gitlab.md index 21cfae2dd..bebe7e6a5 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.gitlab.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.gitlab.md @@ -19,9 +19,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------| +| **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/60_5family_dynamic_calc_suffix2.html b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.html index abefc6178..8b8edaf72 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.html +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.html @@ -29,10 +29,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    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/60_5family_dynamic_calc_suffix2.json b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.json index 43ecd093a..26e154e3c 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.json @@ -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/60_5family_dynamic_calc_suffix2.md b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.md index 7768638f2..f3f8ab0bf 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.md @@ -21,7 +21,7 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------| +| **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/60_5family_dynamic_calc_suffix2.sh b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.sh index 11e7a55e2..03a3d3d48 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.sh +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.sh @@ -29,8 +29,8 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ 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/60_5family_dynamic_calc_suffix2_empty.adoc b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.adoc index 1329692ff..f7fd1ac2d 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.adoc +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.adoc @@ -37,6 +37,6 @@ This family builds families dynamically. + | **rougail.dyn__val1__.var** + **rougail.dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | Suffix has value. + -**Default**: the value of the identifier +**Default**: the value of the identifier. |==== diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.gitlab.md b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.gitlab.md index f0d31920e..e2f09e8b6 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.gitlab.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.gitlab.md @@ -19,9 +19,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------| +| **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/60_5family_dynamic_calc_suffix2_empty.html b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.html index bc498d247..3a21fc06d 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.html +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.html @@ -29,10 +29,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    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/60_5family_dynamic_calc_suffix2_empty.json b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.json index 580345fa0..be2cb62eb 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.json @@ -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/60_5family_dynamic_calc_suffix2_empty.md b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.md index ba41bee66..7492acb06 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.md @@ -21,7 +21,7 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------| -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | Suffix has value.
    **Default**: the value of the identifier | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------| +| **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/60_5family_dynamic_calc_suffix2_empty.sh b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.sh index 17922d0bb..7f099547f 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.sh +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.sh @@ -29,8 +29,8 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ 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/60_5family_dynamic_calc_suffix_disabled.adoc b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.adoc index 88ef8a259..2ae9e7044 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.adoc +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.adoc @@ -28,6 +28,6 @@ This family builds families dynamically. + | 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/60_5family_dynamic_calc_suffix_disabled.gitlab.md b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.gitlab.md index 6088fa935..9175b2d80 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.gitlab.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.gitlab.md @@ -17,9 +17,9 @@ > - val1 > - val2 -| 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/60_5family_dynamic_calc_suffix_disabled.html b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.html index da253aa66..0a3f613f4 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.html +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.html @@ -20,10 +20,10 @@ This family builds families dynamically. - + - +
    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/60_5family_dynamic_calc_suffix_disabled.json b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.json index f1a7f92f0..01ca4b3f7 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.json +++ b/tests/results/test_namespace/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/60_5family_dynamic_calc_suffix_disabled.md b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.md index e6537cb49..29d715889 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.md @@ -19,7 +19,7 @@ > - val1 > - val2 -| 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/60_5family_dynamic_calc_suffix_disabled.sh b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.sh index 767b267be..00f4be5c0 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.sh +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.sh @@ -24,7 +24,7 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ 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/60_5family_dynamic_calc_suffix_param.adoc b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.adoc index 0988d551d..e0db36b06 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.adoc +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.adoc @@ -37,6 +37,6 @@ This family builds families dynamically. + | **rougail.dyn__val1__.var** + **rougail.dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. + -**Default**: from suffix +**Default**: from suffix. |==== diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.gitlab.md b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.gitlab.md index bbd549866..9dd519148 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.gitlab.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.gitlab.md @@ -19,9 +19,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A identifier variable](#rougail.var)" -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------| -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.html b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.html index 2f6dc6441..f044d45cb 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.html +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.html @@ -29,10 +29,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix.
    diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.json b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.json index 316b49250..793a1db71 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.json @@ -98,7 +98,7 @@ "default": { "name": "Default", "values": { - "description": "from suffix" + "description": "from suffix." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.md b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.md index 989492024..e1ecafc39 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.md @@ -21,7 +21,7 @@ > `standard`\ > **Identifiers**: the value of the variable "[A identifier variable](#rougail.var)" -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------| -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.sh b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.sh index 6b009a0c1..d8467ba79 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.sh +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.sh @@ -29,7 +29,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.dynval1.var │ A dynamic variable. │ -│ rougail.dynval2.var │ Default: from suffix │ +│ rougail.dynval2.var │ Default: from suffix. │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.adoc b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.adoc index cb47575ec..20c738f6f 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.adoc +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.adoc @@ -37,6 +37,6 @@ This family builds families dynamically. + | **rougail.dyn__val1__.var** + **rougail.dyn__val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A dynamic variable. + -**Default**: from suffix +**Default**: from suffix. |==== diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.gitlab.md b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.gitlab.md index a83183838..546219c82 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.gitlab.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.gitlab.md @@ -19,9 +19,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A identifier variable](#rougail.var)" -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------| -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.html b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.html index 2c0734a48..b555d492c 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.html +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.html @@ -29,10 +29,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix
    rougail.dynval1.var
    rougail.dynval2.var
    string standard mandatory
    A dynamic variable.
    Default: from suffix.
    diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.json b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.json index 38a72040b..ac7fc8641 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.json @@ -92,7 +92,7 @@ "default": { "name": "Default", "values": { - "description": "from suffix" + "description": "from suffix." } }, "variable_type": "string" diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.md b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.md index 6163c29b5..fe0a2548e 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.md +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.md @@ -21,7 +21,7 @@ > `standard`\ > **Identifiers**: the value of the variable "[A identifier variable](#rougail.var)" -| Variable | Description | -|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------| -| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix | +| Variable | Description | +|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------| +| **rougail.dyn*val1*.var**
    **rougail.dyn*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.
    **Default**: from suffix. | diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.sh b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.sh index 74e9443fd..db97502e7 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.sh +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.sh @@ -29,7 +29,7 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ rougail.dynval1.var │ A dynamic variable. │ -│ rougail.dynval2.var │ Default: from suffix │ +│ rougail.dynval2.var │ Default: from suffix. │ │  string   standard   mandatory  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.adoc b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.adoc index f82237494..686ce0bcc 100644 --- a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.adoc +++ b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.adoc @@ -18,7 +18,7 @@ This family builds families dynamically. + * rougail.dyn__val1__ * rougail.dyn__val2__ + `standard` `__hidden__` + -**Hidden**: if suffix == 'val2' + +**Hidden**: if suffix == 'val2'. + **Identifiers**: * val1 diff --git a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.gitlab.md b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.gitlab.md index a188d4e5a..edfeba553 100644 --- a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.gitlab.md +++ b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.gitlab.md @@ -13,7 +13,7 @@ > - rougail.dyn*val1* > - rougail.dyn*val2*\ > `standard` *`hidden`*\ -> **Hidden**: if suffix == 'val2'\ +> **Hidden**: if suffix == 'val2'.\ > **Identifiers**: > - val1 > - val2 diff --git a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.html b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.html index a17b81450..8655a12fc 100644 --- a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.html +++ b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.html @@ -15,7 +15,7 @@ This family builds families dynamically. standard hidden -Hidden: if suffix == 'val2' +Hidden: if suffix == 'val2'. Identifiers: diff --git a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.json b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.json index ca07872e7..f574b27c8 100644 --- a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.json +++ b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.json @@ -25,7 +25,7 @@ "ori_name": "hidden", "access_control": true, "annotation": { - "description": "if suffix == 'val2'" + "description": "if suffix == 'val2'." } } ], diff --git a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.md b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.md index f1edfa5f6..e9b2bbb72 100644 --- a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.md +++ b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.md @@ -15,7 +15,7 @@ > - rougail.dyn*val1* > - rougail.dyn*val2*\ > `standard` *`hidden`*\ -> **Hidden**: if suffix == 'val2'\ +> **Hidden**: if suffix == 'val2'.\ > **Identifiers**: > - val1 > - val2 diff --git a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.sh b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.sh index 85311053f..4e7828d8a 100644 --- a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.sh +++ b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.sh @@ -15,7 +15,7 @@ ▌  • rougail.dynval1 ▌  • rougail.dynval2 ▌  standard   hidden  -▌ Hidden: if suffix == 'val2' +▌ Hidden: if suffix == 'val2'. ▌ Identifiers: ▌  • val1 ▌  • val2 diff --git a/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.adoc b/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.adoc index 70a6156c8..cda7d0afd 100644 --- a/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.adoc +++ b/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.adoc @@ -43,7 +43,7 @@ This family builds families dynamically. + **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** + @@ -72,6 +72,6 @@ This family builds families dynamically. + **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 +**Disabled**: depends on a calculation. |==== diff --git a/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.gitlab.md b/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.gitlab.md index ca0a043f1..095d7cd76 100644 --- a/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.gitlab.md +++ b/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.gitlab.md @@ -23,10 +23,10 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **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.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.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/60_5family_dynamic_unknown_suffix_empty.html b/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.html index a9e43f3c8..8da574062 100644 --- a/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.html +++ b/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.html @@ -33,19 +33,19 @@ This family builds families dynamically. - + - + +
  • the value of the variable "rougail.val4_dyn.var1"
  • - +
  • the value of the variable "rougail.val4_dyn.var1"
  • +
    Variable Description
    Variable Description
    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.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.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.
    diff --git a/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.json b/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.json index 3f95a908e..3fe0dd278 100644 --- a/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.json +++ b/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.json @@ -105,7 +105,7 @@ "type": "variable", "default": { "name": "Default", - "values": "the value of the identifier" + "values": "the value of the identifier." }, "variable_type": "string" }, @@ -275,7 +275,7 @@ "name": "disabled", "ori_name": "disabled", "access_control": true, - "annotation": "depends on a calculation" + "annotation": "depends on a calculation." } ], "mode": "standard", diff --git a/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.md b/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.md index f8425dcc1..3c5391187 100644 --- a/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.md +++ b/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.md @@ -25,8 +25,8 @@ | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **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.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.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/60_5family_dynamic_unknown_suffix_empty.sh b/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.sh index 81f22dc31..8ba12798e 100644 --- a/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.sh +++ b/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.sh @@ -33,8 +33,8 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ 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  │ │ ├───────────────────────────────────────┼──────────────────────────────────────┤ @@ -63,7 +63,7 @@ │ 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.val4_dyn.var4 │ Disabled: depends on a calculation. │ │  string   standard   mandatory    │ │ │ disabled  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside.adoc b/tests/results/test_namespace/60_5family_dynamic_variable_outside.adoc index 066ef5a85..b17d0611b 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside.adoc +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside.adoc @@ -37,7 +37,7 @@ This family builds families dynamically. + | **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. |==== [cols="1a,1a"] diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside.gitlab.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside.gitlab.md index 0afc92b28..dee8d6481 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside.gitlab.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside.gitlab.md @@ -19,9 +19,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------| -| **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 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| +| **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/60_5family_dynamic_variable_outside.html b/tests/results/test_namespace/60_5family_dynamic_variable_outside.html index 3805f2c2c..ab29b209e 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside.html +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside.html @@ -29,10 +29,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    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/60_5family_dynamic_variable_outside.json b/tests/results/test_namespace/60_5family_dynamic_variable_outside.json index 22278dd0b..9f1bdd0a6 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside.json +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside.json @@ -90,7 +90,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/60_5family_dynamic_variable_outside.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside.md index f9e57573d..628058bbb 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside.md @@ -21,9 +21,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------| -| **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 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| +| **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. | | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside.sh b/tests/results/test_namespace/60_5family_dynamic_variable_outside.sh index 630118fb3..426ff57df 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside.sh +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside.sh @@ -29,8 +29,8 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ 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/60_5family_dynamic_variable_outside2.adoc b/tests/results/test_namespace/60_5family_dynamic_variable_outside2.adoc index 591dde7e2..6a3719c25 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside2.adoc +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside2.adoc @@ -43,6 +43,6 @@ This family builds families dynamically. + | **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/60_5family_dynamic_variable_outside2.gitlab.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside2.gitlab.md index abf51896d..454abd4b1 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside2.gitlab.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside2.gitlab.md @@ -20,9 +20,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------| -| **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 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| +| **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/60_5family_dynamic_variable_outside2.html b/tests/results/test_namespace/60_5family_dynamic_variable_outside2.html index 25fbcc08b..c235bd23c 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside2.html +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside2.html @@ -31,10 +31,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    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/60_5family_dynamic_variable_outside2.json b/tests/results/test_namespace/60_5family_dynamic_variable_outside2.json index de019795f..188c4bbdf 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside2.json +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside2.json @@ -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/60_5family_dynamic_variable_outside2.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside2.md index fdb16b0cb..ef9d2dda7 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside2.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside2.md @@ -22,7 +22,7 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------| -| **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 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| +| **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/60_5family_dynamic_variable_outside2.sh b/tests/results/test_namespace/60_5family_dynamic_variable_outside2.sh index 4595b4814..7799e0ccc 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside2.sh +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside2.sh @@ -36,8 +36,8 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ 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/60_5family_dynamic_variable_outside2_empty.adoc b/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.adoc index 5a8aaea3f..47b9c4bad 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.adoc +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.adoc @@ -43,6 +43,6 @@ This family builds families dynamically. + | **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/60_5family_dynamic_variable_outside2_empty.gitlab.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.gitlab.md index 817d734b5..d8120b817 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.gitlab.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.gitlab.md @@ -20,9 +20,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------| -| **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 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| +| **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/60_5family_dynamic_variable_outside2_empty.html b/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.html index 67eb5164c..71d0ba3f5 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.html +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.html @@ -31,10 +31,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    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/60_5family_dynamic_variable_outside2_empty.json b/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.json index 5afbd94c2..96bfbaa25 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.json +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.json @@ -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/60_5family_dynamic_variable_outside2_empty.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.md index b4f35ad46..0bb62377c 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.md @@ -22,7 +22,7 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------| -| **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 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| +| **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/60_5family_dynamic_variable_outside2_empty.sh b/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.sh index d2e5e2eb5..4f2cfe52d 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.sh +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.sh @@ -36,8 +36,8 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ 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/60_5family_dynamic_variable_outside_1_0.adoc b/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.adoc index 066ef5a85..b17d0611b 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.adoc +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.adoc @@ -37,7 +37,7 @@ This family builds families dynamically. + | **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. |==== [cols="1a,1a"] diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.gitlab.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.gitlab.md index 0afc92b28..dee8d6481 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.gitlab.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.gitlab.md @@ -19,9 +19,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------| -| **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 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| +| **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/60_5family_dynamic_variable_outside_1_0.html b/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.html index 3805f2c2c..ab29b209e 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.html +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.html @@ -29,10 +29,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    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/60_5family_dynamic_variable_outside_1_0.json b/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.json index 22278dd0b..9f1bdd0a6 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.json +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.json @@ -90,7 +90,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/60_5family_dynamic_variable_outside_1_0.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.md index f9e57573d..628058bbb 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.md @@ -21,9 +21,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------| -| **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 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| +| **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. | | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.sh b/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.sh index 630118fb3..426ff57df 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.sh +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.sh @@ -29,8 +29,8 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ 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/60_5family_dynamic_variable_outside_empty.adoc b/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.adoc index c8d167bcb..d62d96d6b 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.adoc +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.adoc @@ -37,7 +37,7 @@ This family builds families dynamically. + | **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. |==== [cols="1a,1a"] diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.gitlab.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.gitlab.md index 3206d13bb..fca3f4b11 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.gitlab.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.gitlab.md @@ -19,9 +19,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------| -| **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 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| +| **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/60_5family_dynamic_variable_outside_empty.html b/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.html index 970660bc6..30d4097dd 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.html +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.html @@ -29,10 +29,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    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/60_5family_dynamic_variable_outside_empty.json b/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.json index e2b4845bf..a6772fb57 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.json +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.json @@ -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_namespace/60_5family_dynamic_variable_outside_empty.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.md index e74522f01..ac384dbd8 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.md @@ -21,9 +21,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------| -| **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 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| +| **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. | | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.sh b/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.sh index 282e7051c..2cce27a4d 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.sh +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.sh @@ -29,8 +29,8 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ 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/60_5family_dynamic_variable_outside_jinja.adoc b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.adoc index d8f00bb68..83dd6946a 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.adoc +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.adoc @@ -37,7 +37,7 @@ This family builds families dynamically. + | **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. |==== [cols="1a,1a"] @@ -45,6 +45,6 @@ This family builds families dynamically. + | Variable | Description | **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/60_5family_dynamic_variable_outside_jinja.gitlab.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.gitlab.md index a94bf5fc7..fb8dbee2d 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.gitlab.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.gitlab.md @@ -19,15 +19,15 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------| -| **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 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| +| **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. | -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| -| **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.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/60_5family_dynamic_variable_outside_jinja.html b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.html index c4f3ee8a4..9d2882653 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.html +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.html @@ -29,19 +29,19 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    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.
    - + - +
    Variable Description
    Variable Description
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default: depends on a calculation
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.json b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.json index 825649f27..1bf9a7051 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.json +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.json @@ -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/60_5family_dynamic_variable_outside_jinja.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.md index abfa7317f..614eaece1 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.md @@ -21,11 +21,11 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------| -| **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 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| +| **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. | -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| -| **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.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/60_5family_dynamic_variable_outside_jinja.sh b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.sh index 24972da83..a306c5411 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.sh +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.sh @@ -29,15 +29,15 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ 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. │ └───────────────────────────────────────┴──────────────────────────────────────┘ ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ 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/60_5family_dynamic_variable_outside_jinja_empty.adoc b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.adoc index 41a59eaf5..0f7c188cd 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.adoc +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.adoc @@ -37,7 +37,7 @@ This family builds families dynamically. + | **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. |==== [cols="1a,1a"] @@ -45,6 +45,6 @@ This family builds families dynamically. + | Variable | Description | **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/60_5family_dynamic_variable_outside_jinja_empty.gitlab.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.gitlab.md index 49cabd49c..512e4fea5 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.gitlab.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.gitlab.md @@ -19,15 +19,15 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------| -| **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 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| +| **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. | -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| -| **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.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/60_5family_dynamic_variable_outside_jinja_empty.html b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.html index db3ee9ff7..0fe7a2a08 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.html +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.html @@ -29,19 +29,19 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    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.
    - + - +
    Variable Description
    Variable Description
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default: depends on a calculation
    rougail.var2
    string multiple standard mandatory unique
    A variable.
    Default: depends on a calculation.
    diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.json b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.json index 647b18568..e028b5d1b 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.json +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.json @@ -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/60_5family_dynamic_variable_outside_jinja_empty.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.md index f2b1dfafa..9c07359e1 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.md @@ -21,11 +21,11 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------| -| **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 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------| +| **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. | -| Variable | Description | -|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------| -| **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.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/60_5family_dynamic_variable_outside_jinja_empty.sh b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.sh index d8a4d4f87..2aa05d332 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.sh +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.sh @@ -29,15 +29,15 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ 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. │ └───────────────────────────────────────┴──────────────────────────────────────┘ ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ 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/60_5family_dynamic_variable_outside_sub_suffix_empty.adoc b/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.adoc index 3ae6e115d..c7ab01230 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.adoc +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.adoc @@ -54,7 +54,7 @@ This family builds families dynamically. + **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. |==== [cols="1a,1a"] diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.gitlab.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.gitlab.md index ce38ab00d..12adcd2f5 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.gitlab.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.gitlab.md @@ -31,9 +31,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------| -| **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 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------| +| **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. | diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.html b/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.html index 88adbcbb3..41b0ddec5 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.html +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.html @@ -42,10 +42,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    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.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.
    diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.json b/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.json index ab39333b5..c13bf3ed6 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.json +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.json @@ -142,7 +142,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/60_5family_dynamic_variable_outside_sub_suffix_empty.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.md index f7633e4f5..0c60c708d 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.md @@ -34,9 +34,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" -| Variable | Description | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------| -| **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 | +| Variable | Description | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------| +| **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. | | Variable | Description | |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.sh b/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.sh index 9db28eba1..5eef30cb6 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.sh +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.sh @@ -43,8 +43,8 @@ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ 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  │ │ └───────────────────────────────────────┴──────────────────────────────────────┘ diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.adoc b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.adoc index e1b6596b6..6245086fb 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.adoc +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.adoc @@ -37,7 +37,7 @@ This family builds families dynamically. + | **rougail.dyn___val1__.var** + **rougail.dyn___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable inside dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. |==== [cols="1a,1a"] diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.gitlab.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.gitlab.md index e0c755470..595aa5fce 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.gitlab.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.gitlab.md @@ -19,9 +19,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| -| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------| +| **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. | diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.html b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.html index 97a9cd136..8911b0237 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.html +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.html @@ -29,10 +29,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    rougail.dyn_val1.var
    rougail.dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier
    rougail.dyn_val1.var
    rougail.dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.json b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.json index f3bfe27e0..eb63726e7 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.json +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.json @@ -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/60_5family_dynamic_variable_outside_suffix.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.md index b0ce73e53..ea0036a31 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.md @@ -21,9 +21,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[A suffix variable](#rougail.var)" -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| -| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------| +| **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. | | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------| diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.sh b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.sh index b609b9573..dc2bc8d2c 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.sh +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.sh @@ -29,8 +29,8 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ 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. │ └───────────────────────────────────────┴──────────────────────────────────────┘ ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.adoc b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.adoc index 9fb3b0dab..e5eae7a6d 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.adoc +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.adoc @@ -37,7 +37,7 @@ This family builds families dynamically. + | **rougail.dyn___val1__.var** + **rougail.dyn___val2__.var** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable inside dynamic family. + -**Default**: the value of the identifier +**Default**: the value of the identifier. |==== [cols="1a,1a"] diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.gitlab.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.gitlab.md index 16248e3a9..be65e7741 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.gitlab.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.gitlab.md @@ -19,9 +19,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[Asuffix variable](#rougail.var)" -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| -| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------| +| **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. | diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.html b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.html index 07dff5c05..6952bc0bb 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.html +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.html @@ -29,10 +29,10 @@ This family builds families dynamically. - + - +
    Variable Description
    Variable Description
    rougail.dyn_val1.var
    rougail.dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier
    rougail.dyn_val1.var
    rougail.dyn_val2.var
    string standard mandatory
    A variable inside dynamic family.
    Default: the value of the identifier.
    diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.json b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.json index 434b7ed5f..207788e46 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.json +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.json @@ -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/60_5family_dynamic_variable_outside_suffix_empty.md b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.md index 4e0bf50e7..7c24e99ee 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.md +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.md @@ -21,9 +21,9 @@ > `standard`\ > **Identifiers**: the value of the variable "[Asuffix variable](#rougail.var)" -| Variable | Description | -|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| -| **rougail.dyn_*val1*.var**
    **rougail.dyn_*val2*.var**
    [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable inside dynamic family.
    **Default**: the value of the identifier | +| Variable | Description | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------| +| **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. | | Variable | Description | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------| diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.sh b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.sh index 57b741ef2..db9c5ba10 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.sh +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.sh @@ -29,8 +29,8 @@ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ 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. │ └───────────────────────────────────────┴──────────────────────────────────────┘ ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ diff --git a/tests/results/test_namespace/60_6family_dynamic_inside.adoc b/tests/results/test_namespace/60_6family_dynamic_inside.adoc index bbc678d53..3ad37f09f 100644 --- a/tests/results/test_namespace/60_6family_dynamic_inside.adoc +++ b/tests/results/test_namespace/60_6family_dynamic_inside.adoc @@ -37,7 +37,7 @@ This family builds families dynamically. + | **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. + diff --git a/tests/results/test_namespace/60_6family_dynamic_inside.gitlab.md b/tests/results/test_namespace/60_6family_dynamic_inside.gitlab.md index 6466af3f7..84ef256c0 100644 --- a/tests/results/test_namespace/60_6family_dynamic_inside.gitlab.md +++ b/tests/results/test_namespace/60_6family_dynamic_inside.gitlab.md @@ -21,7 +21,7 @@ | Variable | Description | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **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.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/60_6family_dynamic_inside.html b/tests/results/test_namespace/60_6family_dynamic_inside.html index 2808e1c9d..302299ad8 100644 --- a/tests/results/test_namespace/60_6family_dynamic_inside.html +++ b/tests/results/test_namespace/60_6family_dynamic_inside.html @@ -32,7 +32,7 @@ This family builds families dynamically. Variable Description -rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    string standard mandatoryValue is suffix.
    Default: the value of the identifier +rougail.val1_dyn.var1
    rougail.val2_dyn.var1
    string standard mandatoryValue is suffix.
    Default: the value of the identifier. rougail.val1_dyn.var2
    rougail.val2_dyn.var2
    string standard mandatoryValue is first variable.
    Default: rougail.val1_dyn.var3
    rougail.val2_dyn.var3
    string standard mandatoryValue is relative first variable.
    Default: