feat: add dot if needed
This commit is contained in:
parent
d76e676d4e
commit
01ad790b8a
1421 changed files with 3308 additions and 3295 deletions
36
README.fr.md
36
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 |
|
||||
|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------|-------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **<a id="doc.output_format" name="doc.output_format">doc.output_format</a>**<br/>**Ligne de commande** : <br/>-do, --doc.output_format<br/>**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** : <br/>• console<br/>• asciidoc<br/>• html<br/>• github<br/>• gitlab<br/>• json |
|
||||
| **<a id="doc.tabular_template" name="doc.tabular_template">doc.tabular_template</a>**<br/>**Ligne de commande** : <br/>-dm, --doc.tabular_template<br/>**Variable d'environnement** : DOC.TABULAR_TEMPLATE | Génère la documentation avec ce modèle de tableau.<br/>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é`*<br/>**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<br/> | **Choix** : <br/>• two_columns<br/>• three_columns<br/>• four_columns<br/>• five_columns<br/>• six_columns |
|
||||
| **<a id="doc.contents" name="doc.contents">doc.contents</a>**<br/>**Ligne de commande** : <br/>-dc, --doc.contents<br/>**Variable d'environnement** : DOC.CONTENTS | Contenu généré.<br/>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`*<br/>**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<br/> | `unique`<br/>**Choix** : <br/>• variables<br/>• example<br/>• changelog |
|
||||
| **<a id="doc.title_level" name="doc.title_level">doc.title_level</a>**<br/>**Ligne de commande** : <br/>-dt, --doc.title_level<br/>**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` | | |
|
||||
| **<a id="doc.default_values" name="doc.default_values">doc.default_values</a>**<br/>**Ligne de commande** : <br/>• --doc.default_values<br/>• --doc.no-default_values<br/>**Variable d'environnement** : DOC.DEFAULT_VALUES | Modifier les valeurs pour documenter toutes les variables.<br/>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` | | |
|
||||
| **<a id="doc.true_color" name="doc.true_color">doc.true_color</a>**<br/>**Ligne de commande** : <br/>• --doc.true_color<br/>• --doc.no-true_color<br/>**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é`*<br/>**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 |
|
||||
|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------|-------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **<a id="doc.output_format" name="doc.output_format">doc.output_format</a>**<br/>**Ligne de commande** : <br/>-do, --doc.output_format<br/>**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** : <br/>• console<br/>• asciidoc<br/>• html<br/>• github<br/>• gitlab<br/>• json |
|
||||
| **<a id="doc.tabular_template" name="doc.tabular_template">doc.tabular_template</a>**<br/>**Ligne de commande** : <br/>-dm, --doc.tabular_template<br/>**Variable d'environnement** : DOC.TABULAR_TEMPLATE | Génère la documentation avec ce modèle de tableau.<br/>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é`*<br/>**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<br/>. | **Choix** : <br/>• two_columns<br/>• three_columns<br/>• four_columns<br/>• five_columns<br/>• six_columns |
|
||||
| **<a id="doc.contents" name="doc.contents">doc.contents</a>**<br/>**Ligne de commande** : <br/>-dc, --doc.contents<br/>**Variable d'environnement** : DOC.CONTENTS | Contenu généré.<br/>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`*<br/>**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<br/>. | `unique`<br/>**Choix** : <br/>• variables<br/>• example<br/>• changelog |
|
||||
| **<a id="doc.title_level" name="doc.title_level">doc.title_level</a>**<br/>**Ligne de commande** : <br/>-dt, --doc.title_level<br/>**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` | | |
|
||||
| **<a id="doc.default_values" name="doc.default_values">doc.default_values</a>**<br/>**Ligne de commande** : <br/>• --doc.default_values<br/>• --doc.no-default_values<br/>**Variable d'environnement** : DOC.DEFAULT_VALUES | Modifier les valeurs pour documenter toutes les variables.<br/>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` | | |
|
||||
| **<a id="doc.true_color" name="doc.true_color">doc.true_color</a>**<br/>**Ligne de commande** : <br/>• --doc.true_color<br/>• --doc.no-true_color<br/>**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é`*<br/>**Désactivé** : lorsque la variable "[Le format de sortie de la documentation générée](#doc.output_format)" n'a pas la valeur "console" | |
|
||||
|
||||
### Les variables pour cette famille sont documentés dans un autre fichier
|
||||
|
||||
|
|
@ -45,14 +45,14 @@ include_toc: true
|
|||
>
|
||||
> **Chemin** : doc.tabulars\
|
||||
> *`désactivé`*\
|
||||
> **Désactivé** : si "[Le format de sortie de la documentation générée](#doc.output_format)" en json ou si "[Contenu généré](#doc.contents)" n'est pas variables ou changelog
|
||||
> **Désactivé** : si "[Le format de sortie de la documentation générée](#doc.output_format)" en json ou si "[Contenu généré](#doc.contents)" n'est pas variables ou changelog.
|
||||
|
||||
| Variable | Description | Valeur par défaut | Type | Contrôle des accès | Validateur |
|
||||
|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------|---------------------|---------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------|
|
||||
| **<a id="doc.tabulars.without_family" name="doc.tabulars.without_family">doc.tabulars.without_family</a>**<br/>**Ligne de commande** : <br/>• -df, --doc.tabulars.without_family<br/>• -ndf, --doc.tabulars.no-without_family<br/>**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` | | |
|
||||
| **<a id="doc.tabulars.with_commandline" name="doc.tabulars.with_commandline">doc.tabulars.with_commandline</a>**<br/>**Ligne de commande** : <br/>• -dw, --doc.tabulars.with_commandline<br/>• -ndw, --doc.tabulars.no-with_commandline<br/>**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` | | |
|
||||
| **<a id="doc.tabulars.with_environment" name="doc.tabulars.with_environment">doc.tabulars.with_environment</a>**<br/>**Ligne de commande** : <br/>• -de, --doc.tabulars.with_environment<br/>• -nde, --doc.tabulars.no-with_environment<br/>**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` | | |
|
||||
| **<a id="doc.tabulars.environment_prefix" name="doc.tabulars.environment_prefix">doc.tabulars.environment_prefix</a>**<br/>**Ligne de commande** : <br/>-dv, --doc.tabulars.environment_prefix<br/>**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é`*<br/>**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 |
|
||||
|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------|---------------------|---------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------|
|
||||
| **<a id="doc.tabulars.without_family" name="doc.tabulars.without_family">doc.tabulars.without_family</a>**<br/>**Ligne de commande** : <br/>• -df, --doc.tabulars.without_family<br/>• -ndf, --doc.tabulars.no-without_family<br/>**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` | | |
|
||||
| **<a id="doc.tabulars.with_commandline" name="doc.tabulars.with_commandline">doc.tabulars.with_commandline</a>**<br/>**Ligne de commande** : <br/>• -dw, --doc.tabulars.with_commandline<br/>• -ndw, --doc.tabulars.no-with_commandline<br/>**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` | | |
|
||||
| **<a id="doc.tabulars.with_environment" name="doc.tabulars.with_environment">doc.tabulars.with_environment</a>**<br/>**Ligne de commande** : <br/>• -de, --doc.tabulars.with_environment<br/>• -nde, --doc.tabulars.no-with_environment<br/>**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` | | |
|
||||
| **<a id="doc.tabulars.environment_prefix" name="doc.tabulars.environment_prefix">doc.tabulars.environment_prefix</a>**<br/>**Ligne de commande** : <br/>-dv, --doc.tabulars.environment_prefix<br/>**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é`*<br/>**Désactivé** : si "main_namespace" n'est pas défini ou "[Ajoute les informations de variable d'environnement dans la documentation](#doc.tabulars.with_environment)" est false. | Doit seulement utilise des caractères en majuscule. |
|
||||
|
||||
### Documentation du journal des changements
|
||||
|
||||
|
|
@ -60,7 +60,7 @@ include_toc: true
|
|||
>
|
||||
> **Chemin** : doc.changelog\
|
||||
> *`désactivé`*\
|
||||
> **Désactivé** : changelog n'est pas défini dans "[Contenu généré](#doc.contents)"
|
||||
> **Désactivé** : changelog n'est pas défini dans "[Contenu généré](#doc.contents)".
|
||||
|
||||
| Variable | Description | Type |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------|
|
||||
|
|
@ -72,7 +72,7 @@ include_toc: true
|
|||
>
|
||||
> **Chemin** : doc.examples\
|
||||
> *`désactivé`*\
|
||||
> **Désactivé** : si example n'est pas défini dans "[Contenu généré](#doc.contents)"
|
||||
> **Désactivé** : si example n'est pas défini dans "[Contenu généré](#doc.contents)".
|
||||
|
||||
| Variable | Description | Valeur par défaut | Type | Contrôle des accès |
|
||||
|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------|---------------------|---------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
|
|
|
|||
36
README.md
36
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 |
|
||||
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------|-----------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **<a id="doc.output_format" name="doc.output_format">doc.output_format</a>**<br/>**Command line**: <br/>-do, --doc.output_format<br/>**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**: <br/>• console<br/>• asciidoc<br/>• html<br/>• github<br/>• gitlab<br/>• json |
|
||||
| **<a id="doc.tabular_template" name="doc.tabular_template">doc.tabular_template</a>**<br/>**Command line**: <br/>-dm, --doc.tabular_template<br/>**Environment variable**: DOC.TABULAR_TEMPLATE | Generate document with this tabular model.<br/>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`*<br/>**Disabled**: "[The output format of the generated documentation](#doc.output_format)" in json is not compatible with this variable<br/> | **Choices**: <br/>• two_columns<br/>• three_columns<br/>• four_columns<br/>• five_columns<br/>• six_columns |
|
||||
| **<a id="doc.contents" name="doc.contents">doc.contents</a>**<br/>**Command line**: <br/>-dc, --doc.contents<br/>**Environment variable**: DOC.CONTENTS | Generated content.<br/>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`*<br/>**Hidden**: "[The output format of the generated documentation](#doc.output_format)" in json is not compatible with changelog or example "[Generated content](#doc.contents)"<br/> | `unique`<br/>**Choices**: <br/>• variables<br/>• example<br/>• changelog |
|
||||
| **<a id="doc.title_level" name="doc.title_level">doc.title_level</a>**<br/>**Command line**: <br/>-dt, --doc.title_level<br/>**Environment variable**: DOC.TITLE_LEVEL | Starting title level. | 1 | [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | |
|
||||
| **<a id="doc.default_values" name="doc.default_values">doc.default_values</a>**<br/>**Command line**: <br/>• --doc.default_values<br/>• --doc.no-default_values<br/>**Environment variable**: DOC.DEFAULT_VALUES | Modify values to document all variables.<br/>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` | | |
|
||||
| **<a id="doc.true_color" name="doc.true_color">doc.true_color</a>**<br/>**Command line**: <br/>• --doc.true_color<br/>• --doc.no-true_color<br/>**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`*<br/>**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 |
|
||||
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------|-----------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **<a id="doc.output_format" name="doc.output_format">doc.output_format</a>**<br/>**Command line**: <br/>-do, --doc.output_format<br/>**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**: <br/>• console<br/>• asciidoc<br/>• html<br/>• github<br/>• gitlab<br/>• json |
|
||||
| **<a id="doc.tabular_template" name="doc.tabular_template">doc.tabular_template</a>**<br/>**Command line**: <br/>-dm, --doc.tabular_template<br/>**Environment variable**: DOC.TABULAR_TEMPLATE | Generate document with this tabular model.<br/>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`*<br/>**Disabled**: "[The output format of the generated documentation](#doc.output_format)" in json is not compatible with this variable<br/>. | **Choices**: <br/>• two_columns<br/>• three_columns<br/>• four_columns<br/>• five_columns<br/>• six_columns |
|
||||
| **<a id="doc.contents" name="doc.contents">doc.contents</a>**<br/>**Command line**: <br/>-dc, --doc.contents<br/>**Environment variable**: DOC.CONTENTS | Generated content.<br/>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`*<br/>**Hidden**: "[The output format of the generated documentation](#doc.output_format)" in json is not compatible with changelog or example "[Generated content](#doc.contents)"<br/>. | `unique`<br/>**Choices**: <br/>• variables<br/>• example<br/>• changelog |
|
||||
| **<a id="doc.title_level" name="doc.title_level">doc.title_level</a>**<br/>**Command line**: <br/>-dt, --doc.title_level<br/>**Environment variable**: DOC.TITLE_LEVEL | Starting title level. | 1 | [`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | | |
|
||||
| **<a id="doc.default_values" name="doc.default_values">doc.default_values</a>**<br/>**Command line**: <br/>• --doc.default_values<br/>• --doc.no-default_values<br/>**Environment variable**: DOC.DEFAULT_VALUES | Modify values to document all variables.<br/>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` | | |
|
||||
| **<a id="doc.true_color" name="doc.true_color">doc.true_color</a>**<br/>**Command line**: <br/>• --doc.true_color<br/>• --doc.no-true_color<br/>**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`*<br/>**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 |
|
||||
|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------|-----------------|-------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------|
|
||||
| **<a id="doc.tabulars.without_family" name="doc.tabulars.without_family">doc.tabulars.without_family</a>**<br/>**Command line**: <br/>• -df, --doc.tabulars.without_family<br/>• -ndf, --doc.tabulars.no-without_family<br/>**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` | | |
|
||||
| **<a id="doc.tabulars.with_commandline" name="doc.tabulars.with_commandline">doc.tabulars.with_commandline</a>**<br/>**Command line**: <br/>• -dw, --doc.tabulars.with_commandline<br/>• -ndw, --doc.tabulars.no-with_commandline<br/>**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` | | |
|
||||
| **<a id="doc.tabulars.with_environment" name="doc.tabulars.with_environment">doc.tabulars.with_environment</a>**<br/>**Command line**: <br/>• -de, --doc.tabulars.with_environment<br/>• -nde, --doc.tabulars.no-with_environment<br/>**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` | | |
|
||||
| **<a id="doc.tabulars.environment_prefix" name="doc.tabulars.environment_prefix">doc.tabulars.environment_prefix</a>**<br/>**Command line**: <br/>-dv, --doc.tabulars.environment_prefix<br/>**Environment variable**: DOC.TABULARS.ENVIRONMENT_PREFIX | Environment variables prefix name. | ROUGAIL | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | *`disabled`*<br/>**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 |
|
||||
|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------|-----------------|-------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------|
|
||||
| **<a id="doc.tabulars.without_family" name="doc.tabulars.without_family">doc.tabulars.without_family</a>**<br/>**Command line**: <br/>• -df, --doc.tabulars.without_family<br/>• -ndf, --doc.tabulars.no-without_family<br/>**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` | | |
|
||||
| **<a id="doc.tabulars.with_commandline" name="doc.tabulars.with_commandline">doc.tabulars.with_commandline</a>**<br/>**Command line**: <br/>• -dw, --doc.tabulars.with_commandline<br/>• -ndw, --doc.tabulars.no-with_commandline<br/>**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` | | |
|
||||
| **<a id="doc.tabulars.with_environment" name="doc.tabulars.with_environment">doc.tabulars.with_environment</a>**<br/>**Command line**: <br/>• -de, --doc.tabulars.with_environment<br/>• -nde, --doc.tabulars.no-with_environment<br/>**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` | | |
|
||||
| **<a id="doc.tabulars.environment_prefix" name="doc.tabulars.environment_prefix">doc.tabulars.environment_prefix</a>**<br/>**Command line**: <br/>-dv, --doc.tabulars.environment_prefix<br/>**Environment variable**: DOC.TABULARS.ENVIRONMENT_PREFIX | Environment variables prefix name. | ROUGAIL | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | *`disabled`*<br/>**Disabled**: if "main_namespace" is not set or "[Add environment variable informations in documentation](#doc.tabulars.with_environment)" is false. | Should only use uppercase characters. |
|
||||
|
||||
### Changelog documentation
|
||||
|
||||
|
|
@ -60,7 +60,7 @@ include_toc: true
|
|||
>
|
||||
> **Path**: doc.changelog\
|
||||
> *`disabled`*\
|
||||
> **Disabled**: if changelog in not in "[Generated content](#doc.contents)"
|
||||
> **Disabled**: if changelog in not in "[Generated content](#doc.contents)".
|
||||
|
||||
| Variable | Description | Type |
|
||||
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------|
|
||||
|
|
@ -72,7 +72,7 @@ include_toc: true
|
|||
>
|
||||
> **Path**: doc.examples\
|
||||
> *`disabled`*\
|
||||
> **Disabled**: if example is not in "[Generated content](#doc.contents)"
|
||||
> **Disabled**: if example is not in "[Generated content](#doc.contents)".
|
||||
|
||||
| Variable | Description | Default value | Type | Access control |
|
||||
|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------|-----------------|-------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
|
|
|
|||
|
|
@ -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 12:39+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
@ -43,140 +43,140 @@ msgstr ""
|
|||
msgid "cannot find \"{0}_calculation\" information, do you have annotate this configuration?"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:93
|
||||
#: src/rougail/output_doc/collect.py:94
|
||||
msgid "the value of the information \"{0}\" of the variable \"{1}\""
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:97
|
||||
#: src/rougail/output_doc/collect.py:98
|
||||
msgid "the value of the global information \"{0}\""
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:101
|
||||
#: src/rougail/output_doc/collect.py:102
|
||||
msgid "the value of the {0}"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:108
|
||||
#: src/rougail/output_doc/collect.py:109
|
||||
msgid "depends on a calculation"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:109
|
||||
#: src/rougail/output_doc/collect.py:110
|
||||
msgid "\"{0}\" is a calculation for {1} but has no description in {2}"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:172
|
||||
#: src/rougail/output_doc/collect.py:173
|
||||
msgid "depends on an undocumented variable"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:190
|
||||
#: src/rougail/output_doc/collect.py:191
|
||||
msgid "is \"{0}\""
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:195
|
||||
#: src/rougail/output_doc/collect.py:196
|
||||
msgid "is accessible"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:197
|
||||
#: src/rougail/output_doc/collect.py:198
|
||||
msgid "is defined"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:202
|
||||
#: src/rougail/output_doc/collect.py:203
|
||||
msgid "hasn't the value \"{0}\""
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:204
|
||||
#: src/rougail/output_doc/collect.py:205
|
||||
msgid "has the value \"{0}\""
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:208
|
||||
#: src/rougail/output_doc/collect.py:209
|
||||
msgid "is {0}"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:210
|
||||
#: src/rougail/output_doc/collect.py:211
|
||||
msgid "when the variable \"{{0}}\" {0}"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:237
|
||||
#: src/rougail/output_doc/collect.py:238
|
||||
msgid "the value of the variable \"{0}\" if it is defined"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:239
|
||||
#: src/rougail/output_doc/collect.py:240
|
||||
msgid "the value of the variable \"{0}\""
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:255
|
||||
#: src/rougail/output_doc/collect.py:256
|
||||
msgid "(from an undocumented variable)"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:261
|
||||
#: src/rougail/output_doc/collect.py:262
|
||||
msgid "{0} (from an undocumented variable)"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:265
|
||||
#: src/rougail/output_doc/collect.py:266
|
||||
msgid "the value of an undocumented variable"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:302
|
||||
#: src/rougail/output_doc/collect.py:303
|
||||
msgid "when the identifier is \"{0}\""
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:304
|
||||
#: src/rougail/output_doc/collect.py:305
|
||||
msgid "when the identifier is not \"{0}\""
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:309
|
||||
#: src/rougail/output_doc/collect.py:310
|
||||
msgid "the value of the identifier"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:396
|
||||
#: src/rougail/output_doc/collect.py:397
|
||||
msgid "This family contains lists of variable blocks"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:400
|
||||
#: src/rougail/output_doc/collect.py:401
|
||||
msgid "This family builds families dynamically"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:410
|
||||
#: src/rougail/output_doc/collect.py:411
|
||||
msgid "This family is a namespace"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:461
|
||||
#: src/rougail/output_doc/collect.py:462
|
||||
msgid "Example"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:464
|
||||
#: src/rougail/output_doc/collect.py:465
|
||||
msgid "Examples"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:470
|
||||
#: src/rougail/output_doc/collect.py:471
|
||||
msgid "Tag"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:473
|
||||
#: src/rougail/output_doc/collect.py:474
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:567
|
||||
#: src/rougail/output_doc/collect.py:568
|
||||
msgid "text based with regular expressions \"{0}\""
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:571
|
||||
#: src/rougail/output_doc/collect.py:572
|
||||
#: src/rougail/output_doc/tabular/six_columns.py:83
|
||||
msgid "Validator"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:574
|
||||
#: src/rougail/output_doc/collect.py:575
|
||||
msgid "Validators"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:583
|
||||
#: src/rougail/output_doc/collect.py:584
|
||||
msgid "Choices"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:633
|
||||
#: src/rougail/output_doc/collect.py:634
|
||||
msgid "Default"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/collect.py:643
|
||||
#: src/rougail/output_doc/collect.py:644
|
||||
msgid "No attribute \"description\" for \"{0}\" in {1}"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -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 ""
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ from rougail.tiramisu import display_xmlfiles
|
|||
from rougail.utils import PROPERTY_ATTRIBUTE
|
||||
from rougail.error import VariableCalculationDependencyError, RougailWarning, ExtensionError
|
||||
|
||||
from .utils import dump, to_phrase, calc_path
|
||||
from .utils import dump, to_phrase, calc_path, add_dot
|
||||
from .i18n import _
|
||||
|
||||
|
||||
|
|
@ -61,18 +61,19 @@ class _ToString:
|
|||
if value is not None:
|
||||
values.append(value)
|
||||
return values
|
||||
ret = self._calculation_to_string(child, calculation, prop)
|
||||
ret = self._calculation_to_string(child, calculation, prop, inside_list=False)
|
||||
if isinstance(ret, list) and len(ret) == 1:
|
||||
return ret[0]
|
||||
return ret
|
||||
|
||||
def _calculation_to_string(self, child, calculation, attribute_type):
|
||||
def _calculation_to_string(self, child, calculation, attribute_type, inside_list=True):
|
||||
if "description" in calculation:
|
||||
values = calculation
|
||||
if self.document_a_type and "variables" in values:
|
||||
for variable in list(values["variables"]):
|
||||
variable["path"] = self.doc_path(variable["path"])
|
||||
|
||||
if not inside_list:
|
||||
values["description"] = add_dot(values["description"])
|
||||
elif "type" not in calculation:
|
||||
values = calculation["value"]
|
||||
elif calculation["type"] == "jinja":
|
||||
|
|
|
|||
|
|
@ -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"""
|
||||
|
||||
|
|
|
|||
|
|
@ -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.+++
|
||||
|====
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
<details><summary>Modified variable</summary>
|
||||
|
||||
| Variable | Description |
|
||||
|--------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------|
|
||||
| **<a id="var" name="var">var</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.<br/>**Default**: no<br/>**Mandatory**: ~~if condition is yes~~ |
|
||||
| Variable | Description |
|
||||
|--------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------|
|
||||
| **<a id="var" name="var">var</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.<br/>**Default**: no<br/>**Mandatory**: ~~if condition is yes.~~ |
|
||||
|
||||
</details>
|
||||
|
||||
|
|
|
|||
|
|
@ -2,10 +2,10 @@
|
|||
|
||||
<table>
|
||||
<thead>
|
||||
<tr><th>Variable </th><th>Description </th></tr>
|
||||
<tr><th>Variable </th><th>Description </th></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr><td><b>var</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>string</a></mark> <mark>standard</mark> <mark>mandatory</mark></td><td>A first variable.<br/><b>Default</b>: no<br/><b>Mandatory</b>: <del>if condition is yes</del></td></tr>
|
||||
<tr><td><b>var</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>string</a></mark> <mark>standard</mark> <mark>mandatory</mark></td><td>A first variable.<br/><b>Default</b>: no<br/><b>Mandatory</b>: <del>if condition is yes.</del></td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Modified variable
|
||||
|
||||
| Variable | Description |
|
||||
|--------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------|
|
||||
| **<a id="var" name="var">var</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.<br/>**Default**: no<br/>**Mandatory**: ~~if condition is yes~~ |
|
||||
| Variable | Description |
|
||||
|--------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------|
|
||||
| **<a id="var" name="var">var</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.<br/>**Default**: no<br/>**Mandatory**: ~~if condition is yes.~~ |
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,6 @@
|
|||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
│ [1mvar[0m │ A first variable. │
|
||||
│ [1;7m string [0m [1;7m standard [0m [1;7m mandatory [0m │ [1mDefault[0m: no │
|
||||
│ │ [1mMandatory[0m: [9mif condition is yes[0m │
|
||||
│ │ [1mMandatory[0m: [9mif condition is yes.[0m │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
|
|
|||
|
|
@ -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.#
|
||||
|====
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
<details><summary>Modified variable</summary>
|
||||
|
||||
| Variable | Description |
|
||||
|----------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------|
|
||||
| **<a id="var" name="var">var</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A first variable.<br/>**Default**: no<br/>**Mandatory**: ~~if condition is yes~~<br/><ins>if condition is not no</ins> |
|
||||
| Variable | Description |
|
||||
|----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------|
|
||||
| **<a id="var" name="var">var</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A first variable.<br/>**Default**: no<br/>**Mandatory**: ~~if condition is yes.~~<br/><ins>if condition is not no.</ins> |
|
||||
|
||||
</details>
|
||||
|
||||
|
|
|
|||
|
|
@ -2,10 +2,10 @@
|
|||
|
||||
<table>
|
||||
<thead>
|
||||
<tr><th>Variable </th><th>Description </th></tr>
|
||||
<tr><th>Variable </th><th>Description </th></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr><td><b>var</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>string</a></mark> <mark>standard</mark> <mark><i>mandatory</i></mark></td><td>A first variable.<br/><b>Default</b>: no<br/><b>Mandatory</b>: <del>if condition is yes</del><br/><ins>if condition is not no</ins></td></tr>
|
||||
<tr><td><b>var</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>string</a></mark> <mark>standard</mark> <mark><i>mandatory</i></mark></td><td>A first variable.<br/><b>Default</b>: no<br/><b>Mandatory</b>: <del>if condition is yes.</del><br/><ins>if condition is not no.</ins></td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Modified variable
|
||||
|
||||
| Variable | Description |
|
||||
|----------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------|
|
||||
| **<a id="var" name="var">var</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A first variable.<br/>**Default**: no<br/>**Mandatory**: ~~if condition is yes~~<br/><ins>if condition is not no</ins> |
|
||||
| Variable | Description |
|
||||
|----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------|
|
||||
| **<a id="var" name="var">var</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A first variable.<br/>**Default**: no<br/>**Mandatory**: ~~if condition is yes.~~<br/><ins>if condition is not no.</ins> |
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
│ [1mvar[0m │ A first variable. │
|
||||
│ [1;7m string [0m [1;7m standard [0m [1;7m [0m[1;3;7mmandatory[0m[1;7m [0m │ [1mDefault[0m: no │
|
||||
│ │ [1mMandatory[0m: [9mif condition is yes[0m │
|
||||
│ │ [4mif condition is not no[0m │
|
||||
│ │ [1mMandatory[0m: [9mif condition is yes.[0m │
|
||||
│ │ [4mif condition is not no.[0m │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
|
|
|||
|
|
@ -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.+++
|
||||
|====
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
<details><summary>Modified variable</summary>
|
||||
|
||||
| Variable | Description |
|
||||
|---------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------|
|
||||
| **<a id="var" name="var">var</a>**<br/>~~`hidden`~~ [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.<br/>**Default**: no<br/>**Hidden**: ~~if condition is yes~~ |
|
||||
| Variable | Description |
|
||||
|---------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------|
|
||||
| **<a id="var" name="var">var</a>**<br/>~~`hidden`~~ [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.<br/>**Default**: no<br/>**Hidden**: ~~if condition is yes.~~ |
|
||||
|
||||
</details>
|
||||
|
||||
|
|
|
|||
|
|
@ -2,10 +2,10 @@
|
|||
|
||||
<table>
|
||||
<thead>
|
||||
<tr><th>Variable </th><th>Description </th></tr>
|
||||
<tr><th>Variable </th><th>Description </th></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr><td><b>var</b><br/><mark><del>hidden</del></mark> <mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>string</a></mark> <mark>standard</mark> <mark>mandatory</mark></td><td>A first variable.<br/><b>Default</b>: no<br/><b>Hidden</b>: <del>if condition is yes</del></td></tr>
|
||||
<tr><td><b>var</b><br/><mark><del>hidden</del></mark> <mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>string</a></mark> <mark>standard</mark> <mark>mandatory</mark></td><td>A first variable.<br/><b>Default</b>: no<br/><b>Hidden</b>: <del>if condition is yes.</del></td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Modified variable
|
||||
|
||||
| Variable | Description |
|
||||
|---------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------|
|
||||
| **<a id="var" name="var">var</a>**<br/>~~`hidden`~~ [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.<br/>**Default**: no<br/>**Hidden**: ~~if condition is yes~~ |
|
||||
| Variable | Description |
|
||||
|---------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------|
|
||||
| **<a id="var" name="var">var</a>**<br/>~~`hidden`~~ [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.<br/>**Default**: no<br/>**Hidden**: ~~if condition is yes.~~ |
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,6 @@
|
|||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
│ [1mvar[0m │ A first variable. │
|
||||
│ [1;7m [0m[1;7;9mhidden[0m[1;7m [0m [1;7m string [0m [1;7m standard [0m [1;7m [0m │ [1mDefault[0m: no │
|
||||
│ [1;7mmandatory [0m │ [1mHidden[0m: [9mif condition is yes[0m │
|
||||
│ [1;7mmandatory [0m │ [1mHidden[0m: [9mif condition is yes.[0m │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
|
|
|||
|
|
@ -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.#
|
||||
|====
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
<details><summary>Modified variable</summary>
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------|
|
||||
| **<a id="var" name="var">var</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` <ins>*`hidden`*</ins> | A first variable.<br/>**Default**: no<br/>**Hidden**: <ins>if condition is yes</ins> |
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------|
|
||||
| **<a id="var" name="var">var</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` <ins>*`hidden`*</ins> | A first variable.<br/>**Default**: no<br/>**Hidden**: <ins>if condition is yes.</ins> |
|
||||
|
||||
</details>
|
||||
|
||||
|
|
|
|||
|
|
@ -2,10 +2,10 @@
|
|||
|
||||
<table>
|
||||
<thead>
|
||||
<tr><th>Variable </th><th>Description </th></tr>
|
||||
<tr><th>Variable </th><th>Description </th></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr><td><b>var</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>string</a></mark> <mark>standard</mark> <mark>mandatory</mark> <mark><ins><i>hidden</i></ins></mark></td><td>A first variable.<br/><b>Default</b>: no<br/><b>Hidden</b>: <ins>if condition is yes</ins></td></tr>
|
||||
<tr><td><b>var</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>string</a></mark> <mark>standard</mark> <mark>mandatory</mark> <mark><ins><i>hidden</i></ins></mark></td><td>A first variable.<br/><b>Default</b>: no<br/><b>Hidden</b>: <ins>if condition is yes.</ins></td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Modified variable
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------|
|
||||
| **<a id="var" name="var">var</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` <ins>*`hidden`*</ins> | A first variable.<br/>**Default**: no<br/>**Hidden**: <ins>if condition is yes</ins> |
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------|
|
||||
| **<a id="var" name="var">var</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` <ins>*`hidden`*</ins> | A first variable.<br/>**Default**: no<br/>**Hidden**: <ins>if condition is yes.</ins> |
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,6 @@
|
|||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
│ [1mvar[0m │ A first variable. │
|
||||
│ [1;7m string [0m [1;7m standard [0m [1;7m mandatory [0m [1;7m [0m │ [1mDefault[0m: no │
|
||||
│ [1;3;4;7mhidden[0m[1;7m [0m │ [1mHidden[0m: [4mif condition is yes[0m │
|
||||
│ [1;3;4;7mhidden[0m[1;7m [0m │ [1mHidden[0m: [4mif condition is yes.[0m │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|====
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|====
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|====
|
||||
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@
|
|||
[34m▌ [0m • manual.[3mhttps[0m_proxy
|
||||
[34m▌ [0m • manual.[3msocks[0m_proxy
|
||||
[34m▌ [0m[1;7m standard [0m [1;7m [0m[1;3;7mhidden[0m[1;7m [0m
|
||||
[34m▌ [0m[1mHidden[0m: in HTTPS case if [32m"manual.use_for_https"[0m is set to [32m"true"[0m
|
||||
[34m▌ [0m[1mHidden[0m: in HTTPS case if [32m"manual.use_for_https"[0m is set to [32m"true"[0m.
|
||||
[34m▌ [0m[1mIdentifiers[0m:
|
||||
[34m▌ [0m • HTTPS
|
||||
[34m▌ [0m • SOCKS
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@
|
|||
[34m▌ [0m • manual.[3mhttps[0m_proxy
|
||||
[34m▌ [0m • manual.[3msocks[0m_proxy
|
||||
[34m▌ [0m[1;7m standard [0m [1;7m [0m[1;3;7mhidden[0m[1;7m [0m
|
||||
[34m▌ [0m[1mHidden[0m: in HTTPS case if [32m"manual.use_for_https"[0m is set to [32m"true"[0m
|
||||
[34m▌ [0m[1mHidden[0m: in HTTPS case if [32m"manual.use_for_https"[0m is set to [32m"true"[0m.
|
||||
[34m▌ [0m[1mIdentifiers[0m:
|
||||
[34m▌ [0m • HTTPS
|
||||
[34m▌ [0m • SOCKS
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@
|
|||
[34m▌ [0m • manual.[3mhttps[0m_proxy
|
||||
[34m▌ [0m • manual.[3msocks[0m_proxy
|
||||
[34m▌ [0m[1;7m standard [0m [1;7m [0m[1;3;7mhidden[0m[1;7m [0m
|
||||
[34m▌ [0m[1mHidden[0m: in HTTPS case if [32m"manual.use_for_https"[0m is set to [32m"true"[0m
|
||||
[34m▌ [0m[1mHidden[0m: in HTTPS case if [32m"manual.use_for_https"[0m is set to [32m"true"[0m.
|
||||
[34m▌ [0m[1mIdentifiers[0m:
|
||||
[34m▌ [0m • HTTPS
|
||||
[34m▌ [0m • SOCKS
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@
|
|||
[34m▌ [0m • manual.[3mhttps[0m_proxy
|
||||
[34m▌ [0m • manual.[3msocks[0m_proxy
|
||||
[34m▌ [0m[1;7m standard [0m [1;7m [0m[1;3;7mhidden[0m[1;7m [0m
|
||||
[34m▌ [0m[1mHidden[0m: in HTTPS case if [32m"manual.use_for_https"[0m is set to [32m"true"[0m
|
||||
[34m▌ [0m[1mHidden[0m: in HTTPS case if [32m"manual.use_for_https"[0m is set to [32m"true"[0m.
|
||||
[34m▌ [0m[1mIdentifiers[0m:
|
||||
[34m▌ [0m • HTTPS
|
||||
[34m▌ [0m • SOCKS
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -165,5 +165,5 @@
|
|||
│ [1;3;7mdisabled[0m[1;7m [0m │ [1mDisabled[0m: if "proxy_mode" is not │
|
||||
│ │ "Manual proxy configuration" │
|
||||
│ │ or "manual.socks_proxy.version" is │
|
||||
│ │ "v4" │
|
||||
│ │ "v4". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@
|
|||
│ [1;3;4;7mdisabled[0m[1;7m [0m │ [1mDisabled[0m: [4mif "proxy_mode" is not [0m │
|
||||
│ │ [4m"Manual proxy configuration"[0m │
|
||||
│ │ [4mor "manual.socks_proxy.version" is [0m │
|
||||
│ │ [4m"v4"[0m │
|
||||
│ │ [4m"v4".[0m │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -165,5 +165,5 @@
|
|||
│ [1;3;7mdisabled[0m[1;7m [0m │ [1mDisabled[0m: if "proxy_mode" is not │
|
||||
│ │ "Manual proxy configuration" │
|
||||
│ │ or "manual.socks_proxy.version" is │
|
||||
│ │ "v4" │
|
||||
│ │ "v4". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -165,5 +165,5 @@
|
|||
│ [1;3;7mdisabled[0m[1;7m [0m │ [1mDisabled[0m: if "proxy_mode" is not │
|
||||
│ │ "Manual proxy configuration" │
|
||||
│ │ or "manual.socks_proxy.version" is │
|
||||
│ │ "v4" │
|
||||
│ │ "v4". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@
|
|||
│ [1;7madvanced [0m [1;7m mandatory [0m [1;7m [0m[1;3;7mdisabled[0m[1;7m [0m │ [1mDisabled[0m: if "proxy_mode" is not │
|
||||
│ │ "Manual proxy configuration" │
|
||||
│ │ or "manual.socks_proxy.version" is │
|
||||
│ │ "v4" │
|
||||
│ │ "v4". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -165,7 +165,7 @@
|
|||
│ [1;3;7mdisabled[0m[1;7m [0m │ [1mDisabled[0m: if "proxy_mode" is not │
|
||||
│ │ "Manual proxy configuration" │
|
||||
│ │ or "manual.socks_proxy.version" is │
|
||||
│ │ "v4" │
|
||||
│ │ "v4". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
[1;4;96mDNS over HTTPS[0m
|
||||
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -165,7 +165,7 @@
|
|||
│ [1;3;7mdisabled[0m[1;7m [0m │ [1mDisabled[0m: if "proxy_mode" is not │
|
||||
│ │ "Manual proxy configuration" │
|
||||
│ │ or "manual.socks_proxy.version" is │
|
||||
│ │ "v4" │
|
||||
│ │ "v4". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
[1;4;96mDNS over HTTPS[0m
|
||||
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -165,7 +165,7 @@
|
|||
│ [1;3;7mdisabled[0m[1;7m [0m │ [1mDisabled[0m: if "proxy_mode" is not │
|
||||
│ │ "Manual proxy configuration" │
|
||||
│ │ or "manual.socks_proxy.version" is │
|
||||
│ │ "v4" │
|
||||
│ │ "v4". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
[1;4;96mDNS over HTTPS[0m
|
||||
|
||||
|
|
@ -199,6 +199,6 @@
|
|||
│ │ • the domain name can be a hostname │
|
||||
│ │ [1mDisabled[0m: if │
|
||||
│ │ "dns_over_https.provider" is not │
|
||||
│ │ "Custom" │
|
||||
│ │ "Custom". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
|
|
|||
|
|
@ -13,6 +13,6 @@
|
|||
│ │ • the domain name can be a hostname │
|
||||
│ │ [1mDisabled[0m: if │
|
||||
│ │ "dns_over_https.provider" is not │
|
||||
│ │ "Custom" │
|
||||
│ │ "Custom". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -165,7 +165,7 @@
|
|||
│ [1;3;7mdisabled[0m[1;7m [0m │ [1mDisabled[0m: if "proxy_mode" is not │
|
||||
│ │ "Manual proxy configuration" │
|
||||
│ │ or "manual.socks_proxy.version" is │
|
||||
│ │ "v4" │
|
||||
│ │ "v4". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
[1;4;96mDNS over HTTPS[0m
|
||||
|
||||
|
|
@ -200,6 +200,6 @@
|
|||
│ │ • must starts with 'https://' only │
|
||||
│ │ [1mDisabled[0m: if │
|
||||
│ │ "dns_over_https.provider" is not │
|
||||
│ │ "Custom" │
|
||||
│ │ "Custom". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
|
|
|||
|
|
@ -14,6 +14,6 @@
|
|||
│ │ • [4mmust starts with 'https://' only[0m │
|
||||
│ │ [1mDisabled[0m: if │
|
||||
│ │ "dns_over_https.provider" is not │
|
||||
│ │ "Custom" │
|
||||
│ │ "Custom". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -175,7 +175,7 @@
|
|||
│ │ not "Manual proxy configuration" │
|
||||
│ │ or │
|
||||
│ │ "firefox.manual.socks_proxy.version" │
|
||||
│ │ is "v4" │
|
||||
│ │ is "v4". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
[1;4;92mDNS over HTTPS[0m
|
||||
|
||||
|
|
@ -210,7 +210,7 @@
|
|||
│ │ • must starts with 'https://' only │
|
||||
│ │ [1mDisabled[0m: if │
|
||||
│ │ "firefox.dns_over_https.provider" is │
|
||||
│ │ not "Custom" │
|
||||
│ │ not "Custom". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -119,7 +119,7 @@
|
|||
│ │ not "Manual proxy configuration" │
|
||||
│ │ or │
|
||||
│ │ "firefox.manual.socks_proxy.version" │
|
||||
│ │ is "v4" │
|
||||
│ │ is "v4". │
|
||||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||||
│ [1mfirefox.dns_over_https.enable_dns_ov…[0m │ Enable DNS over HTTPS. │
|
||||
│ [1;7m boolean [0m [1;7m standard [0m [1;7m mandatory [0m │ [1mDefault[0m: false │
|
||||
|
|
@ -144,7 +144,7 @@
|
|||
│ │ • must starts with 'https://' only │
|
||||
│ │ [1mDisabled[0m: if │
|
||||
│ │ "firefox.dns_over_https.provider" is │
|
||||
│ │ not "Custom" │
|
||||
│ │ not "Custom". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
[1;4;96mDeleted variables[0m
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -175,7 +175,7 @@
|
|||
│ │ not "Manual proxy configuration" │
|
||||
│ │ or │
|
||||
│ │ "firefox.manual.socks_proxy.version" │
|
||||
│ │ is "v4" │
|
||||
│ │ is "v4". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
[1;4;92mDNS over HTTPS[0m
|
||||
|
||||
|
|
@ -210,7 +210,7 @@
|
|||
│ │ • must starts with 'https://' only │
|
||||
│ │ [1mDisabled[0m: if │
|
||||
│ │ "firefox.dns_over_https.provider" is │
|
||||
│ │ not "Custom" │
|
||||
│ │ not "Custom". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -175,7 +175,7 @@
|
|||
│ │ not "Manual proxy configuration" │
|
||||
│ │ or │
|
||||
│ │ "firefox.manual.socks_proxy.version" │
|
||||
│ │ is "v4" │
|
||||
│ │ is "v4". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
[1;4;92mDNS over HTTPS[0m
|
||||
|
||||
|
|
@ -210,7 +210,7 @@
|
|||
│ │ • must starts with 'https://' only │
|
||||
│ │ [1mDisabled[0m: if │
|
||||
│ │ "firefox.dns_over_https.provider" is │
|
||||
│ │ not "Custom" │
|
||||
│ │ not "Custom". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -175,7 +175,7 @@
|
|||
│ │ not "Manual proxy configuration" │
|
||||
│ │ or │
|
||||
│ │ "firefox.manual.socks_proxy.version" │
|
||||
│ │ is "v4" │
|
||||
│ │ is "v4". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
[1;4;92mDNS over HTTPS[0m
|
||||
|
||||
|
|
@ -210,7 +210,7 @@
|
|||
│ │ • must starts with 'https://' only │
|
||||
│ │ [1mDisabled[0m: if │
|
||||
│ │ "firefox.dns_over_https.provider" is │
|
||||
│ │ not "Custom" │
|
||||
│ │ not "Custom". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -175,7 +175,7 @@
|
|||
│ │ not "Manual proxy configuration" │
|
||||
│ │ or │
|
||||
│ │ "firefox.manual.socks_proxy.version" │
|
||||
│ │ is "v4" │
|
||||
│ │ is "v4". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
[1;4;92mDNS over HTTPS[0m
|
||||
|
||||
|
|
@ -210,7 +210,7 @@
|
|||
│ │ • must starts with 'https://' only │
|
||||
│ │ [1mDisabled[0m: if │
|
||||
│ │ "firefox.dns_over_https.provider" is │
|
||||
│ │ not "Custom" │
|
||||
│ │ not "Custom". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
||||
|
|
@ -241,7 +241,7 @@
|
|||
│ [1;7m regexp [0m [1;7m standard [0m [1;7m mandatory [0m │ [1mValidator[0m: text based with regular │
|
||||
│ │ expressions │
|
||||
│ │ "^#(?:[0-9a-f]{3}){1,2}$" │
|
||||
│ │ [1mDefault[0m: random color value │
|
||||
│ │ [1mDefault[0m: random color value. │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -7,6 +7,6 @@
|
|||
│ [1;7m [0m[1;7;9mbasic[0m[1;7m [0m [1;7m [0m[1;4;7mstandard[0m[1;7m [0m [1;7m regexp [0m [1;7m standard[0m │ [1mValidator[0m: text based with regular │
|
||||
│ [1;7mmandatory [0m │ expressions │
|
||||
│ │ "^#(?:[0-9a-f]{3}){1,2}$" │
|
||||
│ │ [1mDefault[0m: [4mrandom color value[0m │
|
||||
│ │ [1mDefault[0m: [4mrandom color value.[0m │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -175,7 +175,7 @@
|
|||
│ │ not "Manual proxy configuration" │
|
||||
│ │ or │
|
||||
│ │ "firefox.manual.socks_proxy.version" │
|
||||
│ │ is "v4" │
|
||||
│ │ is "v4". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
[1;4;92mDNS over HTTPS[0m
|
||||
|
||||
|
|
@ -210,7 +210,7 @@
|
|||
│ │ • must starts with 'https://' only │
|
||||
│ │ [1mDisabled[0m: if │
|
||||
│ │ "firefox.dns_over_https.provider" is │
|
||||
│ │ not "Custom" │
|
||||
│ │ not "Custom". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
||||
|
|
@ -241,7 +241,7 @@
|
|||
│ [1;7m regexp [0m [1;7m basic [0m [1;7m mandatory [0m [1;7m auto [0m │ [1mValidator[0m: text based with regular │
|
||||
│ [1;7mmodified [0m │ expressions │
|
||||
│ │ "^#(?:[0-9a-f]{3}){1,2}$" │
|
||||
│ │ [1mDefault[0m: random color value │
|
||||
│ │ [1mDefault[0m: random color value. │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -7,6 +7,6 @@
|
|||
│ [1;7m [0m[1;7;9mstandard[0m[1;7m [0m [1;7m [0m[1;4;7mbasic[0m[1;7m [0m [1;7m regexp [0m [1;7m basic [0m [1;7m [0m │ [1mValidator[0m: text based with regular │
|
||||
│ [1;7mmandatory [0m [1;7m [0m[1;4;7mauto modified[0m[1;7m [0m │ expressions │
|
||||
│ │ "^#(?:[0-9a-f]{3}){1,2}$" │
|
||||
│ │ [1mDefault[0m: random color value │
|
||||
│ │ [1mDefault[0m: random color value. │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -175,7 +175,7 @@
|
|||
│ │ not "Manual proxy configuration" │
|
||||
│ │ or │
|
||||
│ │ "firefox.manual.socks_proxy.version" │
|
||||
│ │ is "v4" │
|
||||
│ │ is "v4". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
[1;4;92mDNS over HTTPS[0m
|
||||
|
||||
|
|
@ -210,7 +210,7 @@
|
|||
│ │ • must starts with 'https://' only │
|
||||
│ │ [1mDisabled[0m: if │
|
||||
│ │ "firefox.dns_over_https.provider" is │
|
||||
│ │ not "Custom" │
|
||||
│ │ not "Custom". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
||||
|
|
@ -252,7 +252,7 @@
|
|||
│ [1;7m regexp [0m [1;7m basic [0m [1;7m mandatory [0m [1;7m auto [0m │ [1mValidator[0m: text based with regular │
|
||||
│ [1;7mmodified [0m │ expressions │
|
||||
│ │ "^#(?:[0-9a-f]{3}){1,2}$" │
|
||||
│ │ [1mDefault[0m: random color value │
|
||||
│ │ [1mDefault[0m: random color value. │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -175,7 +175,7 @@
|
|||
│ │ not "Manual proxy configuration" │
|
||||
│ │ or │
|
||||
│ │ "firefox.manual.socks_proxy.version" │
|
||||
│ │ is "v4" │
|
||||
│ │ is "v4". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
[1;4;92mDNS over HTTPS[0m
|
||||
|
||||
|
|
@ -210,7 +210,7 @@
|
|||
│ │ • must starts with 'https://' only │
|
||||
│ │ [1mDisabled[0m: if │
|
||||
│ │ "firefox.dns_over_https.provider" is │
|
||||
│ │ not "Custom" │
|
||||
│ │ not "Custom". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
||||
|
|
@ -252,7 +252,7 @@
|
|||
│ [1;7m regexp [0m [1;7m basic [0m [1;7m mandatory [0m [1;7m auto [0m │ [1mValidator[0m: text based with regular │
|
||||
│ [1;7mmodified [0m │ expressions │
|
||||
│ │ "^#(?:[0-9a-f]{3}){1,2}$" │
|
||||
│ │ [1mDefault[0m: random color value │
|
||||
│ │ [1mDefault[0m: random color value. │
|
||||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||||
│ [1mfoxyproxy.proxies.address[0m │ IP address, DNS name, server name. │
|
||||
│ [1;7m domainname [0m [1;7m standard [0m [1;7m mandatory [0m [1;7m [0m │ [1mValidators[0m: │
|
||||
|
|
@ -260,12 +260,12 @@
|
|||
│ │ • the domain name can be a hostname │
|
||||
│ │ • the domain name can be an IP │
|
||||
│ │ [1mDefault[0m: copy HTTP address if proxy │
|
||||
│ │ is not "Manual" │
|
||||
│ │ is not "Manual". │
|
||||
│ │ [1mDisabled[0m: if type not in: │
|
||||
│ │ - HTTP │
|
||||
│ │ - HTTPS/SSL │
|
||||
│ │ - SOCKS4 │
|
||||
│ │ - SOCKS5 │
|
||||
│ │ - SOCKS5. │
|
||||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||||
│ [1mfoxyproxy.proxies.port[0m │ Port. │
|
||||
│ [1;7m port [0m [1;7m standard [0m [1;7m mandatory [0m [1;7m [0m │ [1mValidators[0m: │
|
||||
|
|
@ -276,12 +276,12 @@
|
|||
│ │ • private ports (greater than 49152) │
|
||||
│ │ are allowed │
|
||||
│ │ [1mDefault[0m: copy HTTP port if proxy is │
|
||||
│ │ not "Manual" │
|
||||
│ │ not "Manual". │
|
||||
│ │ [1mDisabled[0m: if type not in: │
|
||||
│ │ - HTTP │
|
||||
│ │ - HTTPS/SSL │
|
||||
│ │ - SOCKS4 │
|
||||
│ │ - SOCKS5 │
|
||||
│ │ - SOCKS5. │
|
||||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||||
│ [1mfoxyproxy.proxies.url[0m │ URL. │
|
||||
│ [1;7m web address [0m [1;7m standard [0m [1;7m mandatory [0m │ [1mValidators[0m: │
|
||||
|
|
@ -292,10 +292,10 @@
|
|||
│ │ • type domainname │
|
||||
│ │ • the domain name can be a hostname │
|
||||
│ │ [1mDefault[0m: copy HTTP address if proxy │
|
||||
│ │ is "Auto" │
|
||||
│ │ is "Auto". │
|
||||
│ │ [1mDisabled[0m: if type is not in: │
|
||||
│ │ - PAC URL │
|
||||
│ │ - WPAD │
|
||||
│ │ - WPAD. │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -9,12 +9,12 @@
|
|||
│ │ • the domain name can be a hostname │
|
||||
│ │ • the domain name can be an IP │
|
||||
│ │ [1mDefault[0m: copy HTTP address if proxy │
|
||||
│ │ is not "Manual" │
|
||||
│ │ is not "Manual". │
|
||||
│ │ [1mDisabled[0m: if type not in: │
|
||||
│ │ - HTTP │
|
||||
│ │ - HTTPS/SSL │
|
||||
│ │ - SOCKS4 │
|
||||
│ │ - SOCKS5 │
|
||||
│ │ - SOCKS5. │
|
||||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||||
│ [1mfoxyproxy.proxies.port[0m │ Port. │
|
||||
│ [1;7m port [0m [1;7m standard [0m [1;7m mandatory [0m [1;7m [0m │ [1mValidators[0m: │
|
||||
|
|
@ -25,12 +25,12 @@
|
|||
│ │ • private ports (greater than 49152) │
|
||||
│ │ are allowed │
|
||||
│ │ [1mDefault[0m: copy HTTP port if proxy is │
|
||||
│ │ not "Manual" │
|
||||
│ │ not "Manual". │
|
||||
│ │ [1mDisabled[0m: if type not in: │
|
||||
│ │ - HTTP │
|
||||
│ │ - HTTPS/SSL │
|
||||
│ │ - SOCKS4 │
|
||||
│ │ - SOCKS5 │
|
||||
│ │ - SOCKS5. │
|
||||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||||
│ [1mfoxyproxy.proxies.url[0m │ URL. │
|
||||
│ [1;7m web address [0m [1;7m standard [0m [1;7m mandatory [0m │ [1mValidators[0m: │
|
||||
|
|
@ -41,9 +41,9 @@
|
|||
│ │ • type domainname │
|
||||
│ │ • the domain name can be a hostname │
|
||||
│ │ [1mDefault[0m: copy HTTP address if proxy │
|
||||
│ │ is "Auto" │
|
||||
│ │ is "Auto". │
|
||||
│ │ [1mDisabled[0m: if type is not in: │
|
||||
│ │ - PAC URL │
|
||||
│ │ - WPAD │
|
||||
│ │ - WPAD. │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -175,7 +175,7 @@
|
|||
│ │ not "Manual proxy configuration" │
|
||||
│ │ or │
|
||||
│ │ "firefox.manual.socks_proxy.version" │
|
||||
│ │ is "v4" │
|
||||
│ │ is "v4". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
[1;4;92mDNS over HTTPS[0m
|
||||
|
||||
|
|
@ -210,7 +210,7 @@
|
|||
│ │ • must starts with 'https://' only │
|
||||
│ │ [1mDisabled[0m: if │
|
||||
│ │ "firefox.dns_over_https.provider" is │
|
||||
│ │ not "Custom" │
|
||||
│ │ not "Custom". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
||||
|
|
@ -252,7 +252,7 @@
|
|||
│ [1;7m regexp [0m [1;7m basic [0m [1;7m mandatory [0m [1;7m auto [0m │ [1mValidator[0m: text based with regular │
|
||||
│ [1;7mmodified [0m │ expressions │
|
||||
│ │ "^#(?:[0-9a-f]{3}){1,2}$" │
|
||||
│ │ [1mDefault[0m: random color value │
|
||||
│ │ [1mDefault[0m: random color value. │
|
||||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||||
│ [1mfoxyproxy.proxies.address[0m │ IP address, DNS name, server name. │
|
||||
│ [1;7m domainname [0m [1;7m standard [0m [1;7m mandatory [0m [1;7m [0m │ [1mValidators[0m: │
|
||||
|
|
@ -260,12 +260,12 @@
|
|||
│ │ • the domain name can be a hostname │
|
||||
│ │ • the domain name can be an IP │
|
||||
│ │ [1mDefault[0m: copy HTTP address if proxy │
|
||||
│ │ is not "Manual" │
|
||||
│ │ is not "Manual". │
|
||||
│ │ [1mDisabled[0m: if type not in: │
|
||||
│ │ - HTTP │
|
||||
│ │ - HTTPS/SSL │
|
||||
│ │ - SOCKS4 │
|
||||
│ │ - SOCKS5 │
|
||||
│ │ - SOCKS5. │
|
||||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||||
│ [1mfoxyproxy.proxies.port[0m │ Port. │
|
||||
│ [1;7m port [0m [1;7m standard [0m [1;7m mandatory [0m [1;7m [0m │ [1mValidators[0m: │
|
||||
|
|
@ -276,27 +276,27 @@
|
|||
│ │ • private ports (greater than 49152) │
|
||||
│ │ are allowed │
|
||||
│ │ [1mDefault[0m: copy HTTP port if proxy is │
|
||||
│ │ not "Manual" │
|
||||
│ │ not "Manual". │
|
||||
│ │ [1mDisabled[0m: if type not in: │
|
||||
│ │ - HTTP │
|
||||
│ │ - HTTPS/SSL │
|
||||
│ │ - SOCKS4 │
|
||||
│ │ - SOCKS5 │
|
||||
│ │ - SOCKS5. │
|
||||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||||
│ [1mfoxyproxy.proxies.username[0m │ Username. │
|
||||
│ [1;7m UNIX user [0m [1;7m standard [0m [1;7m [0m[1;3;7mmandatory[0m[1;7m [0m [1;7m [0m │ [1mMandatory[0m: if a password is set │
|
||||
│ [1;7m UNIX user [0m [1;7m standard [0m [1;7m [0m[1;3;7mmandatory[0m[1;7m [0m [1;7m [0m │ [1mMandatory[0m: if a password is set. │
|
||||
│ [1;3;7mdisabled[0m[1;7m [0m │ [1mDisabled[0m: if type not in: │
|
||||
│ │ - HTTP │
|
||||
│ │ - HTTPS/SSL │
|
||||
│ │ - SOCKS4 │
|
||||
│ │ - SOCKS5 │
|
||||
│ │ - SOCKS5. │
|
||||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||||
│ [1mfoxyproxy.proxies.password[0m │ Password. │
|
||||
│ [1;7m secret [0m [1;7m standard [0m [1;7m [0m[1;3;7mdisabled[0m[1;7m [0m │ [1mDisabled[0m: if type not in: │
|
||||
│ │ - HTTP │
|
||||
│ │ - HTTPS/SSL │
|
||||
│ │ - SOCKS4 │
|
||||
│ │ - SOCKS5 │
|
||||
│ │ - SOCKS5. │
|
||||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||||
│ [1mfoxyproxy.proxies.url[0m │ URL. │
|
||||
│ [1;7m web address [0m [1;7m standard [0m [1;7m mandatory [0m │ [1mValidators[0m: │
|
||||
|
|
@ -307,10 +307,10 @@
|
|||
│ │ • type domainname │
|
||||
│ │ • the domain name can be a hostname │
|
||||
│ │ [1mDefault[0m: copy HTTP address if proxy │
|
||||
│ │ is "Auto" │
|
||||
│ │ is "Auto". │
|
||||
│ │ [1mDisabled[0m: if type is not in: │
|
||||
│ │ - PAC URL │
|
||||
│ │ - WPAD │
|
||||
│ │ - WPAD. │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -4,18 +4,18 @@
|
|||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
│ [1mfoxyproxy.proxies.username[0m │ Username. │
|
||||
│ [1;7m UNIX user [0m [1;7m standard [0m [1;7m [0m[1;3;7mmandatory[0m[1;7m [0m [1;7m [0m │ [1mMandatory[0m: if a password is set │
|
||||
│ [1;7m UNIX user [0m [1;7m standard [0m [1;7m [0m[1;3;7mmandatory[0m[1;7m [0m [1;7m [0m │ [1mMandatory[0m: if a password is set. │
|
||||
│ [1;3;7mdisabled[0m[1;7m [0m │ [1mDisabled[0m: if type not in: │
|
||||
│ │ - HTTP │
|
||||
│ │ - HTTPS/SSL │
|
||||
│ │ - SOCKS4 │
|
||||
│ │ - SOCKS5 │
|
||||
│ │ - SOCKS5. │
|
||||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||||
│ [1mfoxyproxy.proxies.password[0m │ Password. │
|
||||
│ [1;7m secret [0m [1;7m standard [0m [1;7m [0m[1;3;7mdisabled[0m[1;7m [0m │ [1mDisabled[0m: if type not in: │
|
||||
│ │ - HTTP │
|
||||
│ │ - HTTPS/SSL │
|
||||
│ │ - SOCKS4 │
|
||||
│ │ - SOCKS5 │
|
||||
│ │ - SOCKS5. │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -175,7 +175,7 @@
|
|||
│ │ not "Manual proxy configuration" │
|
||||
│ │ or │
|
||||
│ │ "firefox.manual.socks_proxy.version" │
|
||||
│ │ is "v4" │
|
||||
│ │ is "v4". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
[1;4;92mDNS over HTTPS[0m
|
||||
|
||||
|
|
@ -210,7 +210,7 @@
|
|||
│ │ • must starts with 'https://' only │
|
||||
│ │ [1mDisabled[0m: if │
|
||||
│ │ "firefox.dns_over_https.provider" is │
|
||||
│ │ not "Custom" │
|
||||
│ │ not "Custom". │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
||||
|
|
@ -252,7 +252,7 @@
|
|||
│ [1;7m regexp [0m [1;7m basic [0m [1;7m mandatory [0m [1;7m auto [0m │ [1mValidator[0m: text based with regular │
|
||||
│ [1;7mmodified [0m │ expressions │
|
||||
│ │ "^#(?:[0-9a-f]{3}){1,2}$" │
|
||||
│ │ [1mDefault[0m: random color value │
|
||||
│ │ [1mDefault[0m: random color value. │
|
||||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||||
│ [1mfoxyproxy.proxies.address[0m │ IP address, DNS name, server name. │
|
||||
│ [1;7m domainname [0m [1;7m standard [0m [1;7m mandatory [0m [1;7m [0m │ [1mValidators[0m: │
|
||||
|
|
@ -260,12 +260,12 @@
|
|||
│ │ • the domain name can be a hostname │
|
||||
│ │ • the domain name can be an IP │
|
||||
│ │ [1mDefault[0m: copy HTTP address if proxy │
|
||||
│ │ is not "Manual" │
|
||||
│ │ is not "Manual". │
|
||||
│ │ [1mDisabled[0m: if type not in: │
|
||||
│ │ - HTTP │
|
||||
│ │ - HTTPS/SSL │
|
||||
│ │ - SOCKS4 │
|
||||
│ │ - SOCKS5 │
|
||||
│ │ - SOCKS5. │
|
||||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||||
│ [1mfoxyproxy.proxies.port[0m │ Port. │
|
||||
│ [1;7m port [0m [1;7m standard [0m [1;7m mandatory [0m [1;7m [0m │ [1mValidators[0m: │
|
||||
|
|
@ -276,27 +276,27 @@
|
|||
│ │ • private ports (greater than 49152) │
|
||||
│ │ are allowed │
|
||||
│ │ [1mDefault[0m: copy HTTP port if proxy is │
|
||||
│ │ not "Manual" │
|
||||
│ │ not "Manual". │
|
||||
│ │ [1mDisabled[0m: if type not in: │
|
||||
│ │ - HTTP │
|
||||
│ │ - HTTPS/SSL │
|
||||
│ │ - SOCKS4 │
|
||||
│ │ - SOCKS5 │
|
||||
│ │ - SOCKS5. │
|
||||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||||
│ [1mfoxyproxy.proxies.username[0m │ Username. │
|
||||
│ [1;7m UNIX user [0m [1;7m standard [0m [1;7m [0m[1;3;7mdisabled[0m[1;7m [0m │ [1mDisabled[0m: if type not in: │
|
||||
│ │ - HTTP │
|
||||
│ │ - HTTPS/SSL │
|
||||
│ │ - SOCKS4 │
|
||||
│ │ - SOCKS5 │
|
||||
│ │ - SOCKS5. │
|
||||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||||
│ [1mfoxyproxy.proxies.password[0m │ Password. │
|
||||
│ [1;7m secret [0m [1;7m standard [0m [1;7m [0m[1;3;7mhidden[0m[1;7m [0m [1;7m [0m │ [1mHidden[0m: if username is empty │
|
||||
│ [1;7m secret [0m [1;7m standard [0m [1;7m [0m[1;3;7mhidden[0m[1;7m [0m [1;7m [0m │ [1mHidden[0m: if username is empty. │
|
||||
│ [1;3;7mdisabled[0m[1;7m [0m │ [1mDisabled[0m: if type not in: │
|
||||
│ │ - HTTP │
|
||||
│ │ - HTTPS/SSL │
|
||||
│ │ - SOCKS4 │
|
||||
│ │ - SOCKS5 │
|
||||
│ │ - SOCKS5. │
|
||||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||||
│ [1mfoxyproxy.proxies.url[0m │ URL. │
|
||||
│ [1;7m web address [0m [1;7m standard [0m [1;7m mandatory [0m │ [1mValidators[0m: │
|
||||
|
|
@ -307,10 +307,10 @@
|
|||
│ │ • type domainname │
|
||||
│ │ • the domain name can be a hostname │
|
||||
│ │ [1mDefault[0m: copy HTTP address if proxy │
|
||||
│ │ is "Auto" │
|
||||
│ │ is "Auto". │
|
||||
│ │ [1mDisabled[0m: if type is not in: │
|
||||
│ │ - PAC URL │
|
||||
│ │ - WPAD │
|
||||
│ │ - WPAD. │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -4,19 +4,19 @@
|
|||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
│ [1mfoxyproxy.proxies.username[0m │ Username. │
|
||||
│ [1;7m [0m[1;7;9mmandatory[0m[1;7m [0m [1;7m UNIX user [0m [1;7m standard [0m [1;7m [0m │ [1mMandatory[0m: [9mif a password is set[0m │
|
||||
│ [1;7m [0m[1;7;9mmandatory[0m[1;7m [0m [1;7m UNIX user [0m [1;7m standard [0m [1;7m [0m │ [1mMandatory[0m: [9mif a password is set.[0m │
|
||||
│ [1;3;7mdisabled[0m[1;7m [0m │ [1mDisabled[0m: if type not in: │
|
||||
│ │ - HTTP │
|
||||
│ │ - HTTPS/SSL │
|
||||
│ │ - SOCKS4 │
|
||||
│ │ - SOCKS5 │
|
||||
│ │ - SOCKS5. │
|
||||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||||
│ [1mfoxyproxy.proxies.password[0m │ Password. │
|
||||
│ [1;7m secret [0m [1;7m standard [0m [1;7m [0m[1;3;4;7mhidden[0m[1;7m [0m [1;7m [0m │ [1mHidden[0m: [4mif username is empty[0m │
|
||||
│ [1;7m secret [0m [1;7m standard [0m [1;7m [0m[1;3;4;7mhidden[0m[1;7m [0m [1;7m [0m │ [1mHidden[0m: [4mif username is empty.[0m │
|
||||
│ [1;3;7mdisabled[0m[1;7m [0m │ [1mDisabled[0m: if type not in: │
|
||||
│ │ - HTTP │
|
||||
│ │ - HTTPS/SSL │
|
||||
│ │ - SOCKS4 │
|
||||
│ │ - SOCKS5 │
|
||||
│ │ - SOCKS5. │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|====
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
| Variable | Description |
|
||||
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------|
|
||||
| **<a id="var1" name="var1">var1</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.<br/>**Default**: no |
|
||||
| **<a id="var2" name="var2">var2</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.<br/>**Default**: the value of var1 |
|
||||
| Variable | Description |
|
||||
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------|
|
||||
| **<a id="var1" name="var1">var1</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.<br/>**Default**: no |
|
||||
| **<a id="var2" name="var2">var2</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.<br/>**Default**: the value of var1. |
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
<table>
|
||||
<thead>
|
||||
<tr><th>Variable </th><th>Description </th></tr>
|
||||
<tr><th>Variable </th><th>Description </th></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr><td><b>var1</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>string</a></mark> <mark>standard</mark> <mark>mandatory</mark> </td><td>A first variable.<br/><b>Default</b>: no </td></tr>
|
||||
<tr><td><b>var2</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>string</a></mark> <mark>multiple</mark> <mark>standard</mark> <mark>mandatory</mark> <mark>unique</mark></td><td>A second variable.<br/><b>Default</b>: the value of var1</td></tr>
|
||||
<tr><td><b>var1</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>string</a></mark> <mark>standard</mark> <mark>mandatory</mark> </td><td>A first variable.<br/><b>Default</b>: no </td></tr>
|
||||
<tr><td><b>var2</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>string</a></mark> <mark>multiple</mark> <mark>standard</mark> <mark>mandatory</mark> <mark>unique</mark></td><td>A second variable.<br/><b>Default</b>: the value of var1.</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@
|
|||
"default": {
|
||||
"name": "Default",
|
||||
"values": {
|
||||
"description": "the value of var1"
|
||||
"description": "the value of var1."
|
||||
}
|
||||
},
|
||||
"variable_type": "string",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
| Variable | Description |
|
||||
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------|
|
||||
| **<a id="var1" name="var1">var1</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.<br/>**Default**: no |
|
||||
| **<a id="var2" name="var2">var2</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.<br/>**Default**: the value of var1 |
|
||||
| Variable | Description |
|
||||
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------|
|
||||
| **<a id="var1" name="var1">var1</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.<br/>**Default**: no |
|
||||
| **<a id="var2" name="var2">var2</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.<br/>**Default**: the value of var1. |
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,6 @@
|
|||
│ [1;7m string [0m [1;7m standard [0m [1;7m mandatory [0m │ [1mDefault[0m: no │
|
||||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||||
│ [1mvar2[0m │ A second variable. │
|
||||
│ [1;7m string [0m [1;7m multiple [0m [1;7m standard [0m [1;7m [0m │ [1mDefault[0m: the value of var1 │
|
||||
│ [1;7m string [0m [1;7m multiple [0m [1;7m standard [0m [1;7m [0m │ [1mDefault[0m: the value of var1. │
|
||||
│ [1;7mmandatory [0m [1;7m unique [0m │ │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
|
|
|||
|
|
@ -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".
|
||||
|====
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
| Variable | Description |
|
||||
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------|
|
||||
| **<a id="var1" name="var1">var1</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.<br/>**Default**: <br/>• no<br/>• yes<br/>• maybe |
|
||||
| **<a id="var2" name="var2">var2</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.<br/>**Default**: the value of "[a first variable](#var1)" |
|
||||
| **<a id="var2" name="var2">var2</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.<br/>**Default**: the value of "[a first variable](#var1)". |
|
||||
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
<table>
|
||||
<thead>
|
||||
<tr><th>Variable </th><th>Description </th></tr>
|
||||
<tr><th>Variable </th><th>Description </th></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr><td><b>var1</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>string</a></mark> <mark>multiple</mark> <mark>standard</mark> <mark>mandatory</mark> <mark>unique</mark></td><td>A first variable.<br/><b>Default</b>: <ul><li>no</li>
|
||||
<li>yes</li>
|
||||
<li>maybe</li></ul> </td></tr>
|
||||
<tr><td><b>var2</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>string</a></mark> <mark>multiple</mark> <mark>standard</mark> <mark>mandatory</mark> <mark>unique</mark></td><td>A second variable.<br/><b>Default</b>: the value of "var1"</td></tr>
|
||||
<li>maybe</li></ul> </td></tr>
|
||||
<tr><td><b>var2</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>string</a></mark> <mark>multiple</mark> <mark>standard</mark> <mark>mandatory</mark> <mark>unique</mark></td><td>A second variable.<br/><b>Default</b>: the value of "var1".</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@
|
|||
"default": {
|
||||
"name": "Default",
|
||||
"values": {
|
||||
"description": "the value of \"{0}\"",
|
||||
"description": "the value of \"{0}\".",
|
||||
"variables": [
|
||||
{
|
||||
"path": "var1",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
| Variable | Description |
|
||||
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------|
|
||||
| **<a id="var1" name="var1">var1</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.<br/>**Default**: <br/>• no<br/>• yes<br/>• maybe |
|
||||
| **<a id="var2" name="var2">var2</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.<br/>**Default**: the value of "[a first variable](#var1)" |
|
||||
| **<a id="var2" name="var2">var2</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A second variable.<br/>**Default**: the value of "[a first variable](#var1)". |
|
||||
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@
|
|||
│ │ • maybe │
|
||||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||||
│ [1mvar2[0m │ A second variable. │
|
||||
│ [1;7m string [0m [1;7m multiple [0m [1;7m standard [0m [1;7m [0m │ [1mDefault[0m: the value of "var1" │
|
||||
│ [1;7m string [0m [1;7m multiple [0m [1;7m standard [0m [1;7m [0m │ [1mDefault[0m: the value of "var1". │
|
||||
│ [1;7mmandatory [0m [1;7m unique [0m │ │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|====
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
| Variable | Description |
|
||||
|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------|
|
||||
| **<a id="var" name="var">var</a>**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.<br/>**Choices**: choices is 0 to 9<br/>**Default**: 9 |
|
||||
| Variable | Description |
|
||||
|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------|
|
||||
| **<a id="var" name="var">var</a>**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.<br/>**Choices**: choices is 0 to 9.<br/>**Default**: 9 |
|
||||
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
<table>
|
||||
<thead>
|
||||
<tr><th>Variable </th><th>Description </th></tr>
|
||||
<tr><th>Variable </th><th>Description </th></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr><td><b>var</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>choice</a></mark> <mark>standard</mark> <mark>mandatory</mark></td><td>A variable.<br/><b>Choices</b>: choices is 0 to 9<br/><b>Default</b>: 9</td></tr>
|
||||
<tr><td><b>var</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>choice</a></mark> <mark>standard</mark> <mark>mandatory</mark></td><td>A variable.<br/><b>Choices</b>: choices is 0 to 9.<br/><b>Default</b>: 9</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
"choices": {
|
||||
"name": "Choices",
|
||||
"values": {
|
||||
"description": "choices is 0 to 9"
|
||||
"description": "choices is 0 to 9."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
| Variable | Description |
|
||||
|--------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------|
|
||||
| **<a id="var" name="var">var</a>**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.<br/>**Choices**: choices is 0 to 9<br/>**Default**: 9 |
|
||||
| Variable | Description |
|
||||
|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------|
|
||||
| **<a id="var" name="var">var</a>**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.<br/>**Choices**: choices is 0 to 9.<br/>**Default**: 9 |
|
||||
|
||||
|
|
|
|||
|
|
@ -2,6 +2,6 @@
|
|||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
│ [1mvar[0m │ A variable. │
|
||||
│ [1;7m choice [0m [1;7m standard [0m [1;7m mandatory [0m │ [1mChoices[0m: choices is 0 to 9 │
|
||||
│ [1;7m choice [0m [1;7m standard [0m [1;7m mandatory [0m │ [1mChoices[0m: choices is 0 to 9. │
|
||||
│ │ [1mDefault[0m: 9 │
|
||||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue