Compare commits
No commits in common. "develop" and "main" have entirely different histories.
2972 changed files with 15799 additions and 85477 deletions
80
CHANGELOG.md
80
CHANGELOG.md
|
@ -1,83 +1,3 @@
|
||||||
## 0.2.0a9 (2025-02-19)
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- support suffix (in version 1.0 format) in calculation
|
|
||||||
|
|
||||||
## 0.2.0a8 (2025-02-19)
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- key is the path
|
|
||||||
|
|
||||||
## 0.2.0a7 (2025-02-19)
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- with_family => without_family and with_example => example
|
|
||||||
|
|
||||||
## 0.2.0a6 (2025-02-17)
|
|
||||||
|
|
||||||
### Feat
|
|
||||||
|
|
||||||
- add with_family parameter
|
|
||||||
|
|
||||||
## 0.2.0a5 (2025-02-17)
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- do not add multiple attribute several time in json export
|
|
||||||
|
|
||||||
## 0.2.0a4 (2025-02-10)
|
|
||||||
|
|
||||||
### Feat
|
|
||||||
|
|
||||||
- output return status too
|
|
||||||
|
|
||||||
## 0.2.0a3 (2025-01-04)
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- detect_symlink => only_self
|
|
||||||
|
|
||||||
## 0.2.0a2 (2025-01-04)
|
|
||||||
|
|
||||||
### Feat
|
|
||||||
|
|
||||||
- create tests
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- do not document symlink
|
|
||||||
- remove prefix_path
|
|
||||||
|
|
||||||
## 0.2.0a1 (2024-11-28)
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- separation between run and print function
|
|
||||||
|
|
||||||
## 0.2.0a0 (2024-11-20)
|
|
||||||
|
|
||||||
### Feat
|
|
||||||
|
|
||||||
- personalize mode that we want disable documentation
|
|
||||||
- add console output
|
|
||||||
- better dynamique family support
|
|
||||||
- add json output
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- correction for properties in italic
|
|
||||||
|
|
||||||
## 0.1.1a0 (2024-11-08)
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- generate documentation with force_optional configuration
|
|
||||||
|
|
||||||
## 0.1.0 (2024-11-06)
|
|
||||||
|
|
||||||
## 0.1.0rc1 (2024-11-06)
|
## 0.1.0rc1 (2024-11-06)
|
||||||
|
|
||||||
### Fix
|
### Fix
|
||||||
|
|
BIN
locale/fr/LC_MESSAGES/rougail_output_doc.mo
Normal file
BIN
locale/fr/LC_MESSAGES/rougail_output_doc.mo
Normal file
Binary file not shown.
|
@ -5,8 +5,8 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"POT-Creation-Date: 2025-03-02 13:36+0100\n"
|
"POT-Creation-Date: 2024-11-01 11:42+0100\n"
|
||||||
"PO-Revision-Date: 2025-03-02 13:37+0100\n"
|
"PO-Revision-Date: 2024-11-01 11:42+0100\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"Language: fr\n"
|
"Language: fr\n"
|
||||||
|
@ -16,291 +16,136 @@ msgstr ""
|
||||||
"Generated-By: pygettext.py 1.5\n"
|
"Generated-By: pygettext.py 1.5\n"
|
||||||
"X-Generator: Poedit 3.5\n"
|
"X-Generator: Poedit 3.5\n"
|
||||||
|
|
||||||
#: src/rougail/output_doc/annotator.py:288
|
#: src/rougail/output_doc/__init__.py:40
|
||||||
msgid "when the variable \"{0}\" hasn't the value \"{1}\""
|
|
||||||
msgstr "lorsque la variable \"{0}\" n'a pas la valeur \"{1}\""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/annotator.py:294
|
|
||||||
msgid "when the variable \"{0}\" has the value \"{1}\""
|
|
||||||
msgstr "lorsque la variable \"{0}\" a la valeur \"{1}\""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/annotator.py:310
|
|
||||||
msgid "the value of the information \"{0}\" of the variable \"{1}\""
|
|
||||||
msgstr "la valeur de l'information \"{0}\" de la variable \"{1}\""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/annotator.py:313
|
|
||||||
msgid "the value of the global information \"{0}\""
|
|
||||||
msgstr "la valeur de l'information globale \"{0}\""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/annotator.py:320
|
|
||||||
msgid "when the identifier is \"{0}\""
|
|
||||||
msgstr "lorsque l'identifiant est \"{0}\""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/annotator.py:322
|
|
||||||
msgid "when the identifier is not \"{0}\""
|
|
||||||
msgstr "lorsque l'identifiant n'est pas \"{0}\""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/config.py:42
|
|
||||||
msgid "duplicated level rougail-doc for output \"{0}\": {1} and {2}"
|
|
||||||
msgstr "niveau dupliqué pour rougail-doc pour la sortie \"{0}\": {1} et {2}"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/config.py:74
|
|
||||||
msgid "Configuration rougail-doc"
|
|
||||||
msgstr "Configuration de rougail-doc"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/config.py:82
|
|
||||||
msgid "Starting title level"
|
|
||||||
msgstr "Niveau de titre de départ"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/config.py:86
|
|
||||||
msgid "Generate example"
|
|
||||||
msgstr "Génération de l'exemple"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/config.py:87
|
|
||||||
msgid "Generate documentation"
|
|
||||||
msgstr "Générer de la documentation"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/config.py:91
|
|
||||||
msgid "Do not add families in documentation"
|
|
||||||
msgstr "Ne pas ajouter les familles dans la documentation"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/config.py:92
|
|
||||||
msgid "Add families in documentation"
|
|
||||||
msgstr "Ajouter les familles dans la documentation"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/config.py:95
|
|
||||||
msgid "Disable documentation for variables with those modes"
|
|
||||||
msgstr "Désactiver la documentation des variables avec ces modes"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/config.py:103
|
|
||||||
msgid "disabled when there is no mode available"
|
|
||||||
msgstr "désactiver lorsqu'il n'y a pas de mode valable"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/config.py:109
|
|
||||||
msgid "verify if disable modes already exists"
|
|
||||||
msgstr "vérifier le mode existe déjà"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/config.py:111
|
|
||||||
msgid "Generate document in format"
|
|
||||||
msgstr "Générer le document au format"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:88
|
|
||||||
msgid "mandatory"
|
|
||||||
msgstr "obligatoire"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:89
|
|
||||||
msgid "hidden"
|
|
||||||
msgstr "cachée"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:90
|
|
||||||
msgid "disabled"
|
|
||||||
msgstr "désactivé"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:91
|
|
||||||
msgid "unique"
|
|
||||||
msgstr "unique"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:92
|
|
||||||
msgid "auto modified"
|
|
||||||
msgstr "auto modifiée"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:292
|
|
||||||
msgid "This family contains lists of variable blocks."
|
|
||||||
msgstr "Cette famille contient des listes de bloc de variable."
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:300
|
|
||||||
msgid "This family builds families dynamically."
|
|
||||||
msgstr "Cette famille construit des familles dynamiquement."
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:330
|
|
||||||
msgid "multiple"
|
|
||||||
msgstr "multiple"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:351
|
|
||||||
msgid "No attribute \"description\" for \"{0}\" in {1}"
|
|
||||||
msgstr "Aucun attribut \"description\" pour \"{0}\" dans {1}"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:461
|
|
||||||
msgid "(default)"
|
|
||||||
msgstr "(défaut)"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:468
|
|
||||||
msgid "text based with regular expressions \"{0}\""
|
|
||||||
msgstr "texte avec expression rationnelle \"{0}\""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:556
|
|
||||||
msgid "depends on a calculation"
|
|
||||||
msgstr "dépend d'un calcul"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:557
|
|
||||||
msgid "\"{0}\" is a calculation for {1} but has no description in {2}"
|
|
||||||
msgstr "\"{0}\" est un calcul pour {1} mais n'a pas de description dans {2}"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:581
|
|
||||||
msgid "the value of the variable \"{0}\""
|
|
||||||
msgstr "la valeur de la variable \"{0}\""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:582
|
|
||||||
msgid "the value of an undocumented variable"
|
|
||||||
msgstr "la valeur d'une variable non documentée"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:598
|
|
||||||
msgid "the values of undocumented variables"
|
|
||||||
msgstr "les valeurs de variables non documentées"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:605
|
|
||||||
msgid "the value of the identifier"
|
|
||||||
msgstr "la valeur de l'identifiant"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:609
|
|
||||||
msgid "the value of the {0}"
|
|
||||||
msgstr "la valeur de l'{0}"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/example.py:37
|
|
||||||
msgid "Example with mandatory variables not filled in"
|
|
||||||
msgstr "Exemple avec des variables obligatoire non renseignée"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/example.py:42
|
|
||||||
msgid "Example with all variables modifiable"
|
|
||||||
msgstr "Exemple avec toutes les variables modifiable"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:41
|
|
||||||
msgid "the domain name can starts by a dot"
|
msgid "the domain name can starts by a dot"
|
||||||
msgstr "le nom de domaine peut commencé par un point"
|
msgstr "le nom de domaine peut commencé par un point"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:42
|
#: src/rougail/output_doc/__init__.py:41
|
||||||
msgid "the domain name can be a hostname"
|
msgid "the domain name can be a hostname"
|
||||||
msgstr "le nom de domaine peut être un nom d'hôte"
|
msgstr "le nom de domaine peut être un nom d'hôte"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:43
|
#: src/rougail/output_doc/__init__.py:42
|
||||||
msgid "the domain name can be an IP"
|
msgid "the domain name can be an IP"
|
||||||
msgstr "le nom de domaine peut être une IP"
|
msgstr "le nom de domaine peut être une IP"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:44
|
#: src/rougail/output_doc/__init__.py:43
|
||||||
msgid "the domain name can be network in CIDR format"
|
msgid "the domain name can be network in CIDR format"
|
||||||
msgstr "le nom de domaine peut être un réseau au format CIDR"
|
msgstr "le nom de domaine peut être un réseau au format CIDR"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:49
|
#: src/rougail/output_doc/__init__.py:48
|
||||||
msgid "the minimum value is {0}"
|
msgid "the minimum value is {0}"
|
||||||
msgstr "le valeur minimal est {0}"
|
msgstr "le valeur minimal est {0}"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:50
|
#: src/rougail/output_doc/__init__.py:49
|
||||||
msgid "the maximum value is {0}"
|
msgid "the maximum value is {0}"
|
||||||
msgstr "le valeur maximal est {0}"
|
msgstr "le valeur maximal est {0}"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:56
|
#: src/rougail/output_doc/__init__.py:55
|
||||||
msgid "IP must be in CIDR format"
|
msgid "IP must be in CIDR format"
|
||||||
msgstr "IP doit être au format CIDR"
|
msgstr "IP doit être au format CIDR"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:57
|
#: src/rougail/output_doc/__init__.py:56
|
||||||
msgid "private IP are allowed"
|
msgid "private IP are allowed"
|
||||||
msgstr "les IP privées sont autorisés"
|
msgstr "les IP privées sont autorisés"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:58
|
#: src/rougail/output_doc/__init__.py:57
|
||||||
msgid "reserved IP are allowed"
|
msgid "reserved IP are allowed"
|
||||||
msgstr "les IP réservés sont autorisés"
|
msgstr "les IP réservés sont autorisés"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:63
|
#: src/rougail/output_doc/__init__.py:62
|
||||||
msgid "the host name can be an IP"
|
msgid "the host name can be an IP"
|
||||||
msgstr "le nom d'hôte peut être une IP"
|
msgstr "le nom d'hôte peut être une IP"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:68
|
#: src/rougail/output_doc/__init__.py:67
|
||||||
msgid "the domain name in web address can be an IP"
|
msgid "the domain name in web address can be an IP"
|
||||||
msgstr "le nom de domaine dans l'adresse web peut être une IP"
|
msgstr "le nom de domaine dans l'adresse web peut être une IP"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:69
|
#: src/rougail/output_doc/__init__.py:68
|
||||||
msgid "the domain name in web address can be only a hostname"
|
msgid "the domain name in web address can be only a hostname"
|
||||||
msgstr "le nom de domaine dans l'adresse web ne peut être qu'un nom d'hôte"
|
msgstr "le nom de domaine dans l'adresse web ne peut être qu'un nom d'hôte"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:76
|
#: src/rougail/output_doc/__init__.py:75
|
||||||
msgid "can be range of port"
|
msgid "can be range of port"
|
||||||
msgstr "peut être un range de port"
|
msgstr "peut être un range de port"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:77
|
#: src/rougail/output_doc/__init__.py:76
|
||||||
msgid "can have the protocol"
|
msgid "can have the protocol"
|
||||||
msgstr "peut avoir un protocole"
|
msgstr "peut avoir un protocole"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:78
|
#: src/rougail/output_doc/__init__.py:77
|
||||||
msgid "port 0 is allowed"
|
msgid "port 0 is allowed"
|
||||||
msgstr "le port 0 est autorisé"
|
msgstr "le port 0 est autorisé"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:79
|
#: src/rougail/output_doc/__init__.py:78
|
||||||
msgid "ports 1 to 1023 are allowed"
|
msgid "ports 1 to 1023 are allowed"
|
||||||
msgstr "les ports entre 1 et 1023 sont autorisés"
|
msgstr "les ports entre 1 et 1023 sont autorisés"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:80
|
#: src/rougail/output_doc/__init__.py:79
|
||||||
msgid "ports 1024 to 49151 are allowed"
|
msgid "ports 1024 to 49151 are allowed"
|
||||||
msgstr "les ports entre 1024 et 49151 sont autorisés"
|
msgstr "les ports entre 1024 et 49151 sont autorisés"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:81
|
#: src/rougail/output_doc/__init__.py:80
|
||||||
msgid "ports greater than 49152 are allowed"
|
msgid "ports greater than 49152 are allowed"
|
||||||
msgstr "les ports supérieurs à 49152 sont autorisés"
|
msgstr "les ports supérieurs à 49152 sont autorisés"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:86
|
#: src/rougail/output_doc/__init__.py:125
|
||||||
msgid "minimum length for the secret"
|
msgid "mandatory"
|
||||||
msgstr "longueur minimum pour un secret"
|
msgstr "obligatoire"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:87
|
#: src/rougail/output_doc/__init__.py:126
|
||||||
msgid "maximum length for the secret"
|
msgid "hidden"
|
||||||
msgstr "longueur maximal pour un secret"
|
msgstr "caché"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:232
|
#: src/rougail/output_doc/__init__.py:127
|
||||||
|
msgid "disabled"
|
||||||
|
msgstr "désactivé"
|
||||||
|
|
||||||
|
#: src/rougail/output_doc/__init__.py:128
|
||||||
|
msgid "unique"
|
||||||
|
msgstr "unique"
|
||||||
|
|
||||||
|
#: src/rougail/output_doc/__init__.py:129
|
||||||
|
msgid "auto modified"
|
||||||
|
msgstr "auto modifiée"
|
||||||
|
|
||||||
|
#: src/rougail/output_doc/__init__.py:163
|
||||||
msgid "Variables for \"{0}\""
|
msgid "Variables for \"{0}\""
|
||||||
msgstr "Variables pour \"{0}\""
|
msgstr "Variables pour \"{0}\""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:248
|
#: src/rougail/output_doc/__init__.py:180
|
||||||
msgid "Identifiers"
|
msgid "Variables"
|
||||||
msgstr "Identifiants"
|
msgstr "Variables"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:313
|
#: src/rougail/output_doc/__init__.py:187
|
||||||
msgid "Validator"
|
msgid "Example with mandatory variables not filled in"
|
||||||
msgstr "Validateur"
|
msgstr "Exemple avec des variables obligatoire non renseignée"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:315
|
#: src/rougail/output_doc/__init__.py:493
|
||||||
msgid "Validators"
|
msgid "(default)"
|
||||||
msgstr "Validateurs"
|
msgstr "(defaut)"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:317
|
#: src/rougail/output_doc/__init__.py:498
|
||||||
msgid "Choices"
|
msgid "Choices"
|
||||||
msgstr "Choix"
|
msgstr "Choix"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:319
|
#: src/rougail/output_doc/__init__.py:501
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr "Défaut"
|
msgstr "Défaut"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:323
|
#: src/rougail/output_doc/__init__.py:559
|
||||||
|
msgid "the value of the variable \"{0}\""
|
||||||
|
msgstr "la valeur de la variable \"{0}\""
|
||||||
|
|
||||||
|
#: src/rougail/output_doc/__init__.py:564
|
||||||
|
#: src/rougail/output_doc/__init__.py:566
|
||||||
|
msgid "value of the {0}"
|
||||||
|
msgstr "la valeur de {0}"
|
||||||
|
|
||||||
|
#: src/rougail/output_doc/__init__.py:638
|
||||||
|
#: src/rougail/output_doc/__init__.py:651
|
||||||
msgid "Example"
|
msgid "Example"
|
||||||
msgstr "Exemple"
|
msgstr "Exemple"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:325
|
#: src/rougail/output_doc/__init__.py:649
|
||||||
msgid "Examples"
|
msgid "Examples"
|
||||||
msgstr "Exemples"
|
msgstr "Exemples"
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:365
|
|
||||||
msgid "Description"
|
|
||||||
msgstr "Description"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:365
|
|
||||||
msgid "Variable"
|
|
||||||
msgstr "Variable"
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:386
|
|
||||||
msgid "{0}: {1}"
|
|
||||||
msgstr "{0} : {1}"
|
|
||||||
|
|
||||||
#~ msgid "Display example in documentation"
|
|
||||||
#~ msgstr "Afficher un exemple dans la documentation"
|
|
||||||
|
|
||||||
#~ msgid "Hide example in documentation"
|
|
||||||
#~ msgstr "Cacher l'exemple dans la documentation"
|
|
||||||
|
|
||||||
#~ msgid "Variables"
|
|
||||||
#~ msgstr "Variables"
|
|
||||||
|
|
||||||
#, fuzzy
|
|
||||||
#~| msgid ":"
|
|
||||||
#~ msgid ": "
|
|
||||||
#~ msgstr " : "
|
|
||||||
|
|
||||||
#~ msgid "when the variable \"{0}\" has the value \"True\""
|
|
||||||
#~ msgstr "lorsque la variable \"{0}\" a la valeur \"True\""
|
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2025-03-02 13:37+0100\n"
|
"POT-Creation-Date: 2024-11-01 11:42+0100\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -15,275 +15,137 @@ msgstr ""
|
||||||
"Generated-By: pygettext.py 1.5\n"
|
"Generated-By: pygettext.py 1.5\n"
|
||||||
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/annotator.py:288
|
#: src/rougail/output_doc/__init__.py:40
|
||||||
msgid "when the variable \"{0}\" hasn't the value \"{1}\""
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/annotator.py:294
|
|
||||||
msgid "when the variable \"{0}\" has the value \"{1}\""
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/annotator.py:310
|
|
||||||
msgid "the value of the information \"{0}\" of the variable \"{1}\""
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/annotator.py:313
|
|
||||||
msgid "the value of the global information \"{0}\""
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/annotator.py:320
|
|
||||||
msgid "when the identifier is \"{0}\""
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/annotator.py:322
|
|
||||||
msgid "when the identifier is not \"{0}\""
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/config.py:42
|
|
||||||
msgid "duplicated level rougail-doc for output \"{0}\": {1} and {2}"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/config.py:74
|
|
||||||
msgid "Configuration rougail-doc"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/config.py:82
|
|
||||||
msgid "Starting title level"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/config.py:86
|
|
||||||
msgid "Generate example"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/config.py:87
|
|
||||||
msgid "Generate documentation"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/config.py:91
|
|
||||||
msgid "Do not add families in documentation"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/config.py:92
|
|
||||||
msgid "Add families in documentation"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/config.py:95
|
|
||||||
msgid "Disable documentation for variables with those modes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/config.py:103
|
|
||||||
msgid "disabled when there is no mode available"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/config.py:109
|
|
||||||
msgid "verify if disable modes already exists"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/config.py:111
|
|
||||||
msgid "Generate document in format"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:88
|
|
||||||
msgid "mandatory"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:89
|
|
||||||
msgid "hidden"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:90
|
|
||||||
msgid "disabled"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:91
|
|
||||||
msgid "unique"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:92
|
|
||||||
msgid "auto modified"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:292
|
|
||||||
msgid "This family contains lists of variable blocks."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:300
|
|
||||||
msgid "This family builds families dynamically."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:330
|
|
||||||
msgid "multiple"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:351
|
|
||||||
msgid "No attribute \"description\" for \"{0}\" in {1}"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:461
|
|
||||||
msgid "(default)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:468
|
|
||||||
msgid "text based with regular expressions \"{0}\""
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:556
|
|
||||||
msgid "depends on a calculation"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:557
|
|
||||||
msgid "\"{0}\" is a calculation for {1} but has no description in {2}"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:581
|
|
||||||
msgid "the value of the variable \"{0}\""
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:582
|
|
||||||
msgid "the value of an undocumented variable"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:598
|
|
||||||
msgid "the values of undocumented variables"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:605
|
|
||||||
msgid "the value of the identifier"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/doc.py:609
|
|
||||||
msgid "the value of the {0}"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/example.py:37
|
|
||||||
msgid "Example with mandatory variables not filled in"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/example.py:42
|
|
||||||
msgid "Example with all variables modifiable"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:41
|
|
||||||
msgid "the domain name can starts by a dot"
|
msgid "the domain name can starts by a dot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:42
|
#: src/rougail/output_doc/__init__.py:41
|
||||||
msgid "the domain name can be a hostname"
|
msgid "the domain name can be a hostname"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:43
|
#: src/rougail/output_doc/__init__.py:42
|
||||||
msgid "the domain name can be an IP"
|
msgid "the domain name can be an IP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:44
|
#: src/rougail/output_doc/__init__.py:43
|
||||||
msgid "the domain name can be network in CIDR format"
|
msgid "the domain name can be network in CIDR format"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:49
|
#: src/rougail/output_doc/__init__.py:48
|
||||||
msgid "the minimum value is {0}"
|
msgid "the minimum value is {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:50
|
#: src/rougail/output_doc/__init__.py:49
|
||||||
msgid "the maximum value is {0}"
|
msgid "the maximum value is {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:56
|
#: src/rougail/output_doc/__init__.py:55
|
||||||
msgid "IP must be in CIDR format"
|
msgid "IP must be in CIDR format"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:57
|
#: src/rougail/output_doc/__init__.py:56
|
||||||
msgid "private IP are allowed"
|
msgid "private IP are allowed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:58
|
#: src/rougail/output_doc/__init__.py:57
|
||||||
msgid "reserved IP are allowed"
|
msgid "reserved IP are allowed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:63
|
#: src/rougail/output_doc/__init__.py:62
|
||||||
msgid "the host name can be an IP"
|
msgid "the host name can be an IP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:68
|
#: src/rougail/output_doc/__init__.py:67
|
||||||
msgid "the domain name in web address can be an IP"
|
msgid "the domain name in web address can be an IP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:69
|
#: src/rougail/output_doc/__init__.py:68
|
||||||
msgid "the domain name in web address can be only a hostname"
|
msgid "the domain name in web address can be only a hostname"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:76
|
#: src/rougail/output_doc/__init__.py:75
|
||||||
msgid "can be range of port"
|
msgid "can be range of port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:77
|
#: src/rougail/output_doc/__init__.py:76
|
||||||
msgid "can have the protocol"
|
msgid "can have the protocol"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:78
|
#: src/rougail/output_doc/__init__.py:77
|
||||||
msgid "port 0 is allowed"
|
msgid "port 0 is allowed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:79
|
#: src/rougail/output_doc/__init__.py:78
|
||||||
msgid "ports 1 to 1023 are allowed"
|
msgid "ports 1 to 1023 are allowed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:80
|
#: src/rougail/output_doc/__init__.py:79
|
||||||
msgid "ports 1024 to 49151 are allowed"
|
msgid "ports 1024 to 49151 are allowed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:81
|
#: src/rougail/output_doc/__init__.py:80
|
||||||
msgid "ports greater than 49152 are allowed"
|
msgid "ports greater than 49152 are allowed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:86
|
#: src/rougail/output_doc/__init__.py:125
|
||||||
msgid "minimum length for the secret"
|
msgid "mandatory"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:87
|
#: src/rougail/output_doc/__init__.py:126
|
||||||
msgid "maximum length for the secret"
|
msgid "hidden"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:232
|
#: src/rougail/output_doc/__init__.py:127
|
||||||
|
msgid "disabled"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/rougail/output_doc/__init__.py:128
|
||||||
|
msgid "unique"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/rougail/output_doc/__init__.py:129
|
||||||
|
msgid "auto modified"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/rougail/output_doc/__init__.py:163
|
||||||
msgid "Variables for \"{0}\""
|
msgid "Variables for \"{0}\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:248
|
#: src/rougail/output_doc/__init__.py:180
|
||||||
msgid "Identifiers"
|
msgid "Variables"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:313
|
#: src/rougail/output_doc/__init__.py:187
|
||||||
msgid "Validator"
|
msgid "Example with mandatory variables not filled in"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:315
|
#: src/rougail/output_doc/__init__.py:493
|
||||||
msgid "Validators"
|
msgid "(default)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:317
|
#: src/rougail/output_doc/__init__.py:498
|
||||||
msgid "Choices"
|
msgid "Choices"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:319
|
#: src/rougail/output_doc/__init__.py:501
|
||||||
msgid "Default"
|
msgid "Default"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:323
|
#: src/rougail/output_doc/__init__.py:559
|
||||||
|
msgid "the value of the variable \"{0}\""
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/rougail/output_doc/__init__.py:564
|
||||||
|
#: src/rougail/output_doc/__init__.py:566
|
||||||
|
msgid "value of the {0}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/rougail/output_doc/__init__.py:638
|
||||||
|
#: src/rougail/output_doc/__init__.py:651
|
||||||
msgid "Example"
|
msgid "Example"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:325
|
#: src/rougail/output_doc/__init__.py:649
|
||||||
msgid "Examples"
|
msgid "Examples"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:365
|
|
||||||
msgid "Description"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:365
|
|
||||||
msgid "Variable"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/rougail/output_doc/utils.py:386
|
|
||||||
msgid "{0}: {1}"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@ requires = ["flit_core >=3.8.0,<4"]
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "rougail.output_doc"
|
name = "rougail.output_doc"
|
||||||
version = "0.2.0a9"
|
version = "0.1.0"
|
||||||
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
|
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
description = "Rougail output doc"
|
description = "Rougail output doc"
|
||||||
|
@ -25,9 +25,8 @@ classifiers = [
|
||||||
|
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"rougail > 1.1,<2",
|
"rougail ~= 1.1,<2",
|
||||||
"tabulate ~= 0.9.0",
|
"tabulate ~= 0.9.0",
|
||||||
"rich ~= 13.9.3",
|
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
|
@ -38,5 +37,5 @@ name = "cz_conventional_commits"
|
||||||
tag_format = "$version"
|
tag_format = "$version"
|
||||||
version_scheme = "pep440"
|
version_scheme = "pep440"
|
||||||
version_provider = "pep621"
|
version_provider = "pep621"
|
||||||
update_changelog_on_bump = true
|
#update_changelog_on_bump = true
|
||||||
changelog_merge_prerelease = true
|
changelog_merge_prerelease = true
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
|
#!/usr/bin/env python3
|
||||||
"""
|
"""
|
||||||
Silique (https://www.silique.fr)
|
Silique (https://www.silique.fr)
|
||||||
Copyright (C) 2024-2025
|
Copyright (C) 2024
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify it
|
This program is free software: you can redistribute it and/or modify it
|
||||||
under the terms of the GNU Lesser General Public License as published by the
|
under the terms of the GNU Lesser General Public License as published by the
|
||||||
|
@ -15,8 +16,671 @@ details.
|
||||||
You should have received a copy of the GNU Lesser General Public License
|
You should have received a copy of the GNU Lesser General Public License
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
"""
|
"""
|
||||||
|
# FIXME si plusieurs example dont le 1er est none tester les autres : tests/dictionaries/00_8test_none
|
||||||
|
from tiramisu import Calculation
|
||||||
|
from tiramisu.error import display_list
|
||||||
|
import tabulate as tabulate_module
|
||||||
|
from tabulate import tabulate
|
||||||
|
from warnings import warn
|
||||||
|
from typing import Optional
|
||||||
|
|
||||||
from .doc import RougailOutputDoc
|
from rougail.error import display_xmlfiles
|
||||||
|
from rougail import RougailConfig, Rougail, CONVERT_OPTION
|
||||||
|
from rougail.object_model import PROPERTY_ATTRIBUTE
|
||||||
|
|
||||||
|
from .config import OutPuts
|
||||||
|
from .i18n import _
|
||||||
|
|
||||||
|
ENTER = "\n\n"
|
||||||
|
|
||||||
|
|
||||||
|
DocTypes = {
|
||||||
|
"domainname": {
|
||||||
|
"params": {
|
||||||
|
"allow_startswith_dot": _("the domain name can starts by a dot"),
|
||||||
|
"allow_without_dot": _("the domain name can be a hostname"),
|
||||||
|
"allow_ip": _("the domain name can be an IP"),
|
||||||
|
"allow_cidr_network": _("the domain name can be network in CIDR format"),
|
||||||
|
},
|
||||||
|
},
|
||||||
|
"number": {
|
||||||
|
"params": {
|
||||||
|
"min_number": _("the minimum value is {0}"),
|
||||||
|
"max_number": _("the maximum value is {0}"),
|
||||||
|
},
|
||||||
|
},
|
||||||
|
"ip": {
|
||||||
|
"msg": "IP",
|
||||||
|
"params": {
|
||||||
|
"cidr": _("IP must be in CIDR format"),
|
||||||
|
"private_only": _("private IP are allowed"),
|
||||||
|
"allow_reserved": _("reserved IP are allowed"),
|
||||||
|
},
|
||||||
|
},
|
||||||
|
"hostname": {
|
||||||
|
"params": {
|
||||||
|
"allow_ip": _("the host name can be an IP"),
|
||||||
|
},
|
||||||
|
},
|
||||||
|
"web_address": {
|
||||||
|
"params": {
|
||||||
|
"allow_ip": _("the domain name in web address can be an IP"),
|
||||||
|
"allow_without_dot": _(
|
||||||
|
"the domain name in web address can be only a hostname"
|
||||||
|
),
|
||||||
|
},
|
||||||
|
},
|
||||||
|
"port": {
|
||||||
|
"params": {
|
||||||
|
"allow_range": _("can be range of port"),
|
||||||
|
"allow_protocol": _("can have the protocol"),
|
||||||
|
"allow_zero": _("port 0 is allowed"),
|
||||||
|
"allow_wellknown": _("ports 1 to 1023 are allowed"),
|
||||||
|
"allow_registred": _("ports 1024 to 49151 are allowed"),
|
||||||
|
"allow_private": _("ports greater than 49152 are allowed"),
|
||||||
|
},
|
||||||
|
},
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
ROUGAIL_VARIABLE_TYPE = (
|
||||||
|
"https://rougail.readthedocs.io/en/latest/variable.html#variables-types"
|
||||||
|
)
|
||||||
|
|
||||||
|
|
||||||
|
class RougailOutputDoc:
|
||||||
|
def __init__(
|
||||||
|
self,
|
||||||
|
*,
|
||||||
|
config: "Config" = None,
|
||||||
|
rougailconfig: RougailConfig = None,
|
||||||
|
**kwarg,
|
||||||
|
):
|
||||||
|
if rougailconfig is None:
|
||||||
|
rougailconfig = RougailConfig
|
||||||
|
if rougailconfig["step.output"] != "doc":
|
||||||
|
rougailconfig["step.output"] = "doc"
|
||||||
|
if rougailconfig["step.output"] != "doc":
|
||||||
|
raise Exception("doc is not set as step.output")
|
||||||
|
self.rougailconfig = rougailconfig
|
||||||
|
outputs = OutPuts().get()
|
||||||
|
output = self.rougailconfig["doc.output_format"]
|
||||||
|
if output not in outputs:
|
||||||
|
raise Exception(
|
||||||
|
f'cannot find output "{output}", available outputs: {list(outputs)}'
|
||||||
|
)
|
||||||
|
if config is None:
|
||||||
|
rougail = Rougail(self.rougailconfig)
|
||||||
|
rougail.converted.plugins.append("output_doc")
|
||||||
|
config = rougail.get_config()
|
||||||
|
self.conf = config
|
||||||
|
self.conf.property.setdefault(frozenset({"advanced"}), "read_write", "append")
|
||||||
|
self.conf.property.read_write()
|
||||||
|
self.conf.property.remove("cache")
|
||||||
|
self.dynamic_paths = {}
|
||||||
|
self.formater = outputs[output]()
|
||||||
|
self.level = self.rougailconfig["doc.title_level"]
|
||||||
|
# self.property_to_string = [('mandatory', 'obligatoire'), ('hidden', 'cachée'), ('disabled', 'désactivée'), ('unique', 'unique'), ('force_store_value', 'modifié automatiquement')]
|
||||||
|
self.property_to_string = [
|
||||||
|
("mandatory", _("mandatory")),
|
||||||
|
("hidden", _("hidden")),
|
||||||
|
("disabled", _("disabled")),
|
||||||
|
("unique", _("unique")),
|
||||||
|
("force_store_value", _("auto modified")),
|
||||||
|
]
|
||||||
|
|
||||||
|
def run(self):
|
||||||
|
print(self.gen_doc())
|
||||||
|
|
||||||
|
def gen_doc(self):
|
||||||
|
tabulate_module.PRESERVE_WHITESPACE = True
|
||||||
|
examples_mini = {}
|
||||||
|
examples_all = {}
|
||||||
|
return_string = self.formater.header()
|
||||||
|
if self.rougailconfig["main_namespace"]:
|
||||||
|
for namespace in self.conf.unrestraint.list():
|
||||||
|
name = namespace.name()
|
||||||
|
examples_mini[name] = {}
|
||||||
|
examples_all[name] = {}
|
||||||
|
doc = (
|
||||||
|
self._display_doc(
|
||||||
|
self.display_families(
|
||||||
|
namespace,
|
||||||
|
self.level + 1,
|
||||||
|
examples_mini[name],
|
||||||
|
examples_all[name],
|
||||||
|
),
|
||||||
|
[],
|
||||||
|
)
|
||||||
|
+ "\n"
|
||||||
|
)
|
||||||
|
if not examples_mini[name]:
|
||||||
|
del examples_mini[name]
|
||||||
|
if not examples_all[name]:
|
||||||
|
del examples_all[name]
|
||||||
|
else:
|
||||||
|
return_string += self.formater.title(
|
||||||
|
_('Variables for "{0}"').format(namespace.name()), self.level
|
||||||
|
)
|
||||||
|
return_string += doc
|
||||||
|
else:
|
||||||
|
doc = (
|
||||||
|
self._display_doc(
|
||||||
|
self.display_families(
|
||||||
|
self.conf.unrestraint,
|
||||||
|
self.level + 1,
|
||||||
|
examples_mini,
|
||||||
|
examples_all,
|
||||||
|
),
|
||||||
|
[],
|
||||||
|
)
|
||||||
|
+ "\n"
|
||||||
|
)
|
||||||
|
if examples_all:
|
||||||
|
return_string += self.formater.title(_("Variables"), self.level)
|
||||||
|
return_string += doc
|
||||||
|
if not examples_all:
|
||||||
|
return ""
|
||||||
|
if self.rougailconfig["doc.with_example"]:
|
||||||
|
if examples_mini:
|
||||||
|
return_string += self.formater.title(
|
||||||
|
_("Example with mandatory variables not filled in"), self.level
|
||||||
|
)
|
||||||
|
return_string += self.formater.yaml(examples_mini)
|
||||||
|
if examples_all:
|
||||||
|
return_string += self.formater.title(
|
||||||
|
"Example with all variables modifiable", self.level
|
||||||
|
)
|
||||||
|
return_string += self.formater.yaml(examples_all)
|
||||||
|
return return_string
|
||||||
|
|
||||||
|
def _display_doc(self, variables, add_paths):
|
||||||
|
return_string = ""
|
||||||
|
for variable in variables:
|
||||||
|
typ = variable["type"]
|
||||||
|
path = variable["path"]
|
||||||
|
if path in add_paths:
|
||||||
|
continue
|
||||||
|
if typ == "family":
|
||||||
|
return_string += variable["title"]
|
||||||
|
return_string += self._display_doc(variable["objects"], add_paths)
|
||||||
|
else:
|
||||||
|
for idx, path in enumerate(variable["paths"]):
|
||||||
|
if path in self.dynamic_paths:
|
||||||
|
paths_msg = display_list(
|
||||||
|
[
|
||||||
|
self.formater.bold(path_)
|
||||||
|
for path_ in self.dynamic_paths[path]["paths"]
|
||||||
|
],
|
||||||
|
separator="or",
|
||||||
|
)
|
||||||
|
variable["objects"][idx][0] = variable["objects"][idx][
|
||||||
|
0
|
||||||
|
].replace("{{ ROUGAIL_PATH }}", paths_msg)
|
||||||
|
identifiers = self.dynamic_paths[path]["identifiers"]
|
||||||
|
description = variable["objects"][idx][1][0]
|
||||||
|
if "{{ identifier }}" in description:
|
||||||
|
if description.endswith("."):
|
||||||
|
description = description[:-1]
|
||||||
|
comment_msg = self.to_phrase(
|
||||||
|
display_list(
|
||||||
|
[
|
||||||
|
description.replace(
|
||||||
|
"{{ identifier }}",
|
||||||
|
self.formater.italic(identifier),
|
||||||
|
)
|
||||||
|
for identifier in identifiers
|
||||||
|
],
|
||||||
|
separator="or",
|
||||||
|
add_quote=True,
|
||||||
|
)
|
||||||
|
)
|
||||||
|
variable["objects"][idx][1][0] = comment_msg
|
||||||
|
variable["objects"][idx][1] = self.formater.join(
|
||||||
|
variable["objects"][idx][1]
|
||||||
|
)
|
||||||
|
return_string += (
|
||||||
|
self.formater.table(
|
||||||
|
tabulate(
|
||||||
|
variable["objects"],
|
||||||
|
headers=self.formater.table_header(
|
||||||
|
["Variable", "Description"]
|
||||||
|
),
|
||||||
|
tablefmt=self.formater.name,
|
||||||
|
)
|
||||||
|
)
|
||||||
|
+ "\n\n"
|
||||||
|
)
|
||||||
|
add_paths.append(path)
|
||||||
|
return return_string
|
||||||
|
|
||||||
|
def is_hidden(self, child):
|
||||||
|
properties = child.property.get(uncalculated=True)
|
||||||
|
for hidden_property in ["hidden", "disabled", "advanced"]:
|
||||||
|
if hidden_property in properties:
|
||||||
|
return True
|
||||||
|
return False
|
||||||
|
|
||||||
|
def display_families(
|
||||||
|
self,
|
||||||
|
family,
|
||||||
|
level,
|
||||||
|
examples_mini,
|
||||||
|
examples_all,
|
||||||
|
):
|
||||||
|
variables = []
|
||||||
|
for child in family.list():
|
||||||
|
if self.is_hidden(child):
|
||||||
|
continue
|
||||||
|
if not child.isoptiondescription():
|
||||||
|
if child.isfollower() and child.index() != 0:
|
||||||
|
# only add to example
|
||||||
|
self.display_variable(
|
||||||
|
child,
|
||||||
|
examples_mini,
|
||||||
|
examples_all,
|
||||||
|
)
|
||||||
|
continue
|
||||||
|
path = child.path(uncalculated=True)
|
||||||
|
if child.isdynamic():
|
||||||
|
self.dynamic_paths.setdefault(
|
||||||
|
path, {"paths": [], "identifiers": []}
|
||||||
|
)["paths"].append(child.path())
|
||||||
|
self.dynamic_paths[path]["identifiers"].append(
|
||||||
|
child.identifiers()[-1]
|
||||||
|
)
|
||||||
|
if not variables or variables[-1]["type"] != "variables":
|
||||||
|
variables.append(
|
||||||
|
{
|
||||||
|
"type": "variables",
|
||||||
|
"objects": [],
|
||||||
|
"path": path,
|
||||||
|
"paths": [],
|
||||||
|
}
|
||||||
|
)
|
||||||
|
variables[-1]["objects"].append(
|
||||||
|
self.display_variable(
|
||||||
|
child,
|
||||||
|
examples_mini,
|
||||||
|
examples_all,
|
||||||
|
)
|
||||||
|
)
|
||||||
|
variables[-1]["paths"].append(path)
|
||||||
|
else:
|
||||||
|
name = child.name()
|
||||||
|
if child.isleadership():
|
||||||
|
examples_mini[name] = []
|
||||||
|
examples_all[name] = []
|
||||||
|
else:
|
||||||
|
examples_mini[name] = {}
|
||||||
|
examples_all[name] = {}
|
||||||
|
variables.append(
|
||||||
|
{
|
||||||
|
"type": "family",
|
||||||
|
"title": self.display_family(
|
||||||
|
child,
|
||||||
|
level,
|
||||||
|
),
|
||||||
|
"path": child.path(uncalculated=True),
|
||||||
|
"objects": self.display_families(
|
||||||
|
child,
|
||||||
|
level + 1,
|
||||||
|
examples_mini[name],
|
||||||
|
examples_all[name],
|
||||||
|
),
|
||||||
|
}
|
||||||
|
)
|
||||||
|
if not examples_mini[name]:
|
||||||
|
del examples_mini[name]
|
||||||
|
if not examples_all[name]:
|
||||||
|
del examples_all[name]
|
||||||
|
return variables
|
||||||
|
|
||||||
|
def display_family(
|
||||||
|
self,
|
||||||
|
family,
|
||||||
|
level,
|
||||||
|
):
|
||||||
|
if family.name() != family.description(uncalculated=True):
|
||||||
|
title = f"{family.description(uncalculated=True)}"
|
||||||
|
else:
|
||||||
|
warning = f'No attribute "description" for family "{family.path()}" in {display_xmlfiles(family.information.get("dictionaries"))}'
|
||||||
|
warn(warning)
|
||||||
|
title = f"{family.path()}"
|
||||||
|
isdynamic = family.isdynamic(only_self=True)
|
||||||
|
if isdynamic:
|
||||||
|
identifiers = family.identifiers(only_self=True)
|
||||||
|
if "{{ identifier }}" in title:
|
||||||
|
title = display_list(
|
||||||
|
[
|
||||||
|
title.replace(
|
||||||
|
"{{ identifier }}", self.formater.italic(identifier)
|
||||||
|
)
|
||||||
|
for identifier in identifiers
|
||||||
|
],
|
||||||
|
separator="or",
|
||||||
|
add_quote=True,
|
||||||
|
)
|
||||||
|
msg = self.formater.title(title, level)
|
||||||
|
subparameter = []
|
||||||
|
self.manage_properties(family, subparameter)
|
||||||
|
if subparameter:
|
||||||
|
msg += self.subparameter_to_string(subparameter) + ENTER
|
||||||
|
comment = []
|
||||||
|
self.subparameter_to_parameter(subparameter, comment)
|
||||||
|
if comment:
|
||||||
|
msg += "\n".join(comment) + ENTER
|
||||||
|
help = self.to_phrase(family.information.get("help", ""))
|
||||||
|
if help:
|
||||||
|
msg += "\n" + help + ENTER
|
||||||
|
if family.isleadership():
|
||||||
|
# help = "Cette famille contient des listes de bloc de variables."
|
||||||
|
help = "This family contains lists of variable blocks."
|
||||||
|
msg += "\n" + help + ENTER
|
||||||
|
if isdynamic:
|
||||||
|
identifiers = family.identifiers(only_self=True, uncalculated=True)
|
||||||
|
if isinstance(identifiers, Calculation):
|
||||||
|
identifiers = self.to_string(family, "dynamic")
|
||||||
|
if isinstance(identifiers, list):
|
||||||
|
for idx, val in enumerate(identifiers):
|
||||||
|
if not isinstance(val, Calculation):
|
||||||
|
continue
|
||||||
|
identifiers[idx] = self.to_string(family, "dynamic", f"_{idx}")
|
||||||
|
identifiers = self.formater.list(identifiers)
|
||||||
|
# help = f"Cette famille construit des familles dynamiquement.\n\n{self.formater.bold('Identifiers')}: {identifiers}"
|
||||||
|
help = f"This family builds families dynamically.\n\n{self.formater.bold('Identifiers')}: {identifiers}"
|
||||||
|
msg += "\n" + help + ENTER
|
||||||
|
return msg
|
||||||
|
|
||||||
|
def manage_properties(
|
||||||
|
self,
|
||||||
|
variable,
|
||||||
|
subparameter,
|
||||||
|
):
|
||||||
|
properties = variable.property.get(uncalculated=True)
|
||||||
|
for mode in self.rougailconfig["modes_level"]:
|
||||||
|
if mode in properties:
|
||||||
|
subparameter.append((self.formater.prop(mode), None, None))
|
||||||
|
break
|
||||||
|
for prop, msg in self.property_to_string:
|
||||||
|
if prop in properties:
|
||||||
|
subparameter.append((self.formater.prop(msg), None, None))
|
||||||
|
elif variable.information.get(f"{prop}_calculation", False):
|
||||||
|
subparameter.append(
|
||||||
|
(self.formater.prop(msg), msg, self.to_string(variable, prop))
|
||||||
|
)
|
||||||
|
|
||||||
|
def subparameter_to_string(
|
||||||
|
self,
|
||||||
|
subparameter,
|
||||||
|
):
|
||||||
|
subparameter_str = ""
|
||||||
|
for param in subparameter:
|
||||||
|
if param[1]:
|
||||||
|
subparameter_str += f"_{param[0]}_ "
|
||||||
|
else:
|
||||||
|
subparameter_str += f"{param[0]} "
|
||||||
|
return subparameter_str[:-1]
|
||||||
|
|
||||||
|
def subparameter_to_parameter(
|
||||||
|
self,
|
||||||
|
subparameter,
|
||||||
|
comment,
|
||||||
|
):
|
||||||
|
for param in subparameter:
|
||||||
|
if not param[1]:
|
||||||
|
continue
|
||||||
|
msg = param[2]
|
||||||
|
comment.append(f"{self.formater.bold(param[1].capitalize())}: {msg}")
|
||||||
|
|
||||||
|
def to_phrase(self, msg):
|
||||||
|
if not msg:
|
||||||
|
return ""
|
||||||
|
msg = str(msg).strip()
|
||||||
|
if not msg.endswith("."):
|
||||||
|
msg += "."
|
||||||
|
return msg[0].upper() + msg[1:]
|
||||||
|
|
||||||
|
def display_variable(
|
||||||
|
self,
|
||||||
|
variable,
|
||||||
|
examples_mini,
|
||||||
|
examples_all,
|
||||||
|
):
|
||||||
|
if variable.isdynamic():
|
||||||
|
parameter = ["{{ ROUGAIL_PATH }}"]
|
||||||
|
else:
|
||||||
|
parameter = [f"{self.formater.bold(variable.path())}"]
|
||||||
|
subparameter = []
|
||||||
|
description = variable.description(uncalculated=True)
|
||||||
|
comment = [self.to_phrase(description)]
|
||||||
|
help_ = self.to_phrase(variable.information.get("help", ""))
|
||||||
|
if help_:
|
||||||
|
comment.append(help_)
|
||||||
|
self.type_to_string(
|
||||||
|
variable,
|
||||||
|
subparameter,
|
||||||
|
comment,
|
||||||
|
)
|
||||||
|
self.manage_properties(
|
||||||
|
variable,
|
||||||
|
subparameter,
|
||||||
|
)
|
||||||
|
if variable.ismulti():
|
||||||
|
multi = not variable.isfollower() or variable.issubmulti()
|
||||||
|
else:
|
||||||
|
multi = False
|
||||||
|
if multi:
|
||||||
|
subparameter.append((self.formater.prop("multiple"), None, None))
|
||||||
|
if subparameter:
|
||||||
|
parameter.append(self.subparameter_to_string(subparameter))
|
||||||
|
if variable.name() == description:
|
||||||
|
warning = f'No attribute "description" for variable "{variable.path()}" in {display_xmlfiles(variable.information.get("dictionaries"))}'
|
||||||
|
warn(warning)
|
||||||
|
default = self.get_default(
|
||||||
|
variable,
|
||||||
|
comment,
|
||||||
|
)
|
||||||
|
default_in_choices = False
|
||||||
|
if variable.information.get("type") == "choice":
|
||||||
|
choices = variable.value.list(uncalculated=True)
|
||||||
|
if isinstance(choices, Calculation):
|
||||||
|
choices = self.to_string(variable, "choice")
|
||||||
|
if isinstance(choices, list):
|
||||||
|
for idx, val in enumerate(choices):
|
||||||
|
if not isinstance(val, Calculation):
|
||||||
|
if default is not None and val == default:
|
||||||
|
choices[idx] = str(val) + " ← " + _("(default)")
|
||||||
|
default_in_choices = True
|
||||||
|
continue
|
||||||
|
choices[idx] = self.to_string(variable, "choice", f"_{idx}")
|
||||||
|
choices = self.formater.list(choices)
|
||||||
|
comment.append(f'{self.formater.bold(_("Choices"))}: {choices}')
|
||||||
|
# choice
|
||||||
|
if default is not None and not default_in_choices:
|
||||||
|
comment.append(f"{self.formater.bold(_('Default'))}: {default}")
|
||||||
|
self.manage_exemples(
|
||||||
|
multi,
|
||||||
|
variable,
|
||||||
|
examples_all,
|
||||||
|
examples_mini,
|
||||||
|
comment,
|
||||||
|
)
|
||||||
|
self.subparameter_to_parameter(subparameter, comment)
|
||||||
|
self.formater.columns(parameter, comment)
|
||||||
|
return [self.formater.join(parameter), comment]
|
||||||
|
|
||||||
|
def get_default(
|
||||||
|
self,
|
||||||
|
variable,
|
||||||
|
comment,
|
||||||
|
):
|
||||||
|
if variable.information.get("fake_default", False):
|
||||||
|
default = None
|
||||||
|
else:
|
||||||
|
default = variable.value.get(uncalculated=True)
|
||||||
|
if default in [None, []]:
|
||||||
|
return
|
||||||
|
if isinstance(default, Calculation):
|
||||||
|
default = self.to_string(variable, "default")
|
||||||
|
if isinstance(default, list):
|
||||||
|
for idx, val in enumerate(default):
|
||||||
|
if not isinstance(val, Calculation):
|
||||||
|
continue
|
||||||
|
default[idx] = self.to_string(variable, "default", f"_{idx}")
|
||||||
|
default = self.formater.list(default)
|
||||||
|
return default
|
||||||
|
|
||||||
|
def to_string(
|
||||||
|
self,
|
||||||
|
variable,
|
||||||
|
prop,
|
||||||
|
identifier="",
|
||||||
|
):
|
||||||
|
calculation_type = variable.information.get(
|
||||||
|
f"{prop}_calculation_type{identifier}", None
|
||||||
|
)
|
||||||
|
if not calculation_type:
|
||||||
|
raise Exception(
|
||||||
|
f"cannot find {prop}_calculation_type{identifier} information, do you have declare doc has a plugins?"
|
||||||
|
)
|
||||||
|
calculation = variable.information.get(f"{prop}_calculation{identifier}")
|
||||||
|
if calculation_type == "jinja":
|
||||||
|
if calculation is not True:
|
||||||
|
values = self.formater.to_string(calculation)
|
||||||
|
else:
|
||||||
|
values = "depends on a calculation"
|
||||||
|
warning = f'"{prop}" is a calculation for {variable.path()} but has no description in {display_xmlfiles(variable.information.get("dictionaries"))}'
|
||||||
|
warn(warning)
|
||||||
|
elif calculation_type == "variable":
|
||||||
|
if prop in PROPERTY_ATTRIBUTE:
|
||||||
|
values = self.formater.to_string(calculation)
|
||||||
|
else:
|
||||||
|
values = _('the value of the variable "{0}"').format(calculation)
|
||||||
|
elif calculation_type == "identifier":
|
||||||
|
if prop in PROPERTY_ATTRIBUTE:
|
||||||
|
values = self.formater.to_string(calculation)
|
||||||
|
else:
|
||||||
|
values = _("value of the {0}").format(calculation_type)
|
||||||
|
else:
|
||||||
|
values = _("value of the {0}").format(calculation_type)
|
||||||
|
if not values.endswith("."):
|
||||||
|
values += "."
|
||||||
|
return values
|
||||||
|
|
||||||
|
def type_to_string(
|
||||||
|
self,
|
||||||
|
variable,
|
||||||
|
subparameter,
|
||||||
|
comment,
|
||||||
|
):
|
||||||
|
variable_type = variable.information.get("type")
|
||||||
|
doc_type = DocTypes.get(variable_type, {"params": {}})
|
||||||
|
subparameter.append(
|
||||||
|
(
|
||||||
|
self.formater.link(
|
||||||
|
doc_type.get("msg", variable_type), ROUGAIL_VARIABLE_TYPE
|
||||||
|
),
|
||||||
|
None,
|
||||||
|
)
|
||||||
|
)
|
||||||
|
option = variable.get()
|
||||||
|
validators = []
|
||||||
|
for param, msg in doc_type["params"].items():
|
||||||
|
value = option.impl_get_extra(f"_{param}")
|
||||||
|
if value is None:
|
||||||
|
value = option.impl_get_extra(param)
|
||||||
|
if value is not None and value is not False:
|
||||||
|
validators.append(msg.format(value))
|
||||||
|
valids = [
|
||||||
|
name
|
||||||
|
for name in variable.information.list()
|
||||||
|
if name.startswith("validators_calculation_type_")
|
||||||
|
]
|
||||||
|
if valids:
|
||||||
|
for idx in range(len(valids)):
|
||||||
|
validators.append(
|
||||||
|
self.to_string(
|
||||||
|
variable,
|
||||||
|
"validators",
|
||||||
|
f"_{idx}",
|
||||||
|
)
|
||||||
|
)
|
||||||
|
if validators:
|
||||||
|
if len(validators) == 1:
|
||||||
|
comment.append(f'{self.formater.bold("Validator")}: ' + validators[0])
|
||||||
|
else:
|
||||||
|
comment.append(
|
||||||
|
f'{self.formater.bold("Validators")}:'
|
||||||
|
+ self.formater.list(validators)
|
||||||
|
)
|
||||||
|
|
||||||
|
def manage_exemples(
|
||||||
|
self,
|
||||||
|
multi,
|
||||||
|
variable,
|
||||||
|
examples_all,
|
||||||
|
examples_mini,
|
||||||
|
comment,
|
||||||
|
):
|
||||||
|
example_mini = None
|
||||||
|
example_all = None
|
||||||
|
example = variable.information.get("examples", None)
|
||||||
|
if example is None:
|
||||||
|
example = variable.information.get("test", None)
|
||||||
|
default = variable.value.get()
|
||||||
|
if isinstance(example, tuple):
|
||||||
|
example = list(example)
|
||||||
|
mandatory = "mandatory" in variable.property.get(uncalculated=True)
|
||||||
|
if example:
|
||||||
|
if not multi:
|
||||||
|
example = example[0]
|
||||||
|
title = _("Example")
|
||||||
|
if mandatory:
|
||||||
|
example_mini = example
|
||||||
|
example_all = example
|
||||||
|
else:
|
||||||
|
if mandatory:
|
||||||
|
example_mini = "\n - example"
|
||||||
|
example_all = example
|
||||||
|
len_test = len(example)
|
||||||
|
example = self.formater.list(example)
|
||||||
|
if len_test > 1:
|
||||||
|
title = _("Examples")
|
||||||
|
else:
|
||||||
|
title = _("Example")
|
||||||
|
comment.append(f"{self.formater.bold(title)}: {example}")
|
||||||
|
elif default not in [None, []]:
|
||||||
|
example_all = default
|
||||||
|
else:
|
||||||
|
example = CONVERT_OPTION.get(variable.information.get("type"), {}).get(
|
||||||
|
"example", None
|
||||||
|
)
|
||||||
|
if example is None:
|
||||||
|
example = "xxx"
|
||||||
|
if multi:
|
||||||
|
example = [example]
|
||||||
|
if mandatory:
|
||||||
|
example_mini = example
|
||||||
|
example_all = example
|
||||||
|
if variable.isleader():
|
||||||
|
if example_mini is not None:
|
||||||
|
for mini in example_mini:
|
||||||
|
examples_mini.append({variable.name(): mini})
|
||||||
|
if example_all is not None:
|
||||||
|
for mall in example_all:
|
||||||
|
examples_all.append({variable.name(): mall})
|
||||||
|
elif variable.isfollower():
|
||||||
|
if example_mini is not None:
|
||||||
|
for idx in range(0, len(examples_mini)):
|
||||||
|
examples_mini[idx][variable.name()] = example_mini
|
||||||
|
if example_all is not None:
|
||||||
|
for idx in range(0, len(examples_all)):
|
||||||
|
examples_all[idx][variable.name()] = example_all
|
||||||
|
else:
|
||||||
|
if example_mini is not None:
|
||||||
|
examples_mini[variable.name()] = example_mini
|
||||||
|
examples_all[variable.name()] = example_all
|
||||||
|
|
||||||
|
|
||||||
RougailOutput = RougailOutputDoc
|
RougailOutput = RougailOutputDoc
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
"""
|
"""Annotate for documentation
|
||||||
|
|
||||||
Silique (https://www.silique.fr)
|
Silique (https://www.silique.fr)
|
||||||
Copyright (C) 2024-2025
|
Copyright (C) 2024
|
||||||
|
|
||||||
distribued with GPL-2 or later license
|
distribued with GPL-2 or later license
|
||||||
|
|
||||||
|
@ -19,12 +20,11 @@ along with this program; if not, write to the Free Software
|
||||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from typing import Union
|
|
||||||
|
|
||||||
from tiramisu import undefined
|
from tiramisu import undefined
|
||||||
from rougail.annotator.variable import Walk
|
from rougail.annotator.variable import Walk
|
||||||
|
|
||||||
from rougail.output_doc.i18n import _
|
from rougail.i18n import _
|
||||||
|
from rougail.error import DictConsistencyError
|
||||||
from rougail.object_model import (
|
from rougail.object_model import (
|
||||||
Calculation,
|
Calculation,
|
||||||
JinjaCalculation,
|
JinjaCalculation,
|
||||||
|
@ -37,7 +37,6 @@ from rougail.object_model import (
|
||||||
CONVERT_OPTION,
|
CONVERT_OPTION,
|
||||||
PROPERTY_ATTRIBUTE,
|
PROPERTY_ATTRIBUTE,
|
||||||
)
|
)
|
||||||
from rougail.output_doc.utils import dump
|
|
||||||
|
|
||||||
|
|
||||||
class Annotator(Walk):
|
class Annotator(Walk):
|
||||||
|
@ -48,7 +47,7 @@ class Annotator(Walk):
|
||||||
def __init__(
|
def __init__(
|
||||||
self,
|
self,
|
||||||
objectspace,
|
objectspace,
|
||||||
*args, # pylint: disable=unused-argument
|
*args,
|
||||||
) -> None:
|
) -> None:
|
||||||
if not objectspace.paths:
|
if not objectspace.paths:
|
||||||
return
|
return
|
||||||
|
@ -56,6 +55,42 @@ class Annotator(Walk):
|
||||||
self.populate_family()
|
self.populate_family()
|
||||||
self.populate_variable()
|
self.populate_variable()
|
||||||
|
|
||||||
|
def get_examples_values(self, variable):
|
||||||
|
values = self.objectspace.informations.get(variable.path).get("examples", None)
|
||||||
|
if not values:
|
||||||
|
values = self.objectspace.informations.get(variable.path).get("test", None)
|
||||||
|
if isinstance(values, tuple):
|
||||||
|
values = list(values)
|
||||||
|
return values
|
||||||
|
|
||||||
|
def add_default_value(
|
||||||
|
self,
|
||||||
|
family,
|
||||||
|
value,
|
||||||
|
*,
|
||||||
|
inside_list=False,
|
||||||
|
) -> None:
|
||||||
|
if isinstance(value, Calculation):
|
||||||
|
default_values = "example"
|
||||||
|
if not inside_list:
|
||||||
|
default_values = [default_values]
|
||||||
|
if isinstance(value, (VariableCalculation, VariablePropertyCalculation)):
|
||||||
|
variable, identifier = self.objectspace.paths.get_with_dynamic(
|
||||||
|
value.variable,
|
||||||
|
value.path_prefix,
|
||||||
|
family.path,
|
||||||
|
value.version,
|
||||||
|
value.namespace,
|
||||||
|
value.xmlfiles,
|
||||||
|
)
|
||||||
|
values = self.get_examples_values(variable)
|
||||||
|
if values:
|
||||||
|
if inside_list:
|
||||||
|
default_values = list(values)
|
||||||
|
else:
|
||||||
|
default_values = values
|
||||||
|
value.default_values = default_values
|
||||||
|
|
||||||
def populate_family(self) -> None:
|
def populate_family(self) -> None:
|
||||||
"""Set doc, path, ... to family"""
|
"""Set doc, path, ... to family"""
|
||||||
for family in self.get_families():
|
for family in self.get_families():
|
||||||
|
@ -66,10 +101,10 @@ class Annotator(Walk):
|
||||||
if family.type != "dynamic":
|
if family.type != "dynamic":
|
||||||
continue
|
continue
|
||||||
if not isinstance(family.dynamic, list):
|
if not isinstance(family.dynamic, list):
|
||||||
self.dynamic_values(family, family.dynamic)
|
self.add_default_value(family, family.dynamic)
|
||||||
else:
|
else:
|
||||||
for value in family.dynamic:
|
for value in family.dynamic:
|
||||||
self.dynamic_values(family, value, return_a_list=False)
|
self.add_default_value(family, value, inside_list=True)
|
||||||
self.calculation_to_information(
|
self.calculation_to_information(
|
||||||
family.path,
|
family.path,
|
||||||
"dynamic",
|
"dynamic",
|
||||||
|
@ -77,42 +112,6 @@ class Annotator(Walk):
|
||||||
family.version,
|
family.version,
|
||||||
)
|
)
|
||||||
|
|
||||||
def dynamic_values(
|
|
||||||
self,
|
|
||||||
family,
|
|
||||||
value,
|
|
||||||
*,
|
|
||||||
return_a_list=True,
|
|
||||||
) -> None:
|
|
||||||
"""For dynamic we must have values to document it"""
|
|
||||||
if not isinstance(value, Calculation):
|
|
||||||
return
|
|
||||||
default_values = ["example"]
|
|
||||||
if isinstance(value, (VariableCalculation, VariablePropertyCalculation)):
|
|
||||||
variable = self.objectspace.paths.get_with_dynamic(
|
|
||||||
value.variable,
|
|
||||||
family.path,
|
|
||||||
value.version,
|
|
||||||
value.namespace,
|
|
||||||
value.xmlfiles,
|
|
||||||
)[0]
|
|
||||||
if variable:
|
|
||||||
values = self.get_examples_values(variable)
|
|
||||||
if values:
|
|
||||||
default_values = values
|
|
||||||
if not return_a_list:
|
|
||||||
default_values = default_values[0]
|
|
||||||
value.default_values = default_values
|
|
||||||
|
|
||||||
def get_examples_values(self, variable) -> list:
|
|
||||||
"""Check examples or test information to define examples values"""
|
|
||||||
values = self.objectspace.informations.get(variable.path).get("examples", None)
|
|
||||||
if not values:
|
|
||||||
values = self.objectspace.informations.get(variable.path).get("test", None)
|
|
||||||
if isinstance(values, tuple):
|
|
||||||
values = list(values)
|
|
||||||
return values
|
|
||||||
|
|
||||||
def populate_variable(self) -> None:
|
def populate_variable(self) -> None:
|
||||||
"""convert variables"""
|
"""convert variables"""
|
||||||
for variable in self.get_variables():
|
for variable in self.get_variables():
|
||||||
|
@ -143,9 +142,7 @@ class Annotator(Walk):
|
||||||
variable.default = list(values)
|
variable.default = list(values)
|
||||||
else:
|
else:
|
||||||
variable.default = [CONVERT_OPTION[variable.type]["example"]]
|
variable.default = [CONVERT_OPTION[variable.type]["example"]]
|
||||||
self.objectspace.informations.add(
|
self.objectspace.informations.add(variable.path, "fake_default", True)
|
||||||
variable.path, "default_value_makes_sense", False
|
|
||||||
)
|
|
||||||
self.objectspace.informations.add(
|
self.objectspace.informations.add(
|
||||||
variable.path, "dictionaries", variable.xmlfiles
|
variable.path, "dictionaries", variable.xmlfiles
|
||||||
)
|
)
|
||||||
|
@ -156,7 +153,7 @@ class Annotator(Walk):
|
||||||
variable: dict,
|
variable: dict,
|
||||||
) -> None:
|
) -> None:
|
||||||
"""convert properties"""
|
"""convert properties"""
|
||||||
for prop in PROPERTY_ATTRIBUTE:
|
for prop in ["hidden", "disabled", "mandatory"]:
|
||||||
prop_value = getattr(variable, prop, None)
|
prop_value = getattr(variable, prop, None)
|
||||||
if not prop_value:
|
if not prop_value:
|
||||||
continue
|
continue
|
||||||
|
@ -174,162 +171,76 @@ class Annotator(Walk):
|
||||||
values,
|
values,
|
||||||
version: str,
|
version: str,
|
||||||
):
|
):
|
||||||
"""tranform calculation to an information"""
|
self._calculation_to_information(
|
||||||
if not isinstance(values, list):
|
path,
|
||||||
if not isinstance(values, Calculation):
|
prop,
|
||||||
return
|
values,
|
||||||
self._calculation_to_information(
|
version,
|
||||||
path,
|
)
|
||||||
prop,
|
if isinstance(values, list):
|
||||||
self._calculation_to_string(path, prop, values, version),
|
|
||||||
)
|
|
||||||
else:
|
|
||||||
datas = []
|
|
||||||
one_is_calculation = False
|
|
||||||
for idx, val in enumerate(values):
|
for idx, val in enumerate(values):
|
||||||
data = self._calculation_to_string(path, prop, val, version)
|
|
||||||
if data is None:
|
|
||||||
continue
|
|
||||||
if "type" in data:
|
|
||||||
one_is_calculation = True
|
|
||||||
datas.append(data)
|
|
||||||
if one_is_calculation:
|
|
||||||
self._calculation_to_information(
|
self._calculation_to_information(
|
||||||
path,
|
path,
|
||||||
prop,
|
prop,
|
||||||
datas,
|
val,
|
||||||
|
version,
|
||||||
|
identifier=f"_{idx}",
|
||||||
)
|
)
|
||||||
|
|
||||||
def _calculation_to_information(
|
def _calculation_to_information(
|
||||||
self,
|
|
||||||
path: str,
|
|
||||||
prop: str,
|
|
||||||
datas: Union[dict, list[dict]],
|
|
||||||
) -> None:
|
|
||||||
if datas is None:
|
|
||||||
return
|
|
||||||
self.objectspace.informations.add(
|
|
||||||
path,
|
|
||||||
f"{prop}_calculation",
|
|
||||||
datas,
|
|
||||||
)
|
|
||||||
|
|
||||||
def _calculation_to_string(
|
|
||||||
self,
|
self,
|
||||||
path: str,
|
path: str,
|
||||||
prop: str,
|
prop: str,
|
||||||
values,
|
values,
|
||||||
version: str,
|
version: str,
|
||||||
|
*,
|
||||||
|
identifier: str = "",
|
||||||
):
|
):
|
||||||
if not isinstance(values, Calculation):
|
if not isinstance(values, Calculation):
|
||||||
return {"value": values}
|
return
|
||||||
|
values_calculation = True
|
||||||
if isinstance(values, JinjaCalculation):
|
if isinstance(values, JinjaCalculation):
|
||||||
return {
|
if values.description:
|
||||||
"type": "jinja",
|
values_calculation = values.description
|
||||||
"value": self._calculation_to_information_jinja(values),
|
values_calculation_type = "jinja"
|
||||||
}
|
elif isinstance(values, (VariableCalculation, VariablePropertyCalculation)):
|
||||||
if isinstance(values, (VariableCalculation, VariablePropertyCalculation)):
|
values_calculation = values.variable
|
||||||
value = self._calculation_to_information_variable(
|
paths = self.objectspace.paths
|
||||||
values, prop, version, path
|
if version != "1.0" and paths.regexp_relative.search(values_calculation):
|
||||||
)
|
calculation_path = paths.get_full_path(
|
||||||
if value is None:
|
values_calculation,
|
||||||
return
|
path,
|
||||||
return {
|
)
|
||||||
"type": "variable",
|
if prop in PROPERTY_ATTRIBUTE:
|
||||||
"value": value,
|
if values.when is not undefined:
|
||||||
}
|
values_calculation = f'when the variable "{calculation_path}" has the value "{values.when}"'
|
||||||
if isinstance(values, InformationCalculation):
|
elif values.when_not is not undefined:
|
||||||
return {
|
values_calculation = f'when the variable "{calculation_path}" hasn\'t the value "{values.when_not}"'
|
||||||
"type": "information",
|
else:
|
||||||
"value": self._calculation_to_information_information(
|
values_calculation = f'when the variable "{calculation_path}" has the value "True"'
|
||||||
values, version, path
|
|
||||||
),
|
|
||||||
}
|
|
||||||
if isinstance(values, (IdentifierCalculation, IdentifierPropertyCalculation)):
|
|
||||||
return {
|
|
||||||
"type": "identifier",
|
|
||||||
"value": self._calculation_to_information_identifier(
|
|
||||||
values, prop, version
|
|
||||||
),
|
|
||||||
}
|
|
||||||
if isinstance(values, IndexCalculation):
|
|
||||||
return {
|
|
||||||
"type": "index",
|
|
||||||
"value": True,
|
|
||||||
}
|
|
||||||
raise Exception('unknown calculation "{values}"')
|
|
||||||
|
|
||||||
def _calculation_to_information_jinja(self, values):
|
|
||||||
if values.description:
|
|
||||||
return values.description
|
|
||||||
return True
|
|
||||||
|
|
||||||
def _calculation_to_information_variable(
|
|
||||||
self, values, prop: str, version: str, path: str
|
|
||||||
) -> str:
|
|
||||||
# is optional
|
|
||||||
if isinstance(values, VariableCalculation) and values.optional:
|
|
||||||
variable = self.objectspace.paths.get_with_dynamic(
|
|
||||||
values.variable,
|
|
||||||
path,
|
|
||||||
values.version,
|
|
||||||
values.namespace,
|
|
||||||
values.xmlfiles,
|
|
||||||
)[0]
|
|
||||||
if not variable:
|
|
||||||
return None
|
|
||||||
variable_path = variable.path
|
|
||||||
else:
|
|
||||||
variable_path = self._get_path_from_variable(values, version, path)
|
|
||||||
if prop in PROPERTY_ATTRIBUTE:
|
|
||||||
# get comparative value
|
|
||||||
if values.when_not is not undefined:
|
|
||||||
value = values.when_not
|
|
||||||
msg = _('when the variable "{0}" hasn\'t the value "{1}"')
|
|
||||||
else:
|
|
||||||
if values.when is not undefined:
|
|
||||||
value = values.when
|
|
||||||
else:
|
else:
|
||||||
value = True
|
values_calculation = calculation_path
|
||||||
msg = _('when the variable "{0}" has the value "{1}"')
|
values_calculation_type = "variable"
|
||||||
if not isinstance(value, str):
|
elif isinstance(values, InformationCalculation):
|
||||||
value = dump(value)
|
values_calculation_type = "information"
|
||||||
|
elif isinstance(values, (IdentifierCalculation, IdentifierPropertyCalculation)):
|
||||||
# set message
|
if version != "1.0" and prop in PROPERTY_ATTRIBUTE:
|
||||||
values_calculation = msg.format(variable_path, value)
|
if values.when is not undefined:
|
||||||
else:
|
values_calculation = f'when the identifier is "{values.when}"'
|
||||||
values_calculation = variable_path
|
elif values.when_not is not undefined:
|
||||||
|
values_calculation = (
|
||||||
return values_calculation
|
f'when the identifier is not "{values.when_not}"'
|
||||||
|
)
|
||||||
def _calculation_to_information_information(
|
values_calculation_type = "identifier"
|
||||||
self, values, version: str, path: str
|
elif isinstance(values, IndexCalculation):
|
||||||
) -> Union[str, bool]:
|
values_calculation_type = "index"
|
||||||
if values.variable:
|
self.objectspace.informations.add(
|
||||||
variable_path = self._get_path_from_variable(values, version, path)
|
path,
|
||||||
return _('the value of the information "{0}" of the variable "{1}"').format(
|
f"{prop}_calculation_type{identifier}",
|
||||||
values.information, variable_path
|
values_calculation_type,
|
||||||
)
|
)
|
||||||
return _('the value of the global information "{0}"').format(values.information)
|
self.objectspace.informations.add(
|
||||||
|
path,
|
||||||
def _calculation_to_information_identifier(
|
f"{prop}_calculation{identifier}",
|
||||||
self, values, prop: str, version: str
|
values_calculation,
|
||||||
) -> Union[str, bool]:
|
)
|
||||||
if version != "1.0" and prop in PROPERTY_ATTRIBUTE:
|
|
||||||
if values.when is not undefined:
|
|
||||||
return _('when the identifier is "{0}"').format(values.when)
|
|
||||||
if values.when_not is not undefined:
|
|
||||||
return _('when the identifier is not "{0}"').format(values.when_not)
|
|
||||||
return True
|
|
||||||
|
|
||||||
def _get_path_from_variable(self, values, version: str, path: str) -> str:
|
|
||||||
variable_path = values.variable
|
|
||||||
paths = self.objectspace.paths
|
|
||||||
if version != "1.0" and paths.regexp_relative.search(variable_path):
|
|
||||||
variable_path = paths.get_full_path(
|
|
||||||
variable_path,
|
|
||||||
path,
|
|
||||||
)
|
|
||||||
elif version == "1.0" and "{{ suffix }}" in variable_path:
|
|
||||||
variable_path = variable_path.replace("{{ suffix }}", "{{ identifier }}")
|
|
||||||
return variable_path
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
Config file for Rougail-doc
|
Config file for Rougail-doc
|
||||||
|
|
||||||
Silique (https://www.silique.fr)
|
Silique (https://www.silique.fr)
|
||||||
Copyright (C) 2024-2025
|
Copyright (C) 2024
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify it
|
This program is free software: you can redistribute it and/or modify it
|
||||||
under the terms of the GNU Lesser General Public License as published by the
|
under the terms of the GNU Lesser General Public License as published by the
|
||||||
|
@ -19,29 +19,26 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
from rougail.utils import load_modules, _
|
from rougail.utils import load_modules
|
||||||
|
|
||||||
|
|
||||||
OUTPUTS = None
|
OUTPUTS = None
|
||||||
|
|
||||||
|
|
||||||
def get_outputs() -> None:
|
def get_outputs() -> None:
|
||||||
"""Load all outputs"""
|
module_name = "rougail.doc.output"
|
||||||
module_name = "rougail.output_doc.output"
|
|
||||||
outputs = {}
|
outputs = {}
|
||||||
for path in (Path(__file__).parent / "output").iterdir():
|
for path in (Path(__file__).parent / "output").iterdir():
|
||||||
name = path.name
|
name = path.name
|
||||||
if not name.endswith(".py") or name.endswith("__.py"):
|
if not name.endswith(".py") or name.endswith("__.py"):
|
||||||
continue
|
continue
|
||||||
module = load_modules(module_name + "." + name[:-3], str(path))
|
module = load_modules(module_name + "." + name, str(path))
|
||||||
if "Formater" not in dir(module):
|
if "Formater" not in dir(module):
|
||||||
continue
|
continue
|
||||||
level = module.Formater.level
|
level = module.Formater.level
|
||||||
if level in outputs:
|
if level in outputs:
|
||||||
raise ImportError(
|
raise Exception(
|
||||||
_('duplicated level rougail-doc for output "{0}": {1} and {2}').format(
|
f'duplicated level rougail-doc for output "{level}": {module.Formater.name} and {outputs[level].name}'
|
||||||
level, module.Formater.name, outputs[level].name
|
|
||||||
)
|
|
||||||
)
|
)
|
||||||
outputs[module.Formater.level] = module.Formater
|
outputs[module.Formater.level] = module.Formater
|
||||||
return {outputs[level].name: outputs[level] for level in sorted(outputs)}
|
return {outputs[level].name: outputs[level] for level in sorted(outputs)}
|
||||||
|
@ -58,57 +55,35 @@ class OutPuts: # pylint: disable=R0903
|
||||||
OUTPUTS = get_outputs()
|
OUTPUTS = get_outputs()
|
||||||
|
|
||||||
def get(self) -> dict:
|
def get(self) -> dict:
|
||||||
"""Get all outputs"""
|
|
||||||
return OUTPUTS
|
return OUTPUTS
|
||||||
|
|
||||||
|
|
||||||
def get_rougail_config(
|
def get_rougail_config(
|
||||||
*,
|
*,
|
||||||
backward_compatibility=True, # pylint: disable=unused-argument
|
backward_compatibility=True,
|
||||||
) -> dict:
|
) -> dict:
|
||||||
"""Get documentation for output_doc modules"""
|
|
||||||
outputs = list(OutPuts().get())
|
outputs = list(OutPuts().get())
|
||||||
output_format_default = outputs[0]
|
output_format_default = outputs[0]
|
||||||
rougail_options = f"""
|
rougail_options = """
|
||||||
doc:
|
doc:
|
||||||
description: {_('Configuration rougail-doc')}
|
description: Configuration rougail-doc
|
||||||
disabled:
|
disabled:
|
||||||
type: jinja
|
type: jinja
|
||||||
jinja: |
|
jinja: |
|
||||||
{{% if step.output != 'doc' %}}
|
{% if step.output != 'doc' %}
|
||||||
disabled
|
disabled
|
||||||
{{% endif %}}
|
{% endif %}
|
||||||
title_level:
|
title_level:
|
||||||
description: {_('Starting title level')}
|
description: Start title level
|
||||||
alternative_name: dt
|
alternative_name: dt
|
||||||
default: 1
|
default: 1
|
||||||
example:
|
with_example:
|
||||||
description: {_('Generate example')}
|
description: Display example in documentation
|
||||||
negative_description: {_('Generate documentation')}
|
negative_description: Hide example in documentation
|
||||||
alternative_name: de
|
alternative_name: de
|
||||||
default: false
|
default: false
|
||||||
without_family:
|
|
||||||
description: {_('Do not add families in documentation')}
|
|
||||||
negative_description: {_('Add families in documentation')}
|
|
||||||
default: false
|
|
||||||
disabled_modes:
|
|
||||||
description: {_('Disable documentation for variables with those modes')}
|
|
||||||
multi: true
|
|
||||||
mandatory: false
|
|
||||||
disabled:
|
|
||||||
jinja: |
|
|
||||||
{{% if not modes_level %}}
|
|
||||||
there is no mode
|
|
||||||
{{% endif %}}
|
|
||||||
description: {_('disabled when there is no mode available')}
|
|
||||||
validators:
|
|
||||||
- jinja: |
|
|
||||||
{{% if _.disabled_modes not in modes_level %}}
|
|
||||||
this mode is not available
|
|
||||||
{{% endif %}}
|
|
||||||
description: {_('verify if disable modes already exists')}
|
|
||||||
output_format:
|
output_format:
|
||||||
description: {_('Generate document in format')}
|
description: Generate document in format
|
||||||
alternative_name: do
|
alternative_name: do
|
||||||
default: output_format_default
|
default: output_format_default
|
||||||
choices:
|
choices:
|
||||||
|
|
|
@ -1,612 +0,0 @@
|
||||||
"""
|
|
||||||
Silique (https://www.silique.fr)
|
|
||||||
Copyright (C) 2024-2025
|
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify it
|
|
||||||
under the terms of the GNU Lesser General Public License as published by the
|
|
||||||
Free Software Foundation, either version 3 of the License, or (at your
|
|
||||||
option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
|
|
||||||
details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Lesser General Public License
|
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
"""
|
|
||||||
|
|
||||||
from warnings import warn
|
|
||||||
from typing import Optional
|
|
||||||
from itertools import chain
|
|
||||||
|
|
||||||
from tiramisu import Calculation, undefined, groups
|
|
||||||
from tiramisu.error import ConfigError
|
|
||||||
from rougail.error import display_xmlfiles
|
|
||||||
from rougail.object_model import PROPERTY_ATTRIBUTE
|
|
||||||
|
|
||||||
from .config import OutPuts
|
|
||||||
from .i18n import _
|
|
||||||
from .utils import to_phrase, DocTypes, get_display_path
|
|
||||||
from .example import Examples
|
|
||||||
|
|
||||||
|
|
||||||
class RougailOutputDoc(Examples):
|
|
||||||
"""Rougail Output Doc:
|
|
||||||
Generate documentation from rougail description files
|
|
||||||
"""
|
|
||||||
|
|
||||||
def __init__(
|
|
||||||
self,
|
|
||||||
config: "Config",
|
|
||||||
*,
|
|
||||||
rougailconfig: "RougailConfig" = None,
|
|
||||||
**kwarg,
|
|
||||||
):
|
|
||||||
# Import here to avoid circular import
|
|
||||||
from rougail import CONVERT_OPTION
|
|
||||||
|
|
||||||
self.convert_option = CONVERT_OPTION
|
|
||||||
if rougailconfig is None:
|
|
||||||
from rougail import RougailConfig
|
|
||||||
|
|
||||||
rougailconfig = RougailConfig
|
|
||||||
if rougailconfig["step.output"] != "doc":
|
|
||||||
rougailconfig["step.output"] = "doc"
|
|
||||||
if rougailconfig["step.output"] != "doc":
|
|
||||||
raise Exception("doc is not set as step.output")
|
|
||||||
outputs = OutPuts().get()
|
|
||||||
output = rougailconfig["doc.output_format"]
|
|
||||||
if output not in outputs:
|
|
||||||
raise Exception(
|
|
||||||
f'cannot find output "{output}", available outputs: {list(outputs)}'
|
|
||||||
)
|
|
||||||
self.conf = config
|
|
||||||
self.modes_level = rougailconfig["modes_level"]
|
|
||||||
if self.modes_level:
|
|
||||||
self.disabled_modes = rougailconfig["doc.disabled_modes"]
|
|
||||||
if self.disabled_modes:
|
|
||||||
self.conf.property.setdefault(
|
|
||||||
frozenset(self.disabled_modes), "read_write", "append"
|
|
||||||
)
|
|
||||||
else:
|
|
||||||
self.disabled_modes = []
|
|
||||||
self.conf.property.read_write()
|
|
||||||
# self.conf.property.remove("cache")
|
|
||||||
self.formater = outputs[output]()
|
|
||||||
self.level = rougailconfig["doc.title_level"]
|
|
||||||
self.dynamic_paths = {}
|
|
||||||
self.example = rougailconfig["doc.example"]
|
|
||||||
self.with_family = not rougailconfig["doc.without_family"]
|
|
||||||
self.informations = None
|
|
||||||
try:
|
|
||||||
groups.namespace
|
|
||||||
self.support_namespace = True
|
|
||||||
except AttributeError:
|
|
||||||
self.support_namespace = False
|
|
||||||
self.property_to_string = [
|
|
||||||
("mandatory", _("mandatory")),
|
|
||||||
("hidden", _("hidden")),
|
|
||||||
("disabled", _("disabled")),
|
|
||||||
("unique", _("unique")),
|
|
||||||
("force_store_value", _("auto modified")),
|
|
||||||
]
|
|
||||||
super().__init__()
|
|
||||||
|
|
||||||
def run(self) -> str:
|
|
||||||
"""Print documentation in stdout"""
|
|
||||||
self._tiramisu_to_internal_object()
|
|
||||||
if not self.example:
|
|
||||||
return_string = self.formater.run(self.informations, self.level)
|
|
||||||
else:
|
|
||||||
return_string = self.gen_doc_examples()
|
|
||||||
return True, return_string
|
|
||||||
|
|
||||||
def print(self) -> None:
|
|
||||||
ret, data = self.run()
|
|
||||||
print(data)
|
|
||||||
return ret
|
|
||||||
|
|
||||||
def _tiramisu_to_internal_object(self):
|
|
||||||
config = self.conf.unrestraint
|
|
||||||
self._populate_dynamics(config)
|
|
||||||
informations = self._parse_families(config)
|
|
||||||
if informations is None:
|
|
||||||
informations = {}
|
|
||||||
self.informations = informations
|
|
||||||
|
|
||||||
def _populate_dynamics(self, family) -> None:
|
|
||||||
for child in family.list():
|
|
||||||
path = child.path(uncalculated=True)
|
|
||||||
if not child.isoptiondescription():
|
|
||||||
func = self._populate_dynamic_variable
|
|
||||||
else:
|
|
||||||
func = self._populate_dynamic_family
|
|
||||||
func(child, path)
|
|
||||||
|
|
||||||
def _populate_dynamic_variable(self, variable, path) -> None:
|
|
||||||
if not variable.isdynamic():
|
|
||||||
return
|
|
||||||
if path not in self.dynamic_paths:
|
|
||||||
self.dynamic_paths[path] = {"paths": [], "names": []}
|
|
||||||
self._dyn_path_to_italic(self.dynamic_paths[path], variable, path)
|
|
||||||
self.dynamic_paths[path]["names"].append(variable.name())
|
|
||||||
|
|
||||||
def _populate_dynamic_family(self, family, path) -> None:
|
|
||||||
if family.isdynamic():
|
|
||||||
if path not in self.dynamic_paths:
|
|
||||||
self.dynamic_paths[path] = {"paths": [], "names": []}
|
|
||||||
self._dyn_path_to_italic(self.dynamic_paths[path], family, path)
|
|
||||||
self.dynamic_paths[path]["names"].append(family.name())
|
|
||||||
self._populate_dynamics(family)
|
|
||||||
|
|
||||||
def _parse_families(self, family) -> dict:
|
|
||||||
informations = {}
|
|
||||||
leader = None
|
|
||||||
for child in family.list():
|
|
||||||
if self._is_inaccessible_user_data(child):
|
|
||||||
continue
|
|
||||||
if child.type(only_self=True) == "symlink":
|
|
||||||
continue
|
|
||||||
name = child.name(uncalculated=True)
|
|
||||||
path = child.path(uncalculated=True)
|
|
||||||
if not child.isoptiondescription():
|
|
||||||
leader = self._parse_variable(child, leader, name, path, informations)
|
|
||||||
else:
|
|
||||||
self._parse_family(child, informations, name, path)
|
|
||||||
return informations
|
|
||||||
|
|
||||||
def _is_inaccessible_user_data(self, child):
|
|
||||||
"""If family is not accessible in read_write mode (to load user_data),
|
|
||||||
do not comment this family
|
|
||||||
"""
|
|
||||||
properties = child.property.get(uncalculated=True)
|
|
||||||
for hidden_property in [
|
|
||||||
"hidden",
|
|
||||||
"disabled",
|
|
||||||
]: # chain(["hidden", "disabled"], self.disabled_modes):
|
|
||||||
if hidden_property in properties:
|
|
||||||
return True
|
|
||||||
if not child.isoptiondescription():
|
|
||||||
for hidden_property in self.disabled_modes:
|
|
||||||
if hidden_property in properties:
|
|
||||||
return True
|
|
||||||
return False
|
|
||||||
|
|
||||||
def _parse_family(self, family, informations: dict, name: str, path: str) -> None:
|
|
||||||
sub_informations = self._parse_families(family)
|
|
||||||
if not sub_informations:
|
|
||||||
return
|
|
||||||
if self.with_family:
|
|
||||||
informations[name] = {
|
|
||||||
"type": self._get_family_type(family),
|
|
||||||
"informations": self._populate_family(
|
|
||||||
family,
|
|
||||||
path,
|
|
||||||
),
|
|
||||||
"children": sub_informations,
|
|
||||||
}
|
|
||||||
else:
|
|
||||||
informations.update(sub_informations)
|
|
||||||
|
|
||||||
def _parse_variable(
|
|
||||||
self, variable, leader: dict, name: str, path: str, informations: dict
|
|
||||||
) -> Optional[dict]:
|
|
||||||
if variable.isdynamic():
|
|
||||||
# information is already set
|
|
||||||
potential_leader = self._parse_variable_dynamic(
|
|
||||||
variable, leader, name, path, informations
|
|
||||||
)
|
|
||||||
elif variable.isfollower() and variable.index():
|
|
||||||
potential_leader = self._parse_variable_follower_with_index(
|
|
||||||
variable, path, informations
|
|
||||||
)
|
|
||||||
else:
|
|
||||||
potential_leader = self._parse_variable_normal(
|
|
||||||
variable, leader, name, path, informations
|
|
||||||
)
|
|
||||||
if potential_leader:
|
|
||||||
leader = potential_leader
|
|
||||||
return leader
|
|
||||||
|
|
||||||
def _parse_variable_normal(
|
|
||||||
self, variable, leader, name: str, path: str, informations: dict
|
|
||||||
) -> Optional[dict]:
|
|
||||||
if variable.isdynamic():
|
|
||||||
sub_informations = self.dynamic_paths[path]
|
|
||||||
else:
|
|
||||||
sub_informations = {}
|
|
||||||
self._populate_variable(
|
|
||||||
variable,
|
|
||||||
sub_informations,
|
|
||||||
)
|
|
||||||
if self.example:
|
|
||||||
self._add_examples(variable, sub_informations, leader)
|
|
||||||
informations[path] = sub_informations
|
|
||||||
if variable.isleader():
|
|
||||||
return sub_informations
|
|
||||||
return None
|
|
||||||
|
|
||||||
def _parse_variable_follower_with_index(
|
|
||||||
self, variable, path: str, informations: dict
|
|
||||||
) -> None:
|
|
||||||
if not self.example:
|
|
||||||
return None
|
|
||||||
informations[path]["example"][-1][variable.index()] = self._get_example(
|
|
||||||
variable, informations[path], None
|
|
||||||
)
|
|
||||||
return None
|
|
||||||
|
|
||||||
def _parse_variable_dynamic(
|
|
||||||
self, variable, leader, name, path, informations
|
|
||||||
) -> None:
|
|
||||||
dynamic_variable = self.dynamic_paths[path]
|
|
||||||
if "type" in dynamic_variable:
|
|
||||||
if self.example:
|
|
||||||
dynamic_variable["example"].append(
|
|
||||||
self._get_example(variable, dynamic_variable, leader)
|
|
||||||
)
|
|
||||||
description = to_phrase(variable.description(uncalculated=True))
|
|
||||||
if "{{ identifier }}" in description:
|
|
||||||
description = self._convert_description(description, variable)
|
|
||||||
dynamic_variable["descriptions"].append(to_phrase(description))
|
|
||||||
if variable.isleader():
|
|
||||||
return dynamic_variable
|
|
||||||
return None
|
|
||||||
return self._parse_variable_normal(variable, leader, name, path, informations)
|
|
||||||
|
|
||||||
def _get_family_type(self, family) -> str:
|
|
||||||
if self.support_namespace and family.group_type() is groups.namespace:
|
|
||||||
return "namespace"
|
|
||||||
if family.isleadership():
|
|
||||||
return "leadership"
|
|
||||||
if family.isdynamic(only_self=True):
|
|
||||||
return "dynamic"
|
|
||||||
return "family"
|
|
||||||
|
|
||||||
def _dyn_path_to_italic(self, dico, child, path: str) -> str:
|
|
||||||
display_path = path
|
|
||||||
for identifier in child.identifiers():
|
|
||||||
display_path = display_path.replace(
|
|
||||||
"{{ identifier }}", self.formater.italic(identifier), 1
|
|
||||||
)
|
|
||||||
path = path.replace("{{ identifier }}", str(identifier), 1)
|
|
||||||
if display_path != path:
|
|
||||||
if "display_paths" not in dico:
|
|
||||||
dico["display_paths"] = {}
|
|
||||||
dico["display_paths"][len(dico["paths"])] = display_path
|
|
||||||
dico["paths"].append(path)
|
|
||||||
|
|
||||||
def _populate_family(
|
|
||||||
self,
|
|
||||||
family,
|
|
||||||
path: str,
|
|
||||||
) -> dict:
|
|
||||||
if family.isdynamic():
|
|
||||||
informations = self.dynamic_paths[path]
|
|
||||||
else:
|
|
||||||
informations = {}
|
|
||||||
self._populate(family, informations)
|
|
||||||
if family.isleadership():
|
|
||||||
informations.setdefault("help", []).append(
|
|
||||||
_("This family contains lists of variable blocks.")
|
|
||||||
)
|
|
||||||
if family.isdynamic(only_self=True):
|
|
||||||
identifiers = self._to_string(family, "dynamic", do_not_raise=True)
|
|
||||||
if identifiers is None:
|
|
||||||
identifiers = family.identifiers(only_self=True)
|
|
||||||
informations["identifiers"] = identifiers
|
|
||||||
informations.setdefault("help", []).append(
|
|
||||||
_("This family builds families dynamically.")
|
|
||||||
)
|
|
||||||
return informations
|
|
||||||
|
|
||||||
def _populate_variable(
|
|
||||||
self,
|
|
||||||
variable,
|
|
||||||
informations: dict,
|
|
||||||
):
|
|
||||||
informations["type"] = "variable"
|
|
||||||
default = self._get_default(
|
|
||||||
variable,
|
|
||||||
)
|
|
||||||
if default is not None:
|
|
||||||
informations["default"] = default
|
|
||||||
self._parse_type(
|
|
||||||
variable,
|
|
||||||
informations,
|
|
||||||
)
|
|
||||||
self._populate(variable, informations)
|
|
||||||
if "description" in informations:
|
|
||||||
informations["descriptions"] = [to_phrase(informations.pop("description"))]
|
|
||||||
if variable.ismulti():
|
|
||||||
multi = not variable.isfollower() or variable.issubmulti()
|
|
||||||
else:
|
|
||||||
multi = False
|
|
||||||
if multi:
|
|
||||||
informations["properties"].append(
|
|
||||||
{
|
|
||||||
"type": "multiple",
|
|
||||||
"name": _("multiple"),
|
|
||||||
}
|
|
||||||
)
|
|
||||||
examples = variable.information.get("examples", None)
|
|
||||||
if examples is None:
|
|
||||||
examples = variable.information.get("test", None)
|
|
||||||
if examples is not None:
|
|
||||||
informations["examples"] = list(examples)
|
|
||||||
|
|
||||||
def _populate(
|
|
||||||
self,
|
|
||||||
obj,
|
|
||||||
informations: dict,
|
|
||||||
):
|
|
||||||
if not obj.isdynamic():
|
|
||||||
informations["paths"] = [obj.path(uncalculated=True)]
|
|
||||||
informations["names"] = [obj.name()]
|
|
||||||
description = obj.description(uncalculated=True)
|
|
||||||
if obj.name(uncalculated=True) == description and (
|
|
||||||
not obj.isoptiondescription() or obj.group_type() is not groups.namespace
|
|
||||||
):
|
|
||||||
warning = _('No attribute "description" for "{0}" in {1}').format(
|
|
||||||
obj.path(uncalculated=True),
|
|
||||||
display_xmlfiles(obj.information.get("dictionaries")),
|
|
||||||
)
|
|
||||||
warn(warning)
|
|
||||||
else:
|
|
||||||
informations["description"] = self._convert_description(description, obj)
|
|
||||||
help_ = obj.information.get("help", None)
|
|
||||||
if help_:
|
|
||||||
informations["help"] = [to_phrase(help_)]
|
|
||||||
self._parse_properties(
|
|
||||||
obj,
|
|
||||||
informations,
|
|
||||||
)
|
|
||||||
|
|
||||||
def _convert_description(self, description, obj):
|
|
||||||
if "{{ identifier }}" in description:
|
|
||||||
return description.replace(
|
|
||||||
"{{ identifier }}", self.formater.italic(obj.identifiers()[-1])
|
|
||||||
)
|
|
||||||
return description
|
|
||||||
|
|
||||||
def _add_examples(self, variable, informations: dict, leader) -> None:
|
|
||||||
example = self._get_example(variable, informations, leader)
|
|
||||||
informations["example"] = [example]
|
|
||||||
informations["mandatory_without_value"] = "mandatory" in variable.property.get(
|
|
||||||
uncalculated=True
|
|
||||||
) and variable.value.get(uncalculated=True) in [None, []]
|
|
||||||
|
|
||||||
def _get_example(self, variable, informations: dict, leader):
|
|
||||||
example = informations.get("examples")
|
|
||||||
if example is not None:
|
|
||||||
if isinstance(example, tuple):
|
|
||||||
example = list(example)
|
|
||||||
for prop in informations["properties"]:
|
|
||||||
if prop["type"] == "multiple":
|
|
||||||
multi = True
|
|
||||||
break
|
|
||||||
else:
|
|
||||||
multi = False
|
|
||||||
if not multi:
|
|
||||||
example = example[0]
|
|
||||||
else:
|
|
||||||
if variable.information.get("fake_default", False):
|
|
||||||
default = None
|
|
||||||
else:
|
|
||||||
try:
|
|
||||||
default = variable.value.get()
|
|
||||||
except ConfigError:
|
|
||||||
default = None
|
|
||||||
if default not in [None, []]:
|
|
||||||
example = default
|
|
||||||
else:
|
|
||||||
example = self.convert_option.get(
|
|
||||||
variable.information.get("type"), {}
|
|
||||||
).get("example", None)
|
|
||||||
if example is None:
|
|
||||||
example = "xxx"
|
|
||||||
for prop in informations["properties"]:
|
|
||||||
if prop["type"] == "multiple":
|
|
||||||
multi = True
|
|
||||||
break
|
|
||||||
else:
|
|
||||||
multi = False
|
|
||||||
if multi:
|
|
||||||
example = [example]
|
|
||||||
if leader is not None and variable.isfollower():
|
|
||||||
example = [example] + [undefined] * (len(leader["example"][-1]) - 1)
|
|
||||||
return example
|
|
||||||
|
|
||||||
def _parse_type(
|
|
||||||
self,
|
|
||||||
variable,
|
|
||||||
informations,
|
|
||||||
):
|
|
||||||
variable_type = variable.information.get("type")
|
|
||||||
doc_type = DocTypes.get(variable_type, {"params": {}})
|
|
||||||
informations["properties"] = [
|
|
||||||
{
|
|
||||||
"type": "type",
|
|
||||||
"name": doc_type.get("msg", variable_type),
|
|
||||||
}
|
|
||||||
]
|
|
||||||
# extra parameters for types
|
|
||||||
option = variable.get()
|
|
||||||
for param, msg in doc_type["params"].items():
|
|
||||||
value = option.impl_get_extra(f"_{param}")
|
|
||||||
if value is None:
|
|
||||||
value = option.impl_get_extra(param)
|
|
||||||
if value is not None and value is not False:
|
|
||||||
informations.setdefault("validators", []).append(msg.format(value))
|
|
||||||
# get validation information from annotator
|
|
||||||
for name in variable.information.list():
|
|
||||||
if not name.startswith("validators_calculation"):
|
|
||||||
continue
|
|
||||||
informations.setdefault("validators", []).extend(
|
|
||||||
self._to_string(
|
|
||||||
variable,
|
|
||||||
"validators",
|
|
||||||
)
|
|
||||||
)
|
|
||||||
break
|
|
||||||
if variable.information.get("type") == "choice":
|
|
||||||
choices = self._to_string(variable, "choice", do_not_raise=True)
|
|
||||||
if choices is None:
|
|
||||||
choices = variable.value.list()
|
|
||||||
for idx, val in enumerate(choices):
|
|
||||||
if not isinstance(val, Calculation):
|
|
||||||
default = informations.get("default")
|
|
||||||
if default is not None and val == default:
|
|
||||||
choices[idx] = str(val) + " ← " + _("(default)")
|
|
||||||
informations["display_default"] = False
|
|
||||||
continue
|
|
||||||
choices[idx] = self._to_string(variable, "choice", f"_{idx}")
|
|
||||||
informations["choices"] = choices
|
|
||||||
if variable.information.get("type") == "regexp":
|
|
||||||
informations.setdefault("validators", []).append(
|
|
||||||
_('text based with regular expressions "{0}"').format(
|
|
||||||
variable.pattern()
|
|
||||||
)
|
|
||||||
)
|
|
||||||
|
|
||||||
def _parse_properties(
|
|
||||||
self,
|
|
||||||
variable,
|
|
||||||
informations,
|
|
||||||
):
|
|
||||||
properties = variable.property.get(uncalculated=True)
|
|
||||||
for mode in self.modes_level:
|
|
||||||
if mode not in properties:
|
|
||||||
continue
|
|
||||||
informations.setdefault("properties", []).append(
|
|
||||||
{
|
|
||||||
"type": "mode",
|
|
||||||
"name": mode,
|
|
||||||
}
|
|
||||||
)
|
|
||||||
break
|
|
||||||
for prop, msg in self.property_to_string:
|
|
||||||
if prop in properties:
|
|
||||||
prop_obj = {
|
|
||||||
"type": "property",
|
|
||||||
"name": msg,
|
|
||||||
}
|
|
||||||
elif variable.information.get(f"{prop}_calculation", False):
|
|
||||||
prop_obj = {
|
|
||||||
"type": "property",
|
|
||||||
"name": msg,
|
|
||||||
"annotation": self._to_string(variable, prop),
|
|
||||||
}
|
|
||||||
else:
|
|
||||||
continue
|
|
||||||
informations.setdefault("properties", []).append(prop_obj)
|
|
||||||
|
|
||||||
def _get_default(
|
|
||||||
self,
|
|
||||||
variable,
|
|
||||||
):
|
|
||||||
if not variable.information.get("default_value_makes_sense", True):
|
|
||||||
return None
|
|
||||||
default = self._to_string(variable, "default", do_not_raise=True)
|
|
||||||
if default is not None:
|
|
||||||
if default == []:
|
|
||||||
default = None
|
|
||||||
return default
|
|
||||||
default = variable.value.get(uncalculated=True)
|
|
||||||
if default == []:
|
|
||||||
default = None
|
|
||||||
return default
|
|
||||||
|
|
||||||
def _to_string(
|
|
||||||
self,
|
|
||||||
variable,
|
|
||||||
prop,
|
|
||||||
identifier="",
|
|
||||||
do_not_raise=False,
|
|
||||||
):
|
|
||||||
if identifier:
|
|
||||||
raise Exception("pfff")
|
|
||||||
calculation = variable.information.get(f"{prop}_calculation", None)
|
|
||||||
if not calculation:
|
|
||||||
if do_not_raise:
|
|
||||||
return None
|
|
||||||
raise Exception(
|
|
||||||
f'cannot find "{prop}_calculation" information, '
|
|
||||||
"do you have declare doc has a plugins?"
|
|
||||||
)
|
|
||||||
# if do_not_raise and calculation.get('optional', False):
|
|
||||||
# return None
|
|
||||||
if isinstance(calculation, list):
|
|
||||||
values = []
|
|
||||||
for cal in calculation:
|
|
||||||
value = self._calculation_to_string(variable, cal, prop)
|
|
||||||
if value is not None:
|
|
||||||
values.append(value)
|
|
||||||
return values
|
|
||||||
return self._calculation_to_string(variable, calculation, prop)
|
|
||||||
|
|
||||||
def _calculation_to_string(self, variable, calculation, prop):
|
|
||||||
if "type" not in calculation:
|
|
||||||
return calculation["value"]
|
|
||||||
if calculation["type"] == "jinja":
|
|
||||||
if calculation["value"] is not True:
|
|
||||||
values = calculation["value"]
|
|
||||||
else:
|
|
||||||
values = _("depends on a calculation")
|
|
||||||
warning = _(
|
|
||||||
'"{0}" is a calculation for {1} but has no description in {2}'
|
|
||||||
).format(
|
|
||||||
prop,
|
|
||||||
variable.path(),
|
|
||||||
display_xmlfiles(variable.information.get("dictionaries")),
|
|
||||||
)
|
|
||||||
warn(warning)
|
|
||||||
elif calculation["type"] == "variable":
|
|
||||||
if prop in PROPERTY_ATTRIBUTE:
|
|
||||||
values = calculation["value"]
|
|
||||||
else:
|
|
||||||
if calculation.get("optional", False):
|
|
||||||
# FIXME pas forcement dans self.dynamic_paths encore ...
|
|
||||||
path = calculation["value"]
|
|
||||||
if "{{ identifier }}" in path:
|
|
||||||
# FIXME pas forcement dans self.dynamic_paths encore ...
|
|
||||||
if path not in self.dynamic_paths:
|
|
||||||
return None
|
|
||||||
else:
|
|
||||||
try:
|
|
||||||
self.conf.option(path).get()
|
|
||||||
except AttributeError:
|
|
||||||
return None
|
|
||||||
true_msg = _('the value of the variable "{0}"')
|
|
||||||
hidden_msg = _("the value of an undocumented variable")
|
|
||||||
if "{{ identifier }}" in calculation["value"]:
|
|
||||||
# FIXME pas forcement dans self.dynamic_paths encore ...
|
|
||||||
informations = self.dynamic_paths[calculation["value"]]
|
|
||||||
values = []
|
|
||||||
all_is_undocumented = None
|
|
||||||
for idx, path in enumerate(informations["paths"]):
|
|
||||||
if self._is_inaccessible_user_data(self.conf.option(path)):
|
|
||||||
msg = true_msg.format(get_display_path(informations, index))
|
|
||||||
all_is_undocumented = False
|
|
||||||
else:
|
|
||||||
if all_is_undocumented is None:
|
|
||||||
all_is_undocumented = True
|
|
||||||
msg = hidden_msg
|
|
||||||
values.append(msg)
|
|
||||||
if all_is_undocumented and len(values) > 1:
|
|
||||||
values = _("the values of undocumented variables")
|
|
||||||
else:
|
|
||||||
values = true_msg.format(calculation["value"])
|
|
||||||
elif calculation["type"] == "identifier":
|
|
||||||
if prop in PROPERTY_ATTRIBUTE:
|
|
||||||
values = calculation["value"]
|
|
||||||
else:
|
|
||||||
values = _("the value of the identifier")
|
|
||||||
elif calculation["type"] == "information":
|
|
||||||
values = calculation["value"]
|
|
||||||
else:
|
|
||||||
values = _("the value of the {0}").format(calculation["type"])
|
|
||||||
if isinstance(values, str) and not values.endswith("."):
|
|
||||||
values += "."
|
|
||||||
return values
|
|
|
@ -1,136 +0,0 @@
|
||||||
"""
|
|
||||||
Silique (https://www.silique.fr)
|
|
||||||
Copyright (C) 2024-2025
|
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify it
|
|
||||||
under the terms of the GNU Lesser General Public License as published by the
|
|
||||||
Free Software Foundation, either version 3 of the License, or (at your
|
|
||||||
option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
|
|
||||||
details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Lesser General Public License
|
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
"""
|
|
||||||
|
|
||||||
from typing import Optional
|
|
||||||
|
|
||||||
from .utils import _
|
|
||||||
|
|
||||||
|
|
||||||
class Examples: # pylint: disable=no-member,too-few-public-methods
|
|
||||||
"""Build examples"""
|
|
||||||
|
|
||||||
def __init__(self):
|
|
||||||
self.examples = None
|
|
||||||
self.examples_mandatories = None
|
|
||||||
|
|
||||||
def gen_doc_examples(self):
|
|
||||||
"""Return examples"""
|
|
||||||
self._build_examples()
|
|
||||||
return_string = self.formater.header()
|
|
||||||
if self.examples_mandatories:
|
|
||||||
return_string += self.formater.title(
|
|
||||||
_("Example with mandatory variables not filled in"), self.level
|
|
||||||
)
|
|
||||||
return_string += self.formater.yaml(self.examples_mandatories)
|
|
||||||
if self.examples:
|
|
||||||
return_string += self.formater.title(
|
|
||||||
_("Example with all variables modifiable"), self.level
|
|
||||||
)
|
|
||||||
return_string += self.formater.yaml(self.examples)
|
|
||||||
return return_string
|
|
||||||
|
|
||||||
def _build_examples(self):
|
|
||||||
self.examples, self.examples_mandatories = self._parse_examples(
|
|
||||||
self.informations
|
|
||||||
)
|
|
||||||
|
|
||||||
def _parse_examples(self, dico, dyn_parent: Optional[str] = None) -> tuple:
|
|
||||||
examples = {}
|
|
||||||
examples_mandatories = {}
|
|
||||||
for value in dico.values():
|
|
||||||
if value["type"] == "variable":
|
|
||||||
self._parse_examples_variable(
|
|
||||||
value, dyn_parent, examples, examples_mandatories
|
|
||||||
)
|
|
||||||
else:
|
|
||||||
self._parse_examples_family(
|
|
||||||
value, dyn_parent, examples, examples_mandatories
|
|
||||||
)
|
|
||||||
return examples, examples_mandatories
|
|
||||||
|
|
||||||
def _parse_examples_variable(
|
|
||||||
self,
|
|
||||||
variable,
|
|
||||||
dyn_parent: Optional[str],
|
|
||||||
examples: dict,
|
|
||||||
examples_mandatories: dict,
|
|
||||||
) -> None:
|
|
||||||
for idx, path in enumerate(variable["paths"]):
|
|
||||||
if dyn_parent is not None and not path.startswith(dyn_parent):
|
|
||||||
continue
|
|
||||||
name = variable["names"][idx]
|
|
||||||
value = variable["example"][idx]
|
|
||||||
examples[name] = value
|
|
||||||
if variable["mandatory_without_value"]:
|
|
||||||
examples_mandatories[name] = value
|
|
||||||
break
|
|
||||||
|
|
||||||
def _parse_examples_family(
|
|
||||||
self,
|
|
||||||
family,
|
|
||||||
dyn_parent: Optional[str],
|
|
||||||
examples: dict,
|
|
||||||
examples_mandatories: dict,
|
|
||||||
) -> None:
|
|
||||||
for idx, path in enumerate(family["informations"]["paths"]):
|
|
||||||
if dyn_parent is not None and not path.startswith(dyn_parent):
|
|
||||||
continue
|
|
||||||
name = family["informations"]["names"][idx]
|
|
||||||
if family["type"] == "leadership":
|
|
||||||
func = self._parse_examples_leadership
|
|
||||||
else:
|
|
||||||
func = self._parse_examples
|
|
||||||
ret_e, ret_m = func(
|
|
||||||
family["children"],
|
|
||||||
path + "." if family["type"] == "dynamic" else dyn_parent,
|
|
||||||
)
|
|
||||||
if ret_m:
|
|
||||||
examples_mandatories[name] = ret_m
|
|
||||||
if ret_e:
|
|
||||||
examples[name] = ret_e
|
|
||||||
|
|
||||||
def _parse_examples_leadership(
|
|
||||||
self, leadership, dyn_parent: Optional[str] = None
|
|
||||||
) -> tuple:
|
|
||||||
examples = []
|
|
||||||
examples_mandatories = []
|
|
||||||
leader = next(iter(leadership.values()))
|
|
||||||
for path_idx, path in enumerate(leader["paths"]):
|
|
||||||
if dyn_parent is not None and not path.startswith(dyn_parent):
|
|
||||||
continue
|
|
||||||
for leader_idx in range(len(leader["example"][path_idx])):
|
|
||||||
examples.append(
|
|
||||||
{
|
|
||||||
follower["names"][path_idx]: follower["example"][path_idx][
|
|
||||||
leader_idx
|
|
||||||
]
|
|
||||||
for follower in leadership.values()
|
|
||||||
}
|
|
||||||
)
|
|
||||||
if leader["mandatory_without_value"]:
|
|
||||||
examples_mandatories.append(
|
|
||||||
{
|
|
||||||
follower["names"][path_idx]: follower["example"][path_idx][
|
|
||||||
leader_idx
|
|
||||||
]
|
|
||||||
for follower in leadership.values()
|
|
||||||
if follower["mandatory_without_value"]
|
|
||||||
}
|
|
||||||
)
|
|
||||||
break
|
|
||||||
return examples, examples_mandatories
|
|
|
@ -1,6 +1,6 @@
|
||||||
"""Internationalisation utilities
|
"""Internationalisation utilities
|
||||||
Silique (https://www.silique.fr)
|
Silique (https://www.silique.fr)
|
||||||
Copyright (C) 2024-2025
|
Copyright (C) 2024
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify it
|
This program is free software: you can redistribute it and/or modify it
|
||||||
under the terms of the GNU Lesser General Public License as published by the
|
under the terms of the GNU Lesser General Public License as published by the
|
||||||
|
@ -19,8 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
from gettext import translation
|
from gettext import translation
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
|
||||||
t = translation(
|
t = translation("rougail_output_doc", str(Path(__file__).parent / "locale"), fallback=True)
|
||||||
"rougail_output_doc", str(Path(__file__).parent / "locale"), fallback=True
|
|
||||||
)
|
|
||||||
|
|
||||||
_ = t.gettext
|
_ = t.gettext
|
||||||
|
|
Binary file not shown.
|
@ -1,6 +1,6 @@
|
||||||
"""Loads output
|
"""Loads output
|
||||||
Silique (https://www.silique.fr)
|
Silique (https://www.silique.fr)
|
||||||
Copyright (C) 2024-2025
|
Copyright (C) 2024
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify it
|
This program is free software: you can redistribute it and/or modify it
|
||||||
under the terms of the GNU Lesser General Public License as published by the
|
under the terms of the GNU Lesser General Public License as published by the
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
"""
|
"""
|
||||||
Silique (https://www.silique.fr)
|
Silique (https://www.silique.fr)
|
||||||
Copyright (C) 2024-2025
|
Copyright (C) 2024
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify it
|
This program is free software: you can redistribute it and/or modify it
|
||||||
under the terms of the GNU Lesser General Public License as published by the
|
under the terms of the GNU Lesser General Public License as published by the
|
||||||
|
@ -16,19 +16,21 @@ You should have received a copy of the GNU Lesser General Public License
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
from io import BytesIO
|
||||||
from typing import List
|
from typing import List
|
||||||
from ..utils import CommonFormater, dump
|
from itertools import chain
|
||||||
|
from ruamel.yaml import YAML
|
||||||
|
|
||||||
|
|
||||||
class Formater(CommonFormater):
|
class Formater:
|
||||||
"""The asciidoc formater"""
|
|
||||||
|
|
||||||
name = "asciidoc"
|
name = "asciidoc"
|
||||||
_table_name = "asciidoc"
|
|
||||||
level = 40
|
level = 40
|
||||||
|
|
||||||
|
def __init__(self):
|
||||||
|
self._yaml = YAML()
|
||||||
|
self._yaml.indent(mapping=2, sequence=4, offset=2)
|
||||||
|
|
||||||
def header(self):
|
def header(self):
|
||||||
"""Header of the documentation"""
|
|
||||||
return ""
|
return ""
|
||||||
|
|
||||||
def title(
|
def title(
|
||||||
|
@ -36,20 +38,64 @@ class Formater(CommonFormater):
|
||||||
title: str,
|
title: str,
|
||||||
level: int,
|
level: int,
|
||||||
) -> str:
|
) -> str:
|
||||||
"""Display family name as a title"""
|
|
||||||
char = "="
|
char = "="
|
||||||
return f"{char * (level + 1)} {title}\n\n"
|
return f"{char * (level + 1)} {title}\n\n"
|
||||||
|
|
||||||
|
def yaml(self, dump: dict) -> str:
|
||||||
|
return f"[,yaml]\n----\n{self.dump(dump)}\n----\n"
|
||||||
|
|
||||||
|
def table(self, table: str) -> str:
|
||||||
|
# add 'a' option in cols to display list
|
||||||
|
stable = table.split("\n", 1)
|
||||||
|
return stable[0].replace("<", "a") + "\n" + stable[1]
|
||||||
|
|
||||||
|
def link(
|
||||||
|
self,
|
||||||
|
comment: str,
|
||||||
|
link: str,
|
||||||
|
) -> str:
|
||||||
|
return f"`{link}[{comment}]`"
|
||||||
|
|
||||||
|
def prop(
|
||||||
|
self,
|
||||||
|
prop: str,
|
||||||
|
) -> str:
|
||||||
|
return f"`{prop}`"
|
||||||
|
|
||||||
|
def list(
|
||||||
|
self,
|
||||||
|
choices: list,
|
||||||
|
) -> str:
|
||||||
|
prefix = "\n\n* "
|
||||||
|
char = "\n* "
|
||||||
|
return prefix + char.join([self.dump(choice) for choice in choices])
|
||||||
|
|
||||||
|
def is_list(
|
||||||
|
self,
|
||||||
|
txt: str,
|
||||||
|
) -> str:
|
||||||
|
return txt.startswith("* ")
|
||||||
|
|
||||||
|
def columns(
|
||||||
|
self,
|
||||||
|
col1: List[str],
|
||||||
|
col2: List[str],
|
||||||
|
) -> None:
|
||||||
|
self.max_line = 0
|
||||||
|
for params in chain(col1, col2):
|
||||||
|
for param in params.split("\n"):
|
||||||
|
self.max_line = max(self.max_line, len(param))
|
||||||
|
self.max_line += 1
|
||||||
|
|
||||||
def join(
|
def join(
|
||||||
self,
|
self,
|
||||||
lst: List[str],
|
lst: List[str],
|
||||||
) -> str:
|
) -> str:
|
||||||
"""Display line in table from a list"""
|
|
||||||
string = ""
|
string = ""
|
||||||
previous = ""
|
previous = ""
|
||||||
for line in lst:
|
for line in lst:
|
||||||
if string:
|
if string:
|
||||||
if self.is_list(previous.split("\n", 1)[-1]):
|
if self.is_list(previous.split("\n")[-1]):
|
||||||
string += "\n\n"
|
string += "\n\n"
|
||||||
else:
|
else:
|
||||||
string += " +\n"
|
string += " +\n"
|
||||||
|
@ -58,69 +104,36 @@ class Formater(CommonFormater):
|
||||||
previous = line
|
previous = line
|
||||||
return "\n" + string
|
return "\n" + string
|
||||||
|
|
||||||
|
def to_string(
|
||||||
|
self,
|
||||||
|
text: str,
|
||||||
|
) -> str:
|
||||||
|
return text
|
||||||
|
|
||||||
|
def table_header(
|
||||||
|
self,
|
||||||
|
lst,
|
||||||
|
):
|
||||||
|
return lst[0] + " " * (self.max_line - len(lst[0])), lst[1] + " " * (
|
||||||
|
self.max_line - len(lst[1])
|
||||||
|
)
|
||||||
|
|
||||||
def bold(
|
def bold(
|
||||||
self,
|
self,
|
||||||
msg: str,
|
msg: str,
|
||||||
) -> str:
|
) -> str:
|
||||||
"""Set a text to bold"""
|
|
||||||
return f"**{msg}**"
|
return f"**{msg}**"
|
||||||
|
|
||||||
def italic(
|
def italic(
|
||||||
self,
|
self,
|
||||||
msg: str,
|
msg: str,
|
||||||
) -> str:
|
) -> str:
|
||||||
"""Set a text to italic"""
|
return f"_{msg}_"
|
||||||
return f"__{msg}__"
|
|
||||||
|
|
||||||
def stripped(
|
def dump(self, dico):
|
||||||
self,
|
with BytesIO() as ymlfh:
|
||||||
text: str,
|
self._yaml.dump(dico, ymlfh)
|
||||||
) -> str:
|
ret = ymlfh.getvalue().decode("utf-8").strip()
|
||||||
"""Return stripped text (as help)"""
|
if ret.endswith("..."):
|
||||||
return text.strip()
|
ret = ret[:-3].strip()
|
||||||
|
return ret
|
||||||
def list(
|
|
||||||
self,
|
|
||||||
choices: list,
|
|
||||||
) -> str:
|
|
||||||
"""Display a liste of element"""
|
|
||||||
prefix = "\n\n* "
|
|
||||||
char = "\n* "
|
|
||||||
return prefix + char.join([dump(choice) for choice in choices])
|
|
||||||
|
|
||||||
def prop(
|
|
||||||
self,
|
|
||||||
prop: str,
|
|
||||||
italic: bool,
|
|
||||||
) -> str:
|
|
||||||
"""Display property"""
|
|
||||||
if italic:
|
|
||||||
prop = self.italic(prop)
|
|
||||||
return f"`{prop}`"
|
|
||||||
|
|
||||||
def yaml(self, _dump: dict) -> str:
|
|
||||||
"""Dump yaml part of documentation"""
|
|
||||||
return f"[,yaml]\n----\n---\n{dump(_dump)}\n----\n"
|
|
||||||
|
|
||||||
def table(self, datas) -> str:
|
|
||||||
"""Transform list to a table in string format
|
|
||||||
we change the first line because we want that col has the same width
|
|
||||||
"""
|
|
||||||
table = super().table(datas)
|
|
||||||
stable = table.split("\n", 1)
|
|
||||||
return '[cols="1a,1a"]\n' + stable[1]
|
|
||||||
|
|
||||||
def link(
|
|
||||||
self,
|
|
||||||
comment: str,
|
|
||||||
link: str,
|
|
||||||
) -> str:
|
|
||||||
"""Add a link"""
|
|
||||||
return f"`{link}[{comment}]`"
|
|
||||||
|
|
||||||
def is_list(
|
|
||||||
self,
|
|
||||||
txt: str,
|
|
||||||
) -> str:
|
|
||||||
"""verify if a text is a list"""
|
|
||||||
return txt.strip().startswith("* ")
|
|
||||||
|
|
|
@ -1,52 +0,0 @@
|
||||||
"""
|
|
||||||
Silique (https://www.silique.fr)
|
|
||||||
Copyright (C) 2024-2025
|
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify it
|
|
||||||
under the terms of the GNU Lesser General Public License as published by the
|
|
||||||
Free Software Foundation, either version 3 of the License, or (at your
|
|
||||||
option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
|
|
||||||
details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Lesser General Public License
|
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
"""
|
|
||||||
|
|
||||||
from .github import Formater as GFormater
|
|
||||||
|
|
||||||
|
|
||||||
class Formater(GFormater):
|
|
||||||
"""The console formater"""
|
|
||||||
|
|
||||||
name = "console"
|
|
||||||
level = 10
|
|
||||||
enter_table = "\n"
|
|
||||||
remove_multiple_enter = True
|
|
||||||
|
|
||||||
def header(self):
|
|
||||||
"""Header of the documentation"""
|
|
||||||
return ""
|
|
||||||
|
|
||||||
def run(self, dico: dict, level: int) -> str:
|
|
||||||
msg = super().run(dico, level)
|
|
||||||
from rich.console import Console
|
|
||||||
from rich.markdown import Markdown
|
|
||||||
|
|
||||||
console = Console()
|
|
||||||
|
|
||||||
markdown = Markdown(msg)
|
|
||||||
with console.capture() as capture:
|
|
||||||
console.print(markdown)
|
|
||||||
return capture.get()
|
|
||||||
|
|
||||||
def link(
|
|
||||||
self,
|
|
||||||
comment: str,
|
|
||||||
link: str,
|
|
||||||
) -> str:
|
|
||||||
"""Add a link"""
|
|
||||||
return self.prop(comment, False)
|
|
|
@ -1,6 +1,6 @@
|
||||||
"""
|
"""
|
||||||
Silique (https://www.silique.fr)
|
Silique (https://www.silique.fr)
|
||||||
Copyright (C) 2024-2025
|
Copyright (C) 2024
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify it
|
This program is free software: you can redistribute it and/or modify it
|
||||||
under the terms of the GNU Lesser General Public License as published by the
|
under the terms of the GNU Lesser General Public License as published by the
|
||||||
|
@ -16,26 +16,22 @@ You should have received a copy of the GNU Lesser General Public License
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
from io import BytesIO
|
||||||
from typing import List
|
from typing import List
|
||||||
|
from itertools import chain
|
||||||
from ..utils import dump, CommonFormater
|
from ruamel.yaml import YAML
|
||||||
|
|
||||||
|
|
||||||
class Formater(CommonFormater):
|
class Formater:
|
||||||
"""The markdown (for github) formater"""
|
|
||||||
|
|
||||||
name = "github"
|
name = "github"
|
||||||
_table_name = "github"
|
|
||||||
level = 50
|
level = 50
|
||||||
enter_table = "<br/>"
|
|
||||||
remove_multiple_enter = False
|
|
||||||
|
|
||||||
def __init__(self) -> None:
|
def __init__(self):
|
||||||
self.max_line = 0
|
self._yaml = YAML()
|
||||||
super().__init__()
|
self._yaml.indent(mapping=2, sequence=4, offset=2)
|
||||||
|
self.header_setted = False
|
||||||
|
|
||||||
def header(self) -> str:
|
def header(self):
|
||||||
"""Header of the documentation"""
|
|
||||||
if self.header_setted:
|
if self.header_setted:
|
||||||
return ""
|
return ""
|
||||||
self.header_setted = True
|
self.header_setted = True
|
||||||
|
@ -46,92 +42,86 @@ class Formater(CommonFormater):
|
||||||
title: str,
|
title: str,
|
||||||
level: int,
|
level: int,
|
||||||
) -> str:
|
) -> str:
|
||||||
"""Display family name as a title"""
|
|
||||||
char = "#"
|
char = "#"
|
||||||
return f"{char * level} {title}\n\n"
|
return f"{char * level} {title}\n\n"
|
||||||
|
|
||||||
def join(
|
def yaml(self, dump):
|
||||||
self,
|
return f"```yaml\n---\n{self.dump(dump)}\n```\n"
|
||||||
lst: List[str],
|
|
||||||
) -> str:
|
|
||||||
"""Display line in table from a list"""
|
|
||||||
return self.enter_table.join(lst)
|
|
||||||
|
|
||||||
def bold(
|
def table(self, table):
|
||||||
self,
|
return table
|
||||||
msg: str,
|
|
||||||
) -> str:
|
|
||||||
"""Set a text to bold"""
|
|
||||||
return f"**{msg}**"
|
|
||||||
|
|
||||||
def italic(
|
|
||||||
self,
|
|
||||||
msg: str,
|
|
||||||
) -> str:
|
|
||||||
"""Set a text to italic"""
|
|
||||||
return f"*{msg}*"
|
|
||||||
|
|
||||||
def stripped(
|
|
||||||
self,
|
|
||||||
text: str,
|
|
||||||
) -> str:
|
|
||||||
"""Return stripped text (as help)"""
|
|
||||||
if self.remove_multiple_enter:
|
|
||||||
while True:
|
|
||||||
new_text = text.replace("\n\n", "\n")
|
|
||||||
if new_text == text:
|
|
||||||
text = new_text
|
|
||||||
break
|
|
||||||
text = new_text
|
|
||||||
return text.strip().replace("\n", self.enter_table)
|
|
||||||
|
|
||||||
def list(
|
|
||||||
self,
|
|
||||||
choices,
|
|
||||||
):
|
|
||||||
"""Display a liste of element"""
|
|
||||||
char = f"{self.enter_table}- "
|
|
||||||
ret = ""
|
|
||||||
for choice in choices:
|
|
||||||
if not isinstance(choice, str):
|
|
||||||
choice = dump(choice)
|
|
||||||
ret += char + choice
|
|
||||||
return ret
|
|
||||||
|
|
||||||
def prop(
|
|
||||||
self,
|
|
||||||
prop: str,
|
|
||||||
italic: bool,
|
|
||||||
) -> str:
|
|
||||||
"""Display property"""
|
|
||||||
prop = f"`{prop}`"
|
|
||||||
if italic:
|
|
||||||
prop = self.italic(prop)
|
|
||||||
return prop
|
|
||||||
|
|
||||||
def table_header(self, lst):
|
|
||||||
"""Manage the header of a table"""
|
|
||||||
return lst[0] + " " * (self.max_line - len(lst[0])), lst[1] + " " * (
|
|
||||||
self.max_line - len(lst[1])
|
|
||||||
)
|
|
||||||
|
|
||||||
def yaml(self, _dump):
|
|
||||||
"""Dump yaml part of documentation"""
|
|
||||||
return f"```yaml\n---\n{dump(_dump)}\n```\n"
|
|
||||||
|
|
||||||
def link(
|
def link(
|
||||||
self,
|
self,
|
||||||
comment: str,
|
comment: str,
|
||||||
link: str,
|
link: str,
|
||||||
) -> str:
|
) -> str:
|
||||||
"""Add a link"""
|
|
||||||
return f"[`{comment}`]({link})"
|
return f"[`{comment}`]({link})"
|
||||||
|
|
||||||
|
def prop(
|
||||||
|
self,
|
||||||
|
prop: str,
|
||||||
|
) -> str:
|
||||||
|
return f"`{prop}`"
|
||||||
|
|
||||||
|
def list(
|
||||||
|
self,
|
||||||
|
choices,
|
||||||
|
):
|
||||||
|
prefix = "<br/>- "
|
||||||
|
char = "<br/>- "
|
||||||
|
return prefix + char.join([self.dump(choice) for choice in choices])
|
||||||
|
|
||||||
|
def is_list(
|
||||||
|
self,
|
||||||
|
txt: str,
|
||||||
|
) -> str:
|
||||||
|
return txt.startswith("* ")
|
||||||
|
|
||||||
def columns(
|
def columns(
|
||||||
self,
|
self,
|
||||||
col: List[str],
|
col1: List[str],
|
||||||
|
col2: List[str],
|
||||||
) -> None:
|
) -> None:
|
||||||
"""count columns length"""
|
self.max_line = 0
|
||||||
for line in col:
|
for params in chain(col1, col2):
|
||||||
for l in line.split(self.enter_table):
|
for param in params.split("\n"):
|
||||||
self.max_line = max(self.max_line, len(l) + 1)
|
self.max_line = max(self.max_line, len(param))
|
||||||
|
self.max_line += 1
|
||||||
|
|
||||||
|
def join(
|
||||||
|
self,
|
||||||
|
lst: List[str],
|
||||||
|
) -> str:
|
||||||
|
return "<br/>".join(lst)
|
||||||
|
|
||||||
|
def to_string(
|
||||||
|
self,
|
||||||
|
text: str,
|
||||||
|
) -> str:
|
||||||
|
return text.strip().replace("\n", "<br/>")
|
||||||
|
|
||||||
|
def table_header(self, lst):
|
||||||
|
return lst[0] + " " * (self.max_line - len(lst[0])), lst[1] + " " * (
|
||||||
|
self.max_line - len(lst[1])
|
||||||
|
)
|
||||||
|
|
||||||
|
def bold(
|
||||||
|
self,
|
||||||
|
msg: str,
|
||||||
|
) -> str:
|
||||||
|
return f"**{msg}**"
|
||||||
|
|
||||||
|
def italic(
|
||||||
|
self,
|
||||||
|
msg: str,
|
||||||
|
) -> str:
|
||||||
|
return f"*{msg}*"
|
||||||
|
|
||||||
|
def dump(self, dico):
|
||||||
|
with BytesIO() as ymlfh:
|
||||||
|
self._yaml.dump(dico, ymlfh)
|
||||||
|
ret = ymlfh.getvalue().decode("utf-8").strip()
|
||||||
|
if ret.endswith("..."):
|
||||||
|
ret = ret[:-3].strip()
|
||||||
|
return ret
|
||||||
|
|
|
@ -1,35 +0,0 @@
|
||||||
"""
|
|
||||||
Silique (https://www.silique.fr)
|
|
||||||
Copyright (C) 2024-2025
|
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify it
|
|
||||||
under the terms of the GNU Lesser General Public License as published by the
|
|
||||||
Free Software Foundation, either version 3 of the License, or (at your
|
|
||||||
option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
|
|
||||||
details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Lesser General Public License
|
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
"""
|
|
||||||
|
|
||||||
from json import dumps
|
|
||||||
from typing import Any
|
|
||||||
|
|
||||||
|
|
||||||
class Formater:
|
|
||||||
"""Just return internal structure to json"""
|
|
||||||
|
|
||||||
name = "json"
|
|
||||||
level = 90
|
|
||||||
|
|
||||||
def run(self, dico: dict, *args) -> str: # pylint: disable=unused-argument
|
|
||||||
"""Transform to string"""
|
|
||||||
return dumps(dico, ensure_ascii=False, indent=2)
|
|
||||||
|
|
||||||
def italic(self, msg: Any) -> str:
|
|
||||||
"""Just return a string"""
|
|
||||||
return str(msg)
|
|
|
@ -1,392 +0,0 @@
|
||||||
"""
|
|
||||||
Silique (https://www.silique.fr)
|
|
||||||
Copyright (C) 2024-2025
|
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify it
|
|
||||||
under the terms of the GNU Lesser General Public License as published by the
|
|
||||||
Free Software Foundation, either version 3 of the License, or (at your
|
|
||||||
option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
||||||
FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
|
|
||||||
details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Lesser General Public License
|
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
"""
|
|
||||||
|
|
||||||
from typing import List
|
|
||||||
|
|
||||||
from io import BytesIO
|
|
||||||
from ruamel.yaml import YAML
|
|
||||||
import tabulate as tabulate_module
|
|
||||||
from tiramisu.error import display_list
|
|
||||||
from tabulate import tabulate
|
|
||||||
|
|
||||||
from .i18n import _
|
|
||||||
|
|
||||||
|
|
||||||
ROUGAIL_VARIABLE_TYPE = (
|
|
||||||
"https://rougail.readthedocs.io/en/latest/variable.html#variables-types"
|
|
||||||
)
|
|
||||||
|
|
||||||
|
|
||||||
ENTER = "\n\n"
|
|
||||||
|
|
||||||
|
|
||||||
DocTypes = {
|
|
||||||
"domainname": {
|
|
||||||
"params": {
|
|
||||||
"allow_startswith_dot": _("the domain name can starts by a dot"),
|
|
||||||
"allow_without_dot": _("the domain name can be a hostname"),
|
|
||||||
"allow_ip": _("the domain name can be an IP"),
|
|
||||||
"allow_cidr_network": _("the domain name can be network in CIDR format"),
|
|
||||||
},
|
|
||||||
},
|
|
||||||
"number": {
|
|
||||||
"params": {
|
|
||||||
"min_number": _("the minimum value is {0}"),
|
|
||||||
"max_number": _("the maximum value is {0}"),
|
|
||||||
},
|
|
||||||
},
|
|
||||||
"ip": {
|
|
||||||
"msg": "IP",
|
|
||||||
"params": {
|
|
||||||
"cidr": _("IP must be in CIDR format"),
|
|
||||||
"private_only": _("private IP are allowed"),
|
|
||||||
"allow_reserved": _("reserved IP are allowed"),
|
|
||||||
},
|
|
||||||
},
|
|
||||||
"hostname": {
|
|
||||||
"params": {
|
|
||||||
"allow_ip": _("the host name can be an IP"),
|
|
||||||
},
|
|
||||||
},
|
|
||||||
"web_address": {
|
|
||||||
"params": {
|
|
||||||
"allow_ip": _("the domain name in web address can be an IP"),
|
|
||||||
"allow_without_dot": _(
|
|
||||||
"the domain name in web address can be only a hostname"
|
|
||||||
),
|
|
||||||
},
|
|
||||||
},
|
|
||||||
"port": {
|
|
||||||
"params": {
|
|
||||||
"allow_range": _("can be range of port"),
|
|
||||||
"allow_protocol": _("can have the protocol"),
|
|
||||||
"allow_zero": _("port 0 is allowed"),
|
|
||||||
"allow_wellknown": _("ports 1 to 1023 are allowed"),
|
|
||||||
"allow_registred": _("ports 1024 to 49151 are allowed"),
|
|
||||||
"allow_private": _("ports greater than 49152 are allowed"),
|
|
||||||
},
|
|
||||||
},
|
|
||||||
"secret": {
|
|
||||||
"params": {
|
|
||||||
"min_len": _("minimum length for the secret"),
|
|
||||||
"max_len": _("maximum length for the secret"),
|
|
||||||
},
|
|
||||||
},
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
_yaml = YAML()
|
|
||||||
_yaml.indent(mapping=2, sequence=4, offset=2)
|
|
||||||
|
|
||||||
|
|
||||||
def dump(informations):
|
|
||||||
"""Dump variable, means transform bool, ... to yaml string"""
|
|
||||||
with BytesIO() as ymlfh:
|
|
||||||
_yaml.dump(informations, ymlfh)
|
|
||||||
ret = ymlfh.getvalue().decode("utf-8").strip()
|
|
||||||
if ret.endswith("..."):
|
|
||||||
ret = ret[:-3].strip()
|
|
||||||
return ret
|
|
||||||
|
|
||||||
|
|
||||||
def to_phrase(msg):
|
|
||||||
"""Add maj for the first character and ends with dot"""
|
|
||||||
if not msg:
|
|
||||||
# replace None to empty string
|
|
||||||
return ""
|
|
||||||
msg = str(msg).strip()
|
|
||||||
# a phrase must ends with a dot
|
|
||||||
if not msg.endswith("."):
|
|
||||||
msg += "."
|
|
||||||
# and start with a maj
|
|
||||||
return msg[0].upper() + msg[1:]
|
|
||||||
|
|
||||||
|
|
||||||
class CommonFormater:
|
|
||||||
"""Class with common function for formater"""
|
|
||||||
|
|
||||||
enter_table = "\n"
|
|
||||||
# tabulate module name
|
|
||||||
name = None
|
|
||||||
|
|
||||||
def __init__(self):
|
|
||||||
tabulate_module.PRESERVE_WHITESPACE = True
|
|
||||||
self.header_setted = False
|
|
||||||
|
|
||||||
# Class you needs implement to your Formater
|
|
||||||
def header(self):
|
|
||||||
"""Header of the documentation"""
|
|
||||||
raise NotImplementedError()
|
|
||||||
|
|
||||||
def title(
|
|
||||||
self,
|
|
||||||
title: str,
|
|
||||||
level: int,
|
|
||||||
) -> str:
|
|
||||||
"""Display family name as a title"""
|
|
||||||
raise NotImplementedError()
|
|
||||||
|
|
||||||
def join(
|
|
||||||
self,
|
|
||||||
lst: List[str],
|
|
||||||
) -> str:
|
|
||||||
"""Display line in table from a list"""
|
|
||||||
raise NotImplementedError()
|
|
||||||
|
|
||||||
def bold(
|
|
||||||
self,
|
|
||||||
msg: str,
|
|
||||||
) -> str:
|
|
||||||
"""Set a text to bold"""
|
|
||||||
raise NotImplementedError()
|
|
||||||
|
|
||||||
def stripped(
|
|
||||||
self,
|
|
||||||
text: str,
|
|
||||||
) -> str:
|
|
||||||
"""Return stripped text (as help)"""
|
|
||||||
raise NotImplementedError()
|
|
||||||
|
|
||||||
def list(
|
|
||||||
self,
|
|
||||||
choices: list,
|
|
||||||
) -> str:
|
|
||||||
"""Display a liste of element"""
|
|
||||||
raise NotImplementedError()
|
|
||||||
|
|
||||||
def prop(
|
|
||||||
self,
|
|
||||||
prop: str,
|
|
||||||
italic: bool,
|
|
||||||
) -> str:
|
|
||||||
"""Display property"""
|
|
||||||
raise NotImplementedError()
|
|
||||||
|
|
||||||
def link(
|
|
||||||
self,
|
|
||||||
comment: str,
|
|
||||||
link: str,
|
|
||||||
) -> str:
|
|
||||||
"""Add a link"""
|
|
||||||
raise NotImplementedError()
|
|
||||||
|
|
||||||
##################
|
|
||||||
|
|
||||||
def table_header(
|
|
||||||
self,
|
|
||||||
lst: list,
|
|
||||||
) -> tuple:
|
|
||||||
"""Manage the header of a table"""
|
|
||||||
return lst
|
|
||||||
|
|
||||||
def run(self, informations: dict, level: int) -> str:
|
|
||||||
"""Transform to string"""
|
|
||||||
msg = self.header()
|
|
||||||
if informations:
|
|
||||||
msg += self.dict_to_string(informations, level)
|
|
||||||
return msg
|
|
||||||
|
|
||||||
def dict_to_string(self, informations: dict, level: int) -> str:
|
|
||||||
"""Parse the dict to transform to dict"""
|
|
||||||
msg = ""
|
|
||||||
table_datas = []
|
|
||||||
ori_level = None
|
|
||||||
for value in informations.values():
|
|
||||||
if value["type"] == "namespace":
|
|
||||||
if ori_level is None:
|
|
||||||
ori_level = level
|
|
||||||
level += 1
|
|
||||||
msg += self.namespace_to_string(value["informations"], ori_level)
|
|
||||||
msg += self.dict_to_string(value["children"], level)
|
|
||||||
else:
|
|
||||||
if value["type"] == "variable":
|
|
||||||
self.variable_to_string(value, table_datas)
|
|
||||||
else:
|
|
||||||
if table_datas:
|
|
||||||
msg += self.table(table_datas)
|
|
||||||
msg += self.family_to_string(value["informations"], level)
|
|
||||||
msg += self.dict_to_string(value["children"], level + 1)
|
|
||||||
if table_datas:
|
|
||||||
msg += self.table(table_datas)
|
|
||||||
return msg
|
|
||||||
|
|
||||||
# FAMILY
|
|
||||||
def namespace_to_string(self, informations: dict, level: int) -> str:
|
|
||||||
"""manage namespace family"""
|
|
||||||
return self.title(
|
|
||||||
_('Variables for "{0}"').format(self.family_description(informations)),
|
|
||||||
level,
|
|
||||||
)
|
|
||||||
|
|
||||||
def family_to_string(self, informations: dict, level: int) -> str:
|
|
||||||
"""manage other family type"""
|
|
||||||
msg = self.title(self.family_description(informations), level)
|
|
||||||
calculated_properties = []
|
|
||||||
msg += self.property_to_string(informations, calculated_properties) + ENTER
|
|
||||||
if calculated_properties:
|
|
||||||
msg += self.join(calculated_properties) + ENTER
|
|
||||||
helps = informations.get("help")
|
|
||||||
if helps:
|
|
||||||
for help_ in helps:
|
|
||||||
msg += help_.strip() + ENTER
|
|
||||||
if "identifiers" in informations:
|
|
||||||
msg += self.section(_("Identifiers"), informations["identifiers"]) + ENTER
|
|
||||||
return msg
|
|
||||||
|
|
||||||
def family_description(self, informations: dict) -> str():
|
|
||||||
"""Get family name"""
|
|
||||||
if "description" in informations:
|
|
||||||
return informations["description"]
|
|
||||||
return display_list(
|
|
||||||
[
|
|
||||||
get_display_path(informations, index)
|
|
||||||
for index in range(len(informations["paths"]))
|
|
||||||
],
|
|
||||||
separator="or",
|
|
||||||
)
|
|
||||||
|
|
||||||
# VARIABLE
|
|
||||||
def variable_to_string(self, informations: dict, table_datas: dict) -> None:
|
|
||||||
"""Manage variable"""
|
|
||||||
calculated_properties = []
|
|
||||||
table_datas.append(
|
|
||||||
[
|
|
||||||
self.join(
|
|
||||||
self.variable_first_column(informations, calculated_properties)
|
|
||||||
),
|
|
||||||
self.join(
|
|
||||||
self.variable_second_column(informations, calculated_properties)
|
|
||||||
),
|
|
||||||
]
|
|
||||||
)
|
|
||||||
|
|
||||||
def variable_first_column(
|
|
||||||
self, informations: dict, calculated_properties: list
|
|
||||||
) -> list:
|
|
||||||
"""Collect string for the first column"""
|
|
||||||
first_col = [
|
|
||||||
self.join(
|
|
||||||
[
|
|
||||||
self.bold(get_display_path(informations, index))
|
|
||||||
for index in range(len(informations["paths"]))
|
|
||||||
]
|
|
||||||
),
|
|
||||||
self.property_to_string(informations, calculated_properties),
|
|
||||||
]
|
|
||||||
self.columns(first_col)
|
|
||||||
return first_col
|
|
||||||
|
|
||||||
def variable_second_column(
|
|
||||||
self, informations: dict, calculated_properties: list
|
|
||||||
) -> list:
|
|
||||||
"""Collect string for the second column"""
|
|
||||||
if "descriptions" in informations:
|
|
||||||
description = self.join(list(dict.fromkeys(informations["descriptions"])))
|
|
||||||
else:
|
|
||||||
description = to_phrase(
|
|
||||||
display_list(
|
|
||||||
list(dict.fromkeys(informations["names"])),
|
|
||||||
separator="or",
|
|
||||||
)
|
|
||||||
)
|
|
||||||
second_col = [self.stripped(description)]
|
|
||||||
for help_ in informations.get("help", []):
|
|
||||||
second_col.append(self.stripped(help_))
|
|
||||||
if "validators" in informations:
|
|
||||||
validators = informations["validators"]
|
|
||||||
if len(validators) == 1:
|
|
||||||
second_col.append(self.section(_("Validator"), validators[0]))
|
|
||||||
else:
|
|
||||||
second_col.append(self.section(_("Validators"), self.list(validators)))
|
|
||||||
if "choices" in informations:
|
|
||||||
second_col.append(self.section(_("Choices"), informations["choices"]))
|
|
||||||
if "default" in informations and informations.get("display_default", True):
|
|
||||||
second_col.append(self.section(_("Default"), informations["default"]))
|
|
||||||
if "examples" in informations:
|
|
||||||
examples = informations["examples"]
|
|
||||||
if len(examples) == 1:
|
|
||||||
second_col.append(self.section(_("Example"), examples[0]))
|
|
||||||
else:
|
|
||||||
second_col.append(self.section(_("Examples"), examples))
|
|
||||||
second_col.extend(calculated_properties)
|
|
||||||
self.columns(second_col)
|
|
||||||
return second_col
|
|
||||||
|
|
||||||
# OTHERs
|
|
||||||
def property_to_string(
|
|
||||||
self, informations: dict, calculated_properties: list
|
|
||||||
) -> str:
|
|
||||||
"""Transform properties to string"""
|
|
||||||
properties = []
|
|
||||||
for prop in informations.get("properties", []):
|
|
||||||
if prop["type"] == "type":
|
|
||||||
properties.append(self.link(prop["name"], ROUGAIL_VARIABLE_TYPE))
|
|
||||||
else:
|
|
||||||
if "annotation" in prop:
|
|
||||||
italic = True
|
|
||||||
calculated_properties.append(
|
|
||||||
self.section(prop["name"].capitalize(), prop["annotation"])
|
|
||||||
)
|
|
||||||
else:
|
|
||||||
italic = False
|
|
||||||
prop_str = self.prop(prop["name"], italic=italic)
|
|
||||||
properties.append(prop_str)
|
|
||||||
if not properties:
|
|
||||||
return ""
|
|
||||||
return " ".join(properties)
|
|
||||||
|
|
||||||
def columns(
|
|
||||||
self,
|
|
||||||
col: List[str], # pylint: disable=unused-argument
|
|
||||||
) -> None:
|
|
||||||
"""Manage column"""
|
|
||||||
return
|
|
||||||
|
|
||||||
def table(self, datas: list) -> str:
|
|
||||||
"""Transform list to a table in string format"""
|
|
||||||
msg = (
|
|
||||||
tabulate(
|
|
||||||
datas,
|
|
||||||
headers=self.table_header([_("Variable"), _("Description")]),
|
|
||||||
tablefmt=self._table_name,
|
|
||||||
)
|
|
||||||
+ "\n\n"
|
|
||||||
)
|
|
||||||
datas.clear()
|
|
||||||
return msg
|
|
||||||
|
|
||||||
def section(
|
|
||||||
self,
|
|
||||||
name: str,
|
|
||||||
msg: str,
|
|
||||||
) -> str:
|
|
||||||
"""Return something like Name: msg"""
|
|
||||||
if isinstance(msg, list):
|
|
||||||
if len(msg) == 1:
|
|
||||||
msg = msg[0]
|
|
||||||
else:
|
|
||||||
msg = self.list(msg)
|
|
||||||
if not isinstance(msg, str):
|
|
||||||
msg = dump(msg)
|
|
||||||
return _("{0}: {1}").format(self.bold(name), msg)
|
|
||||||
|
|
||||||
|
|
||||||
def get_display_path(informations: dict, index: int) -> str:
|
|
||||||
if "display_paths" in informations and index in informations["display_paths"]:
|
|
||||||
return informations["display_paths"][index]
|
|
||||||
return informations["paths"][index]
|
|
|
@ -1,60 +0,0 @@
|
||||||
---
|
|
||||||
version: 1.1
|
|
||||||
|
|
||||||
var1:
|
|
||||||
description: my var1
|
|
||||||
alternative_name: v
|
|
||||||
|
|
||||||
var2:
|
|
||||||
description: my var2
|
|
||||||
default:
|
|
||||||
jinja: |
|
|
||||||
{{ a.unknown.variable }}
|
|
||||||
description: var calculated
|
|
||||||
|
|
||||||
var3:
|
|
||||||
description: my var3
|
|
||||||
hidden:
|
|
||||||
jinja: |
|
|
||||||
{% if a.unknown.variable == 'value' %}
|
|
||||||
it's hidden
|
|
||||||
{% endif %}
|
|
||||||
description: var could be hidden
|
|
||||||
|
|
||||||
var4:
|
|
||||||
description: my var4
|
|
||||||
hidden:
|
|
||||||
variable: a.unknown.variable
|
|
||||||
when: 'value'
|
|
||||||
|
|
||||||
var5:
|
|
||||||
description: my var5
|
|
||||||
default:
|
|
||||||
type: information
|
|
||||||
information: info
|
|
||||||
variable: a.unknown.variable
|
|
||||||
|
|
||||||
var6:
|
|
||||||
description: my var6
|
|
||||||
choices:
|
|
||||||
variable: a.unknown.variable
|
|
||||||
|
|
||||||
var7:
|
|
||||||
description: my var7
|
|
||||||
choices:
|
|
||||||
- variable: a.unknown.variable1
|
|
||||||
- variable: a.unknown.variable2
|
|
||||||
|
|
||||||
var8:
|
|
||||||
description: my var8
|
|
||||||
choices:
|
|
||||||
jinja: |
|
|
||||||
a.unknown.variable
|
|
||||||
description: the a.unknown.variable values
|
|
||||||
|
|
||||||
"var{{ identifier }}":
|
|
||||||
description: my var6
|
|
||||||
dynamic:
|
|
||||||
variable: a.unknown.variable
|
|
||||||
var:
|
|
||||||
description: a variable
|
|
19
tests/docs/base/00_0version_underscore.adoc
Normal file
19
tests/docs/base/00_0version_underscore.adoc
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
_version: '1.1'
|
||||||
|
version: # a variable
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="107a,107a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.version** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `obligatoire` |
|
||||||
|
A variable.
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,9 +2,17 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
_version: '1.1'
|
||||||
|
version: # a variable
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.version**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `obligatoire` | A variable. |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.without_type**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.<br/>**Default**: non |
|
|
||||||
|
|
19
tests/docs/base/00_1empty_variable.adoc
Normal file
19
tests/docs/base/00_1empty_variable.adoc
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.0'
|
||||||
|
empty:
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="107a,107a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.empty** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `obligatoire` |
|
||||||
|
Empty.
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,17 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
| Variable | Description |
|
# dictionaries/rougail/00-base.yml
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.<br/>**Default**: quote'" |
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.0'
|
||||||
|
empty:
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.empty**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `obligatoire` | Empty. |
|
||||||
|
|
||||||
|
|
32
tests/docs/base/00_2default_calculated.adoc
Normal file
32
tests/docs/base/00_2default_calculated.adoc
Normal file
|
@ -0,0 +1,32 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: 1.1
|
||||||
|
var1: no # a first variable
|
||||||
|
var2:
|
||||||
|
description: a second variable
|
||||||
|
multi: true
|
||||||
|
default:
|
||||||
|
jinja: |
|
||||||
|
{{ _.var1 }}
|
||||||
|
description: the value of var1
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="130a,130a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.var1** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` |
|
||||||
|
A first variable. +
|
||||||
|
**Défaut**: no
|
||||||
|
|
|
||||||
|
**rougail.var2** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` `unique` `multiple` |
|
||||||
|
A second variable. +
|
||||||
|
**Défaut**: the value of var1.
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,10 +2,25 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: 1.1
|
||||||
|
var1: no # a first variable
|
||||||
|
var2:
|
||||||
|
description: a second variable
|
||||||
|
multi: true
|
||||||
|
default:
|
||||||
|
jinja: |
|
||||||
|
{{ _.var1 }}
|
||||||
|
description: the value of var1
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | A first variable.<br/>**Défaut**: no |
|
||||||
|
| **rougail.var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` `unique` `multiple` | A second variable.<br/>**Défaut**: the value of var1. |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.<br/>**Default**: no |
|
|
||||||
| **rougail.var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | A second variable.<br/>**Default**: the value of var1. |
|
|
||||||
|
|
41
tests/docs/base/00_2default_calculated_multi.adoc
Normal file
41
tests/docs/base/00_2default_calculated_multi.adoc
Normal file
|
@ -0,0 +1,41 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: 1.1
|
||||||
|
var1: # a first variable
|
||||||
|
- no
|
||||||
|
- yes
|
||||||
|
- maybe
|
||||||
|
var2:
|
||||||
|
description: a second variable
|
||||||
|
multi: true
|
||||||
|
default:
|
||||||
|
jinja: |
|
||||||
|
{% for val in _.var1 %}
|
||||||
|
{{ val }}
|
||||||
|
{% endfor %}
|
||||||
|
description: the value of _.var1
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="130a,130a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.var1** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` `unique` `multiple` |
|
||||||
|
A first variable. +
|
||||||
|
**Défaut**:
|
||||||
|
|
||||||
|
* no
|
||||||
|
* yes
|
||||||
|
* maybe
|
||||||
|
|
|
||||||
|
**rougail.var2** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` `unique` `multiple` |
|
||||||
|
A second variable. +
|
||||||
|
**Défaut**: the value of _.var1.
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,10 +2,30 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: 1.1
|
||||||
|
var1: # a first variable
|
||||||
|
- no
|
||||||
|
- yes
|
||||||
|
- maybe
|
||||||
|
var2:
|
||||||
|
description: a second variable
|
||||||
|
multi: true
|
||||||
|
default:
|
||||||
|
jinja: |
|
||||||
|
{% for val in _.var1 %}
|
||||||
|
{{ val }}
|
||||||
|
{% endfor %}
|
||||||
|
description: the value of _.var1
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` `unique` `multiple` | A first variable.<br/>**Défaut**: <br/>- no<br/>- yes<br/>- maybe |
|
||||||
|
| **rougail.var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` `unique` `multiple` | A second variable.<br/>**Défaut**: the value of _.var1. |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | A second variable.<br/>**Default**: <br/>- a<br/>- b<br/>- c |
|
|
||||||
| **rougail.var2**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.<br/>**Choices**: the value of the variable "rougail.var1".<br/>**Default**: a |
|
|
||||||
|
|
|
@ -0,0 +1,38 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: 1.1
|
||||||
|
|
||||||
|
var1:
|
||||||
|
description: a first variable
|
||||||
|
multi: true
|
||||||
|
type: domainname
|
||||||
|
params:
|
||||||
|
allow_ip: true
|
||||||
|
|
||||||
|
var2:
|
||||||
|
description: a second variable
|
||||||
|
default:
|
||||||
|
type: variable
|
||||||
|
variable: _.var1
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="134a,134a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.var1** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[domainname]` `basic` `obligatoire` `unique` `multiple` |
|
||||||
|
A first variable. +
|
||||||
|
**Validator**: le nom de domaine peut être une IP
|
||||||
|
|
|
||||||
|
**rougail.var2** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[domainname]` `standard` `obligatoire` `unique` `multiple` |
|
||||||
|
A second variable. +
|
||||||
|
**Validator**: le nom de domaine peut être une IP +
|
||||||
|
**Défaut**: la valeur de la variable "rougail.var1".
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,10 +2,30 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: 1.1
|
||||||
|
|
||||||
|
var1:
|
||||||
|
description: a first variable
|
||||||
|
multi: true
|
||||||
|
type: domainname
|
||||||
|
params:
|
||||||
|
allow_ip: true
|
||||||
|
|
||||||
|
var2:
|
||||||
|
description: a second variable
|
||||||
|
default:
|
||||||
|
type: variable
|
||||||
|
variable: _.var1
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.var1**<br/>[`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `obligatoire` `unique` `multiple` | A first variable.<br/>**Validator**: le nom de domaine peut être une IP |
|
||||||
|
| **rougail.var2**<br/>[`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` `unique` `multiple` | A second variable.<br/>**Validator**: le nom de domaine peut être une IP<br/>**Défaut**: la valeur de la variable "rougail.var1". |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.var1**<br/>[`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` `unique` `multiple` | A first variable.<br/>**Validator**: the domain name can be an IP |
|
|
||||||
| **rougail.var2**<br/>[`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | A second variable.<br/>**Validator**: the domain name can be an IP<br/>**Default**: the value of the variable "rougail.var1". |
|
|
||||||
|
|
32
tests/docs/base/00_4load_subfolder.adoc
Normal file
32
tests/docs/base/00_4load_subfolder.adoc
Normal file
|
@ -0,0 +1,32 @@
|
||||||
|
== dictionaries/rougail/99-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.0'
|
||||||
|
var1:
|
||||||
|
description: a variable
|
||||||
|
----
|
||||||
|
== dictionaries/rougail2/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.0'
|
||||||
|
var2:
|
||||||
|
description: a variable
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="107a,107a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.var1** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `obligatoire` |
|
||||||
|
A variable.
|
||||||
|
|
|
||||||
|
**rougail.var2** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `obligatoire` |
|
||||||
|
A variable.
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,10 +2,27 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/99-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.0'
|
||||||
|
var1:
|
||||||
|
description: a variable
|
||||||
|
```
|
||||||
|
# dictionaries/rougail2/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.0'
|
||||||
|
var2:
|
||||||
|
description: a variable
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `obligatoire` | A variable. |
|
||||||
|
| **rougail.var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `obligatoire` | A variable. |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. |
|
|
||||||
| **rougail.var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.<br/>**Default**: depends on a calculation. |
|
|
||||||
|
|
22
tests/docs/base/00_5load_notype.adoc
Normal file
22
tests/docs/base/00_5load_notype.adoc
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.0'
|
||||||
|
without_type:
|
||||||
|
description: a variable
|
||||||
|
default: non
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="110a,110a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.without_type** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` |
|
||||||
|
A variable. +
|
||||||
|
**Défaut**: non
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
20
tests/docs/base/00_5load_notype.md
Normal file
20
tests/docs/base/00_5load_notype.md
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
---
|
||||||
|
gitea: none
|
||||||
|
include_toc: true
|
||||||
|
---
|
||||||
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.0'
|
||||||
|
without_type:
|
||||||
|
description: a variable
|
||||||
|
default: non
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.without_type**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | A variable.<br/>**Défaut**: non |
|
||||||
|
|
||||||
|
|
60
tests/docs/base/00_6boolean.adoc
Normal file
60
tests/docs/base/00_6boolean.adoc
Normal file
|
@ -0,0 +1,60 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.1'
|
||||||
|
var1: true # the first variable
|
||||||
|
var2:
|
||||||
|
description: the second variable
|
||||||
|
default: true
|
||||||
|
var3:
|
||||||
|
description: the third variable
|
||||||
|
type: boolean
|
||||||
|
default: true
|
||||||
|
var4: false # the forth variable
|
||||||
|
var5:
|
||||||
|
description: the fifth variable
|
||||||
|
default: false
|
||||||
|
var6:
|
||||||
|
description: the sixth variable
|
||||||
|
type: boolean
|
||||||
|
default: false
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="111a,111a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.var1** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `obligatoire` |
|
||||||
|
The first variable. +
|
||||||
|
**Défaut**: True
|
||||||
|
|
|
||||||
|
**rougail.var2** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `obligatoire` |
|
||||||
|
The second variable. +
|
||||||
|
**Défaut**: True
|
||||||
|
|
|
||||||
|
**rougail.var3** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `obligatoire` |
|
||||||
|
The third variable. +
|
||||||
|
**Défaut**: True
|
||||||
|
|
|
||||||
|
**rougail.var4** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `obligatoire` |
|
||||||
|
The forth variable. +
|
||||||
|
**Défaut**: False
|
||||||
|
|
|
||||||
|
**rougail.var5** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `obligatoire` |
|
||||||
|
The fifth variable. +
|
||||||
|
**Défaut**: False
|
||||||
|
|
|
||||||
|
**rougail.var6** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `obligatoire` |
|
||||||
|
The sixth variable. +
|
||||||
|
**Défaut**: False
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,14 +2,37 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.1'
|
||||||
|
var1: true # the first variable
|
||||||
|
var2:
|
||||||
|
description: the second variable
|
||||||
|
default: true
|
||||||
|
var3:
|
||||||
|
description: the third variable
|
||||||
|
type: boolean
|
||||||
|
default: true
|
||||||
|
var4: false # the forth variable
|
||||||
|
var5:
|
||||||
|
description: the fifth variable
|
||||||
|
default: false
|
||||||
|
var6:
|
||||||
|
description: the sixth variable
|
||||||
|
type: boolean
|
||||||
|
default: false
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.var1**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The first variable.<br/>**Défaut**: True |
|
||||||
|
| **rougail.var2**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The second variable.<br/>**Défaut**: True |
|
||||||
|
| **rougail.var3**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The third variable.<br/>**Défaut**: True |
|
||||||
|
| **rougail.var4**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The forth variable.<br/>**Défaut**: False |
|
||||||
|
| **rougail.var5**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The fifth variable.<br/>**Défaut**: False |
|
||||||
|
| **rougail.var6**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The sixth variable.<br/>**Défaut**: False |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.var1**<br/>[`float`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The first variable.<br/>**Default**: 0.0 |
|
|
||||||
| **rougail.var2**<br/>[`float`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.<br/>**Default**: 0.0 |
|
|
||||||
| **rougail.var3**<br/>[`float`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The third variable.<br/>**Default**: 0.0 |
|
|
||||||
| **rougail.var4**<br/>[`float`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The forth variable.<br/>**Default**: 10.1 |
|
|
||||||
| **rougail.var5**<br/>[`float`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The fifth variable.<br/>**Default**: 10.1 |
|
|
||||||
| **rougail.var6**<br/>[`float`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The sixth variable.<br/>**Default**: 10.1 |
|
|
||||||
|
|
23
tests/docs/base/00_6boolean_no_mandatory.adoc
Normal file
23
tests/docs/base/00_6boolean_no_mandatory.adoc
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.1'
|
||||||
|
variable:
|
||||||
|
description: a variable
|
||||||
|
type: boolean
|
||||||
|
mandatory: false
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="97a,97a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.variable** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` |
|
||||||
|
A variable. +
|
||||||
|
**Défaut**: True
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,9 +2,20 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.1'
|
||||||
|
variable:
|
||||||
|
description: a variable
|
||||||
|
type: boolean
|
||||||
|
mandatory: false
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
| Variable | Description |
|
| Variable | Description |
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
| **rougail.variable**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.<br/>**Default**: true |
|
| **rougail.variable**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.<br/>**Défaut**: True |
|
||||||
|
|
||||||
|
|
109
tests/docs/base/00_6choice.adoc
Normal file
109
tests/docs/base/00_6choice.adoc
Normal file
|
@ -0,0 +1,109 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.1'
|
||||||
|
var1:
|
||||||
|
description: the first variable
|
||||||
|
choices:
|
||||||
|
- a
|
||||||
|
- b
|
||||||
|
- c
|
||||||
|
var2:
|
||||||
|
description: the second variable
|
||||||
|
choices:
|
||||||
|
- a
|
||||||
|
- b
|
||||||
|
- c
|
||||||
|
var3:
|
||||||
|
description: the third variable
|
||||||
|
choices:
|
||||||
|
- a
|
||||||
|
- b
|
||||||
|
- c
|
||||||
|
mandatory: false
|
||||||
|
var4:
|
||||||
|
description: the forth variable
|
||||||
|
choices:
|
||||||
|
-
|
||||||
|
- b
|
||||||
|
- c
|
||||||
|
mandatory: false
|
||||||
|
var5:
|
||||||
|
description: the fifth variable
|
||||||
|
choices:
|
||||||
|
- a
|
||||||
|
- b
|
||||||
|
- c
|
||||||
|
default: a
|
||||||
|
var6:
|
||||||
|
description: the sixth variable
|
||||||
|
choices:
|
||||||
|
- 1
|
||||||
|
- 2
|
||||||
|
- 3
|
||||||
|
default: 1
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="110a,110a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.var1** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `basic` `obligatoire` |
|
||||||
|
The first variable. +
|
||||||
|
**Choix**:
|
||||||
|
|
||||||
|
* a
|
||||||
|
* b
|
||||||
|
* c
|
||||||
|
|
|
||||||
|
**rougail.var2** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `basic` `obligatoire` |
|
||||||
|
The second variable. +
|
||||||
|
**Choix**:
|
||||||
|
|
||||||
|
* a
|
||||||
|
* b
|
||||||
|
* c
|
||||||
|
|
|
||||||
|
**rougail.var3** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` |
|
||||||
|
The third variable. +
|
||||||
|
**Choix**:
|
||||||
|
|
||||||
|
* a
|
||||||
|
* b
|
||||||
|
* c
|
||||||
|
* null
|
||||||
|
|
|
||||||
|
**rougail.var4** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` |
|
||||||
|
The forth variable. +
|
||||||
|
**Choix**:
|
||||||
|
|
||||||
|
* null
|
||||||
|
* b
|
||||||
|
* c
|
||||||
|
|
|
||||||
|
**rougail.var5** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `obligatoire` |
|
||||||
|
The fifth variable. +
|
||||||
|
**Choix**:
|
||||||
|
|
||||||
|
* a ← (defaut)
|
||||||
|
* b
|
||||||
|
* c
|
||||||
|
|
|
||||||
|
**rougail.var6** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `obligatoire` |
|
||||||
|
The sixth variable. +
|
||||||
|
**Choix**:
|
||||||
|
|
||||||
|
* 1 ← (defaut)
|
||||||
|
* 2
|
||||||
|
* 3
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,14 +2,61 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.1'
|
||||||
|
var1:
|
||||||
|
description: the first variable
|
||||||
|
choices:
|
||||||
|
- a
|
||||||
|
- b
|
||||||
|
- c
|
||||||
|
var2:
|
||||||
|
description: the second variable
|
||||||
|
choices:
|
||||||
|
- a
|
||||||
|
- b
|
||||||
|
- c
|
||||||
|
var3:
|
||||||
|
description: the third variable
|
||||||
|
choices:
|
||||||
|
- a
|
||||||
|
- b
|
||||||
|
- c
|
||||||
|
mandatory: false
|
||||||
|
var4:
|
||||||
|
description: the forth variable
|
||||||
|
choices:
|
||||||
|
-
|
||||||
|
- b
|
||||||
|
- c
|
||||||
|
mandatory: false
|
||||||
|
var5:
|
||||||
|
description: the fifth variable
|
||||||
|
choices:
|
||||||
|
- a
|
||||||
|
- b
|
||||||
|
- c
|
||||||
|
default: a
|
||||||
|
var6:
|
||||||
|
description: the sixth variable
|
||||||
|
choices:
|
||||||
|
- 1
|
||||||
|
- 2
|
||||||
|
- 3
|
||||||
|
default: 1
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.var1**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `obligatoire` | The first variable.<br/>**Choix**: <br/>- a<br/>- b<br/>- c |
|
||||||
|
| **rougail.var2**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `obligatoire` | The second variable.<br/>**Choix**: <br/>- a<br/>- b<br/>- c |
|
||||||
|
| **rougail.var3**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | The third variable.<br/>**Choix**: <br/>- a<br/>- b<br/>- c<br/>- null |
|
||||||
|
| **rougail.var4**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | The forth variable.<br/>**Choix**: <br/>- null<br/>- b<br/>- c |
|
||||||
|
| **rougail.var5**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The fifth variable.<br/>**Choix**: <br/>- a ← (defaut)<br/>- b<br/>- c |
|
||||||
|
| **rougail.var6**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The sixth variable.<br/>**Choix**: <br/>- 1 ← (defaut)<br/>- 2<br/>- 3 |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.var1**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.<br/>**Choices**: <br/>- a<br/>- b<br/>- c |
|
|
||||||
| **rougail.var2**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The second variable.<br/>**Choices**: <br/>- a<br/>- b<br/>- c |
|
|
||||||
| **rougail.var3**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | The third variable.<br/>**Choices**: <br/>- a<br/>- b<br/>- c<br/>- null |
|
|
||||||
| **rougail.var4**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | The forth variable.<br/>**Choices**: <br/>- null<br/>- b<br/>- c |
|
|
||||||
| **rougail.var5**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The fifth variable.<br/>**Choices**: <br/>- a ← (default)<br/>- b<br/>- c |
|
|
||||||
| **rougail.var6**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The sixth variable.<br/>**Choices**: <br/>- 1 ← (default)<br/>- 2<br/>- 3 |
|
|
||||||
|
|
30
tests/docs/base/00_6choice_calculation.adoc
Normal file
30
tests/docs/base/00_6choice_calculation.adoc
Normal file
|
@ -0,0 +1,30 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: 1.1
|
||||||
|
var:
|
||||||
|
description: a variable
|
||||||
|
default: 9
|
||||||
|
choices:
|
||||||
|
jinja: |
|
||||||
|
{% for n in trange(0, 10) %}
|
||||||
|
{{ n }}
|
||||||
|
{% endfor %}
|
||||||
|
return_type: number
|
||||||
|
description: choices is 0 to 9
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="110a,110a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.var** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `obligatoire` |
|
||||||
|
A variable. +
|
||||||
|
**Choix**: choices is 0 to 9. +
|
||||||
|
**Défaut**: 9
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,9 +2,26 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: 1.1
|
||||||
|
var:
|
||||||
|
description: a variable
|
||||||
|
default: 9
|
||||||
|
choices:
|
||||||
|
jinja: |
|
||||||
|
{% for n in trange(0, 10) %}
|
||||||
|
{{ n }}
|
||||||
|
{% endfor %}
|
||||||
|
return_type: number
|
||||||
|
description: choices is 0 to 9
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.var**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | A variable.<br/>**Choix**: choices is 0 to 9.<br/>**Défaut**: 9 |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.var**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.<br/>**Choices**: choice for 0 to 9.<br/>**Default**: 9 |
|
|
||||||
|
|
38
tests/docs/base/00_6choice_variable.adoc
Normal file
38
tests/docs/base/00_6choice_variable.adoc
Normal file
|
@ -0,0 +1,38 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.1'
|
||||||
|
var1: # a second variable
|
||||||
|
- a
|
||||||
|
- b
|
||||||
|
- c
|
||||||
|
var2:
|
||||||
|
description: a first variable
|
||||||
|
default: a
|
||||||
|
choices:
|
||||||
|
variable: _.var1
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="110a,110a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.var1** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` `unique` `multiple` |
|
||||||
|
A second variable. +
|
||||||
|
**Défaut**:
|
||||||
|
|
||||||
|
* a
|
||||||
|
* b
|
||||||
|
* c
|
||||||
|
|
|
||||||
|
**rougail.var2** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `obligatoire` |
|
||||||
|
A first variable. +
|
||||||
|
**Choix**: la valeur de la variable "rougail.var1". +
|
||||||
|
**Défaut**: a
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,10 +2,26 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.1'
|
||||||
|
var1: # a second variable
|
||||||
|
- a
|
||||||
|
- b
|
||||||
|
- c
|
||||||
|
var2:
|
||||||
|
description: a first variable
|
||||||
|
default: a
|
||||||
|
choices:
|
||||||
|
variable: _.var1
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
| Variable | Description |
|
| Variable | Description |
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
| **rougail.condition**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.<br/>**Default**: true |
|
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` `unique` `multiple` | A second variable.<br/>**Défaut**: <br/>- a<br/>- b<br/>- c |
|
||||||
| **rougail.var**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.<br/>**Mandatory**: when the variable "rougail.condition" has the value "true". |
|
| **rougail.var2**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | A first variable.<br/>**Choix**: la valeur de la variable "rougail.var1".<br/>**Défaut**: a |
|
||||||
|
|
||||||
|
|
30
tests/docs/base/00_6custom.adoc
Normal file
30
tests/docs/base/00_6custom.adoc
Normal file
|
@ -0,0 +1,30 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.1'
|
||||||
|
custom1:
|
||||||
|
description: the first variable
|
||||||
|
type: custom
|
||||||
|
custom2:
|
||||||
|
description: the seconf variable
|
||||||
|
type: custom
|
||||||
|
default: value
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="110a,110a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.custom1** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[custom]` `basic` `obligatoire` |
|
||||||
|
The first variable.
|
||||||
|
|
|
||||||
|
**rougail.custom2** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[custom]` `standard` `obligatoire` |
|
||||||
|
The seconf variable. +
|
||||||
|
**Défaut**: value
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,8 +2,24 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.1'
|
||||||
|
custom1:
|
||||||
|
description: the first variable
|
||||||
|
type: custom
|
||||||
|
custom2:
|
||||||
|
description: the seconf variable
|
||||||
|
type: custom
|
||||||
|
default: value
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
| Variable | Description |
|
| Variable | Description |
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
| **condition**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.<br/>**Default**: no |
|
| **rougail.custom1**<br/>[`custom`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `obligatoire` | The first variable. |
|
||||||
| **var**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.<br/>**Mandatory**: only if rougail.condition has the value "yes". |
|
| **rougail.custom2**<br/>[`custom`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The seconf variable.<br/>**Défaut**: value |
|
||||||
|
|
||||||
|
|
23
tests/docs/base/00_6domainname.adoc
Normal file
23
tests/docs/base/00_6domainname.adoc
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.1'
|
||||||
|
variable:
|
||||||
|
description: a domain name variable
|
||||||
|
type: domainname
|
||||||
|
default: my.domain.name
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="114a,114a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.variable** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[domainname]` `standard` `obligatoire` |
|
||||||
|
A domain name variable. +
|
||||||
|
**Défaut**: my.domain.name
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,20 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
| Variable | Description |
|
# dictionaries/rougail/00-base.yml
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **variable**<br/>[`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A domain name variable.<br/>**Default**: my.domain.name |
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.1'
|
||||||
|
variable:
|
||||||
|
description: a domain name variable
|
||||||
|
type: domainname
|
||||||
|
default: my.domain.name
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.variable**<br/>[`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | A domain name variable.<br/>**Défaut**: my.domain.name |
|
||||||
|
|
||||||
|
|
26
tests/docs/base/00_6domainname_params.adoc
Normal file
26
tests/docs/base/00_6domainname_params.adoc
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.1'
|
||||||
|
variable:
|
||||||
|
description: a domain name variable
|
||||||
|
type: domainname
|
||||||
|
default: my.domain.name
|
||||||
|
params:
|
||||||
|
allow_ip: true
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="114a,114a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.variable** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[domainname]` `standard` `obligatoire` |
|
||||||
|
A domain name variable. +
|
||||||
|
**Validator**: le nom de domaine peut être une IP +
|
||||||
|
**Défaut**: my.domain.name
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,9 +2,22 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.1'
|
||||||
|
variable:
|
||||||
|
description: a domain name variable
|
||||||
|
type: domainname
|
||||||
|
default: my.domain.name
|
||||||
|
params:
|
||||||
|
allow_ip: true
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.variable**<br/>[`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | A domain name variable.<br/>**Validator**: le nom de domaine peut être une IP<br/>**Défaut**: my.domain.name |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `multiple` | A variable.<br/>**Default**: non |
|
|
||||||
|
|
60
tests/docs/base/00_6float.adoc
Normal file
60
tests/docs/base/00_6float.adoc
Normal file
|
@ -0,0 +1,60 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.1'
|
||||||
|
var1: 0.0 # the first variable
|
||||||
|
var2:
|
||||||
|
description: the second variable
|
||||||
|
default: 0.0
|
||||||
|
var3:
|
||||||
|
description: the third variable
|
||||||
|
type: float
|
||||||
|
default: 0.0
|
||||||
|
var4: 10.1 # the forth variable
|
||||||
|
var5:
|
||||||
|
description: the fifth variable
|
||||||
|
default: 10.1
|
||||||
|
var6:
|
||||||
|
description: the sixth variable
|
||||||
|
type: float
|
||||||
|
default: 10.1
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="109a,109a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.var1** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[float]` `standard` `obligatoire` |
|
||||||
|
The first variable. +
|
||||||
|
**Défaut**: 0.0
|
||||||
|
|
|
||||||
|
**rougail.var2** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[float]` `standard` `obligatoire` |
|
||||||
|
The second variable. +
|
||||||
|
**Défaut**: 0.0
|
||||||
|
|
|
||||||
|
**rougail.var3** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[float]` `standard` `obligatoire` |
|
||||||
|
The third variable. +
|
||||||
|
**Défaut**: 0.0
|
||||||
|
|
|
||||||
|
**rougail.var4** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[float]` `standard` `obligatoire` |
|
||||||
|
The forth variable. +
|
||||||
|
**Défaut**: 10.1
|
||||||
|
|
|
||||||
|
**rougail.var5** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[float]` `standard` `obligatoire` |
|
||||||
|
The fifth variable. +
|
||||||
|
**Défaut**: 10.1
|
||||||
|
|
|
||||||
|
**rougail.var6** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[float]` `standard` `obligatoire` |
|
||||||
|
The sixth variable. +
|
||||||
|
**Défaut**: 10.1
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,14 +2,37 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.1'
|
||||||
|
var1: 0.0 # the first variable
|
||||||
|
var2:
|
||||||
|
description: the second variable
|
||||||
|
default: 0.0
|
||||||
|
var3:
|
||||||
|
description: the third variable
|
||||||
|
type: float
|
||||||
|
default: 0.0
|
||||||
|
var4: 10.1 # the forth variable
|
||||||
|
var5:
|
||||||
|
description: the fifth variable
|
||||||
|
default: 10.1
|
||||||
|
var6:
|
||||||
|
description: the sixth variable
|
||||||
|
type: float
|
||||||
|
default: 10.1
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
| Variable | Description |
|
| Variable | Description |
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
| **rougail.var1**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The first variable.<br/>**Default**: true |
|
| **rougail.var1**<br/>[`float`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The first variable.<br/>**Défaut**: 0.0 |
|
||||||
| **rougail.var2**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.<br/>**Default**: true |
|
| **rougail.var2**<br/>[`float`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The second variable.<br/>**Défaut**: 0.0 |
|
||||||
| **rougail.var3**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The third variable.<br/>**Default**: true |
|
| **rougail.var3**<br/>[`float`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The third variable.<br/>**Défaut**: 0.0 |
|
||||||
| **rougail.var4**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The forth variable.<br/>**Default**: false |
|
| **rougail.var4**<br/>[`float`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The forth variable.<br/>**Défaut**: 10.1 |
|
||||||
| **rougail.var5**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The fifth variable.<br/>**Default**: false |
|
| **rougail.var5**<br/>[`float`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The fifth variable.<br/>**Défaut**: 10.1 |
|
||||||
| **rougail.var6**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The sixth variable.<br/>**Default**: false |
|
| **rougail.var6**<br/>[`float`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The sixth variable.<br/>**Défaut**: 10.1 |
|
||||||
|
|
||||||
|
|
60
tests/docs/base/00_6number.adoc
Normal file
60
tests/docs/base/00_6number.adoc
Normal file
|
@ -0,0 +1,60 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.1'
|
||||||
|
var1: 0 # the first variable
|
||||||
|
var2:
|
||||||
|
description: the second variable
|
||||||
|
default: 0
|
||||||
|
var3:
|
||||||
|
description: the third variable
|
||||||
|
type: number
|
||||||
|
default: 0
|
||||||
|
var4: 10 # this forth variable
|
||||||
|
var5:
|
||||||
|
description: the fifth variable
|
||||||
|
default: 10
|
||||||
|
var6:
|
||||||
|
description: the sixth variable
|
||||||
|
type: number
|
||||||
|
default: 10
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="110a,110a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.var1** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[number]` `standard` `obligatoire` |
|
||||||
|
The first variable. +
|
||||||
|
**Défaut**: 0
|
||||||
|
|
|
||||||
|
**rougail.var2** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[number]` `standard` `obligatoire` |
|
||||||
|
The second variable. +
|
||||||
|
**Défaut**: 0
|
||||||
|
|
|
||||||
|
**rougail.var3** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[number]` `standard` `obligatoire` |
|
||||||
|
The third variable. +
|
||||||
|
**Défaut**: 0
|
||||||
|
|
|
||||||
|
**rougail.var4** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[number]` `standard` `obligatoire` |
|
||||||
|
This forth variable. +
|
||||||
|
**Défaut**: 10
|
||||||
|
|
|
||||||
|
**rougail.var5** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[number]` `standard` `obligatoire` |
|
||||||
|
The fifth variable. +
|
||||||
|
**Défaut**: 10
|
||||||
|
|
|
||||||
|
**rougail.var6** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[number]` `standard` `obligatoire` |
|
||||||
|
The sixth variable. +
|
||||||
|
**Défaut**: 10
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,14 +2,37 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.1'
|
||||||
|
var1: 0 # the first variable
|
||||||
|
var2:
|
||||||
|
description: the second variable
|
||||||
|
default: 0
|
||||||
|
var3:
|
||||||
|
description: the third variable
|
||||||
|
type: number
|
||||||
|
default: 0
|
||||||
|
var4: 10 # this forth variable
|
||||||
|
var5:
|
||||||
|
description: the fifth variable
|
||||||
|
default: 10
|
||||||
|
var6:
|
||||||
|
description: the sixth variable
|
||||||
|
type: number
|
||||||
|
default: 10
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.var1**<br/>[`number`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The first variable.<br/>**Défaut**: 0 |
|
||||||
|
| **rougail.var2**<br/>[`number`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The second variable.<br/>**Défaut**: 0 |
|
||||||
|
| **rougail.var3**<br/>[`number`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The third variable.<br/>**Défaut**: 0 |
|
||||||
|
| **rougail.var4**<br/>[`number`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | This forth variable.<br/>**Défaut**: 10 |
|
||||||
|
| **rougail.var5**<br/>[`number`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The fifth variable.<br/>**Défaut**: 10 |
|
||||||
|
| **rougail.var6**<br/>[`number`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The sixth variable.<br/>**Défaut**: 10 |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.var1**<br/>[`number`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The first variable.<br/>**Default**: 0 |
|
|
||||||
| **rougail.var2**<br/>[`number`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.<br/>**Default**: 0 |
|
|
||||||
| **rougail.var3**<br/>[`number`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The third variable.<br/>**Default**: 0 |
|
|
||||||
| **rougail.var4**<br/>[`number`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | This forth variable.<br/>**Default**: 10 |
|
|
||||||
| **rougail.var5**<br/>[`number`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The fifth variable.<br/>**Default**: 10 |
|
|
||||||
| **rougail.var6**<br/>[`number`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The sixth variable.<br/>**Default**: 10 |
|
|
||||||
|
|
39
tests/docs/base/00_6port.adoc
Normal file
39
tests/docs/base/00_6port.adoc
Normal file
|
@ -0,0 +1,39 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.1'
|
||||||
|
variable1:
|
||||||
|
description: a port variable
|
||||||
|
type: port
|
||||||
|
variable2:
|
||||||
|
description: a port variable with default value
|
||||||
|
type: port
|
||||||
|
default: '8080'
|
||||||
|
variable3:
|
||||||
|
description: a port variable with integer default value
|
||||||
|
type: port
|
||||||
|
default: 8080
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="108a,108a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.variable1** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[port]` `basic` `obligatoire` |
|
||||||
|
A port variable.
|
||||||
|
|
|
||||||
|
**rougail.variable2** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[port]` `standard` `obligatoire` |
|
||||||
|
A port variable with default value. +
|
||||||
|
**Défaut**: 8080
|
||||||
|
|
|
||||||
|
**rougail.variable3** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[port]` `standard` `obligatoire` |
|
||||||
|
A port variable with integer default value. +
|
||||||
|
**Défaut**: 8080
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,11 +2,29 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.1'
|
||||||
|
variable1:
|
||||||
|
description: a port variable
|
||||||
|
type: port
|
||||||
|
variable2:
|
||||||
|
description: a port variable with default value
|
||||||
|
type: port
|
||||||
|
default: '8080'
|
||||||
|
variable3:
|
||||||
|
description: a port variable with integer default value
|
||||||
|
type: port
|
||||||
|
default: 8080
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
| Variable | Description |
|
| Variable | Description |
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
| **rougail.condition**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.<br/>**Default**: no |
|
| **rougail.variable1**<br/>[`port`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `obligatoire` | A port variable. |
|
||||||
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A first variable.<br/>**Hidden**: calculation from an unknown variable. |
|
| **rougail.variable2**<br/>[`port`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | A port variable with default value.<br/>**Défaut**: 8080 |
|
||||||
| **rougail.var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`hidden`* | A second variable.<br/>**Hidden**: calculation from an condition variable. |
|
| **rougail.variable3**<br/>[`port`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | A port variable with integer default value.<br/>**Défaut**: 8080 |
|
||||||
|
|
||||||
|
|
27
tests/docs/base/00_6regexp.adoc
Normal file
27
tests/docs/base/00_6regexp.adoc
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.1'
|
||||||
|
var:
|
||||||
|
description: a first variable
|
||||||
|
regexp: ^#(?:[0-9a-f]{3}){1,2}$
|
||||||
|
default: '#a1a1a1'
|
||||||
|
test:
|
||||||
|
- '#b1b1b1'
|
||||||
|
- '#b2b2b2'
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="110a,110a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.var** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[regexp]` `standard` `obligatoire` |
|
||||||
|
A first variable. +
|
||||||
|
**Défaut**: #a1a1a1 +
|
||||||
|
**Exemple**: #b1b1b1
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,9 +2,23 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.1'
|
||||||
|
var:
|
||||||
|
description: a first variable
|
||||||
|
regexp: ^#(?:[0-9a-f]{3}){1,2}$
|
||||||
|
default: '#a1a1a1'
|
||||||
|
test:
|
||||||
|
- '#b1b1b1'
|
||||||
|
- '#b2b2b2'
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.var**<br/>[`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | A first variable.<br/>**Défaut**: #a1a1a1<br/>**Exemple**: #b1b1b1 |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.var**<br/>[`regexp`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.<br/>**Validator**: text based with regular expressions "^#(?:[0-9a-f]{3}){1,2}$"<br/>**Default**: #a1a1a1<br/>**Examples**: <br/>- #b1b1b1<br/>- #b2b2b2 |
|
|
||||||
|
|
56
tests/docs/base/00_6string.adoc
Normal file
56
tests/docs/base/00_6string.adoc
Normal file
|
@ -0,0 +1,56 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.1'
|
||||||
|
var1: # the first variable
|
||||||
|
var2:
|
||||||
|
description: the second variable
|
||||||
|
default:
|
||||||
|
var3:
|
||||||
|
description: the third variable
|
||||||
|
type: string
|
||||||
|
var4: value # the forth variable
|
||||||
|
var5:
|
||||||
|
description: the fifth variable
|
||||||
|
default: value
|
||||||
|
var6:
|
||||||
|
description: the sixth variable
|
||||||
|
type: string
|
||||||
|
default: value
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="110a,110a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.var1** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `obligatoire` |
|
||||||
|
The first variable.
|
||||||
|
|
|
||||||
|
**rougail.var2** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `obligatoire` |
|
||||||
|
The second variable.
|
||||||
|
|
|
||||||
|
**rougail.var3** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `obligatoire` |
|
||||||
|
The third variable.
|
||||||
|
|
|
||||||
|
**rougail.var4** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` |
|
||||||
|
The forth variable. +
|
||||||
|
**Défaut**: value
|
||||||
|
|
|
||||||
|
**rougail.var5** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` |
|
||||||
|
The fifth variable. +
|
||||||
|
**Défaut**: value
|
||||||
|
|
|
||||||
|
**rougail.var6** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` |
|
||||||
|
The sixth variable. +
|
||||||
|
**Défaut**: value
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,14 +2,36 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.1'
|
||||||
|
var1: # the first variable
|
||||||
|
var2:
|
||||||
|
description: the second variable
|
||||||
|
default:
|
||||||
|
var3:
|
||||||
|
description: the third variable
|
||||||
|
type: string
|
||||||
|
var4: value # the forth variable
|
||||||
|
var5:
|
||||||
|
description: the fifth variable
|
||||||
|
default: value
|
||||||
|
var6:
|
||||||
|
description: the sixth variable
|
||||||
|
type: string
|
||||||
|
default: value
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `obligatoire` | The first variable. |
|
||||||
|
| **rougail.var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `obligatoire` | The second variable. |
|
||||||
|
| **rougail.var3**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `obligatoire` | The third variable. |
|
||||||
|
| **rougail.var4**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The forth variable.<br/>**Défaut**: value |
|
||||||
|
| **rougail.var5**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The fifth variable.<br/>**Défaut**: value |
|
||||||
|
| **rougail.var6**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The sixth variable.<br/>**Défaut**: value |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable. |
|
|
||||||
| **rougail.var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The second variable. |
|
|
||||||
| **rougail.var3**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The third variable. |
|
|
||||||
| **rougail.var4**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The forth variable.<br/>**Default**: value |
|
|
||||||
| **rougail.var5**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The fifth variable.<br/>**Default**: value |
|
|
||||||
| **rougail.var6**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The sixth variable.<br/>**Default**: value |
|
|
||||||
|
|
31
tests/docs/base/00_7choice_quote.adoc
Normal file
31
tests/docs/base/00_7choice_quote.adoc
Normal file
|
@ -0,0 +1,31 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.0'
|
||||||
|
var:
|
||||||
|
type: choice
|
||||||
|
description: A choice
|
||||||
|
default: quote'
|
||||||
|
choices:
|
||||||
|
- quote'
|
||||||
|
- quote"
|
||||||
|
- quote"'
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="110a,110a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.var** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `obligatoire` |
|
||||||
|
A choice. +
|
||||||
|
**Choix**:
|
||||||
|
|
||||||
|
* quote' ← (defaut)
|
||||||
|
* quote"
|
||||||
|
* quote"'
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,9 +2,24 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.0'
|
||||||
|
var:
|
||||||
|
type: choice
|
||||||
|
description: A choice
|
||||||
|
default: quote'
|
||||||
|
choices:
|
||||||
|
- quote'
|
||||||
|
- quote"
|
||||||
|
- quote"'
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.var**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | A choice.<br/>**Choix**: <br/>- quote' ← (defaut)<br/>- quote"<br/>- quote"' |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.var**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A choice.<br/>**Choices**: <br/>- quote' ← (default)<br/>- quote"<br/>- quote"' |
|
|
||||||
|
|
30
tests/docs/base/00_7help_quote.adoc
Normal file
30
tests/docs/base/00_7help_quote.adoc
Normal file
|
@ -0,0 +1,30 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.0'
|
||||||
|
var1:
|
||||||
|
description: the first variable
|
||||||
|
help: message with '
|
||||||
|
var2:
|
||||||
|
description: the second variable
|
||||||
|
help: message with "
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="107a,107a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.var1** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `obligatoire` |
|
||||||
|
The first variable. +
|
||||||
|
Message with '.
|
||||||
|
|
|
||||||
|
**rougail.var2** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `obligatoire` |
|
||||||
|
The second variable. +
|
||||||
|
Message with ".
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,10 +2,23 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.0'
|
||||||
|
var1:
|
||||||
|
description: the first variable
|
||||||
|
help: message with '
|
||||||
|
var2:
|
||||||
|
description: the second variable
|
||||||
|
help: message with "
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `obligatoire` | The first variable.<br/>Message with '. |
|
||||||
|
| **rougail.var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `obligatoire` | The second variable.<br/>Message with ". |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.<br/>**Default**: no |
|
|
||||||
| **rougail.var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A new variable.<br/>**Default**: yes |
|
|
||||||
|
|
22
tests/docs/base/00_7value_doublequote.adoc
Normal file
22
tests/docs/base/00_7value_doublequote.adoc
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.1'
|
||||||
|
variable:
|
||||||
|
description: a variable
|
||||||
|
default: quote"
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="110a,110a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.variable** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` |
|
||||||
|
A variable. +
|
||||||
|
**Défaut**: quote"
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,9 +2,19 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.1'
|
||||||
|
variable:
|
||||||
|
description: a variable
|
||||||
|
default: quote"
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | A variable.<br/>**Défaut**: quote" |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.<br/>**Default**: quote'" |
|
|
||||||
|
|
22
tests/docs/base/00_7value_doublequote2.adoc
Normal file
22
tests/docs/base/00_7value_doublequote2.adoc
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.1'
|
||||||
|
variable:
|
||||||
|
description: a variable
|
||||||
|
default: quote'"
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="110a,110a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.variable** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` |
|
||||||
|
A variable. +
|
||||||
|
**Défaut**: quote'"
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,9 +2,19 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.1'
|
||||||
|
variable:
|
||||||
|
description: a variable
|
||||||
|
default: quote'"
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | A variable.<br/>**Défaut**: quote'" |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.<br/>**Default**: quote\"\' |
|
|
||||||
|
|
23
tests/docs/base/00_7value_doublequote3.adoc
Normal file
23
tests/docs/base/00_7value_doublequote3.adoc
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.1'
|
||||||
|
|
||||||
|
variable:
|
||||||
|
description: a variable
|
||||||
|
default: quote\"\'
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="110a,110a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.variable** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` |
|
||||||
|
A variable. +
|
||||||
|
**Défaut**: quote\"\'
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
21
tests/docs/base/00_7value_doublequote3.md
Normal file
21
tests/docs/base/00_7value_doublequote3.md
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
---
|
||||||
|
gitea: none
|
||||||
|
include_toc: true
|
||||||
|
---
|
||||||
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.1'
|
||||||
|
|
||||||
|
variable:
|
||||||
|
description: a variable
|
||||||
|
default: quote\"\'
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | A variable.<br/>**Défaut**: quote\"\' |
|
||||||
|
|
||||||
|
|
22
tests/docs/base/00_7value_quote.adoc
Normal file
22
tests/docs/base/00_7value_quote.adoc
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.0'
|
||||||
|
variable:
|
||||||
|
description: a variable
|
||||||
|
default: quote'
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="110a,110a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.variable** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` |
|
||||||
|
A variable. +
|
||||||
|
**Défaut**: quote'
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,9 +2,19 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.0'
|
||||||
|
variable:
|
||||||
|
description: a variable
|
||||||
|
default: quote'
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | A variable.<br/>**Défaut**: quote' |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.<br/>**Default**: quote' |
|
|
||||||
|
|
29
tests/docs/base/00_8calculation_information.adoc
Normal file
29
tests/docs/base/00_8calculation_information.adoc
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.1'
|
||||||
|
variable:
|
||||||
|
description: a variable
|
||||||
|
default:
|
||||||
|
jinja: |
|
||||||
|
{{test_information }}
|
||||||
|
params:
|
||||||
|
test_information:
|
||||||
|
type: information
|
||||||
|
information: test_information
|
||||||
|
description: get information test_information
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="110a,110a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.variable** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` |
|
||||||
|
A variable. +
|
||||||
|
**Défaut**: get information test_information.
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,9 +2,26 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.1'
|
||||||
|
variable:
|
||||||
|
description: a variable
|
||||||
|
default:
|
||||||
|
jinja: |
|
||||||
|
{{test_information }}
|
||||||
|
params:
|
||||||
|
test_information:
|
||||||
|
type: information
|
||||||
|
information: test_information
|
||||||
|
description: get information test_information
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | A variable.<br/>**Défaut**: get information test_information. |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.<br/>**Default**: get information test_information. |
|
|
||||||
|
|
87
tests/docs/base/00_8test.adoc
Normal file
87
tests/docs/base/00_8test.adoc
Normal file
|
@ -0,0 +1,87 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.1'
|
||||||
|
|
||||||
|
var1:
|
||||||
|
description: the first variable
|
||||||
|
test:
|
||||||
|
- test
|
||||||
|
|
||||||
|
var2:
|
||||||
|
description: the second variable
|
||||||
|
test:
|
||||||
|
- test
|
||||||
|
default: value
|
||||||
|
|
||||||
|
var3:
|
||||||
|
description: the third variable
|
||||||
|
test:
|
||||||
|
- test1
|
||||||
|
- test2
|
||||||
|
|
||||||
|
var4:
|
||||||
|
description: the forth variable
|
||||||
|
test:
|
||||||
|
-
|
||||||
|
- test1
|
||||||
|
- test2
|
||||||
|
mandatory: false
|
||||||
|
|
||||||
|
var5:
|
||||||
|
description: the fifth variable
|
||||||
|
type: boolean
|
||||||
|
test:
|
||||||
|
- false
|
||||||
|
|
||||||
|
var6:
|
||||||
|
description: the sixth variable
|
||||||
|
multi: true
|
||||||
|
test:
|
||||||
|
- test1
|
||||||
|
- test2
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="127a,127a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.var1** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `obligatoire` |
|
||||||
|
The first variable. +
|
||||||
|
**Exemple**: test
|
||||||
|
|
|
||||||
|
**rougail.var2** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` |
|
||||||
|
The second variable. +
|
||||||
|
**Défaut**: value +
|
||||||
|
**Exemple**: test
|
||||||
|
|
|
||||||
|
**rougail.var3** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `obligatoire` |
|
||||||
|
The third variable. +
|
||||||
|
**Exemple**: test1
|
||||||
|
|
|
||||||
|
**rougail.var4** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` |
|
||||||
|
The forth variable. +
|
||||||
|
**Exemple**: None
|
||||||
|
|
|
||||||
|
**rougail.var5** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[boolean]` `standard` `obligatoire` |
|
||||||
|
The fifth variable. +
|
||||||
|
**Défaut**: True +
|
||||||
|
**Exemple**: False
|
||||||
|
|
|
||||||
|
**rougail.var6** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `obligatoire` `unique` `multiple` |
|
||||||
|
The sixth variable. +
|
||||||
|
**Exemples**:
|
||||||
|
|
||||||
|
* test1
|
||||||
|
* test2
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,14 +2,59 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.1'
|
||||||
|
|
||||||
|
var1:
|
||||||
|
description: the first variable
|
||||||
|
test:
|
||||||
|
- test
|
||||||
|
|
||||||
|
var2:
|
||||||
|
description: the second variable
|
||||||
|
test:
|
||||||
|
- test
|
||||||
|
default: value
|
||||||
|
|
||||||
|
var3:
|
||||||
|
description: the third variable
|
||||||
|
test:
|
||||||
|
- test1
|
||||||
|
- test2
|
||||||
|
|
||||||
|
var4:
|
||||||
|
description: the forth variable
|
||||||
|
test:
|
||||||
|
-
|
||||||
|
- test1
|
||||||
|
- test2
|
||||||
|
mandatory: false
|
||||||
|
|
||||||
|
var5:
|
||||||
|
description: the fifth variable
|
||||||
|
type: boolean
|
||||||
|
test:
|
||||||
|
- false
|
||||||
|
|
||||||
|
var6:
|
||||||
|
description: the sixth variable
|
||||||
|
multi: true
|
||||||
|
test:
|
||||||
|
- test1
|
||||||
|
- test2
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `obligatoire` | The first variable.<br/>**Exemple**: test |
|
||||||
|
| **rougail.var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The second variable.<br/>**Défaut**: value<br/>**Exemple**: test |
|
||||||
|
| **rougail.var3**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `obligatoire` | The third variable.<br/>**Exemple**: test1 |
|
||||||
|
| **rougail.var4**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | The forth variable.<br/>**Exemple**: None |
|
||||||
|
| **rougail.var5**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The fifth variable.<br/>**Défaut**: True<br/>**Exemple**: False |
|
||||||
|
| **rougail.var6**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `obligatoire` `unique` `multiple` | The sixth variable.<br/>**Exemples**: <br/>- test1<br/>- test2 |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.<br/>**Example**: test |
|
|
||||||
| **rougail.var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.<br/>**Default**: value<br/>**Example**: test |
|
|
||||||
| **rougail.var3**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The third variable.<br/>**Examples**: <br/>- test1<br/>- test2 |
|
|
||||||
| **rougail.var4**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | The forth variable.<br/>**Examples**: <br/>- null<br/>- test1<br/>- test2 |
|
|
||||||
| **rougail.var5**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The fifth variable.<br/>**Default**: true<br/>**Example**: false |
|
|
||||||
| **rougail.var6**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` `unique` `multiple` | The sixth variable.<br/>**Examples**: <br/>- test1<br/>- test2 |
|
|
||||||
|
|
45
tests/docs/base/00_9choice_variable_multi.adoc
Normal file
45
tests/docs/base/00_9choice_variable_multi.adoc
Normal file
|
@ -0,0 +1,45 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.1'
|
||||||
|
variable1:
|
||||||
|
description: a first variable
|
||||||
|
type: choice
|
||||||
|
multi: true
|
||||||
|
choices:
|
||||||
|
- val1
|
||||||
|
- val2
|
||||||
|
variable2:
|
||||||
|
description: a second variable
|
||||||
|
type: choice
|
||||||
|
multi: true
|
||||||
|
mandatory: false
|
||||||
|
choices:
|
||||||
|
- val1
|
||||||
|
- val2
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="116a,116a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.variable1** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `basic` `obligatoire` `unique` `multiple` |
|
||||||
|
A first variable. +
|
||||||
|
**Choix**:
|
||||||
|
|
||||||
|
* val1
|
||||||
|
* val2
|
||||||
|
|
|
||||||
|
**rougail.variable2** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `unique` `multiple` |
|
||||||
|
A second variable. +
|
||||||
|
**Choix**:
|
||||||
|
|
||||||
|
* val1
|
||||||
|
* val2
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,16 +2,32 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
## a leadership
|
```yaml
|
||||||
|
---
|
||||||
`standard`
|
version: '1.1'
|
||||||
|
variable1:
|
||||||
This family contains lists of variable blocks.
|
description: a first variable
|
||||||
|
type: choice
|
||||||
|
multi: true
|
||||||
|
choices:
|
||||||
|
- val1
|
||||||
|
- val2
|
||||||
|
variable2:
|
||||||
|
description: a second variable
|
||||||
|
type: choice
|
||||||
|
multi: true
|
||||||
|
mandatory: false
|
||||||
|
choices:
|
||||||
|
- val1
|
||||||
|
- val2
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
| Variable | Description |
|
| Variable | Description |
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
| **rougail.leader.leader**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `unique` `multiple` | A leader. |
|
| **rougail.variable1**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `obligatoire` `unique` `multiple` | A first variable.<br/>**Choix**: <br/>- val1<br/>- val2 |
|
||||||
| **rougail.leader.follower1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower with default value.<br/>**Default**: value |
|
| **rougail.variable2**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `unique` `multiple` | A second variable.<br/>**Choix**: <br/>- val1<br/>- val2 |
|
||||||
|
|
||||||
|
|
43
tests/docs/base/00_9choice_variables.adoc
Normal file
43
tests/docs/base/00_9choice_variables.adoc
Normal file
|
@ -0,0 +1,43 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.1'
|
||||||
|
source_variable_1: val1 # the first source variable
|
||||||
|
source_variable_2: val2 # the second source variable
|
||||||
|
my_variable:
|
||||||
|
description: a variable
|
||||||
|
type: choice
|
||||||
|
choices:
|
||||||
|
- variable: _.source_variable_1
|
||||||
|
- variable: _.source_variable_2
|
||||||
|
default: val1
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="110a,110a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.source_variable_1** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` |
|
||||||
|
The first source variable. +
|
||||||
|
**Défaut**: val1
|
||||||
|
|
|
||||||
|
**rougail.source_variable_2** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` |
|
||||||
|
The second source variable. +
|
||||||
|
**Défaut**: val2
|
||||||
|
|
|
||||||
|
**rougail.my_variable** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `obligatoire` |
|
||||||
|
A variable. +
|
||||||
|
**Choix**:
|
||||||
|
|
||||||
|
* la valeur de la variable "rougail.source_variable_1".
|
||||||
|
* la valeur de la variable "rougail.source_variable_2".
|
||||||
|
|
||||||
|
**Défaut**: val1
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,11 +2,27 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.1'
|
||||||
|
source_variable_1: val1 # the first source variable
|
||||||
|
source_variable_2: val2 # the second source variable
|
||||||
|
my_variable:
|
||||||
|
description: a variable
|
||||||
|
type: choice
|
||||||
|
choices:
|
||||||
|
- variable: _.source_variable_1
|
||||||
|
- variable: _.source_variable_2
|
||||||
|
default: val1
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.source_variable_1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The first source variable.<br/>**Défaut**: val1 |
|
||||||
|
| **rougail.source_variable_2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | The second source variable.<br/>**Défaut**: val2 |
|
||||||
|
| **rougail.my_variable**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | A variable.<br/>**Choix**: <br/>- la valeur de la variable "rougail.source_variable_1".<br/>- la valeur de la variable "rougail.source_variable_2".<br/>**Défaut**: val1 |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.condition**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A conditional variable.<br/>**Default**: no |
|
|
||||||
| **rougail.variable1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* `unique` `multiple` | A first variable.<br/>**Disabled**: if condition is egal to "yes". |
|
|
||||||
| **rougail.variable2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* `unique` `multiple` | A second variable.<br/>**Disabled**: if condition is egal to "yes". |
|
|
||||||
|
|
31
tests/docs/base/00_9default_calculation.adoc
Normal file
31
tests/docs/base/00_9default_calculation.adoc
Normal file
|
@ -0,0 +1,31 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.1'
|
||||||
|
|
||||||
|
variable:
|
||||||
|
description: a variable
|
||||||
|
default:
|
||||||
|
jinja: |
|
||||||
|
{{ param1 }}_{{ param2 }}_{{ param3 }}_{{ param4 }}
|
||||||
|
params:
|
||||||
|
param1: string
|
||||||
|
param2: 1
|
||||||
|
param3: true
|
||||||
|
param4:
|
||||||
|
description: concat all parameters
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="110a,110a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.variable** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` |
|
||||||
|
A variable. +
|
||||||
|
**Défaut**: concat all parameters.
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,9 +2,28 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.1'
|
||||||
|
|
||||||
|
variable:
|
||||||
|
description: a variable
|
||||||
|
default:
|
||||||
|
jinja: |
|
||||||
|
{{ param1 }}_{{ param2 }}_{{ param3 }}_{{ param4 }}
|
||||||
|
params:
|
||||||
|
param1: string
|
||||||
|
param2: 1
|
||||||
|
param3: true
|
||||||
|
param4:
|
||||||
|
description: concat all parameters
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | A variable.<br/>**Défaut**: concat all parameters. |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.<br/>**Default**: concat all parameters. |
|
|
||||||
|
|
29
tests/docs/base/00_9default_calculation_information.adoc
Normal file
29
tests/docs/base/00_9default_calculation_information.adoc
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.1'
|
||||||
|
var:
|
||||||
|
description: a variable
|
||||||
|
default:
|
||||||
|
jinja: '{{ information }}'
|
||||||
|
params:
|
||||||
|
information:
|
||||||
|
type: information
|
||||||
|
information: test_information
|
||||||
|
variable: _.var
|
||||||
|
description: returns the information
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="110a,110a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.var** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` |
|
||||||
|
A variable. +
|
||||||
|
**Défaut**: returns the information.
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,9 +2,26 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.1'
|
||||||
|
var:
|
||||||
|
description: a variable
|
||||||
|
default:
|
||||||
|
jinja: '{{ information }}'
|
||||||
|
params:
|
||||||
|
information:
|
||||||
|
type: information
|
||||||
|
information: test_information
|
||||||
|
variable: _.var
|
||||||
|
description: returns the information
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.var**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | A variable.<br/>**Défaut**: returns the information. |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.var**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | Redefined. |
|
|
||||||
|
|
|
@ -0,0 +1,34 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.1'
|
||||||
|
var1: # a first variable
|
||||||
|
var2:
|
||||||
|
description: a second variable
|
||||||
|
default:
|
||||||
|
jinja: |
|
||||||
|
{{ information }}
|
||||||
|
params:
|
||||||
|
information:
|
||||||
|
type: information
|
||||||
|
information: test_information
|
||||||
|
variable: _.var1
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="110a,110a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.var1** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `obligatoire` |
|
||||||
|
A first variable.
|
||||||
|
|
|
||||||
|
**rougail.var2** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` |
|
||||||
|
A second variable. +
|
||||||
|
**Défaut**: depends on a calculation.
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,10 +2,28 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.1'
|
||||||
|
var1: # a first variable
|
||||||
|
var2:
|
||||||
|
description: a second variable
|
||||||
|
default:
|
||||||
|
jinja: |
|
||||||
|
{{ information }}
|
||||||
|
params:
|
||||||
|
information:
|
||||||
|
type: information
|
||||||
|
information: test_information
|
||||||
|
variable: _.var1
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `obligatoire` | A first variable. |
|
||||||
|
| **rougail.var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | A second variable.<br/>**Défaut**: depends on a calculation. |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.<br/>**Default**: returns a value. |
|
|
||||||
| **rougail.var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.<br/>**Default**: no |
|
|
||||||
|
|
35
tests/docs/base/00_9default_calculation_multi_optional.adoc
Normal file
35
tests/docs/base/00_9default_calculation_multi_optional.adoc
Normal file
|
@ -0,0 +1,35 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: 1.1
|
||||||
|
my_variable:
|
||||||
|
default: val1
|
||||||
|
my_calculated_variable:
|
||||||
|
multi: true
|
||||||
|
default:
|
||||||
|
- variable: _.my_variable
|
||||||
|
optional: true
|
||||||
|
- variable: _.my_variable_unexists
|
||||||
|
optional: true
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="130a,130a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.my_variable** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` |
|
||||||
|
My_variable. +
|
||||||
|
**Défaut**: val1
|
||||||
|
|
|
||||||
|
**rougail.my_calculated_variable** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` `unique` `multiple` |
|
||||||
|
My_calculated_variable. +
|
||||||
|
**Défaut**:
|
||||||
|
|
||||||
|
* la valeur de la variable "rougail.my_variable".
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,10 +2,26 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: 1.1
|
||||||
|
my_variable:
|
||||||
|
default: val1
|
||||||
|
my_calculated_variable:
|
||||||
|
multi: true
|
||||||
|
default:
|
||||||
|
- variable: _.my_variable
|
||||||
|
optional: true
|
||||||
|
- variable: _.my_variable_unexists
|
||||||
|
optional: true
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.my_variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | My_variable.<br/>**Défaut**: val1 |
|
||||||
|
| **rougail.my_calculated_variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` `unique` `multiple` | My_calculated_variable.<br/>**Défaut**: <br/>- la valeur de la variable "rougail.my_variable". |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.my_variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | My_variable.<br/>**Default**: val1 |
|
|
||||||
| **rougail.my_calculated_variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | My_calculated_variable.<br/>**Default**: the value of the variable "rougail.my_variable". |
|
|
||||||
|
|
35
tests/docs/base/00_9default_calculation_multi_optional2.adoc
Normal file
35
tests/docs/base/00_9default_calculation_multi_optional2.adoc
Normal file
|
@ -0,0 +1,35 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: 1.1
|
||||||
|
my_variable:
|
||||||
|
default: val1
|
||||||
|
my_calculated_variable:
|
||||||
|
multi: true
|
||||||
|
default:
|
||||||
|
- variable: _.my_variable_unexists
|
||||||
|
optional: true
|
||||||
|
- variable: _.my_variable
|
||||||
|
optional: true
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="130a,130a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.my_variable** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` |
|
||||||
|
My_variable. +
|
||||||
|
**Défaut**: val1
|
||||||
|
|
|
||||||
|
**rougail.my_calculated_variable** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` `unique` `multiple` |
|
||||||
|
My_calculated_variable. +
|
||||||
|
**Défaut**:
|
||||||
|
|
||||||
|
* la valeur de la variable "rougail.my_variable_unexists".
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,10 +2,26 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: 1.1
|
||||||
|
my_variable:
|
||||||
|
default: val1
|
||||||
|
my_calculated_variable:
|
||||||
|
multi: true
|
||||||
|
default:
|
||||||
|
- variable: _.my_variable_unexists
|
||||||
|
optional: true
|
||||||
|
- variable: _.my_variable
|
||||||
|
optional: true
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.my_variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | My_variable.<br/>**Défaut**: val1 |
|
||||||
|
| **rougail.my_calculated_variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` `unique` `multiple` | My_calculated_variable.<br/>**Défaut**: <br/>- la valeur de la variable "rougail.my_variable_unexists". |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.my_variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | My_variable.<br/>**Default**: val1 |
|
|
||||||
| **rougail.my_calculated_variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | My_calculated_variable.<br/>**Default**: the value of the variable "rougail.my_variable". |
|
|
||||||
|
|
23
tests/docs/base/00_9default_calculation_optional.adoc
Normal file
23
tests/docs/base/00_9default_calculation_optional.adoc
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: 1.1
|
||||||
|
my_calculated_variable:
|
||||||
|
multi: true
|
||||||
|
default:
|
||||||
|
variable: _.my_variable
|
||||||
|
optional: true
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="130a,130a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.my_calculated_variable** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` `unique` `multiple` |
|
||||||
|
My_calculated_variable.
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,9 +2,21 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: 1.1
|
||||||
|
my_calculated_variable:
|
||||||
|
multi: true
|
||||||
|
default:
|
||||||
|
variable: _.my_variable
|
||||||
|
optional: true
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.my_calculated_variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` `unique` `multiple` | My_calculated_variable. |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.my_calculated_variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | My_calculated_variable. |
|
|
||||||
|
|
37
tests/docs/base/00_9default_calculation_optional_exists.adoc
Normal file
37
tests/docs/base/00_9default_calculation_optional_exists.adoc
Normal file
|
@ -0,0 +1,37 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: 1.1
|
||||||
|
my_variable:
|
||||||
|
multi: true
|
||||||
|
default:
|
||||||
|
- val1
|
||||||
|
- val2
|
||||||
|
my_calculated_variable:
|
||||||
|
multi: true
|
||||||
|
default:
|
||||||
|
variable: _.my_variable
|
||||||
|
optional: true
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="130a,130a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.my_variable** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` `unique` `multiple` |
|
||||||
|
My_variable. +
|
||||||
|
**Défaut**:
|
||||||
|
|
||||||
|
* val1
|
||||||
|
* val2
|
||||||
|
|
|
||||||
|
**rougail.my_calculated_variable** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` `unique` `multiple` |
|
||||||
|
My_calculated_variable. +
|
||||||
|
**Défaut**: la valeur de la variable "rougail.my_variable".
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,10 +2,27 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: 1.1
|
||||||
|
my_variable:
|
||||||
|
multi: true
|
||||||
|
default:
|
||||||
|
- val1
|
||||||
|
- val2
|
||||||
|
my_calculated_variable:
|
||||||
|
multi: true
|
||||||
|
default:
|
||||||
|
variable: _.my_variable
|
||||||
|
optional: true
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.my_variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` `unique` `multiple` | My_variable.<br/>**Défaut**: <br/>- val1<br/>- val2 |
|
||||||
|
| **rougail.my_calculated_variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` `unique` `multiple` | My_calculated_variable.<br/>**Défaut**: la valeur de la variable "rougail.my_variable". |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.my_variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | My_variable.<br/>**Default**: <br/>- val1<br/>- val2 |
|
|
||||||
| **rougail.my_calculated_variable**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | My_calculated_variable.<br/>**Default**: the value of the variable "rougail.my_variable". |
|
|
||||||
|
|
42
tests/docs/base/00_9default_calculation_param_optional.adoc
Normal file
42
tests/docs/base/00_9default_calculation_param_optional.adoc
Normal file
|
@ -0,0 +1,42 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.1'
|
||||||
|
var1:
|
||||||
|
description: a first variable
|
||||||
|
default:
|
||||||
|
jinja: '{% if var2 is defined %} {{ var2 }} {% elif var3 is defined %} {{ var3
|
||||||
|
}} {% elif var4 is defined %} {{ var4 }} {% else %} {{ _.var2 }} {% endif %} '
|
||||||
|
params:
|
||||||
|
var2:
|
||||||
|
variable: _.var2
|
||||||
|
optional: true
|
||||||
|
var3:
|
||||||
|
variable: _.var3
|
||||||
|
optional: true
|
||||||
|
var4:
|
||||||
|
variable: _.unknown_family.var
|
||||||
|
optional: true
|
||||||
|
description: returns a value
|
||||||
|
mandatory: false
|
||||||
|
var2: no # a second variable
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="110a,110a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.var1** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` |
|
||||||
|
A first variable. +
|
||||||
|
**Défaut**: returns a value.
|
||||||
|
|
|
||||||
|
**rougail.var2** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` |
|
||||||
|
A second variable. +
|
||||||
|
**Défaut**: no
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,10 +2,35 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
# Variables for "Rougail"
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.1'
|
||||||
|
var1:
|
||||||
|
description: a first variable
|
||||||
|
default:
|
||||||
|
jinja: '{% if var2 is defined %} {{ var2 }} {% elif var3 is defined %} {{ var3
|
||||||
|
}} {% elif var4 is defined %} {{ var4 }} {% else %} {{ _.var2 }} {% endif %} '
|
||||||
|
params:
|
||||||
|
var2:
|
||||||
|
variable: _.var2
|
||||||
|
optional: true
|
||||||
|
var3:
|
||||||
|
variable: _.var3
|
||||||
|
optional: true
|
||||||
|
var4:
|
||||||
|
variable: _.unknown_family.var
|
||||||
|
optional: true
|
||||||
|
description: returns a value
|
||||||
|
mandatory: false
|
||||||
|
var2: no # a second variable
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
|
| Variable | Description |
|
||||||
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A first variable.<br/>**Défaut**: returns a value. |
|
||||||
|
| **rougail.var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | A second variable.<br/>**Défaut**: no |
|
||||||
|
|
||||||
| Variable | Description |
|
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
||||||
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.<br/>**Validator**: var1 must be different than var2.<br/>**Default**: oui<br/>**Example**: another_value |
|
|
||||||
| **rougail.var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.<br/>**Default**: no |
|
|
||||||
|
|
30
tests/docs/base/00_9default_information_other_variable.adoc
Normal file
30
tests/docs/base/00_9default_information_other_variable.adoc
Normal file
|
@ -0,0 +1,30 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.1'
|
||||||
|
var1: # a first variable
|
||||||
|
var2:
|
||||||
|
description: a second variable
|
||||||
|
default:
|
||||||
|
type: information
|
||||||
|
information: test_information
|
||||||
|
variable: _.var1
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="110a,110a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.var1** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `obligatoire` |
|
||||||
|
A first variable.
|
||||||
|
|
|
||||||
|
**rougail.var2** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `obligatoire` |
|
||||||
|
A second variable. +
|
||||||
|
**Défaut**: la valeur de information.
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
|
@ -2,8 +2,24 @@
|
||||||
gitea: none
|
gitea: none
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
|
# dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
---
|
||||||
|
version: '1.1'
|
||||||
|
var1: # a first variable
|
||||||
|
var2:
|
||||||
|
description: a second variable
|
||||||
|
default:
|
||||||
|
type: information
|
||||||
|
information: test_information
|
||||||
|
variable: _.var1
|
||||||
|
```
|
||||||
|
# Variables pour "rougail"
|
||||||
|
|
||||||
| Variable | Description |
|
| Variable | Description |
|
||||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
| **condition**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.<br/>**Default**: true |
|
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `obligatoire` | A first variable. |
|
||||||
| **var**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` *`mandatory`* | A variable.<br/>**Mandatory**: when the variable "condition" has the value "true". |
|
| **rougail.var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `obligatoire` | A second variable.<br/>**Défaut**: la valeur de information. |
|
||||||
|
|
||||||
|
|
30
tests/docs/base/00_9default_integer.adoc
Normal file
30
tests/docs/base/00_9default_integer.adoc
Normal file
|
@ -0,0 +1,30 @@
|
||||||
|
== dictionaries/rougail/00-base.yml
|
||||||
|
|
||||||
|
[,yaml]
|
||||||
|
----
|
||||||
|
version: '1.1'
|
||||||
|
var:
|
||||||
|
description: a variable
|
||||||
|
default: 9
|
||||||
|
choices:
|
||||||
|
jinja: |
|
||||||
|
{% for item in trange(0, 10) %}
|
||||||
|
{{ item }}
|
||||||
|
{%- endfor %}
|
||||||
|
return_type: number
|
||||||
|
description: choice for 0 to 9
|
||||||
|
----
|
||||||
|
== Variables pour "rougail"
|
||||||
|
|
||||||
|
[cols="110a,110a",options="header"]
|
||||||
|
|====
|
||||||
|
| Variable | Description
|
||||||
|
|
|
||||||
|
**rougail.var** +
|
||||||
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `obligatoire` |
|
||||||
|
A variable. +
|
||||||
|
**Choix**: choice for 0 to 9. +
|
||||||
|
**Défaut**: 9
|
||||||
|
|====
|
||||||
|
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue